[GitHub] carbondata pull request #2225: [CARBONDATA-2396] Add CTAS support for using ...

2018-05-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2225 ---

[GitHub] carbondata pull request #2225: [CARBONDATA-2396] Add CTAS support for using ...

2018-05-02 Thread Indhumathi27
Github user Indhumathi27 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2225#discussion_r185501934 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/sql/commands/UsingCarbondataSuite.scala --- @@ -69,4 +73,44 @@ class

[GitHub] carbondata pull request #2225: [CARBONDATA-2396] Add CTAS support for using ...

2018-05-02 Thread Indhumathi27
Github user Indhumathi27 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2225#discussion_r185494171 --- Diff: integration/spark2/src/main/spark2.1/org/apache/spark/sql/hive/CreateCarbonSourceTableAsSelectCommand.scala --- @@ -0,0 +1,170 @@ +

[GitHub] carbondata pull request #2225: [CARBONDATA-2396] Add CTAS support for using ...

2018-05-02 Thread xubo245
Github user xubo245 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2225#discussion_r185492584 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/sql/commands/UsingCarbondataSuite.scala --- @@ -69,4 +73,44 @@ class Using

[GitHub] carbondata pull request #2225: [CARBONDATA-2396] Add CTAS support for using ...

2018-05-02 Thread xubo245
Github user xubo245 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2225#discussion_r185489456 --- Diff: integration/spark2/src/main/spark2.1/org/apache/spark/sql/hive/CreateCarbonSourceTableAsSelectCommand.scala --- @@ -0,0 +1,170 @@ + +

[GitHub] carbondata pull request #2225: [CARBONDATA-2396] Add CTAS support for using ...

2018-05-02 Thread Indhumathi27
Github user Indhumathi27 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2225#discussion_r185483770 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/DDLStrategy.scala --- @@ -224,15 +224,32 @@ class DDLStrategy(

[GitHub] carbondata pull request #2225: [CARBONDATA-2396] Add CTAS support for using ...

2018-05-02 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2225#discussion_r185481687 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/DDLStrategy.scala --- @@ -224,15 +224,32 @@ class DDLStrategy

[GitHub] carbondata pull request #2225: [CARBONDATA-2396] Add CTAS support for using ...

2018-05-02 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2225#discussion_r185481616 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/DDLStrategy.scala --- @@ -224,15 +224,32 @@ class DDLStrategy