wangyum commented on PR #37274: URL: https://github.com/apache/spark/pull/37274#issuecomment-1196445223
All the value read usages: <img width="633" alt="image" src="https://user-images.githubusercontent.com/5399861/181204965-207b7a99-4450-4927-b15e-f2bd3708d70e.png"> https://github.com/apache/spark/blob/8628c15d176a8084b695bbb6ca841831e6fb75d4/sql/core/src/main/scala/org/apache/spark/sql/catalyst/util/V2ExpressionBuilder.scala#L161-L162 https://github.com/apache/spark/blob/fc157d8d4908f473ce32c2696bb9013dcaecd705/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/AstBuilder.scala#L787-L790 https://github.com/apache/spark/blob/fc157d8d4908f473ce32c2696bb9013dcaecd705/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/AstBuilder.scala#L655-L658 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
