hudi icon indicating copy to clipboard operation
hudi copied to clipboard

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

Open LiJie20190102 opened this issue 1 year ago • 1 comments

Tips before filing an issue

  • Have you gone through our FAQs?

  • Join the mailing list to engage in conversations and get faster support at [email protected].

  • If you have triaged this as a bug, then file an issue 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:

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.

LiJie20190102 avatar May 15 '24 09:05 LiJie20190102

You are right, and we are planning to support this feature.

danny0405 avatar May 15 '24 09:05 danny0405