You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/07/27 12:42:02 UTC

[GitHub] [arrow-datafusion] jorgecarleitao commented on issue #781: Wrong results when grouping with dictionary arrays with nulls

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org