distsql: ensure backward compatibility during upgrade #17277
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
S-2-temp-unavailability
Temp crashes or other availability problems. Can be worked around or resolved by restarting.
Milestone
The RFC in #16977 describes a mechanism for upgrade without downtime. DistSQL went through some backward incompatible changes; we need to go back through them and fix
distsqlrun
to provide backward-compatibility, as well as gate use of new features in the planner.CC @spencerkimball
The text was updated successfully, but these errors were encountered: