MaxGekk opened a new pull request #28399:
URL: https://github.com/apache/spark/pull/28399


   ### What changes were proposed in this pull request?
   In the PR, I propose to simplify the code of `InSet.sql` and create 
`Literal` instances directly from Catalyst's internal values by using the 
default `Literal` constructor.
   
   ### Why are the changes needed?
   This simplifies code and avoids unnecessary conversions to external types. 
   
   ### Does this PR introduce any user-facing change?
   No
   
   ### How was this patch tested?
   By existing test `SPARK-31563: sql of InSet for UTF8String collection` in 
`ColumnExpressionSuite`.
   


----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to