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
[BABEL-4673] Disable CREATE VIEW ON stmt with PIVOT
Disable CREATE VIEW ON stmt with PIVOT operator due to pg_dump cannot
dump pivot view with correct dependency and newly added fields in
FuncExpr casued readFunc failed to parse previous minor version string
parsetree during select from view after mVU.
Task: BABEL-4673
Signed-off-by: Yanjie Xu <[email protected]>
0 commit comments