Uses of Class
com.databricks.jdbc.exception.DatabricksSQLFeatureNotImplementedException
-
Packages that use DatabricksSQLFeatureNotImplementedException Package Description com.databricks.jdbc.api.impl.volume -
-
Uses of DatabricksSQLFeatureNotImplementedException in com.databricks.jdbc.api.impl.volume
Methods in com.databricks.jdbc.api.impl.volume that throw DatabricksSQLFeatureNotImplementedException Modifier and Type Method Description booleanDBFSVolumeClient. prefixExists(String catalog, String schema, String volume, String prefix, boolean caseSensitive)prefixExists(): Determines if a specific prefix (folder-like structure) exists in the UC Volume The prefix that we are looking for must be a part of the file name.
-