yyanyy opened a new pull request #1946:
URL: https://github.com/apache/iceberg/pull/1946
This change is a smaller PR broken down from #1935. There is no change in
behavior from this PR. It covers the following:
- add comparator for byte array
- updated field metrics bound type to allow object to byte buffer
translation to occur later
- add `metrics()` method to `ValueWriter` for Avro, currently default to
empty stream
- create `MetricsAwareDatumWriter` that exposes writer metrics, and replace
`DatumWriter` with it in various classes
- add metrics config to avro writer and builder
- create a `AvroMetrics` class that resembles current behavior for
producing metrics for avro writer
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]