[GitHub] carbondata pull request #2529: [WIP] Reduce Memory footprint and store size ...

2018-07-19 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2529#discussion_r203783172 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/page/UnsafeFixLengthColumnPage.java --- @@ -201,12 +201,18 @@ public void

[GitHub] carbondata pull request #2529: [WIP] Reduce Memory footprint and store size ...

2018-07-19 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2529#discussion_r203783213 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/page/UnsafeFixLengthColumnPage.java --- @@ -355,16 +361,33 @@ public

[GitHub] carbondata pull request #2529: [WIP] Reduce Memory footprint and store size ...

2018-07-19 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2529#discussion_r203783265 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/page/SafeFixLengthColumnPage.java --- @@ -431,6 +439,15 @@ private void

[GitHub] carbondata pull request #2529: [WIP] Reduce Memory footprint and store size ...

2018-07-19 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2529#discussion_r203754026 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/page/UnsafeFixLengthColumnPage.java --- @@ -355,16 +361,33 @@ public BigDecimal

[GitHub] carbondata pull request #2529: [WIP] Reduce Memory footprint and store size ...

2018-07-19 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2529#discussion_r203753043 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/page/UnsafeFixLengthColumnPage.java --- @@ -201,12 +201,18 @@ public void

[GitHub] carbondata pull request #2529: [WIP] Reduce Memory footprint and store size ...

2018-07-19 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2529#discussion_r203750816 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/page/SafeFixLengthColumnPage.java --- @@ -431,6 +439,15 @@ private void

[GitHub] carbondata pull request #2529: [WIP] Reduce Memory footprint and store size ...

2018-07-19 Thread kumarvishal09
GitHub user kumarvishal09 opened a pull request: https://github.com/apache/carbondata/pull/2529 [WIP] Reduce Memory footprint and store size for local dictionary encoded columns Be sure to do all of the following checklist to help us incorporate your contribution quickly and