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

feat(query): Support query result cache system table and table function #10159

Merged
merged 20 commits into from
Feb 24, 2023

Conversation

ariesdevil
Copy link
Contributor

@ariesdevil ariesdevil commented Feb 22, 2023

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Summary about this PR

  • query result cache system table
  • last_query_id context function
  • tests

Tracking in #10010 .

@vercel
Copy link

vercel bot commented Feb 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated
databend ⬜️ Ignored (Inspect) Feb 23, 2023 at 1:08PM (UTC)

@mergify mergify bot added the pr-feature this PR introduces a new feature to the codebase label Feb 22, 2023
@RinChanNOWWW RinChanNOWWW mentioned this pull request Feb 22, 2023
11 tasks
@ariesdevil
Copy link
Contributor Author

query result cache table function needs to generate schema dynamically, which will done in next PR.

@ariesdevil ariesdevil marked this pull request as ready for review February 22, 2023 14:38
@ariesdevil ariesdevil force-pushed the query-result-cache branch 2 times, most recently from f3bc99c to a075f22 Compare February 23, 2023 09:27
@BohuTANG BohuTANG merged commit 0fc2f52 into databendlabs:main Feb 24, 2023
@ariesdevil ariesdevil deleted the query-result-cache branch February 24, 2023 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature this PR introduces a new feature to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants