jnturton commented on PR #2597:
URL: https://github.com/apache/drill/pull/2597#issuecomment-1189411225

   > @jnturton, I meant the test case that reproduces the issue from the 
ticket, when an error is thrown during creating a row set with results of the 
query execution. It is also possible that we have other places which should be 
updated.
   
   The error in the ticket does arise from this column metadata code path. 
There is no problem creating a row set of results themselves for the test 
query, eg the test query runs fine over JDBC since this meta data code path is 
not called then. 
   
   I can add another unit test that runs a SQL query including a UNION of 
VARDECIMALs specifically through the REST API if that is better? 


-- 
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: dev-unsubscr...@drill.apache.org

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

Reply via email to