gabotechs opened a new pull request, #7:
URL: https://github.com/apache/datafusion-iceberg/pull/7

   ## Summary
   
   - make DataFusion-facing Iceberg integration APIs use 
`datafusion::error::Result`
   - preserve Iceberg error kinds across the DataFusion error boundary
   - use DataFusion error macros for locally generated failures
   - let integration tests propagate Iceberg and DataFusion errors as boxed 
errors
   
   ## Testing
   
   - `cargo check -p datafusion-iceberg --tests`
   - `cargo test -p datafusion-iceberg --quiet`


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