Hudi Bot

Results 97 issues of Hudi Bot

Test in here "testMultiBaseFile": [^TestSparkNonBlockingConcurrencyControl.java]   bulkInsertFirst=true works fine, but the test will fail for bulkInsertFirst=false   This is because the name of the filegroup created by the bulk insert at the...

priority:blocker
area:concurrency
type:bug
from-jira
status:pr-available

1. Supporting a query task can read multiple file-slice to reduce spark task num ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-8393 - Type: Improvement - Fix version(s): - 1.1.0

priority:high
from-jira
status:pr-available
type:improvement

## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-8431 - Type: New Feature - Fix version(s): - 1.1.0 --- ## Comments 24/Oct/24 16:11;yihua;https://github.com/apache/hudi/pull/12143;;;

priority:high
area:ingest
type:feature
from-jira
status:pr-available

## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-8605 - Type: Bug - Fix version(s): - 1.1.0

priority:high
type:bug
from-jira
status:pr-available

For schema conflict resolution, previously we assume all instances with type COMMIT or DELTA_COMMIT comes with a valid schema. This is not true as there can be cases where hoodie...

priority:high
type:bug
from-jira
status:pr-available

## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-8498 - Type: Bug - Fix version(s): - 1.1.0

priority:high
type:bug
from-jira
status:pr-available

## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-8499 - Type: Improvement - Fix version(s): - 1.1.0

component:catalog-sync
priority:high
from-jira
status:pr-available
type:improvement

## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-8512 - Type: Improvement - Fix version(s): - 1.1.0

priority:high
from-jira
status:pr-available
type:improvement

## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-8566 - Type: Test - Fix version(s): - 1.1.0

priority:high
area:tests
from-jira
status:pr-available

[https://github.com/apache/hudi/pull/12307#discussion_r1872244128] Revisit the following logic to see if the exception class (TableNotFoundException) is accurate. {code:java} if (layoutVersion.isPresent() && tableConfigVersion.isPresent()) {       // Ensure layout version passed in config is not lower...

priority:high
from-jira
status:pr-available
type:improvement