mccheah commented on issue #16: Custom metadata in data files URL: https://github.com/apache/incubator-iceberg/issues/16#issuecomment-443012368 We store the information in our internal system as per-file metadata. We want to be able to batch-fetch this information from our system and load it into the Iceberg table, before invoking the Iceberg data source reader. We would store the information per file in the `DataFile` object in Iceberg.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services