We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9abd5b7 commit 33248d7Copy full SHA for 33248d7
packages/cubejs-databricks-jdbc-driver/src/installer.ts
@@ -1,7 +1,7 @@
1
import path from 'path';
2
import { downloadAndExtractFile, getEnv } from '@cubejs-backend/shared';
3
4
-export const OSS_DRIVER_VERSION = '1.0.3';
+export const OSS_DRIVER_VERSION = '1.0.2';
5
6
/**
7
* In the beginning of 2025 Databricks released their open-source version of JDBC driver and encourage
0 commit comments