delta-io / delta

An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
https://delta.io
Apache License 2.0
7.62k stars 1.71k forks source link

Fixed 'collated-string-type.md' JSON example. #3750

Open ilicmarkodb opened 1 month ago

ilicmarkodb commented 1 month ago

Which Delta project/connector is this regarding?

Description

Fixed example for storing collation information in metadata in collated-string-type.md. JSON representation had incorrect column name and path to StringType.

How was this patch tested?

Does this PR introduce any user-facing changes?

No.

ilicmarkodb commented 1 month ago

@stefankandic can you please review?

ilicmarkodb commented 1 month ago

@vkorukanti can you please review?