RussellSpitzer opened a new pull request #2210: URL: https://github.com/apache/iceberg/pull/2210
This procedure mimics our old support for "IMPORT DATA" but does not allow for dynamic overwriting of files in partitions. This will now require a seperate DELETE command to remove a partition. Other than that, the capabilites are identical to the previous functionality except now the functionality is a procedure rather than an SQL command. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
