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 2020/07/10 05:08:02 UTC

[GitHub] [spark] maropu commented on a change in pull request #29062: [SPARK-32237][SQL] Resolve hint in CTE

maropu commented on a change in pull request #29062:
URL: https://github.com/apache/spark/pull/29062#discussion_r452624446



##########
File path: sql/core/src/test/scala/org/apache/spark/sql/connector/DataSourceV2SQLSuite.scala
##########
@@ -756,6 +756,19 @@ class DataSourceV2SQLSuite
     }
   }
 
+  test("SPARK-32237: Hint in CTE") {

Review comment:
       Why did you put this test here? Do you think this issue in only for V2 data sources?




----------------------------------------------------------------
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.

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