Popular repositories Loading
-
timescaledb
timescaledb PublicForked from timescale/timescaledb
A time-series database for high-performance real-time analytics packaged as a Postgres extension
C
35 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 4 commits in 1 repository
Created a pull request in timescale/timescaledb that received 5 comments
Fix not using SkipScan over one chunk
Fixes this issue (SkipScan plan not chosen when only 1 chunk remains): #7778 Root cause: not considering AppendPath over one child. This AppendPath…
+130
−62
lines changed
•
5
comments
Opened 4 other pull requests in 1 repository
timescale/timescaledb
3
merged
1
open
-
Fix error code for batch_sorted_merge GUC
This contribution was made on Apr 18
-
SkipScan over compressed chunks
This contribution was made on Apr 18
-
Fix crashes in batch sort merge over expressions
This contribution was made on Apr 17
-
Backport to 2.19.x: Fix not using SkipScan over one chunk
This contribution was made on Apr 10
Reviewed 8 pull requests in 1 repository
timescale/timescaledb
8 pull requests
-
Add columnstore as alias for enable_columnstore in ALTER TABLE
This contribution was made on Apr 22
-
Fix crashes in batch sort merge over expressions
This contribution was made on Apr 17
-
Adjust schema for calculate_chunk_interval in catalog
This contribution was made on Apr 13
-
Don't create hypertable for implicitly published tables
This contribution was made on Apr 7
-
Don't create hypertable for published tables
This contribution was made on Apr 4
-
Fix crash in VectorAgg plan code
This contribution was made on Apr 3
-
Add constraint checking test for compression algos
This contribution was made on Apr 2
-
Implement SkipScan for distinct aggregates
This contribution was made on Apr 1
Opened 3 issues in 1 repository
timescale/timescaledb
1
open
2
closed
-
[Enhancement]: Enable SkipScan for indexes with NULL direction not matching guaranteed not-NULL distinct column direction
This contribution was made on Apr 23
-
[Bug]: Crash in count(DISTINCT time+1) over compressed chunks during sorted batch merge
This contribution was made on Apr 16
-
[Enhancement]: Add Distinct aggregate tests to SkipScan benchmark in TSBench
This contribution was made on Apr 4