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/05/23 05:00:01 UTC

[GitHub] [arrow-datafusion] jorgecarleitao opened a new issue #390: Roundtrip of `GroupByScalar` LargeUtf8 is not correct

jorgecarleitao opened a new issue #390:
URL: https://github.com/apache/arrow-datafusion/issues/390


   The function `create_group_by_value` converts logical type `LargeStringArray` into logical type `GroupByScalar::Utf8`. IMO it should be `GroupByScalar::LargeUtf8`.
   
   I spotted this while trying `arrow2`, which is more restrict in how datatypes are handled, not allowing invalid datatypes on arrays.
   


-- 
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.

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



[GitHub] [arrow-datafusion] alamb closed issue #390: Roundtrip of `GroupByScalar` LargeUtf8 is incorrect

Posted by GitBox <gi...@apache.org>.
alamb closed issue #390:
URL: https://github.com/apache/arrow-datafusion/issues/390


   


-- 
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.

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