Re: [PR] API, Core: Add default value APIs and Avro implementation [iceberg]

2024-11-26 Thread via GitHub
emkornfield commented on PR #9502: URL: https://github.com/apache/iceberg/pull/9502#issuecomment-2501606427 Just wanted to ask does this only apply to Avro or does adding it to AvroGenericReader also cover other file types ORC and Parquet? -- This is an automated message from the Apache G

Re: [PR] API, Core: Add default value APIs and Avro implementation [iceberg]

2024-09-11 Thread via GitHub
rdblue commented on PR #9502: URL: https://github.com/apache/iceberg/pull/9502#issuecomment-2344814631 > One more thing, we're also leaking V3 spec features into the codebase. Should we guard that with a flag? For #9008, we added a check in `TableMetadata.Builder` to prevent v1 and v2