You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/09/10 13:20:53 UTC

[GitHub] [iceberg] RussellSpitzer commented on pull request #2210: Adds AddFiles Procedure

RussellSpitzer commented on pull request #2210:
URL: https://github.com/apache/iceberg/pull/2210#issuecomment-916899779


   I'm not sure what you are asking, the syntax for this command is 
   ```
   CALL spark_catalog.system.add_files(
     table => 'db.tbl',
     source_table => '`parquet`.`path/to/table`'
   )
   ```
   I'll be adding docs shortly but you should probably ask your question with more detail about what you are trying to accomplish on the mailing list or the Slack since this may not do what you expect it to do.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org