Github user asfgit closed the pull request at:
https://github.com/apache/carbondata/pull/2245
---
Github user BJangir commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2245#discussion_r184945715
--- Diff:
store/sdk/src/main/java/org/apache/carbondata/sdk/file/CarbonWriterBuilder.java
---
@@ -335,10 +335,12 @@ private CarbonTable buildCarbonTabl
Github user kumarvishal09 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2245#discussion_r184937474
--- Diff:
store/sdk/src/main/java/org/apache/carbondata/sdk/file/CarbonWriterBuilder.java
---
@@ -335,10 +335,12 @@ private CarbonTable buildCarb
GitHub user BJangir opened a pull request:
https://github.com/apache/carbondata/pull/2245
[CARBONDATA-2411] infinite loop when sdk writer throws Exception
Issue & root Cause :- Exception is not handled when Object is cast to
String[] in writer method of CarbonWriter so no Except