Jackie-Jiang commented on PR #14398:
URL: https://github.com/apache/pinot/pull/14398#issuecomment-2460627099

   Related to #13004, #9575
   
   Thanks for working on this!
   A high level design covering the following points can help explain the code 
and guide the review:
   1. What is the storage type and format for each of them
   2. What is the supported input formats for each of them
   3. What is the output format for each of them
   4. What is the expected behavior when comparing different types, e.g. 
comparing `TIMESTAMP` with `TIMESTAMP_NTZ`, `DATE` with numeric type etc. We 
should try to match PostgreSQL behavior.


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

Reply via email to