[GitHub] incubator-carbondata issue #531: [CARBONDATA-612]throw exception when trying...

2017-01-21 Thread Zhangshunyu
Github user Zhangshunyu commented on the issue: https://github.com/apache/incubator-carbondata/pull/531 I think it would be better to give an info about the difference instead of throw such an exception. --- If your project is set up for it, you can reply to this email and have your

[GitHub] incubator-carbondata pull request #567: Code clean

2017-01-21 Thread Zhangshunyu
GitHub user Zhangshunyu opened a pull request: https://github.com/apache/incubator-carbondata/pull/567 Code clean To clean the code You can merge this pull request into a Git repository by running: $ git pull https://github.com/Zhangshunyu/incubator-carbondata codeclean

[GitHub] incubator-carbondata issue #603: Fix the bug of inverted index that store in...

2017-02-18 Thread Zhangshunyu
Github user Zhangshunyu commented on the issue: https://github.com/apache/incubator-carbondata/pull/603 retest this please --- 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

[GitHub] incubator-carbondata issue #603: Fix the bug of inverted index that store in...

2017-02-18 Thread Zhangshunyu
Github user Zhangshunyu commented on the issue: https://github.com/apache/incubator-carbondata/pull/603 @ravipesala Could you pls help to check what's the meaning of the CI report taht can not build project? --- If your project is set up for it, you can reply to this email and have

[GitHub] incubator-carbondata pull request #603: Fix the bug of inverted index that s...

2017-02-17 Thread Zhangshunyu
GitHub user Zhangshunyu opened a pull request: https://github.com/apache/incubator-carbondata/pull/603 Fix the bug of inverted index that store inverted index in metadata by using Encoding.INVERTED_INDEX. ## Why raise this pr? This pr is the same to #222 , because pr 222 can

[GitHub] incubator-carbondata issue #591: [CARBONDATA-698]resolved bug for no_inverte...

2017-02-11 Thread Zhangshunyu
Github user Zhangshunyu commented on the issue: https://github.com/apache/incubator-carbondata/pull/591 Hi, except this problem, there is another problem that inverted index info is not stored into thrift info, and when restart cluster, this info would lost. Could you pls check

[GitHub] incubator-carbondata issue #595: [CARBONDATA-700]corrected doc for ddl opera...

2017-02-11 Thread Zhangshunyu
Github user Zhangshunyu commented on the issue: https://github.com/apache/incubator-carbondata/pull/595 it seems that it is about no dictionary, not about no inverted index, right? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] incubator-carbondata pull request #222: [CARBONDATA-221] Fix the bug of inve...

2017-01-16 Thread Zhangshunyu
Github user Zhangshunyu closed the pull request at: https://github.com/apache/incubator-carbondata/pull/222 --- 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

[GitHub] incubator-carbondata pull request #254: [CARBONDATA-326] Create wrong table ...

2017-01-16 Thread Zhangshunyu
Github user Zhangshunyu closed the pull request at: https://github.com/apache/incubator-carbondata/pull/254 --- 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

[GitHub] incubator-carbondata issue #357: [CARBONDATA-451]Fix the bug of storePath.su...

2016-11-26 Thread Zhangshunyu
Github user Zhangshunyu commented on the issue: https://github.com/apache/incubator-carbondata/pull/357 @jackylk pls review this pr, thank you! --- 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

[GitHub] incubator-carbondata pull request #357: [CARBONDATA-451]Fix the bug of store...

2016-11-26 Thread Zhangshunyu
GitHub user Zhangshunyu opened a pull request: https://github.com/apache/incubator-carbondata/pull/357 [CARBONDATA-451]Fix the bug of storePath.substring on windows which lead to query can not run ## Why rasie this pr? To fix the bug that when query execute on windows can

[GitHub] incubator-carbondata issue #357: [CARBONDATA-451]Fix the bug of storePath.su...

2016-11-28 Thread Zhangshunyu
Github user Zhangshunyu commented on the issue: https://github.com/apache/incubator-carbondata/pull/357 Added comments and rebased. --- 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

[GitHub] incubator-carbondata issue #330: [CARBONDATA-423] - Added Example to Load Da...

2016-11-18 Thread Zhangshunyu
Github user Zhangshunyu commented on the issue: https://github.com/apache/incubator-carbondata/pull/330 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

[GitHub] incubator-carbondata issue #254: [CARBONDATA-326] Create wrong table using '...

2016-11-17 Thread Zhangshunyu
Github user Zhangshunyu commented on the issue: https://github.com/apache/incubator-carbondata/pull/254 Could anyone pls review this pr? @jackylk @ravipesala --- 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

