[fix] register catalog first check default db is exist#326
Closed
jerry-024 wants to merge 5 commits into
Closed
Conversation
* upstream/main: fix: repair CI after partial-update merge (apache#314) fix: validate data evolution matched row ids (apache#312) feat: support fixed-bucket partial-update merge engine (apache#263) Display partition stats in manifests system table (apache#308) ci: cherry-pick CI fixes from release-0.1 to main (apache#311)
* upstream/main: refactor(datafusion): convert files_size from table functions to system tables (apache#325) feat: add referenced_files_size and physical_files_size table functions (apache#323) feat(datafusion): Add $partitions system table (apache#294) ci: trigger CI for release branch pushes and PRs (apache#319) docs: update releases page for 0.1.0 and upcoming 0.2.0 (apache#320) Add explicit read-only permissions to CI workflow (apache#316) feat: support dynamic-bucket partial-update (apache#317) [fix] register catalog first check default db is exist and support information schema (apache#315)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Linked issue: close #xxx
Brief change log
Tests
API and Format
Documentation