eugenegujing opened a new issue, #8120:
URL: https://github.com/apache/texera/issues/8120

   ### Task Summary
   
   The following `IcebergUtil` paths are not covered by tests:
   
   | Area | Missing coverage |
   | --- | --- |
   | `toIcebergType` | Rejecting `AttributeType.ANY` |
   | `fromIcebergType` | Rejecting unsupported Iceberg primitive types |
   | `createTable` | Rejecting catalogs that do not support namespaces |
   | `createTable` | Recreating an existing table when override is enabled |
   | `createTable` | Preserving an existing table when override is disabled |
   | `loadTableMetadata` | Returning `None` for a missing table |
   | `loadTableMetadata` | Returning `None` when the catalog fails to load a 
table |
   
   ### Task Type
   
   - [ ] Refactor / Cleanup
   - [ ] DevOps / Deployment / CI
   - [x] Testing / QA
   - [ ] Documentation
   - [ ] Performance
   - [ ] Other


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

Reply via email to