-
**_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
- Join the mailing list to engage in conversations and get faster support at dev-subscribe@hu…
-
**Describe the bug**
According to the docs, the Hudi engine is read-only, but an INSERT shouldn't SEGV.
**How to reproduce**
Run:
```sql
CREATE TABLE tx(t0 Int) ENGINE=Hudi('', '', '');
INSERT…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-xtable/issues?q=is%3Aissue) and found no similar issues.
### Please describe the bug 🐞
Team, I hav…
-
### Description
Does Polars have support to read and write with hudi file format ? Did not find any info in: https://docs.pola.rs/api/python/stable/reference/io.html
We have a usecase to read and …
-
### Description of the improvement
AWS supports Hudi in most of their data services, many users leverage AWS SDK for Pandas (formerly AWS DataWrangler) to handle their data.
Since hudi-rs provides P…
kazdy updated
1 month ago
-
Use `thiserror` to define error enums to fit different error handling flows, and replace `anyhow::Error` usage.
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
### What feature are you requesting?
Support apache hudi
### Why are you requesting this feature?
Delta Lake's top 30 committers are Databricks. Iceberg's main committers are bought out by Databr…
-
Tips before filing an issue:
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
- Join the mailing list to engage in conversations and get faster support at dev-subscribe@hudi.a…
-
I would like to add Lance as a supported file type in [dft](https://github.com/datafusion-contrib/datafusion-dft) similar to how we currently have deltalake and are working on [hudi](https://github.co…