kazuyukitanimura closed issue #1520: Incorrect null handling in fast shuffle
encoder
URL: https://github.com/apache/datafusion-comet/issues/1520
--
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 s
kazuyukitanimura closed issue #1520: Incorrect null handling in fast shuffle
encoder
URL: https://github.com/apache/datafusion-comet/issues/1520
--
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 s
Kontinuation commented on issue #1520:
URL:
https://github.com/apache/datafusion-comet/issues/1520#issuecomment-2719826376
This problem was deliberately left unfixed according to
https://github.com/apache/datafusion-comet/pull/1190#issuecomment-2587446533,
but it may cause problems as we m
andygrove opened a new issue, #1520:
URL: https://github.com/apache/datafusion-comet/issues/1520
### Describe the bug
According to
https://github.com/apache/datafusion-comet/pull/1511#issuecomment-2717521750
there is a bug in the fast encoder.
### Steps to reproduce
_No