You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/10/26 00:08:20 UTC

[GitHub] [pinot] amrishlal commented on issue #9660: column data type is always STRING when results are empty.

amrishlal commented on issue #9660:
URL: https://github.com/apache/pinot/issues/9660#issuecomment-1291267960

   > Can you please also check the behavior for other query engines when there is no row selected? E.g. Presto, Postgres, MySQL
   
   For both MySQL and Postgres, result set column datatypes are set to actual table column type when query result doesn't contain any row. I verified both through SQL and JDBC api.


-- 
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-unsubscribe@pinot.apache.org

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


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