jorgecarleitao commented on issue #781: URL: https://github.com/apache/arrow-datafusion/issues/781#issuecomment-887478647
This may be related to the fact that both the dict and the values are nullable. I do not know how the builder is populating the validity, but there is both `array.keys().nulls()` and `array.values().nulls()` around. -- 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]
