I think this is less about S3 and Glue, but more about adding files to a table without the need to copy the data. This is recently discussed in https://github.com/apache/iceberg/issues/2068, we can continue the discussion there. -Jack
On Wed, Feb 3, 2021 at 12:02 PM Joshua Housh <[email protected]> wrote: > Hi, > > I'm not sure if this is the right forum for this, but I couldn't find > anything better. I have a process that periodically drops orc files into an > s3 bucket (for some other purpose) and I'd like to add that data to a > glue-backed iceberg catalog. Is there a way I can do this without copying > the data again? > > Thanks! > Josh >
