jayzhan211 commented on issue #7968: URL: https://github.com/apache/arrow-datafusion/issues/7968#issuecomment-1784093704
> Thank you @viirya -- the way `ARRAY` datatypes handle null now is non ideal -- they use `DataType::Null` inconsistenty rather than `DataType::List` with an appropriate Null literal -- perhaps this is related to #7142 > > cc @jayzhan211 -- maybe #7142 would be a good simplification to try and work on in the context of moving DataFusion array support forward Great, I was thinking of it too. -- 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]
