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 2022/09/22 07:34:49 UTC

[GitHub] [iceberg] joshuarobinson opened a new issue, #5825: Python: Add CLI support for adding existing parquet file to table.

joshuarobinson opened a new issue, #5825:
URL: https://github.com/apache/iceberg/issues/5825

   ### Feature Request / Improvement
   
   The request is for the CLI to be able to add a parquet file (created by another tool) to an existing Iceberg table. The closest equivalent functionality would be the [add_files](https://iceberg.apache.org/docs/latest/spark-procedures/#add_files) Spark procedure.
   
   The idea is that some/any other tool can write a parquet file to a location in the table directory and then invoke the CLI to import that into the table with metadata-only operations. Specifically, the CLI just creates the manifests and snapshot metadata and can optionally validate the schema of the parquet file.
   
   Motivation: this would be an easy way to increase composability of Iceberg with other tools and serve as a waypoint on the way to getting full support for adding data via the python SDK.
   
   ### Query engine
   
   _No response_


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


[GitHub] [iceberg] rdblue commented on issue #5825: Python: Add CLI support for adding existing parquet file to table.

Posted by GitBox <gi...@apache.org>.
rdblue commented on issue #5825:
URL: https://github.com/apache/iceberg/issues/5825#issuecomment-1255551493

   This would be great! I think it's a little ways out since we can't yet write metadata files. But I think this should be an early target because it is basically the append path.


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


[GitHub] [iceberg] github-actions[bot] commented on issue #5825: Python: Add CLI support for adding existing parquet file to table.

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5825:
URL: https://github.com/apache/iceberg/issues/5825#issuecomment-1478749422

   This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.


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


[GitHub] [iceberg] github-actions[bot] closed issue #5825: Python: Add CLI support for adding existing parquet file to table.

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #5825: Python: Add CLI support for adding existing parquet file to table.
URL: https://github.com/apache/iceberg/issues/5825


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


[GitHub] [iceberg] github-actions[bot] commented on issue #5825: Python: Add CLI support for adding existing parquet file to table.

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #5825:
URL: https://github.com/apache/iceberg/issues/5825#issuecomment-1496752801

   This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'


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