support catalog queries by houqp · Pull Request #258 · roapi/roapi
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 211
Merged
Conversation
houqp
force-pushed
the
qp_catalog
branch
from
f84ea17 to
835fa20
Compare
houqp
requested a review
from jychen7
houqp commented Feb 6, 2023
| impl ColumnQ { | ||
| pub fn new() -> Self { | ||
| Self::new_with_config(SessionConfig::default()) | ||
| Self::new_with_config(SessionConfig::from_env().with_information_schema(true)) |
Copy link
Member Author
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is the main change.
houqp added 2 commits
February 5, 2023 20:24
houqp
force-pushed
the
qp_catalog
branch
from
835fa20 to
d77f982
Compare
houqp
enabled auto-merge (rebase)
jychen7 reviewed Feb 7, 2023
.github/workflows/build.yml
Show resolved
Hide resolved
.github/workflows/build.yml Show resolved Hide resolved
jychen7 approved these changes Feb 7, 2023
houqp
merged commit
5b28b7c
into
roapi:main
houqp
deleted the
qp_catalog
branch
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