wgtmac opened a new issue, #514:
URL: https://github.com/apache/iceberg-cpp/issues/514

   Currently `ReaderOptions::projection` 
(https://github.com/apache/iceberg-cpp/blob/main/src/iceberg/file_reader.h#L111)
 is required to be set before opening a parquet/avro reader, otherwise an error 
will be returned complaining about this. It would be good to allow reading all 
columns from the file if this field is unset.


-- 
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]

Reply via email to