vlad-lyutenko commented on PR #13070: URL: https://github.com/apache/iceberg/pull/13070#issuecomment-3265758724
> Maybe you can suggest some way how to use > AvroIterable -> ValueReaders as pure reader, without this functionality. Sorry for disturbing you I found correct API, we can use : ` PlannedDataReader.create(readSchema, idToConstant.buildOrThrow()))` to adjust all needed parameters -- 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]
