apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
12.51k stars 3.24k forks source link

[Enhancement] duplicated properties is not reported #32577

Open dataroaring opened 7 months ago

dataroaring commented 7 months ago

Search before asking

Description

When we create a table in doris with two below properties, doris reports an unknown property error, however it should report a duplicated properties or if duplicated properties have same value, doris should just ignore it.

"replication_allocation" = "tag.location.default: 3", "replication_num" = "3",

Solution

No response

Are you willing to submit PR?

Code of Conduct

xiedeyantu commented 7 months ago

I will try

133tosakarin commented 5 months ago

hello, I'm a beginer, can I try it ?

IsmailTosunTnyl commented 2 months ago

please assign to me