Re: [I] Incorrect null handling in fast shuffle encoder [datafusion-comet]

2025-03-25 Thread via GitHub


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [I] Incorrect null handling in fast shuffle encoder [datafusion-comet]

2025-03-25 Thread via GitHub


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [I] Incorrect null handling in fast shuffle encoder [datafusion-comet]

2025-03-12 Thread via GitHub


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 make future changes to the shuffle writer. I've 
submitted a patch to fix it: 
https://github.com/apache/datafusion-comet/pull/1522


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


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[I] Incorrect null handling in fast shuffle encoder [datafusion-comet]

2025-03-12 Thread via GitHub


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 response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


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


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]