Re: [PR] AVRO: Support UUID logical type on string fields in Avro schema [iceberg]

2025-05-24 Thread via GitHub
vanshb03 commented on PR #12877: URL: https://github.com/apache/iceberg/pull/12877#issuecomment-2907520623 Bumping branch for review -- 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

Re: [PR] AVRO: Support UUID logical type on string fields in Avro schema [iceberg]

2025-05-24 Thread via GitHub
github-actions[bot] commented on PR #12877: URL: https://github.com/apache/iceberg/pull/12877#issuecomment-2907520282 This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pul

Re: [PR] AVRO: Support UUID logical type on string fields in Avro schema [iceberg]

2025-04-23 Thread via GitHub
vanshb03 commented on code in PR #12877: URL: https://github.com/apache/iceberg/pull/12877#discussion_r2056819304 ## core/src/main/java/org/apache/iceberg/avro/SchemaToType.java: ## @@ -208,6 +208,8 @@ public Type logicalType(Schema primitive, LogicalType logical) { } el

Re: [PR] AVRO: Support UUID logical type on string fields in Avro schema [iceberg]

2025-04-23 Thread via GitHub
raphaelauv commented on code in PR #12877: URL: https://github.com/apache/iceberg/pull/12877#discussion_r2056802939 ## core/src/main/java/org/apache/iceberg/avro/SchemaToType.java: ## @@ -208,6 +208,8 @@ public Type logicalType(Schema primitive, LogicalType logical) { }

[PR] AVRO: Support UUID logical type on string fields in Avro schema [iceberg]

2025-04-23 Thread via GitHub
vanshb03 opened a new pull request, #12877: URL: https://github.com/apache/iceberg/pull/12877 Addresses #12862 -- 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 unsubscrib