BrendanStans21 commented on code in PR #12326:
URL: https://github.com/apache/pinot/pull/12326#discussion_r1473514046


##########
pinot-clients/pinot-jdbc-client/src/main/java/org/apache/pinot/client/PinotResultSet.java:
##########
@@ -193,13 +193,19 @@ public InputStream getAsciiStream(int columnIndex)
   public BigDecimal getBigDecimal(int columnIndex, int scale)

Review Comment:
   It's a good question.  We want to be as minimally invasive as possible, so 
if your team feels that to be a necessary change, then I think it's best if 
they create a new issue to address it.



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