GitHub user sraghunandan opened a pull request:
https://github.com/apache/carbondata/pull/1194 Rebase metadata onto master Rebased metadata branch to master You can merge this pull request into a Git repository by running: $ git pull https://github.com/sraghunandan/carbondata-1 rebase_metadata_onto_master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/carbondata/pull/1194.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1194 ---- commit 9e064eee9f6a8d7f36de3f9bded1081407d16c34 Author: ravipesala <[hidden email]> Date: 2017-06-28T10:33:03Z Optimizing decimal datatype Optimized big decimal to use less space Fixed comments commit 0934e44c7f40413c670758ce80eb663ad59617da Author: QiangCai <[hidden email]> Date: 2017-07-04T04:11:33Z [CARBONDATA-1261] Load data sql add 'header' option This closes #1133 commit 01589684f2804527872a791c8a0058581e1bc760 Author: QiangCai <[hidden email]> Date: 2017-07-06T02:41:55Z [CARBONDATA-1273] String datatype will be no dictionary column by default This closes #1144 commit ac5aee187f4f1c3332226435ac9d1aa7c396ae29 Author: jackylk <[hidden email]> Date: 2017-07-08T09:34:44Z [CARBONDATA-1286] Change Query related RDD to use TableInfo This closes #1146 commit 9a8fac30316a4783dfa521dc81f09c4ee76fa322 Author: ravipesala <[hidden email]> Date: 2017-07-08T11:44:04Z [CARBONDATA-1284]Implement hive based schema storage in carbon This closes #1149 commit 7d1cde591dfe4e61e355ecf405c78f9464a361c0 Author: jackylk <[hidden email]> Date: 2017-07-11T16:40:44Z [CARBONDATA-1301] change command to update schema and data separately This closes #1160 commit c3b266635e5275832792ea000736adf57117bab0 Author: Ravindra Pesala <[hidden email]> Date: 2017-07-14T05:42:57Z [CARBONDATA-1311] Added carbon storelocation to spark warehouse. And extracted storelocation out of metastore 1. Changed default storelocation to sparkwouse, ,so if user does not provide storelocation then it chooses sparkwarelocation as store location. 2. Changed file metastore and avoid reading all schema files once keep it in memory, instead implemented cache based storage where it reads when request comes. 3. Extracted store location out of metastore and refactored carbonmetastore. This closes #1176 commit a3a12f0ceb9ab2a7bd3690961035fd7c186c2216 Author: jackylk <[hidden email]> Date: 2017-07-14T08:25:12Z [CARBONDATA-1307] Fix bug for TableInfo serialization problem in cluster mode TableInfo serialization has problem when there are scala list in ColumnSchema, this PR fixed this issue This closes #1172 commit 1f83125f12b14d18ae567e34768d22e280f1d32c Author: manishgupta88 <[hidden email]> Date: 2017-07-19T13:47:23Z [CARBONDATA-1319] Support concurrent data load on the same table Modified code to support concurrent data load. Changes done Removed meta.lock file Modified code to add for the new load and generate segment ID inside table status lock This closes #1187 commit aadbd5c8868d9d61543213e953b07163bf2c6159 Author: Ravindra Pesala <[hidden email]> Date: 2017-07-20T09:27:21Z [CARBONDATA-1322] Insert overwrite support and force clean up files and clean up in progress files support added 1. Added support for LOAD OVERWRITE and INSERT OVERWRITE in carbon load 2. Added support for force clean table to remove the table with force from disk 3. Cleanup the inprogress files while driver is initializing This closes #1189 commit 2b66476dd643bad15aa4713b84bc84afe2233c35 Author: manishgupta88 <[hidden email]> Date: 2017-07-21T13:48:20Z [CARBONDATA-1326] Fixed high priority findbug issues Fixed high priority findbug issues in the code This closes #1191 commit 716f85a6d7b12e1ac02635be526ae2fff907c998 Author: Raghunandan S <[hidden email]> Date: 2017-07-25T10:09:19Z Resolve rebase conflicts when rebasing branch metadata onto master ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at [hidden email] or file a JIRA ticket with INFRA. --- |
Github user asfgit commented on the issue:
https://github.com/apache/carbondata/pull/1194 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user asfgit commented on the issue:
https://github.com/apache/carbondata/pull/1194 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/carbondata/pull/1194 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3187/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:
https://github.com/apache/carbondata/pull/1194 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/592/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user jackylk commented on the issue:
https://github.com/apache/carbondata/pull/1194 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user sraghunandan commented on the issue:
https://github.com/apache/carbondata/pull/1194 Merged onto master --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user sraghunandan closed the pull request at:
https://github.com/apache/carbondata/pull/1194 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at [hidden email] or file a JIRA ticket with INFRA. --- |
Free forum by Nabble | Edit this page |