You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
showREplicaDistribution command is supported in legacy planner but not in nereids(new doris fe planner). you need implement the following showREplicaDistribution command in nereids:
unsupportedshowREplicaDistributionStatement SHOW REPLICA DISTRIBUTION FROM baseTableRef
The text was updated successfully, but these errors were encountered:
showREplicaDistribution command is supported in legacy planner but not in nereids(new doris fe planner). you need implement the following showREplicaDistribution command in nereids:
unsupportedshowREplicaDistributionStatement
SHOW REPLICA DISTRIBUTION FROM baseTableRef
The text was updated successfully, but these errors were encountered: