Login  Register

Re: [DISCUSS] Data loading improvement

Posted by David CaiQiang on May 22, 2017; 2:19am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/DISCUSS-Data-loading-improvement-tp11429p13056.html

As I known, System.arrayCopy of object array is a shallow copy, so I think both KeyPage and TablePage maybe have the same performance on Arrays.sort.
Best Regards
David Cai