Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/582#discussion_r98597136 --- Diff: docs/dml-operation-on-carbondata.md --- @@ -133,6 +133,25 @@ You can use the following options to load data: NOTE: Date formats are specified by date pattern strings. The date pattern letters in CarbonData are same as in JAVA. Refer to [SimpleDateFormat](http://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html). +- **USE_KETTLE:** This option is used to specify whether to use kettle for loading data or not. By default kettle is used for data loading. --- End diff -- By default, kettle is not used
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---