apache / apache/hudi

[FEATURE REQUEST] 'hoodie.datasource.write.precombine.field' only supports a single field

Open
#11,225 1 comment 0 reactions 0 assignees View on GitHub
type:feature
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

**_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.apache.org.

- If you have triaged this as a bug, then file an [issue](https://issues.apache.org/jira/projects/HUDI/issues) directly.

**Describe the problem you faced**

Why does the configuration "hoodie.datasource.write.precombine.field" only support sorting on a single field? I think it is also possible to specify multiple fields for sorting

**To Reproduce**

Steps to reproduce the behavior:

1.
2.
3.
4.

**Expected behavior**

A clear and concise description of what you expected to happen.

**Environment Description**

* Hudi version : 0.12.3

* Spark version : 3.2.3

* Hive version : 3.1.3

* Hadoop version : 3.3.0

* Storage (HDFS/S3/GCS..) : hdfs

* Running on Docker? (yes/no) : no

**Additional context**

Add any other context about the problem here.

**Stacktrace**

```Add the stacktrace of the error.```

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names only the hoodie.datasource.write.precombine.field configuration and provides no source file, test, reproduction steps, or acceptance criteria. Start by locating the configuration’s implementation and tests, then clarify the syntax and ordering semantics for multiple fields; done means the behavior is specified and covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spark
Domain
data-engineering
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.