cloud-fan commented on issue #24735: [SPARK-27871][SQL] LambdaVariable should 
use per-query unique IDs instead of globally unique IDs
URL: https://github.com/apache/spark/pull/24735#issuecomment-497159430
 
 
   > BTW, there are a few change related to resolvedEnc that don't seem 
directly related to the topic of lambda variables. 
   
   Actually they are related. When using `ExpressionEncoder` directly, I added 
special logic to apply the new rule. Then I found out that I need to re-apply 
this special logic in `Dataset` twice. So I go ahead and refactor this part a 
bit, so that `Dataset` uses `ExpressionEncoder` directly.

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


With regards,
Apache Git Services

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

Reply via email to