Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: server relaunch does not load metadata tables #543

Merged
merged 2 commits into from
Dec 25, 2022
Merged

Conversation

gaurav274
Copy link
Member

(1) metadata tables were not being loaded upon server restart, so we implemented reflection to load them;
(2) the show tables command was not functioning correctly;
(3) metadata tables have been designated as system tables and can no longer be accessed or modified by user queries.

…o we implemented reflection to load them; (2) the show tables command was not functioning properly; (3) metadata tables have been designated as system tables and can no longer be accessed or modified by user queries.
@gaurav274
Copy link
Member Author

Fixes #542

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant