Bulk load
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Denodo 6.0
- Documentation
As Denodo does not have native bulk load support, the Denodo driver emulates bulk load using the standard batch mechanism.
The BulkLoadBatchSize connection property affects how bulk load works with
the Denodo driver. It suggests the number of rows to be loaded to the database when bulk
loading data. The default is 1000.