[GitHub] incubator-carbondata pull request #330: [CARBONDATA-423] - Added Example to ...

2016-11-18 Thread Zhangshunyu
Github user Zhangshunyu commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/330#discussion_r88646359 --- Diff: examples/src/main/scala/org/apache/carbondata/examples/CaseClassDataFrameAPIExample.scala --- @@ -0,0 +1,48

[GitHub] incubator-carbondata pull request #330: [CARBONDATA-423] - Added Example to ...

2016-11-18 Thread Zhangshunyu
Github user Zhangshunyu commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/330#discussion_r88651390 --- Diff: examples/src/main/scala/org/apache/carbondata/examples/CaseClassDataFrameAPIExample.scala --- @@ -0,0 +1,50

[GitHub] incubator-carbondata pull request #330: [CARBONDATA-423] - Added Example to ...

2016-11-18 Thread Zhangshunyu
Github user Zhangshunyu commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/330#discussion_r88651217 --- Diff: examples/src/main/scala/org/apache/carbondata/examples/CaseClassDataFrameAPIExample.scala --- @@ -0,0 +1,50

[GitHub] incubator-carbondata pull request #416: Fix the bug of CarbonExample in spar...

2016-12-09 Thread Zhangshunyu
GitHub user Zhangshunyu opened a pull request: https://github.com/apache/incubator-carbondata/pull/416 Fix the bug of CarbonExample in spark1.5 moudle You can merge this pull request into a Git repository by running: $ git pull https://github.com/Zhangshunyu/incubator

[GitHub] incubator-carbondata pull request #416: [CARBONDATA-518]Fix the bug of Carbo...

2016-12-10 Thread Zhangshunyu
Github user Zhangshunyu commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/416#discussion_r91847903 --- Diff: examples/spark/src/main/scala/org/apache/carbondata/examples/CarbonExample.scala --- @@ -26,11 +28,15 @@ object CarbonExample

[GitHub] incubator-carbondata issue #416: [CARBONDATA-518]Fix the bug of CarbonExampl...

2016-12-11 Thread Zhangshunyu
Github user Zhangshunyu commented on the issue: https://github.com/apache/incubator-carbondata/pull/416 @chenliang613 Fixed, pls check. --- 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

[GitHub] incubator-carbondata pull request #510: Document update for UID

2017-01-09 Thread Zhangshunyu
Github user Zhangshunyu commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/510#discussion_r95283671 --- Diff: docs/DML-Operations-on-Carbon.md --- @@ -1,183 +1,319 @@ - - -* [LOAD DATA](#LOAD DATA) -* [SHOW SEGMENTS](#SHOW

[GitHub] incubator-carbondata pull request #538: Multiline is not used now

2017-01-15 Thread Zhangshunyu
GitHub user Zhangshunyu opened a pull request: https://github.com/apache/incubator-carbondata/pull/538 Multiline is not used now The parameter "multiLine " in load is not used now, so remove it from code. You can merge this pull request into a Git repository by running:

[GitHub] incubator-carbondata issue #222: [CARBONDATA-221] Fix the bug of inverted in...

2016-12-05 Thread Zhangshunyu
Github user Zhangshunyu commented on the issue: https://github.com/apache/incubator-carbondata/pull/222 Rebased, Could any one pls check this pr? --- 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

[GitHub] incubator-carbondata pull request #376: [WIP]TO support insert 1 line into c...

2016-12-01 Thread Zhangshunyu
GitHub user Zhangshunyu opened a pull request: https://github.com/apache/incubator-carbondata/pull/376 [WIP]TO support insert 1 line into carbon table. WIP You can merge this pull request into a Git repository by running: $ git pull https://github.com/Zhangshunyu/incubator

[GitHub] incubator-carbondata pull request #376: [WIP]TO support insert 1 line into c...

2016-12-01 Thread Zhangshunyu
Github user Zhangshunyu closed the pull request at: https://github.com/apache/incubator-carbondata/pull/376 --- 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

[jira] [Created] (CARBONDATA-676) Code clean

2017-01-21 Thread zhangshunyu (JIRA)
zhangshunyu created CARBONDATA-676: -- Summary: Code clean Key: CARBONDATA-676 URL: https://issues.apache.org/jira/browse/CARBONDATA-676 Project: CarbonData Issue Type: Improvement

[jira] [Closed] (CARBONDATA-104) To support varchar datatype

