You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
databricks-jdbc-driver: Error: [Databricks]JDBC Parameters cannot be used with normal Statement objects, use PreparedStatements instead. (328bb79), closes #6627
Invalid query format: "filters[0]" does not match any of the allowed types if queryRewrite is using non string values (ac57b4c)
databricks-driver: Increase default JDBC acquire timeout to 2 minutes as it can take more time to reconnect (dde9bc4)
databricks-driver: Remove package.json dependency from DatabricksDriver to avoid package.json not found issues (#6521) Thanks @carlagouveia ! (b3ac7a1)
graphql: Pre-aggregations aren't used for GraphQL queries with date range (#6549) (a343f4d)
snowflake-driver: Float exported as decimal for pre-aggregations (#6544) (7c8b8de)
Features
docker: Security upgrade node from 16.19.1 to 16.20 (#6547) (5523935)