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.63k stars 1.71k forks source link

[Protocol Change] Add the Redirection spec change proposal #3705

Open kamcheungting-db opened 2 months ago

kamcheungting-db commented 2 months ago

Which Delta project/connector is this regarding?

Description

This PR describes the detail of redirection, which include the feature definition, the procedure of enablement and disablement, and query redirection flow.

This PR is created to submit all necessary documentation of the

How was this patch tested?

Documentation PR doesn't need test case.

Does this PR introduce any user-facing changes?

No.