Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
a543334
Implement determine_timestamp using constraints
frankmcsherry Jun 23, 2024
a6a9a25
Merge remote-tracking branch 'origin/main' into determine_timestamp_c…
DAlperin Mar 20, 2025
f31e1c2
Better logging
DAlperin Mar 20, 2025
36a5586
Fix minimization
DAlperin Mar 20, 2025
bf997b5
Fix strong session serializable timestamp selection logic in the cons…
DAlperin Mar 20, 2025
d51ef8d
Add EXPLAIN TIMESTAMP support
DAlperin Mar 24, 2025
e2e0d34
Improve output
DAlperin Mar 24, 2025
7b8baf3
remove unused import.
DAlperin Mar 24, 2025
5552fb4
update sql test to reflect new explain contents
DAlperin Mar 24, 2025
307843b
Fix testdrive
DAlperin Mar 24, 2025
20ce3a1
Don't add unneeded constraints
DAlperin Mar 24, 2025
284d2a4
fix tests
DAlperin Mar 24, 2025
dd20c58
fix more tests
DAlperin Mar 24, 2025
f087206
dyncfg
DAlperin Mar 24, 2025
a25c4e1
fix rust tests
DAlperin Mar 25, 2025
3534a30
Add metrics
DAlperin Mar 25, 2025
11aa520
unbreak
DAlperin Mar 25, 2025
9442655
fix timestamp selection test
DAlperin Mar 25, 2025
0438397
oops, return the right selection
DAlperin Mar 25, 2025
ee6888a
clippy
DAlperin Mar 25, 2025
84b6c5f
Fix materialized_views.py
DAlperin Mar 25, 2025
c028fcf
This test file is liable to be the death of me
DAlperin Mar 25, 2025
9531fea
Address notes from frank
DAlperin Mar 25, 2025
dc672a5
add copyright header
DAlperin Mar 25, 2025
0bcb8b0
fix test build
DAlperin Mar 25, 2025
7cb1536
oh fine
DAlperin Mar 25, 2025
cf406cc
truncate if needed
DAlperin Mar 26, 2025
08c5b16
Address feedback
DAlperin Mar 26, 2025
81f7c8c
I literally can't tell what this test wants anymore
DAlperin Mar 26, 2025
4b59ced
import default directly
DAlperin Mar 26, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading