gortiz commented on issue #12457:
URL: https://github.com/apache/pinot/issues/12457#issuecomment-1957737138

   > Throw exception in V2 when encountering implicit string to binary 
conversion with proper error message to guide the user to use explicit binary
   
   Two things here:
   1. Only implicit casts? What about explicit casts?
   2. With implicit cast can be do even better. We can tell Calcite that we do 
not support that type coersion from String to Bytes and it wont type at 
validation time. 


-- 
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: commits-unsubscr...@pinot.apache.org

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


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

Reply via email to