aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/matplotlib/py3/src/_ttconv.cpp
diff options
context:
space:
mode:
authorijon <ijon@ydb.tech>2024-09-13 14:00:23 +0300
committerGitHub <noreply@github.com>2024-09-13 14:00:23 +0300
commitb0a5850a285ac22023351403cb5796106074b51b (patch)
treece46544e9347001c483fd3bca975c9dd45c4ef10 /contrib/python/matplotlib/py3/src/_ttconv.cpp
parent1765b09e7c4adc0b80518957c80ebc072875a453 (diff)
downloadydb-b0a5850a285ac22023351403cb5796106074b51b.tar.gz
schemeshard: fix Alter{Ext,}SubDomain compatibility (#9198)
`TAlterExtSubDomain` suboperation should be able to accept `ESchemeOpAlterSubDomain` operation type. (Notice ExtSubDomain vs SubDomain.) This is special compatibility case for those old subdomains that went through migration to a separate tenants at some time. Console tablet holds records about types of the subdomains but they hadn't been updated at the time of migration. So Console still thinks that old subdomains are plain subdomains whereas they had been migrated to the extsubdomains. And Console tablet is the main source of the subdomains alters. This compatibility case should be upholded until Console records will be fixed. KIKIMR-21965
Diffstat (limited to 'contrib/python/matplotlib/py3/src/_ttconv.cpp')
0 files changed, 0 insertions, 0 deletions