Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
I discovered some mismatch between the existing behavior of JdbcMeta#fetchAndExecute and the more pedantic expectations of my underlying JDBC implementation, particularly around mutation and DDL statements. AvaticaStatement should be more careful about how it represents the underlying response, and we need a way to convey that over the wire.