[GitHub] carbondata pull request #3031: [CARBONDATA-3212] Fixed NegativeArraySizeExce...

2019-01-02 Thread shivamasn
Github user shivamasn commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3031#discussion_r244755533 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/page/LocalDictColumnPage.java --- @@ -140,6 +140,7 @@ public boolean

[GitHub] carbondata pull request #3031: [CARBONDATA-3212] Fixed NegativeArraySizeExce...

2018-12-27 Thread shivamasn
GitHub user shivamasn opened a pull request: https://github.com/apache/carbondata/pull/3031 [CARBONDATA-3212] Fixed NegativeArraySizeException while querying in specific scenario ### What was the issue? In Local Dictionary, page size was not getting updated. So during fallback

[GitHub] carbondata issue #2983: [CARBONDATA-3119] Fixed SDK Write for Complex Array ...

2018-12-14 Thread shivamasn
Github user shivamasn commented on the issue: https://github.com/apache/carbondata/pull/2983 retest this please ---

[GitHub] carbondata issue #2983: [CARBONDATA-3119] Fixed SDK Write for Complex Array ...

2018-12-13 Thread shivamasn
Github user shivamasn commented on the issue: https://github.com/apache/carbondata/pull/2983 retest this please ---

[GitHub] carbondata issue #2983: [CARBONDATA-3119] Fixed SDK Write for Complex Array ...

2018-12-12 Thread shivamasn
Github user shivamasn commented on the issue: https://github.com/apache/carbondata/pull/2983 retest this please ---

[GitHub] carbondata pull request #2983: [CARBONDATA-3119] Fixed SDK Write for Complex...

2018-12-10 Thread shivamasn
GitHub user shivamasn opened a pull request: https://github.com/apache/carbondata/pull/2983 [CARBONDATA-3119] Fixed SDK Write for Complex Array Type when Array is Empty ### What was the issue? For SDK Write , it was going into bad record by returning null on passing empty array

[GitHub] carbondata issue #2951: [SDV] Add datasource testcases for Spark File Format

2018-12-04 Thread shivamasn
Github user shivamasn commented on the issue: https://github.com/apache/carbondata/pull/2951 > @shivamasn Please add description for the PR. Also attach test report in the description. Done ---

[GitHub] carbondata pull request #2951: [OpenSource SDV] Add datasource testcases for...

2018-11-26 Thread shivamasn
GitHub user shivamasn opened a pull request: https://github.com/apache/carbondata/pull/2951 [OpenSource SDV] Add datasource testcases for DLI Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ] Any interfaces