ganesh-skumar opened a new pull request, #648: URL: https://github.com/apache/paimon-rust/pull/648
### Purpose Add Rust examples demonstrating how to create a Paimon table with sample data and query it using DataFusion. ### Brief change log - Add `create_table.rs` example to create a Paimon table and insert sample data. - Add `datafusion_query.rs` example demonstrating the DataFusion DataFrame API. - Add `paimon-datafusion` as a workspace dependency for the examples. -- 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]
