KKcorps opened a new pull request #7117:
URL: https://github.com/apache/incubator-pinot/pull/7117


   ## Description
   
   The PR addresses 2 issues with JDBC drivers - 
   
    - Adds support for Timestamp datatype so that function returning that 
datatype can be queried by JDBC
    -  Append `LIMIT [maxRows]` to the query so that the number of rows 
configured with `setMaxRows` or `setFetchSize` are returned rather than the 
default 10 rows.


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