We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a02f3e commit 1cc6409Copy full SHA for 1cc6409
1 file changed
spark/src/main/java/org/apache/comet/parquet/Native.java
@@ -31,5 +31,4 @@ public final class Native extends NativeBase {
31
*/
32
public static native void validateObjectStoreConfig(
33
String filePath, Map<String, String> objectStoreOptions);
34
-
35
}
0 commit comments