Rafferty97 opened a new pull request, #11699:
URL: https://github.com/apache/datafusion/pull/11699

   ## Which issue does this PR close?
   
   Closes #11698.
   
   ## Rationale for this change
   
   Fix the CI pipeline.
   
   ## What changes are included in this PR?
   
   Replaced one call to `Schema::all_fields` with `Schema::flattened_fields`.
   
   ## Are these changes tested?
   
   The change is trivial, and I've checked that `Schema::flattened_fields` just 
calls `Schema::all_fields` internally.
   
   ## Are there any user-facing changes?
   
   No.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to