dramaticlly opened a new pull request, #17623: URL: https://github.com/apache/iceberg/pull/17623
Remove deprecated method from #14979 for 1.12.0: - TableReference.of(String, TableIdentifier) and the TableReference(String, List<String>, String) constructor - IcebergWriterResult(TableIdentifier, List, List, StructType) and IcebergWriterResult.tableIdentifier() Callers now construct a TableReference with an explicit table UUID; the two tests pass null to preserve their previous behavior. -- 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]
