An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
In this PR, we amend the current RFC proposal for the Collations table feature.
We should not have readVersion hints as part of the table, since the choice of collation versions is a decision at the engine level. For e.g. consider a join between two tables with different collation versions.
We also specify the Reader Requirements and Write Requirements more explicitly for the table feature.
Which Delta project/connector is this regarding?
Description
In this PR, we amend the current RFC proposal for the Collations table feature.
How was this patch tested?
N/A
Does this PR introduce any user-facing changes?
'No'