You can also refer to http://trafodion.apache.org/docs/load_transform/index.html that describes about trickle and bulk load concepts.
Selva From: Xu, Kai-Hua (Kevin) [mailto:[email protected]] Sent: Monday, December 4, 2017 1:22 AM To: [email protected] Subject: RE: question Guihui, If you want a large column, here is a paper for Lob data: http://trafodion.apache.org/docs/lob_guide/index.html. If you want loading data via JDBC, it follows standard API and please use batch insertion. https://github.com/kevinxu021/sample/tree/master/jdbc, it show you a simple example in the link. Best Regards, Kevin Xu From: Gui, Hui [mailto:[email protected]] Sent: Monday, December 04, 2017 5:12 PM To: [email protected]<mailto:[email protected]> Subject: question Is there the API of large capacity importing in the JDBC driver of trafodion?
