Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Exceptions in the server can cause the server to return to the client a record batch that has inconsistent data, particularly the record batch may have a row count set but no data. The JDBC driver throws a SQLException which gets printed obscuring the actual error that occurred (which may also be printed).