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
- Enable cloud fetch by default ([databricks/databricks-sql-nodejs#287](https://github.com/databricks/databricks-sql-nodejs/issues/287))
6
+
- Added `useLZ4Compression` in `ExecuteStatementOptions` making compression configurable ([databricks/databricks-sql-nodejs#288](https://github.com/databricks/databricks-sql-nodejs/issues/288))
7
+
- Improve URL handling. Fix [#284](https://github.com/databricks/databricks-sql-nodejs/issues/284) ([databricks/databricks-sql-nodejs#290](https://github.com/databricks/databricks-sql-nodejs/issues/290))
8
+
- Add thrift protocol version handling for driver features ([databricks/databricks-sql-nodejs#292](https://github.com/databricks/databricks-sql-nodejs/issues/292))
9
+
- Cleanup deprecated/removed fields in thrift files ([databricks/databricks-sql-nodejs#295](https://github.com/databricks/databricks-sql-nodejs/issues/295))
0 commit comments