xi-db commented on PR #50873: URL: https://github.com/apache/spark/pull/50873#issuecomment-2959426063
@hvanhovell Thank you, makes sense. In this case, we can close this PR. Do we want to remove the column name validation from [\_\_getitem\_\_](https://github.com/apache/spark/blob/727167acc30c7a50566dad0c030763e34b450cca/python/pyspark/sql/connect/dataframe.py#L1745-L1748) on PySpark, so df['non_existing_col'] won't trigger an analysis call? cc @zhengruifeng -- 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: reviews-unsubscr...@spark.apache.org 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