apache / amoro

Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
https://amoro.apache.org/
Apache License 2.0
874 stars 290 forks source link

[AMORO-3228] Remove the format suffix in judgment condition #3338

Closed zhongqishang closed 2 hours ago

zhongqishang commented 1 day ago

Why are the changes needed?

Relate for #3228

Unable to judge correctly, need to remove the format suffix.

Brief change log

- example
dataFilePath ./data/data-1.parquet
posDeleteFilePath ./data/data-1-delete-suffix.parquet

How was this patch tested?

Documentation