itholic opened a new pull request, #46215:
URL: https://github.com/apache/spark/pull/46215

   
   
   ### What changes were proposed in this pull request?
   
   This PR followups for https://github.com/apache/spark/pull/46063 to exclude 
Python magic methods from error context target
   
   
   ### Why are the changes needed?
   
   We only need to logging the Apache Spark Column API functions for 
DataFrameQueryContext, but not Python native functions.
   
   
   ### Does this PR introduce _any_ user-facing change?
   
   No API changes, but the error message only contain Column APIs that are 
supported by Apache Spark
   
   
   ### How was this patch tested?
   
   The existing CI should pass.
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   <!--
   If generative AI tooling has been used in the process of authoring this 
patch, please include the
   phrase: 'Generated-by: ' followed by the name of the tool and its version.
   If no, write 'No'.
   Please refer to the [ASF Generative Tooling 
Guidance](https://www.apache.org/legal/generative-tooling.html) for details.
   -->
   No.
   


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

Reply via email to