Remove CAgg time bucket function metadata table#8172
Draft
kpan2034 wants to merge 5 commits intotimescale:mainfrom
Draft
Remove CAgg time bucket function metadata table#8172kpan2034 wants to merge 5 commits intotimescale:mainfrom
kpan2034 wants to merge 5 commits intotimescale:mainfrom
Conversation
Closed
006d039 to
ff495c4
Compare
b250ba9 to
6a01e29
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8172 +/- ##
==========================================
- Coverage 82.23% 80.69% -1.55%
==========================================
Files 256 256
Lines 48170 47567 -603
Branches 12152 11919 -233
==========================================
- Hits 39614 38384 -1230
- Misses 3699 4417 +718
+ Partials 4857 4766 -91 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
6a01e29 to
5435476
Compare
|
This pull request has been automatically marked as stale due to lack of activity. This pull request will be closed in 30 days. |
|
This pull request has been automatically marked as stale due to lack of activity. This pull request will be closed in 30 days. |
5435476 to
bf3a6a9
Compare
Co-authored-by: Fabrízio de Royes Mello <fabriziomello@gmail.com>
bf3a6a9 to
3279038
Compare
svenklemm
reviewed
Dec 22, 2025
| extern TSDLLEXPORT DebugRequireOption ts_guc_debug_require_batch_sorted_merge; | ||
|
|
||
| extern TSDLLEXPORT bool ts_guc_debug_allow_cagg_with_deprecated_funcs; | ||
| extern TSDLLEXPORT char *ts_guc_hypercore_indexam_whitelist; |
Member
There was a problem hiding this comment.
Suggested change
| extern TSDLLEXPORT char *ts_guc_hypercore_indexam_whitelist; |
looks like a rebase error
|
This pull request has been automatically marked as stale due to lack of activity. This pull request will be closed in 30 days. |
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.
Closes #7349