JDBC load is taking more time to load1941706 records into Splice machine
I have a source file which has many records present in it. When I have used JDBC asĀ loadĀ type is it taking more time.
For loading 1941706 records into splice machine taking more than 24 hours .
JDBC load is expected to be slow as it does a row by row insert. Please use a bulk load for large data sets.