fx19880617 commented on issue #4534: Fixing bytes data type merge logic
URL: https://github.com/apache/incubator-pinot/pull/4534#issuecomment-522063623
 
 
   Currently we only convert bytes column with dictionary to hex string. 
However for bytes column without dictionary, the value returned is still 
byte[]. this will cause cast exception.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to