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 98e3229 commit 6448959Copy full SHA for 6448959
Tests/SparkConnectTests/DataFrameTests.swift
@@ -91,7 +91,7 @@ struct DataFrameTests {
91
await spark.stop()
92
}
93
94
- @Test
+ // @Test
95
func showNull() async throws {
96
let spark = try await SparkSession.builder.getOrCreate()
97
try await spark.sql(
0 commit comments