Igosuki commented on pull request #910: URL: https://github.com/apache/arrow-datafusion/pull/910#issuecomment-904935851
I've added nested field access for pg/generic dialect for things like ```select array[0][0]``` in https://github.com/Igosuki/arrow-datafusion/tree/map_access and https://github.com/Igosuki/sqlparser-rs/ based on this branch, which I'm now using in production (although I need to patch ballista to accept these). -- 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]
