Re: [PR] Core: Replace deprecated Schema.toString with SchemaFormatter [iceberg]

2024-12-25 Thread via GitHub
Fokko merged PR #11867: URL: https://github.com/apache/iceberg/pull/11867 -- 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: issues-unsubscr...@iceberg.apa

Re: [PR] Core: Replace deprecated Schema.toString with SchemaFormatter [iceberg]

2024-12-24 Thread via GitHub
ebyhr commented on PR #11867: URL: https://github.com/apache/iceberg/pull/11867#issuecomment-2560825517 CI hit #11651 -- 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 uns

[PR] Core: Replace deprecated Schema.toString with SchemaFormatter [iceberg]

2024-12-23 Thread via GitHub
ebyhr opened a new pull request, #11867: URL: https://github.com/apache/iceberg/pull/11867 The method is deprecated: https://avro.apache.org/docs/1.12.0/api/java/org/apache/avro/Schema.html#toString(boolean) > Deprecated. Use SchemaFormatter.format(Schema) instead, using the format j