alamb commented on issue #14247: URL: https://github.com/apache/datafusion/issues/14247#issuecomment-2609890653
> Given we have to_field already, maybe Fields is easier to implement I agree that is a good idea > It would be great if this would could support use case like https://clickhouse.com/blog/a-new-powerful-json-data-type-for-clickhouse Yes @milenkovicm -- that is what I hope would be possible. Note this particular ticket describes only part of what would be needed, I think several other APIs need to be updated to use Field rather than `DataType` as well, such as what @jayzhan211 identifies > We also need to add field method for PhysicalExpr -- 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]
