Ruobing1997 commented on code in PR #15823:
URL: https://github.com/apache/iceberg/pull/15823#discussion_r3012112270
##########
spark/v4.1/spark/src/test/java/org/apache/iceberg/spark/source/TestSparkDataWrite.java:
##########
@@ -433,10 +427,6 @@ public void
testPartitionedFanoutCreateWithTargetFileSizeViaOption2() {
Review Comment:
And regarding
> why these tests only work with Spark2 and Spark4.1?
I found this issue: https://issues.apache.org/jira/browse/SPARK-51290 for
allowing partial column writes. I noticed this was enabled in Spark 4.1. Is
there any chance this could be backported to 3.5/4.0, or is it considered a new
feature?
--
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]