dheeraj12347 commented on issue #514: URL: https://github.com/apache/iceberg-cpp/issues/514#issuecomment-3776171617
Hi @wgtmac, Iād like to work on this enhancement. My plan is: ā Update the Parquet/Avro file reader so that when ReaderOptions::projection is unset, it defaults to reading all columns from the file schema instead of returning an error. ā Add tests to verify reading works both with and without an explicit projection. Does this approach align with what you have in mind, especially for any edge cases? -- 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]
