Also ADS 14.0.14-2.
Calls were getting double logged as a result of re-entering WrappedStatement execute call. AQHiveStatement Delegate was set to WrappedStatement instead of JDBC HiveStatement. However, it appears there was only one call to the database.
Issue #12168 |
| Closed |
| Fixed |
| Resolved |
Completion |
| No due date |
| Fixed Build ADS 15.0.0-dev-292 |
| No time estimate |
Also ADS 14.0.14-2.
Calls were getting double logged as a result of re-entering WrappedStatement execute call. AQHiveStatement Delegate was set to WrappedStatement instead of JDBC HiveStatement. However, it appears there was only one call to the database.