Rex(Hui) An

Results 14 issues of Rex(Hui) An

### What changes were proposed in this pull request? Should throw the error if caused by Filesystem closed when we enable ignoreCorruptFiles ### Why are the changes needed? If we...

SQL

## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contribute/how-to-contribute before opening a pull request.* ## What is the purpose of the pull request...

**_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 [email protected]. - If you...

priority:critical
spark
writer-core
query-engine
table-service

## What changes were proposed in this pull request? Livy could not dispose rpc server if session is not created successfully. To reproduce this issue, 1. Create a session with...

## What changes were proposed in this pull request? If we type `Ctrl + c` to interrupt a query from beeline, it does not cancel itself, the job still can...

### Change Logs If possible, try to push down filters to Hive to avoid fetching too many partitions. ### Impact _Describe any public API or user-facing feature change or any...

手持机的API的Demo是基于WinCE系统的,可以将IDE更换为VS2005、VS2008再进行尝试。

### Change Logs 1. Add `InstantOffset` to allow read instant partially 2. Add `InstantOffsetRange` to support filtering files btw startOffset(exclusive) and endOffset 3. Spark3 implements `SupportsAdmissionControl` to support rate limit...

Is there any spark issues that I can track this random task attempt ids problem? I test a lot of cases, but I can not reproduce this. Thanks in advance....

We recently also met the issue https://github.com/apache/hudi/issues/9305, but with the different cause(we still use hudi 0.12). The user set the configure `spark.sql.parquet.enableVectorizedReader` to false manually, and read a hive table...