Unload a target Vector table using this SparkContext.
Unload a target Vector table using this SparkContext.
connection properties to the Vector instance
name of the table to unload
sequence of ColumnMetadata
obtained for table
string of select columns separated by comma
prepared string of a where clause
sequence of values for the prepared where clause
an RDD[Row]
for the unload operation
Wrapper class to expose Vector operations on SparkContext