[ https://issues.apache.org/jira/browse/SPARK-38859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hyukjin Kwon resolved SPARK-38859. ---------------------------------- Fix Version/s: 3.4.0 Resolution: Fixed Issue resolved by pull request 36142 [https://github.com/apache/spark/pull/36142] > iloc setitem failed due to "Cannot convert * into bool" > ------------------------------------------------------- > > Key: SPARK-38859 > URL: https://issues.apache.org/jira/browse/SPARK-38859 > Project: Spark > Issue Type: Sub-task > Components: PySpark, Tests > Affects Versions: 3.4.0 > Reporter: Yikun Jiang > Assignee: Yikun Jiang > Priority: Major > Fix For: 3.4.0 > > > > - OpsOnDiffFramesEnabledTest.test_frame_iloc_setitem > - OpsOnDiffFramesEnabledTest.test_series_iloc_setitem > - IndexingTest.test_series_iloc_setitem > failed due to "Cannot convert column into bool: please use '&' for 'and', '|' > for 'or', '~' for 'not' when building DataFrame boolean expressions." > > - IndexingTest.test_frame_iloc_setitem > failed due to "shape mismatch" does not match "Cannot convert column into > bool: please use '&' for 'and', '|' for 'or', '~' for 'not' when building > DataFrame boolean expressions." > -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org