dhruv-pratap opened a new issue, #4827:
URL: https://github.com/apache/iceberg/issues/4827

   This is a child issue of the parent epic #3227  - Support table in iceberg 
python library. Please refer the conversations in the parent tracker for design 
and the Work Breakdown Structure. 
   
   **Scope**: 
   I want to define a TableBuilder API to create a Table, without Transaction 
to begin with.
   
   Mandatory attributes for a table to be created: 
   - `Table identifier`
   - `Schema`
   
   Optional attributes for a table to be created: 
   - `PartitionSpec`
   - `SortOrder`
   - `Location`
   - `Properties`
   
   
   **Out-of-scope**:
   - Implementation of `create()`API is out-of-scope for this and will follow 
in a subsequent tracker under the parent tracker #3227  
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to