2017-01-16 Thread zhangshunyu (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangshunyu closed CARBONDATA-104. -- Resolution: Invalid > To support varchar datat

[jira] [Closed] (CARBONDATA-274) Use exist method in CarbonMetastoreCatalog to read/write thrift TableInfo

2017-01-16 Thread zhangshunyu (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangshunyu closed CARBONDATA-274. -- Resolution: Invalid > Use exist method in CarbonMetastoreCatalog to read/write thr

[jira] [Created] (CARBONDATA-254) Code Inspection Optiminization

2016-09-17 Thread zhangshunyu (JIRA)
zhangshunyu created CARBONDATA-254: -- Summary: Code Inspection Optiminization Key: CARBONDATA-254 URL: https://issues.apache.org/jira/browse/CARBONDATA-254 Project: CarbonData Issue Type

[jira] [Resolved] (CARBONDATA-199) when subquery with sort and filter the result is empty

2016-09-19 Thread zhangshunyu (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangshunyu resolved CARBONDATA-199. Resolution: Fixed Assignee: zhangshunyu Fix Version/s: 0.2.0-incubating

[jira] [Created] (CARBONDATA-266) support delete all carbon tables under one database

2016-09-21 Thread zhangshunyu (JIRA)
zhangshunyu created CARBONDATA-266: -- Summary: support delete all carbon tables under one database Key: CARBONDATA-266 URL: https://issues.apache.org/jira/browse/CARBONDATA-266 Project: CarbonData

[jira] [Created] (CARBONDATA-267) Set block_size for table on table level

2016-09-22 Thread zhangshunyu (JIRA)
zhangshunyu created CARBONDATA-267: -- Summary: Set block_size for table on table level Key: CARBONDATA-267 URL: https://issues.apache.org/jira/browse/CARBONDATA-267 Project: CarbonData Issue

[jira] [Created] (CARBONDATA-280) when table properties is repeated it only set the last one

2016-09-27 Thread zhangshunyu (JIRA)
zhangshunyu created CARBONDATA-280: -- Summary: when table properties is repeated it only set the last one Key: CARBONDATA-280 URL: https://issues.apache.org/jira/browse/CARBONDATA-280 Project

[jira] [Created] (CARBONDATA-274) Use exist method in CarbonMetastoreCatalog to read/write thrift TableInfo

2016-09-26 Thread zhangshunyu (JIRA)
zhangshunyu created CARBONDATA-274: -- Summary: Use exist method in CarbonMetastoreCatalog to read/write thrift TableInfo Key: CARBONDATA-274 URL: https://issues.apache.org/jira/browse/CARBONDATA-274

[jira] [Closed] (CARBONDATA-295) Abstract Snappy interface and seperate it from Compressor interface

2016-10-10 Thread zhangshunyu (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangshunyu closed CARBONDATA-295. -- Resolution: Invalid > Abstract Snappy interface and seperate it from Compressor interf

[jira] [Commented] (CARBONDATA-332) Create successfully Database, tables and columns using carbon reserve keywords

2016-10-23 Thread zhangshunyu (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15599708#comment-15599708 ] zhangshunyu commented on CARBONDATA-332: i think this is not a problem, since we need not keep

[jira] [Created] (CARBONDATA-451) Can not run query on windows now

2016-11-26 Thread zhangshunyu (JIRA)
zhangshunyu created CARBONDATA-451: -- Summary: Can not run query on windows now Key: CARBONDATA-451 URL: https://issues.apache.org/jira/browse/CARBONDATA-451 Project: CarbonData Issue Type

[jira] [Closed] (CARBONDATA-411) test

2016-11-15 Thread zhangshunyu (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangshunyu closed CARBONDATA-411. -- Resolution: Invalid > test > > > Key: CA

[jira] [Created] (CARBONDATA-411) test

2016-11-15 Thread zhangshunyu (JIRA)
zhangshunyu created CARBONDATA-411: -- Summary: test Key: CARBONDATA-411 URL: https://issues.apache.org/jira/browse/CARBONDATA-411 Project: CarbonData Issue Type: Improvement

[jira] [Created] (CARBONDATA-295) Abstract Snappy interface and seperate it from Compressor interface

2016-10-10 Thread zhangshunyu (JIRA)
zhangshunyu created CARBONDATA-295: -- Summary: Abstract Snappy interface and seperate it from Compressor interface Key: CARBONDATA-295 URL: https://issues.apache.org/jira/browse/CARBONDATA-295

[jira] [Created] (CARBONDATA-518) CarbonExample of spark moudle can not run as kettlehome and storepath shoug get form carbonproperties now

2016-12-09 Thread zhangshunyu (JIRA)
zhangshunyu created CARBONDATA-518: -- Summary: CarbonExample of spark moudle can not run as kettlehome and storepath shoug get form carbonproperties now Key: CARBONDATA-518 URL: https://issues.apache.org/jira