issues
search
ActianCorp
/
spark-vector
Repository for the Spark-Vector connector
Apache License 2.0
20
stars
9
forks
source link
Improvements:
#24
Closed
and-costea
closed
8 years ago
and-costea
commented
8 years ago
Improvements:
added more tests for DataStreamPartitionAssignment to test cases where affinities are to nodes that are not Vector nodes.
fixed LoadVector to properly close the DataStreamClient (and JDBC connection implicitly) even when creating the InsertRDD fails
extended the VectorRelation to parse the "preloadsql
/postloadsql
" options so that we are now able to execute any pre/post load SQL.
added the pre and post sql options to the loader utility as well
cbarca
commented
8 years ago
ship it :+1:
Improvements: