ajantha-bhat opened a new pull request, #6975:
URL: https://github.com/apache/iceberg/pull/6975
Changes:
- schema changes
- move spec_id (without changing field id) before the counters. Because
It looks odd when we add new counters to have spec_id in between.
- add column docs for `record_count` and `file_count` to clarify that it
is only data file counters.
- Rename internal fields `recordCount` to `dataRecordCount` and `fileCount`
to `dataFileCount` for better clarity.
--
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]