Netflix / iceberg

Iceberg is a table format for large, slow-moving tabular data
Apache License 2.0
476 stars 59 forks source link

Support customizing the location where data is written in Spark. #110

Closed mccheah closed 5 years ago

mccheah commented 5 years ago

Closes https://github.com/Netflix/iceberg/issues/93.

Note that we only use this in the Spark writer, but this also has to be worked into the other integrations.

rdblue commented 5 years ago

This was migrated to https://github.com/apache/incubator-iceberg/pull/6.