Skip to content

Actions: kryonix/duckdb

Python

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
70 workflow runs
70 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Fix duplicated CTE rewritings
Python #75: Commit 6d29415 pushed by kryonix
October 1, 2024 06:42 1h 50m 53s fix_cte_decorrelation
October 1, 2024 06:42 1h 50m 53s
Revert unrelated changes
Python #74: Commit ff9810f pushed by kryonix
September 23, 2024 13:07 2h 26m 40s fix_cte_decorrelation
September 23, 2024 13:07 2h 26m 40s
Remove more dead code
Python #73: Commit 7da48a1 pushed by kryonix
September 23, 2024 13:00 7m 14s fix_cte_decorrelation
September 23, 2024 13:00 7m 14s
Remove unused parameters of rewrite subquery
Python #72: Commit 61a0404 pushed by kryonix
September 23, 2024 12:31 28m 38s fix_cte_decorrelation
September 23, 2024 12:31 28m 38s
Cleanup messy code
Python #71: Commit 22e5ad3 pushed by kryonix
September 23, 2024 08:36 2h 31m 8s fix_cte_decorrelation
September 23, 2024 08:36 2h 31m 8s
Remove dead code
Python #70: Commit 489890a pushed by kryonix
September 23, 2024 07:46 50m 6s fix_cte_decorrelation
September 23, 2024 07:46 50m 6s
Format fix
Python #69: Commit 0c7d4ff pushed by kryonix
September 23, 2024 06:31 1h 15m 11s fix_cte_decorrelation
September 23, 2024 06:31 1h 15m 11s
Remove unnecessary add_filter flag
Python #68: Commit d707ff7 pushed by kryonix
September 23, 2024 06:22 9m 27s fix_cte_decorrelation
September 23, 2024 06:22 9m 27s
Make tidy check happy
Python #67: Commit 9913419 pushed by kryonix
August 15, 2024 06:22 1h 50m 5s fix_cte_decorrelation
August 15, 2024 06:22 1h 50m 5s
Fix imports
Python #66: Commit beaa743 pushed by kryonix
August 15, 2024 06:13 9m 49s fix_cte_decorrelation
August 15, 2024 06:13 9m 49s
Fix CheckMarkToSemi in FilterPushdown optimizer
Python #65: Commit ad9925c pushed by kryonix
August 14, 2024 20:52 1h 11m 57s fix_cte_decorrelation
August 14, 2024 20:52 1h 11m 57s
Remove debug assertion
Python #64: Commit 5c0a7a4 pushed by kryonix
August 14, 2024 07:49 1h 59m 5s fix_cte_decorrelation
August 14, 2024 07:49 1h 59m 5s
Improve implementation of RewriteSubquery
Python #63: Commit d17bd0d pushed by kryonix
August 14, 2024 07:48 1m 20s fix_cte_decorrelation
August 14, 2024 07:48 1m 20s
Lift recursive and materialized CTE to common base class
Python #62: Commit 0827b01 pushed by kryonix
August 13, 2024 13:46 2h 28m 39s fix_cte_decorrelation
August 13, 2024 13:46 2h 28m 39s
Cleanup, refactoring, and add comments
Python #61: Commit 7b20670 pushed by kryonix
August 13, 2024 12:53 53m 54s fix_cte_decorrelation
August 13, 2024 12:53 53m 54s
Add test cases for complex correlated recursive CTEs
Python #60: Commit c234ba6 pushed by kryonix
August 13, 2024 11:56 56m 38s fix_cte_decorrelation
August 13, 2024 11:56 56m 38s
Add test cases for complex correlated recursive CTEs
Python #59: Commit 92ad0bd pushed by kryonix
August 13, 2024 11:55 1m 18s fix_cte_decorrelation
August 13, 2024 11:55 1m 18s
Fix CTEFilterPusher optimization
Python #58: Commit acb7bdc pushed by kryonix
July 24, 2024 10:40 2h 27m 29s fix_cte_filter_pusher
July 24, 2024 10:40 2h 27m 29s
Change idx to delim_idx for delim joins
Python #57: Commit 8a67be1 pushed by kryonix
July 17, 2024 11:38 2h 2m 31s explain_delim
July 17, 2024 11:38 2h 2m 31s
Delim Join indices start from 1
Python #56: Commit 5f030c8 pushed by kryonix
July 17, 2024 11:29 9m 0s explain_delim
July 17, 2024 11:29 9m 0s
Use final binder table index to initialize physical planner
Python #55: Commit ff675e0 pushed by kryonix
July 17, 2024 10:10 1h 19m 52s explain_delim
July 17, 2024 10:10 1h 19m 52s
Improve handling of DELIM idx
Python #54: Commit d933de6 pushed by kryonix
July 15, 2024 12:02 2h 25m 45s explain_delim
July 15, 2024 12:02 2h 25m 45s
Improve EXPLAIN output of Delim Joins and Delim Gets
Python #53: Commit 23ccd79 pushed by kryonix
July 15, 2024 11:47 15m 24s explain_delim
July 15, 2024 11:47 15m 24s
Add missing TransformCTE extraction to TransformRecursiveCTE
Python #52: Commit 0be70aa pushed by kryonix
July 12, 2024 11:28 2h 20m 21s cte_fix
July 12, 2024 11:28 2h 20m 21s
Fix typo
Python #51: Commit d4b25f4 pushed by kryonix
July 11, 2024 08:39 2h 27m 17s cte_fix
July 11, 2024 08:39 2h 27m 17s