I'm implementing my own database now, my sql's grammar likes starrocks, doris, or oceanbase
I want to add CATALOGS and SWITCH keywords. Can I contribute code directly?
CATALOGS used in SHOW CATALOGS to show all catalogs.
SWITCH used in SWITCH catalog_name to change the current default catalog.