[GitHub] carbondata pull request #2783: [HotFix] use unsafe for query model based on ...

2018-09-28 Thread xuchuanyin
Github user xuchuanyin commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2783#discussion_r221237767 --- Diff: core/src/main/java/org/apache/carbondata/core/scan/model/QueryModel.java --- @@ -120,7 +121,7 @@ private boolean isFG;

[GitHub] carbondata pull request #2783: [HotFix] use unsafe for query model based on ...

2018-09-28 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2783#discussion_r221225548 --- Diff: core/src/main/java/org/apache/carbondata/core/scan/model/QueryModel.java --- @@ -120,7 +121,7 @@ private boolean isFG; //

[GitHub] carbondata pull request #2783: [HotFix] use unsafe for query model based on ...

2018-09-28 Thread xuchuanyin
GitHub user xuchuanyin opened a pull request: https://github.com/apache/carbondata/pull/2783 [HotFix] use unsafe for query model based on sytem property use unsafe for query model based on sytem property Be sure to do all of the following checklist to help us incorporate