You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/09/28 20:41:26 UTC

[GitHub] [spark] huaxingao opened a new pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

huaxingao opened a new pull request #34131:
URL: https://github.com/apache/spark/pull/34131


   
   
   ### What changes were proposed in this pull request?
   Migrate `CreateViewStatement`  to v2 command framework
   
   ### Why are the changes needed?
   Migrate to the standard V2 framework
   
   
   
   
   ### Does this PR introduce _any_ user-facing change?
   no
   
   
   ### How was this patch tested?
   existing tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937485699


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48429/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937974441


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48470/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937185551


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48406/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937504764


   **[Test build #143937 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143937/testReport)** for PR 34131 at commit [`f6bd87c`](https://github.com/apache/spark/commit/f6bd87c3f4cb31635d4f9f5067c6e899c9c8434f).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941781438


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/144163/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941251178


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48637/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-938718518


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/144030/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-929752717


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/143684/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-929752717


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/143684/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937354867






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-929612125


   **[Test build #143684 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143684/testReport)** for PR 34131 at commit [`6ba0a21`](https://github.com/apache/spark/commit/6ba0a21aca82aaa854cc3645d2923fed904e1a87).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937405675


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48417/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940878976


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/144138/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941170855


   **[Test build #144159 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144159/testReport)** for PR 34131 at commit [`500ca71`](https://github.com/apache/spark/commit/500ca71808b84e8ac3fcaffd79c0b81f60de87c7).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940527488


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48582/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] huaxingao commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
huaxingao commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-942378285


   Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937420710


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48417/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937766699


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/143937/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937503541


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48429/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937766699


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/143937/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-939242388


   **[Test build #144051 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144051/testReport)** for PR 34131 at commit [`c7e8b4f`](https://github.com/apache/spark/commit/c7e8b4f01a04b456a3e7674c6be3ecb547e1b0a2).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-938015956


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48470/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-939255742


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48528/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] cloud-fan commented on a change in pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
cloud-fan commented on a change in pull request #34131:
URL: https://github.com/apache/spark/pull/34131#discussion_r725825221



##########
File path: sql/core/src/main/scala/org/apache/spark/sql/catalyst/analysis/ResolveSessionCatalog.scala
##########
@@ -398,18 +398,10 @@ class ResolveSessionCatalog(val catalogManager: CatalogManager)
         originalText,
         query)
 
-    case CreateViewStatement(
-      tbl, userSpecifiedColumns, comment, properties,
-      originalText, child, allowExisting, replace, viewType) =>
-
-      val v1TableName = if (viewType != PersistedView) {
-        // temp view doesn't belong to any catalog and we shouldn't resolve catalog in the name.
-        tbl
-      } else {
-        parseV1Table(tbl, "CREATE VIEW")
-      }
+    case CreateTempView(nameParts, userSpecifiedColumns, comment, properties,

Review comment:
       How about we create a `CreateTempViewCommand`, so that we don't need this conversion? We can create a `CreateViewCommandBase` to share code between `CreateTempViewCommand` and `CreateViewCommand`




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937372763


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48410/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937400027


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48419/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] huaxingao commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
huaxingao commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937394106


   cc @cloud-fan 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937470104






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940506449


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48582/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-929612125


   **[Test build #143684 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143684/testReport)** for PR 34131 at commit [`6ba0a21`](https://github.com/apache/spark/commit/6ba0a21aca82aaa854cc3645d2923fed904e1a87).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941277937


   **[Test build #144159 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144159/testReport)** for PR 34131 at commit [`500ca71`](https://github.com/apache/spark/commit/500ca71808b84e8ac3fcaffd79c0b81f60de87c7).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds no public classes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] cloud-fan commented on a change in pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
cloud-fan commented on a change in pull request #34131:
URL: https://github.com/apache/spark/pull/34131#discussion_r726721713



##########
File path: sql/core/src/main/scala/org/apache/spark/sql/execution/SparkSqlParser.scala
##########
@@ -411,6 +413,28 @@ class SparkSqlAstBuilder extends AstBuilder {
     }
   }
 
+  override def visitCreateTempView(

Review comment:
       let's move the entire `override def visitCreateView(ctx: CreateViewContext)` to `SparkSqlAstBuilder`. We also have `DDLParserSuite` in sql/core




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940616772


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/144104/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940906648


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48615/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-938063378


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48476/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941170855


   **[Test build #144159 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144159/testReport)** for PR 34131 at commit [`500ca71`](https://github.com/apache/spark/commit/500ca71808b84e8ac3fcaffd79c0b81f60de87c7).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941533553


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48641/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-938724054


   Kubernetes integration test unable to build dist.
   
   exiting with code: 1
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48507/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941170855






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937415998


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48419/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937716605


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48445/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-929669470






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937394018


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48410/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937399701


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48410/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-929669470






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937663693


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48445/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-929751949


   **[Test build #143684 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143684/testReport)** for PR 34131 at commit [`6ba0a21`](https://github.com/apache/spark/commit/6ba0a21aca82aaa854cc3645d2923fed904e1a87).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class CreateView(`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-929636604


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48199/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937724370


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/143923/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937758181


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48449/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-938714267


   **[Test build #144030 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144030/testReport)** for PR 34131 at commit [`c207828`](https://github.com/apache/spark/commit/c207828022ff110c699d9f2c327b2aadb35faa1a).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-938718479


   **[Test build #144030 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144030/testReport)** for PR 34131 at commit [`c207828`](https://github.com/apache/spark/commit/c207828022ff110c699d9f2c327b2aadb35faa1a).
    * This patch **fails to build**.
    * This patch merges cleanly.
    * This patch adds no public classes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937399701






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941251178


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48637/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940529304


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48582/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940878976


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/144138/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-938063378


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48476/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] huaxingao commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
huaxingao commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941295114






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941251178






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-939285018


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/144051/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-929669435


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48199/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] cloud-fan closed pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
cloud-fan closed pull request #34131:
URL: https://github.com/apache/spark/pull/34131


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937399701


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48410/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937478019


   **[Test build #143923 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143923/testReport)** for PR 34131 at commit [`712968e`](https://github.com/apache/spark/commit/712968ea039378cd347e93a7ce7daa44779a3416).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937354867


   **[Test build #143898 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143898/testReport)** for PR 34131 at commit [`f6bd87c`](https://github.com/apache/spark/commit/f6bd87c3f4cb31635d4f9f5067c6e899c9c8434f).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-929612125


   **[Test build #143684 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143684/testReport)** for PR 34131 at commit [`6ba0a21`](https://github.com/apache/spark/commit/6ba0a21aca82aaa854cc3645d2923fed904e1a87).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-938748956


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48507/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937465344


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48429/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937503541


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48429/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937441381


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48427/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-939260047


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48528/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940487294


   **[Test build #144104 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144104/testReport)** for PR 34131 at commit [`345bfab`](https://github.com/apache/spark/commit/345bfab049cec452c7c688d15234d584c782739c).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941320056


   **[Test build #144163 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144163/testReport)** for PR 34131 at commit [`500ca71`](https://github.com/apache/spark/commit/500ca71808b84e8ac3fcaffd79c0b81f60de87c7).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937764737


   **[Test build #143937 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143937/testReport)** for PR 34131 at commit [`f6bd87c`](https://github.com/apache/spark/commit/f6bd87c3f4cb31635d4f9f5067c6e899c9c8434f).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds no public classes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] cloud-fan closed pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
cloud-fan closed pull request #34131:
URL: https://github.com/apache/spark/pull/34131


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] huaxingao commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
huaxingao commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941295114


   retest this please


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941562633


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48641/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-938748956


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48507/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941316950


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/144159/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940529304


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48582/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941562633


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48641/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937759899


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48449/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937722622


   **[Test build #143923 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143923/testReport)** for PR 34131 at commit [`712968e`](https://github.com/apache/spark/commit/712968ea039378cd347e93a7ce7daa44779a3416).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class CreateTempView(`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937420721


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48417/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937716605


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48445/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-939282935


   **[Test build #144051 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144051/testReport)** for PR 34131 at commit [`c7e8b4f`](https://github.com/apache/spark/commit/c7e8b4f01a04b456a3e7674c6be3ecb547e1b0a2).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `case class CreateTempView(`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-939285018


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/144051/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940487294


   **[Test build #144104 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144104/testReport)** for PR 34131 at commit [`345bfab`](https://github.com/apache/spark/commit/345bfab049cec452c7c688d15234d584c782739c).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937696191


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48445/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940862167


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48615/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941170855






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941781438


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/144163/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941320056


   **[Test build #144163 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144163/testReport)** for PR 34131 at commit [`500ca71`](https://github.com/apache/spark/commit/500ca71808b84e8ac3fcaffd79c0b81f60de87c7).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941316950


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/144159/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937478019


   **[Test build #143923 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143923/testReport)** for PR 34131 at commit [`712968e`](https://github.com/apache/spark/commit/712968ea039378cd347e93a7ce7daa44779a3416).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-929636604






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937399701






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937759899


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48449/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937104911


   **[Test build #143893 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143893/testReport)** for PR 34131 at commit [`712968e`](https://github.com/apache/spark/commit/712968ea039378cd347e93a7ce7daa44779a3416).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-929669470


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48199/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-938052984


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48476/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-938022647


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48476/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-938718518


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/144030/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-939260047


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48528/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937104911






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940878435


   **[Test build #144138 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144138/testReport)** for PR 34131 at commit [`b1c8d5f`](https://github.com/apache/spark/commit/b1c8d5fd5278aec33b0f4dba9acff8ca098d8d3a).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds no public classes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940616772


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/144104/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941751445


   **[Test build #144163 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144163/testReport)** for PR 34131 at commit [`500ca71`](https://github.com/apache/spark/commit/500ca71808b84e8ac3fcaffd79c0b81f60de87c7).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds no public classes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940615597


   **[Test build #144104 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144104/testReport)** for PR 34131 at commit [`345bfab`](https://github.com/apache/spark/commit/345bfab049cec452c7c688d15234d584c782739c).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds no public classes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937420721


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48417/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937468198


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48427/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-938019876


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48470/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941251178






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL][WIP] Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-929669470


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48199/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941202279


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48637/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940769894


   **[Test build #144138 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144138/testReport)** for PR 34131 at commit [`b1c8d5f`](https://github.com/apache/spark/commit/b1c8d5fd5278aec33b0f4dba9acff8ca098d8d3a).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-939242388


   **[Test build #144051 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144051/testReport)** for PR 34131 at commit [`c7e8b4f`](https://github.com/apache/spark/commit/c7e8b4f01a04b456a3e7674c6be3ecb547e1b0a2).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937354867


   **[Test build #143898 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143898/testReport)** for PR 34131 at commit [`f6bd87c`](https://github.com/apache/spark/commit/f6bd87c3f4cb31635d4f9f5067c6e899c9c8434f).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937724370


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/143923/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937504764


   **[Test build #143937 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143937/testReport)** for PR 34131 at commit [`f6bd87c`](https://github.com/apache/spark/commit/f6bd87c3f4cb31635d4f9f5067c6e899c9c8434f).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-938714267


   **[Test build #144030 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144030/testReport)** for PR 34131 at commit [`c207828`](https://github.com/apache/spark/commit/c207828022ff110c699d9f2c327b2aadb35faa1a).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937722156


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48449/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-938019876


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48470/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] huaxingao commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
huaxingao commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937394106


   cc @cloud-fan 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] cloud-fan commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
cloud-fan commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-942356734


   thanks, merging to master!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941406280


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48641/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940769894


   **[Test build #144138 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144138/testReport)** for PR 34131 at commit [`b1c8d5f`](https://github.com/apache/spark/commit/b1c8d5fd5278aec33b0f4dba9acff8ca098d8d3a).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940895377


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48615/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-940906648


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48615/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-941235445


   Kubernetes integration test status failure
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48637/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937463182


   **[Test build #143898 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/143898/testReport)** for PR 34131 at commit [`f6bd87c`](https://github.com/apache/spark/commit/f6bd87c3f4cb31635d4f9f5067c6e899c9c8434f).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds no public classes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937419910


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48419/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937419910


   
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/48419/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-937470104






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] cloud-fan commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
cloud-fan commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-942356734


   thanks, merging to master!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on pull request #34131: [SPARK-36871][SQL]Migrate CreateViewStatement to v2 command

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #34131:
URL: https://github.com/apache/spark/pull/34131#issuecomment-939249433


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/48528/
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org