Skip to content

Commit 33248d7

Browse files
committed
Revert "update driver version"
This reverts commit 5e9f7dc.
1 parent 9abd5b7 commit 33248d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cubejs-databricks-jdbc-driver/src/installer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import path from 'path';
22
import { downloadAndExtractFile, getEnv } from '@cubejs-backend/shared';
33

4-
export const OSS_DRIVER_VERSION = '1.0.3';
4+
export const OSS_DRIVER_VERSION = '1.0.2';
55

66
/**
77
* In the beginning of 2025 Databricks released their open-source version of JDBC driver and encourage

0 commit comments

Comments
 (0)