Github user chenliang613 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/823#discussion_r112704501
--- Diff: docs/faq.md ---
@@ -74,4 +75,57 @@ The property carbon.lock.type configuration specifies
the type of lock to be acq
## How to resolve Abstract Method Error?
In order to build CarbonData project it is necessary to specify the spark
profile. The spark profile sets the Spark Version. You need to specify the
``spark version`` while using Maven to build project.
+## How Carbon will behave when execute insert operation in abnormal
scenarios?
+Carbon support insert operetion, you can refer to the syntax mentioned in
DML Operations on CarbonData.
--- End diff --
DML Operations on CarbonData can give one link
---
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 [email protected] or file a JIRA ticket
with INFRA.
---