ebyhr commented on code in PR #14308:
URL: https://github.com/apache/iceberg/pull/14308#discussion_r2446496198
##########
spark/v4.0/spark/src/main/java/org/apache/iceberg/spark/SparkSchemaUtil.java:
##########
@@ -199,7 +199,9 @@ public static Schema convert(Schema baseSchema, StructType
sparkType, boolean ca
* @param sparkType a Spark StructType
* @return the equivalent Schema
* @throws IllegalArgumentException if the type cannot be converted or there
are missing ids
+ * @deprecated since 1.11.0, will be removed in 2.0.0
Review Comment:
Thanks, updated the version to 1.12.0.
--
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]