wiedld commented on issue #12736:
URL: https://github.com/apache/datafusion/issues/12736#issuecomment-3202522962

   Non-exhaustive list, as I find things:
   - [ ] handling of UNION logical plan schemas, fields, and metadata: 
https://github.com/apache/datafusion/pull/17248
   - [ ] different definitions of schema & field `merging`, in logical plans & 
their expressions: https://github.com/apache/datafusion/pull/17249
   - [ ] LogicalPlan handling of the projection of schema, fields, and 
metadata: https://github.com/apache/datafusion/pull/17250
   - [ ] initial source of schema, fields, and metadata based upon ListingTable 
and other schema adapters: TODO
   - [ ] TODO: assess scope of physical plan handling.


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to