alamb commented on issue #11513: URL: https://github.com/apache/datafusion/issues/11513#issuecomment-2241052943
> Is there any type mapping that can't be done without `TypeRelation` 🤔 ? In other words, is there any `arrow::DataType` that > can be mapped to more than one `LogicalType`? I think `DataType::Dictionary(..)` would map to more than one LogicalType (it would map to whatever the dictionary values type was) -- 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]
