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/04/22 12:01:33 UTC

[GitHub] [spark] gengliangwang commented on a change in pull request #32295: [SPARK-35189][SQL] Disallow implicit conversion for `String_Column - Date_Column`

gengliangwang commented on a change in pull request #32295:
URL: https://github.com/apache/spark/pull/32295#discussion_r618336726



##########
File path: docs/sql-migration-guide.md
##########
@@ -79,9 +79,13 @@ license: |
 
   - In Spark 3.2, `TRANSFORM` operator can't support alias in inputs. In Spark 3.1 and earlier, we can write script transform like `SELECT TRANSFORM(a AS c1, b AS c2) USING 'cat' FROM TBL`.
 
+<<<<<<< HEAD

Review comment:
       Done




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