The GitHub Actions job "Check License" on 
fluss.git/iceberg-switch-to-data-delete-file-set has succeeded.
Run started by GitHub user nastra (triggered by nastra).

Head commit for run:
096aed92bf7d7e14c3ec757e33b62cc6ce889701 / Eduard Tudenhoefner 
<[email protected]>
[iceberg] Use DataFileSet / DeleteFileSet instead of normal collections

For Iceberg V3 with Deletion Vectors we introduced `DataFileSet` & 
`DeleteFileSet` in Iceberg so that a `DeleteFile` is correctly compared by 
looking at
its `location` / `contentOffset` / `contentSizeInBytes`. Using `DataFileSet` 
prevents duplicate data file instances in collections. Therefore we should 
switch using to `DataFileSet` / `DeleteFileSet` everywhere to be future-proof.

Report URL: https://github.com/apache/fluss/actions/runs/20131575600

With regards,
GitHub Actions via GitBox

Reply via email to