Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
1.1.2
-
None
Description
Currently ColumnStoreBulkInsert has a setTruncatedIsError method to allow throwing an exception if a string is truncated. We should add corresponding methods for Saturated and Invalid to allow API users to also make these errors and allow handling via exception handlers.