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 22ec075 commit 250b0c0Copy full SHA for 250b0c0
src/test/java/com/databricks/client/jdbc/DriverTest.java
@@ -306,7 +306,7 @@ void testAllPurposeClusters_errorHandling() throws Exception {
306
}
307
308
@Test
309
- void testSimbaBatchFunction() throws Exception {
+ void testBatchFunction() throws Exception {
310
311
String jdbcUrl =
312
"jdbc:databricks://e2-dogfood.staging.cloud.databricks.com:443/default;transportMode=http;ssl=1;AuthMech=3;httpPath=/sql/1.0/warehouses/dd43ee29fedd958d;";
0 commit comments