-
Notifications
You must be signed in to change notification settings - Fork 3
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
Handle 0-list maps (erroring out) and add test-case #54
Commits on Apr 6, 2023
-
Issue duckdb#5920: Ordered Aggregate Sorting
Attempt to fix bogus reuse after move tidy failure.
Richard Wesley committedApr 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 9f82c21 - Browse repository at this point
Copy the full SHA 9f82c21View commit details
Commits on Apr 7, 2023
-
Merge branch 'master' into sorted-agg
Richard Wesley committedApr 7, 2023 Configuration menu - View commit details
-
Copy full SHA for e2289ee - Browse repository at this point
Copy the full SHA e2289eeView commit details
Commits on Apr 19, 2023
-
Merge branch 'master' into sorted-agg
Richard Wesley committedApr 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 6f58d85 - Browse repository at this point
Copy the full SHA 6f58d85View commit details -
Issue duckdb#5920: Ordered Aggregate Sorting
Cleanup and better chunk reuse.
Richard Wesley committedApr 19, 2023 Configuration menu - View commit details
-
Copy full SHA for dbf1b8a - Browse repository at this point
Copy the full SHA dbf1b8aView commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e15b9ab - Browse repository at this point
Copy the full SHA e15b9abView commit details
Commits on Aug 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 13430ca - Browse repository at this point
Copy the full SHA 13430caView commit details
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c0c9c5f - Browse repository at this point
Copy the full SHA c0c9c5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1910082 - Browse repository at this point
Copy the full SHA 1910082View commit details
Commits on Nov 12, 2023
-
Internal duckdb#425: TIMETZ Comparisons
Reverse the bit ordering of the offset component to match PG sort ordering. Add full suite of comparison tests.
Configuration menu - View commit details
-
Copy full SHA for e9f401b - Browse repository at this point
Copy the full SHA e9f401bView commit details -
Internal duckdb#425: TIMETZ Part Extract
Implement part extraction for TIMETZ.
Configuration menu - View commit details
-
Copy full SHA for 51039f7 - Browse repository at this point
Copy the full SHA 51039f7View commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 15a9458 - Browse repository at this point
Copy the full SHA 15a9458View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0f1b7e - Browse repository at this point
Copy the full SHA d0f1b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b48015b - Browse repository at this point
Copy the full SHA b48015bView commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b14109b - Browse repository at this point
Copy the full SHA b14109bView commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 05d5e35 - Browse repository at this point
Copy the full SHA 05d5e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6309c2 - Browse repository at this point
Copy the full SHA e6309c2View commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f8870ab - Browse repository at this point
Copy the full SHA f8870abView commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c53d4d - Browse repository at this point
Copy the full SHA 5c53d4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37244ee - Browse repository at this point
Copy the full SHA 37244eeView commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c1ad67 - Browse repository at this point
Copy the full SHA 2c1ad67View commit details
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6f41158 - Browse repository at this point
Copy the full SHA 6f41158View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d57efb - Browse repository at this point
Copy the full SHA 2d57efbView commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 92949c3 - Browse repository at this point
Copy the full SHA 92949c3View commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 70055e6 - Browse repository at this point
Copy the full SHA 70055e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88cff66 - Browse repository at this point
Copy the full SHA 88cff66View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6b9672 - Browse repository at this point
Copy the full SHA e6b9672View commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c1c19c8 - Browse repository at this point
Copy the full SHA c1c19c8View commit details -
Merge branch 'main' into sorted-agg
Richard Wesley committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for ae9fd58 - Browse repository at this point
Copy the full SHA ae9fd58View commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0136371 - Browse repository at this point
Copy the full SHA 0136371View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff7f1b - Browse repository at this point
Copy the full SHA 4ff7f1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f75f55 - Browse repository at this point
Copy the full SHA 7f75f55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f273e9 - Browse repository at this point
Copy the full SHA 9f273e9View commit details -
Squashed commit of the following:
commit 13fb9e2 Author: Tmonster <tom@ebergen.com> Date: Mon Dec 18 11:37:06 2023 -0800 PR cleanup #2 commit 066f3cc Author: Tmonster <tom@ebergen.com> Date: Mon Dec 18 11:21:07 2023 -0800 fix dereference nullptr commit 094db53 Author: Tmonster <tom@ebergen.com> Date: Mon Dec 18 10:43:15 2023 -0800 PR cleanup commit c9a1ecd Merge: 2893c0c 6258996 Author: Tmonster <tom@ebergen.com> Date: Mon Dec 18 10:22:20 2023 -0800 Merge remote-tracking branch 'upstream/main' into reservoir_sampler_Vectors commit 2893c0c Author: Tmonster <tom@ebergen.com> Date: Thu Dec 14 13:10:25 2023 +0100 make format fix. Get compiler ready commit 80b5f13 Merge: e30b726 c29eb0c Author: Tmonster <tom@ebergen.com> Date: Thu Dec 14 12:34:18 2023 +0100 Merge branch 'main' into reservoir_sampler_Vectors commit e30b726 Author: Tmonster <tom@ebergen.com> Date: Thu Dec 14 12:33:03 2023 +0100 remove all parallelism. will do it in the next iteration commit e8e088d Author: Tmonster <tom@ebergen.com> Date: Thu Dec 14 11:52:27 2023 +0100 still failing a test. Merging samples collected in parallel is difficult, and probably doesnt provide much benefit. Going to leave it for later commit 96bfa1c Merge: 45fa9a5 3237244 Author: Tom Ebergen <tom@ebergen.com> Date: Wed Dec 13 17:02:31 2023 +0100 Merge remote-tracking branch 'upstream/main' into reservoir_sampler_Vectors commit 45fa9a5 Author: Tom Ebergen <tom@ebergen.com> Date: Wed Dec 13 14:36:50 2023 +0100 make format-fix commit 049327b Author: Tom Ebergen <tom@ebergen.com> Date: Wed Dec 13 14:31:22 2023 +0100 try to fix this parallel issue commit a5b290d Merge: 21d4120 8849f97 Author: Tom Ebergen <tom@ebergen.com> Date: Tue Dec 12 11:18:52 2023 +0100 Merge remote-tracking branch 'upstream/main' into reservoir_sampler_Vectors commit 21d4120 Merge: 795c454 e117c34 Author: Tom Ebergen <tom@ebergen.com> Date: Mon Dec 11 12:43:43 2023 +0100 Merge branch 'main' into reservoir_sampler_Vectors commit c29eb0c Merge: 6bf31e1 25906f3 Author: Tmonster <tom@ebergen.com> Date: Thu Dec 7 15:23:06 2023 +0100 Merge remote-tracking branch 'upstream/main' commit 6bf31e1 Author: Elliana May <me@mause.me> Date: Mon Dec 4 22:21:30 2023 +0800 fix warning commit a521081 Author: Elliana May <me@mause.me> Date: Mon Dec 4 21:58:50 2023 +0800 add test for streaming extracted statements commit 5ee902a Author: Elliana May <me@mause.me> Date: Mon Dec 4 21:15:30 2023 +0800 add some tests of duckdb_execute_prepared_streaming commit 58b6664 Author: Elliana May <me@mause.me> Date: Mon Dec 4 21:02:48 2023 +0800 chore(docs): update docs for duckdb_execute_prepared_streaming commit a8e49b1 Author: Hannes Mühleisen <hannes@duckdblabs.com> Date: Tue Dec 5 11:31:21 2023 +0100 add test case, apparently from snowflake commit a7ee1dd Author: Hannes Mühleisen <hannes@duckdblabs.com> Date: Tue Dec 5 11:25:51 2023 +0100 enable implicit fallthrough warning for /src and fixed a few instances commit c6bf4c6 Author: Hannes Mühleisen <hannes@duckdblabs.com> Date: Tue Dec 5 11:02:54 2023 +0100 supporting more physical types of parquet time columns with time zone info commit baf670f Author: Jacob <535707+jkub@users.noreply.github.com> Date: Mon Dec 4 09:05:56 2023 -0800 make BufferPool members protected commit 878e7d2 Author: Yves <yves@motherduck.com> Date: Mon Dec 4 12:00:49 2023 -0500 Mark BufferPool getters const commit a7ddb87 Author: Gabor Szarnyas <gabor@duckdblabs.com> Date: Mon Dec 4 16:22:44 2023 +0100 Capitalize URL in httpfs extension flags commit 795c454 Author: Tom Ebergen <tom@ebergen.com> Date: Wed Dec 6 13:23:29 2023 +0100 removing reservoir type checks commit 6e0e431 Author: Tom Ebergen <tom@ebergen.com> Date: Wed Dec 6 11:25:50 2023 +0100 make format fix commit 236825b Author: Tom Ebergen <tom@ebergen.com> Date: Wed Dec 6 10:23:57 2023 +0100 remove unused code commit 34902e9 Author: Tmonster <tom@ebergen.com> Date: Tue Dec 5 21:20:09 2023 +0100 should pass make format fix commit 42d3fb8 Author: Tmonster <tom@ebergen.com> Date: Tue Dec 5 18:04:36 2023 +0100 percentage is still global, but rows is local commit d378cc7 Author: Tmonster <tom@ebergen.com> Date: Tue Dec 5 15:37:40 2023 +0100 some debugging statements commit 4ad877c Author: Tmonster <tom@ebergen.com> Date: Tue Dec 5 14:16:25 2023 +0100 some changes. Have a lot of bugs solved. but still not great commit ad79d30 Author: Tom Ebergen <tom@ebergen.com> Date: Mon Dec 4 17:41:37 2023 +0100 have figured out why percentage wasnt working. but it requires a big rework commit 04d4c0d Author: Tom Ebergen <tom@ebergen.com> Date: Mon Dec 4 14:10:26 2023 +0100 reservoir sample works. but for large cardinalities and high percentages no commit ddcea54 Author: Tom Ebergen <tom@ebergen.com> Date: Mon Dec 4 12:33:16 2023 +0100 remove std::couts commit 4e12d15 Author: Tom Ebergen <tom@ebergen.com> Date: Wed Nov 29 17:47:16 2023 +0100 ok, have the proper output for reservoir sampling. need to understand when to add local sample or global sample commit 43e72a4 Author: Tom Ebergen <tom@ebergen.com> Date: Wed Nov 29 15:23:55 2023 +0100 compiles. Now I want to figure out where I left off last time commit 450655c Merge: 3639e4c 3f96a90 Author: Tom Ebergen <tom@ebergen.com> Date: Wed Nov 29 15:00:08 2023 +0100 Merge branch 'main' into reservoir_sampler_Vectors commit 3639e4c Merge: c10b3a4 5bc0773 Author: Tom Ebergen <tom@ebergen.com> Date: Wed Nov 29 14:56:39 2023 +0100 Merge branch 'main' into reservoir_sampler_Vectors commit c10b3a4 Author: Tom Ebergen <tom@ebergen.com> Date: Mon Jan 23 10:04:20 2023 +0100 this should work now for sampling a set amount of rows. Still need to work on percentage sampling commit 7147e2a Author: Tom Ebergen <tom@ebergen.com> Date: Wed Jan 18 16:38:02 2023 +0100 it is starting to work, but need to look into why it is still slow commit 2255424 Author: Tom Ebergen <tom@ebergen.com> Date: Wed Jan 18 11:21:15 2023 +0100 working for normal blocking sample, but not for percentage commit 8a01b32 Author: Tom Ebergen <tom@ebergen.com> Date: Mon Jan 16 17:02:34 2023 +0100 intermediate commit, will fix other spots later commit 3676737 Author: Tom Ebergen <tom@ebergen.com> Date: Mon Jan 16 09:03:52 2023 +0100 intermediate work, will be fixing later commit 904d220 Author: Tom Ebergen <tom@ebergen.com> Date: Fri Jan 13 13:50:43 2023 +0100 collecting samples in parallel now, now I need to figure out how to combine them in a proper uniform and weighted manner commit 01c4b89 Author: Tom Ebergen <tom@ebergen.com> Date: Tue Jan 10 15:22:28 2023 +0100 minor code cleanup commit b5c6d61 Author: Tom Ebergen <tom@ebergen.com> Date: Tue Jan 10 11:51:32 2023 +0100 get rid of 4 spaces commit 1dc807f Merge: 605520f 7e1a307 Author: Tom Ebergen <tom@ebergen.com> Date: Tue Jan 10 11:50:14 2023 +0100 Merge branch 'reservoir_sampler_Vectors' of github.com:Tmonster/duckdb into reservoir_sampler_Vectors commit 7e1a307 Author: Tmonster <tom@ebergen.com> Date: Wed Jan 4 11:39:30 2023 -0800 make format-fix commit 750c1e3 Author: Tmonster <tom@ebergen.com> Date: Wed Jan 4 11:37:27 2023 -0800 small syntax updates commit fa2ac9c Author: Tmonster <tom@ebergen.com> Date: Wed Jan 4 11:36:33 2023 -0800 small syntax updates commit cd232c6 Author: Tmonster <tom@ebergen.com> Date: Tue Dec 27 14:54:08 2022 -0800 Revert "mostly adding debugging statements for help. Still trying to figure out how to know if parallelizing is sequential or not" This reverts commit 0f08574. commit 0f08574 Author: Tmonster <tom@ebergen.com> Date: Wed Dec 21 15:08:52 2022 -0800 mostly adding debugging statements for help. Still trying to figure out how to know if parallelizing is sequential or not commit f4f5834 Author: Tmonster <tom@ebergen.com> Date: Wed Dec 21 13:43:00 2022 -0800 remove iostream commit bee57ae Author: Tmonster <tom@ebergen.com> Date: Wed Dec 21 12:37:02 2022 -0800 make format fix commit ce950a1 Author: Tmonster <tom@ebergen.com> Date: Wed Dec 21 09:10:23 2022 -0800 ok added test over reservoir threshold commit 29fb39a Author: Tmonster <tom@ebergen.com> Date: Wed Dec 21 09:01:21 2022 -0800 ok it's all in a datachunk, now I can try and parallelize it commit 8f05514 Author: Tmonster <tom@ebergen.com> Date: Tue Dec 20 17:03:25 2022 +0100 remove pragma threads commit 98f9897 Author: Tmonster <tom@ebergen.com> Date: Tue Dec 20 17:02:58 2022 +0100 no more memory errors commit da234b7 Author: Tmonster <tom@ebergen.com> Date: Tue Dec 20 12:24:37 2022 +0100 no more errors when running count(*) on samples greater than the basic vector size commit 3fc7214 Author: Tmonster <tom@ebergen.com> Date: Tue Dec 20 10:04:13 2022 +0100 fix error commit e302946 Author: Tmonster <tom@ebergen.com> Date: Tue Dec 20 10:03:30 2022 +0100 still errors commit 7ea6405 Author: Tom Ebergen <tom@ebergen.com> Date: Mon Dec 19 21:15:38 2022 +0100 its getting better but still getting memory errors commit 8f3c597 Author: Tom Ebergen <tom@ebergen.com> Date: Fri Dec 16 16:48:12 2022 +0100 add some functionality, but mostly making reservoir sampler use datachunk chunkcollection commit 605520f Author: Tom Ebergen <tom@ebergen.com> Date: Mon Dec 19 21:15:38 2022 +0100 its getting better but still getting memory errors commit 97a491e Author: Tom Ebergen <tom@ebergen.com> Date: Fri Dec 16 16:48:12 2022 +0100 add some functionality, but mostly making reservoir sampler use datachunk chunkcollection
Configuration menu - View commit details
-
Copy full SHA for 07e0a60 - Browse repository at this point
Copy the full SHA 07e0a60View commit details -
Issue duckdb#9950: Array List Segments
The list segment code for arrays was incorrectly leaving out blank rows for NULL values.
Richard Wesley committedDec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 1000f5c - Browse repository at this point
Copy the full SHA 1000f5cView commit details -
Issue duckdb#9950: Ordered Aggregate Performance
Checkpoint commit that is almost working.
Richard Wesley committedDec 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 38d6b26 - Browse repository at this point
Copy the full SHA 38d6b26View commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 04d0f6a - Browse repository at this point
Copy the full SHA 04d0f6aView commit details -
Issue duckdb#9950: Ordered Aggregate Performance
Fix memory management issues.
Configuration menu - View commit details
-
Copy full SHA for 509a1fd - Browse repository at this point
Copy the full SHA 509a1fdView commit details -
Issue duckdb#9950: Ordered Aggregate Performance
Release memory after the contents have been absorbed.
Configuration menu - View commit details
-
Copy full SHA for ab38980 - Browse repository at this point
Copy the full SHA ab38980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f75a8d - Browse repository at this point
Copy the full SHA 3f75a8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c3564 - Browse repository at this point
Copy the full SHA 19c3564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65879fc - Browse repository at this point
Copy the full SHA 65879fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b3417 - Browse repository at this point
Copy the full SHA 59b3417View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb5e3ea - Browse repository at this point
Copy the full SHA bb5e3eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5173e1e - Browse repository at this point
Copy the full SHA 5173e1eView commit details -
Issue duckdb#9950: Ordered Aggregate Performance
* Add linked list merging * Fix PhysicalUngroupedAggregate to share one ArenaAllocator between Sink threads.
Configuration menu - View commit details
-
Copy full SHA for b5e76ac - Browse repository at this point
Copy the full SHA b5e76acView commit details
Commits on Dec 20, 2023
-
Issue duckdb#9950: Ordered Aggregate Performance
* Add Swap to reduce vector overhead * Fix PhysicalUngroupedAggregate to manage ArenaAllocator lifetimes.
Configuration menu - View commit details
-
Copy full SHA for 57d3add - Browse repository at this point
Copy the full SHA 57d3addView commit details -
Configuration menu - View commit details
-
Copy full SHA for 687791a - Browse repository at this point
Copy the full SHA 687791aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72476aa - Browse repository at this point
Copy the full SHA 72476aaView commit details -
Merge branch 'hugeint_faster_math' of github.com:nickgerrets/duckdb i…
…nto hugeint_faster_math
Configuration menu - View commit details
-
Copy full SHA for f263d04 - Browse repository at this point
Copy the full SHA f263d04View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0f7652 - Browse repository at this point
Copy the full SHA a0f7652View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05fb908 - Browse repository at this point
Copy the full SHA 05fb908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d050d3 - Browse repository at this point
Copy the full SHA 7d050d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33bc462 - Browse repository at this point
Copy the full SHA 33bc462View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7ae159 - Browse repository at this point
Copy the full SHA a7ae159View commit details -
Configuration menu - View commit details
-
Copy full SHA for dece225 - Browse repository at this point
Copy the full SHA dece225View commit details -
Configuration menu - View commit details
-
Copy full SHA for 732900a - Browse repository at this point
Copy the full SHA 732900aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7452b86 - Browse repository at this point
Copy the full SHA 7452b86View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee681ba - Browse repository at this point
Copy the full SHA ee681baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34427ee - Browse repository at this point
Copy the full SHA 34427eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7871470 - Browse repository at this point
Copy the full SHA 7871470View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f3b24b - Browse repository at this point
Copy the full SHA 1f3b24bView commit details
Commits on Dec 21, 2023
-
ignore logical any joins, since the bindings of any joins are harder …
…to predict. technically you can still push down on the right side for any joins. just not on the left
Configuration menu - View commit details
-
Copy full SHA for 5814738 - Browse repository at this point
Copy the full SHA 5814738View commit details -
Configuration menu - View commit details
-
Copy full SHA for f85e718 - Browse repository at this point
Copy the full SHA f85e718View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a7b238 - Browse repository at this point
Copy the full SHA 9a7b238View commit details -
Configuration menu - View commit details
-
Copy full SHA for d89a48d - Browse repository at this point
Copy the full SHA d89a48dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f66150d - Browse repository at this point
Copy the full SHA f66150dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 191bace - Browse repository at this point
Copy the full SHA 191baceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aff3af - Browse repository at this point
Copy the full SHA 0aff3afView commit details
Commits on Dec 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 767300d - Browse repository at this point
Copy the full SHA 767300dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 711f395 - Browse repository at this point
Copy the full SHA 711f395View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44252ef - Browse repository at this point
Copy the full SHA 44252efView commit details
Commits on Dec 23, 2023
-
Internal duckdb#425: TIME_TZ + DATE
Implement and test addition of dates.
Configuration menu - View commit details
-
Copy full SHA for 01776e9 - Browse repository at this point
Copy the full SHA 01776e9View commit details
Commits on Dec 24, 2023
-
Internal duckdb#425: TIME_TZ Range
Correct the range, parsing and validation to match the actual PG behaviour instead of their vague and confusing docs...
Configuration menu - View commit details
-
Copy full SHA for 33f1508 - Browse repository at this point
Copy the full SHA 33f1508View commit details
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9d0a61d - Browse repository at this point
Copy the full SHA 9d0a61dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c65de7e - Browse repository at this point
Copy the full SHA c65de7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9621aee - Browse repository at this point
Copy the full SHA 9621aeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c55d416 - Browse repository at this point
Copy the full SHA c55d416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37deebc - Browse repository at this point
Copy the full SHA 37deebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd03b42 - Browse repository at this point
Copy the full SHA bd03b42View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc873e0 - Browse repository at this point
Copy the full SHA bc873e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf4d231 - Browse repository at this point
Copy the full SHA cf4d231View commit details
Commits on Jan 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38f6e22 - Browse repository at this point
Copy the full SHA 38f6e22View commit details -
Internal duckdb#425: TIME_TZ +/- INTERVAL
Implement interval arithmetic for TIME_TZ.
Configuration menu - View commit details
-
Copy full SHA for 9e9dfd4 - Browse repository at this point
Copy the full SHA 9e9dfd4View commit details
Commits on Jan 2, 2024
-
Internal duckdb#425: TIMEZONE(INTERVAL, TIMETZ)
implement timezone function to change offset of time with time zone.
Configuration menu - View commit details
-
Copy full SHA for c58dab4 - Browse repository at this point
Copy the full SHA c58dab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e718d45 - Browse repository at this point
Copy the full SHA e718d45View commit details -
Configuration menu - View commit details
-
Copy full SHA for f929d53 - Browse repository at this point
Copy the full SHA f929d53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14d356d - Browse repository at this point
Copy the full SHA 14d356dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5496e6 - Browse repository at this point
Copy the full SHA b5496e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95a6cab - Browse repository at this point
Copy the full SHA 95a6cabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be2c0f - Browse repository at this point
Copy the full SHA 7be2c0fView commit details -
Internal duckdb#425: TIMEZONE(VARCHAR, TIMETZ)
Implement timezone function to change offset of time with time zone using a named time zone (ICU).
Configuration menu - View commit details
-
Copy full SHA for f309999 - Browse repository at this point
Copy the full SHA f309999View commit details -
Configuration menu - View commit details
-
Copy full SHA for 735ed48 - Browse repository at this point
Copy the full SHA 735ed48View commit details -
Internal duckdb#425: Fix static template
clang doesn't complain but gcc does...
Configuration menu - View commit details
-
Copy full SHA for ef94672 - Browse repository at this point
Copy the full SHA ef94672View commit details -
need to add ability to push filters in semi anti joins in the same wa…
…y intersect/except filters can be pushed
Configuration menu - View commit details
-
Copy full SHA for 13388ed - Browse repository at this point
Copy the full SHA 13388edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 025033a - Browse repository at this point
Copy the full SHA 025033aView commit details -
Internal duckdb#425: Java TIMETZ
Update Java offset interpretation to use ±15:59:59 as the limits.
Configuration menu - View commit details
-
Copy full SHA for 5b1a248 - Browse repository at this point
Copy the full SHA 5b1a248View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea7b2ca - Browse repository at this point
Copy the full SHA ea7b2caView commit details
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5495cd4 - Browse repository at this point
Copy the full SHA 5495cd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07fa1ca - Browse repository at this point
Copy the full SHA 07fa1caView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8614b8 - Browse repository at this point
Copy the full SHA d8614b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9ffb72 - Browse repository at this point
Copy the full SHA d9ffb72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84d2775 - Browse repository at this point
Copy the full SHA 84d2775View commit details -
Configuration menu - View commit details
-
Copy full SHA for c334a90 - Browse repository at this point
Copy the full SHA c334a90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a1c830 - Browse repository at this point
Copy the full SHA 3a1c830View commit details -
Configuration menu - View commit details
-
Copy full SHA for e66290b - Browse repository at this point
Copy the full SHA e66290bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e78be9 - Browse repository at this point
Copy the full SHA 0e78be9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8307756 - Browse repository at this point
Copy the full SHA 8307756View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7d43b2 - Browse repository at this point
Copy the full SHA a7d43b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69413f5 - Browse repository at this point
Copy the full SHA 69413f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1ee517 - Browse repository at this point
Copy the full SHA c1ee517View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a7005d - Browse repository at this point
Copy the full SHA 5a7005dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4e74aa - Browse repository at this point
Copy the full SHA a4e74aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 048afb5 - Browse repository at this point
Copy the full SHA 048afb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 642a66e - Browse repository at this point
Copy the full SHA 642a66eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31c6fcd - Browse repository at this point
Copy the full SHA 31c6fcdView commit details -
Issue duckdb#9950: Correct Benchmark Result
Also make it multithreaded. The result been checked against an equivalent MAX query.
Richard Wesley committedJan 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 0be2725 - Browse repository at this point
Copy the full SHA 0be2725View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f0ee4a - Browse repository at this point
Copy the full SHA 4f0ee4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f701939 - Browse repository at this point
Copy the full SHA f701939View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1cd788 - Browse repository at this point
Copy the full SHA d1cd788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34b9da0 - Browse repository at this point
Copy the full SHA 34b9da0View commit details -
Merge remote-tracking branch 'upstream/main' into remove_chunk_collec…
…tion_from_reservoir_sampler
Configuration menu - View commit details
-
Copy full SHA for 24a36d6 - Browse repository at this point
Copy the full SHA 24a36d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53ea627 - Browse repository at this point
Copy the full SHA 53ea627View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f381b9 - Browse repository at this point
Copy the full SHA 3f381b9View commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 96506e6 - Browse repository at this point
Copy the full SHA 96506e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c839f5 - Browse repository at this point
Copy the full SHA 3c839f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c35ec07 - Browse repository at this point
Copy the full SHA c35ec07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8db51d9 - Browse repository at this point
Copy the full SHA 8db51d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08bdfbb - Browse repository at this point
Copy the full SHA 08bdfbbView commit details -
Merge remote-tracking branch 'upstream/main' into pushdown_filters_in…
…to_semi_and_anti_joins
Configuration menu - View commit details
-
Copy full SHA for 989d7f9 - Browse repository at this point
Copy the full SHA 989d7f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 938e5c1 - Browse repository at this point
Copy the full SHA 938e5c1View commit details
Commits on Jan 5, 2024
-
Merge remote-tracking branch 'upstream/main' into remove_chunk_collec…
…tion_from_reservoir_sampler
Configuration menu - View commit details
-
Copy full SHA for 2ad4e3f - Browse repository at this point
Copy the full SHA 2ad4e3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 481e870 - Browse repository at this point
Copy the full SHA 481e870View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0b401c - Browse repository at this point
Copy the full SHA d0b401cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ac040d - Browse repository at this point
Copy the full SHA 4ac040dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5caa285 - Browse repository at this point
Copy the full SHA 5caa285View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1344bc4 - Browse repository at this point
Copy the full SHA 1344bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4061d77 - Browse repository at this point
Copy the full SHA 4061d77View commit details -
Configuration menu - View commit details
-
Copy full SHA for f694813 - Browse repository at this point
Copy the full SHA f694813View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9693ec5 - Browse repository at this point
Copy the full SHA 9693ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c6a1a1 - Browse repository at this point
Copy the full SHA 2c6a1a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31a1d1e - Browse repository at this point
Copy the full SHA 31a1d1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b507c0f - Browse repository at this point
Copy the full SHA b507c0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aa8163 - Browse repository at this point
Copy the full SHA 5aa8163View commit details -
Issue duckdb#10138: Finite Temporal Helpers
Add two C APIs for detecting whether a date or a timestamp is finite. fixes: duckdb#10138 fixes: duckdblabs/duckdb-internal#1005
Configuration menu - View commit details
-
Copy full SHA for 1404719 - Browse repository at this point
Copy the full SHA 1404719View commit details
Commits on Jan 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9acc64c - Browse repository at this point
Copy the full SHA 9acc64cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c198ed - Browse repository at this point
Copy the full SHA 6c198edView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba04700 - Browse repository at this point
Copy the full SHA ba04700View commit details -
Merge pull request duckdb#10110 from Tmonster/pushdown_filters_into_s…
…emi_and_anti_joins Pushdown filters into semi and anti joins
Configuration menu - View commit details
-
Copy full SHA for 3d80549 - Browse repository at this point
Copy the full SHA 3d80549View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08c1bb4 - Browse repository at this point
Copy the full SHA 08c1bb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7351c8 - Browse repository at this point
Copy the full SHA c7351c8View commit details -
Merge pull request duckdb#10045 from hawkfish/sorted-agg
Issue duckdb#9950: Ordered Aggregate Performance
Configuration menu - View commit details
-
Copy full SHA for 79e5db7 - Browse repository at this point
Copy the full SHA 79e5db7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3699cf3 - Browse repository at this point
Copy the full SHA 3699cf3View commit details -
Merge pull request duckdb#10117 from nickgerrets/hugeint_faster_math
`uhugeint_t`/`hugeint_t` operator changes
Configuration menu - View commit details
-
Copy full SHA for bce1e35 - Browse repository at this point
Copy the full SHA bce1e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec8d094 - Browse repository at this point
Copy the full SHA ec8d094View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c09160 - Browse repository at this point
Copy the full SHA 8c09160View commit details -
Fix duckdb#10074 - for materialized CTEs the final result names are n…
…ot influenced by the aliases. Only the names of the CTE itself are influenced by the aliases.
Configuration menu - View commit details
-
Copy full SHA for 70f44c2 - Browse repository at this point
Copy the full SHA 70f44c2View commit details -
Merge pull request duckdb#10044 from chrisiou/regexp-escape-func
add regexp_escape function
Configuration menu - View commit details
-
Copy full SHA for 6a1a2d6 - Browse repository at this point
Copy the full SHA 6a1a2d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 345ea12 - Browse repository at this point
Copy the full SHA 345ea12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89018c0 - Browse repository at this point
Copy the full SHA 89018c0View commit details -
Merge pull request duckdb#10162 from carlopi/fixsignaturemissigntruncate
Infrastructure: truncate not always available in CI, use dd
Configuration menu - View commit details
-
Copy full SHA for b39a35b - Browse repository at this point
Copy the full SHA b39a35bView commit details -
Merge pull request duckdb#10151 from samansmink/speed-up-json-httpfs-…
…reads JSON S3 optimization
Configuration menu - View commit details
-
Copy full SHA for 10bd11d - Browse repository at this point
Copy the full SHA 10bd11dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 185f637 - Browse repository at this point
Copy the full SHA 185f637View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cc808e - Browse repository at this point
Copy the full SHA 3cc808eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66edcb4 - Browse repository at this point
Copy the full SHA 66edcb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1260e8 - Browse repository at this point
Copy the full SHA a1260e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8304175 - Browse repository at this point
Copy the full SHA 8304175View commit details -
Configuration menu - View commit details
-
Copy full SHA for c12a40d - Browse repository at this point
Copy the full SHA c12a40dView commit details -
extract the names from the dataframe, they might have been deduplicat…
…ed, we do not want to use the original names in that case
Configuration menu - View commit details
-
Copy full SHA for 8fb66c0 - Browse repository at this point
Copy the full SHA 8fb66c0View commit details -
Merge pull request duckdb#10038 from Tmonster/remove_chunk_collection…
…_from_reservoir_sampler Remove chunk collection from reservoir sampler
Configuration menu - View commit details
-
Copy full SHA for dfc1d1b - Browse repository at this point
Copy the full SHA dfc1d1bView commit details -
Issue duckdb#10138: Finite Temporal Helpers
PR feedback: Add tests and fix API argument.
Configuration menu - View commit details
-
Copy full SHA for e6d0eda - Browse repository at this point
Copy the full SHA e6d0edaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c36219 - Browse repository at this point
Copy the full SHA 4c36219View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc0ff70 - Browse repository at this point
Copy the full SHA fc0ff70View commit details -
Suspend duckdb shell on Ctrl+Z
In a terminal, Ctrl+Z yields SIGTSTP, which is delivered to the foreground process. It's default action is Stop and a shell that supports job control takes over and adds the stopped process into its list of suspended jobs. In contrast to SIGSTOP, SIGTSTP can be caught or ignored. A common use case for catching it is to restore the terminal to a state in which the shell is usable again followed by suspension. Almost all command line and text user interface programs support SIGTSTP and work well in combination with shell job control. This change is inspired by a patch posted in: antirez/linenoise#141 (comment) The traditional approach to catching and raising SIGTSTP in a signal handler is detailed in: https://man7.org/tlpi/code/online/dist/pgsjc/handling_SIGTSTP.c.html
Configuration menu - View commit details
-
Copy full SHA for 7139116 - Browse repository at this point
Copy the full SHA 7139116View commit details
Commits on Jan 9, 2024
-
Issue duckdb#10138: Finite Temporal Helpers
Add tests for non-infinite values.
Configuration menu - View commit details
-
Copy full SHA for 387c8e0 - Browse repository at this point
Copy the full SHA 387c8e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4af1505 - Browse repository at this point
Copy the full SHA 4af1505View commit details -
Merge pull request duckdb#10163 from Mytherin/issue10074
Fix duckdb#10074 - for materialized CTEs the final result names are not influenced by the aliases. Only the names of the CTE itself are influenced by the aliases.
Configuration menu - View commit details
-
Copy full SHA for e261741 - Browse repository at this point
Copy the full SHA e261741View commit details -
Merge pull request duckdb#10165 from Tishj/python_fix_timestamptz_issue
[Python] Fix issue in DataFrame construction where non-deduplicated names were being used mistakenly
Configuration menu - View commit details
-
Copy full SHA for 4ddf4c4 - Browse repository at this point
Copy the full SHA 4ddf4c4View commit details -
Merge pull request duckdb#10164 from Mytherin/issue10141
Fix duckdb#10141 - Correctly handle recursive and nested types that refer to other types in CREATE TYPE
Configuration menu - View commit details
-
Copy full SHA for 86da600 - Browse repository at this point
Copy the full SHA 86da600View commit details -
Merge pull request duckdb#10172 from gsauthof/ctrl-z
Suspend duckdb shell on Ctrl+Z
Configuration menu - View commit details
-
Copy full SHA for 76dd7c5 - Browse repository at this point
Copy the full SHA 76dd7c5View commit details -
Merge pull request duckdb#9993 from lnkuiper/deliminator_stuff
Fix duckdb#9456 and improve Deliminator
Configuration menu - View commit details
-
Copy full SHA for d1f4056 - Browse repository at this point
Copy the full SHA d1f4056View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a578a4 - Browse repository at this point
Copy the full SHA 8a578a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4377cf5 - Browse repository at this point
Copy the full SHA 4377cf5View commit details -
Fix duckdb#10057 - correctly propagate errors when binding aliases in…
…stead of reverting to the original error
Configuration menu - View commit details
-
Copy full SHA for 2db3b3c - Browse repository at this point
Copy the full SHA 2db3b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2759c49 - Browse repository at this point
Copy the full SHA 2759c49View commit details -
Configuration menu - View commit details
-
Copy full SHA for c75c9da - Browse repository at this point
Copy the full SHA c75c9daView commit details -
Configuration menu - View commit details
-
Copy full SHA for daac5aa - Browse repository at this point
Copy the full SHA daac5aaView commit details -
Merge pull request duckdb#10147 from lnkuiper/concurrent_operator_mem…
…ory_manager Temporary Memory Manager
Configuration menu - View commit details
-
Copy full SHA for 8051420 - Browse repository at this point
Copy the full SHA 8051420View commit details -
Merge pull request duckdb#10157 from hawkfish/infinite-c
Issue duckdb#10138: Finite Temporal Helpers
Configuration menu - View commit details
-
Copy full SHA for 4d2ae47 - Browse repository at this point
Copy the full SHA 4d2ae47View commit details -
Merge pull request duckdb#10107 from hawkfish/timetz-cmp
Internal duckdb#425: TIMETZ Functions
Configuration menu - View commit details
-
Copy full SHA for 30085a5 - Browse repository at this point
Copy the full SHA 30085a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b4b93a - Browse repository at this point
Copy the full SHA 5b4b93aView commit details -
Merge pull request duckdb#10176 from Mytherin/issue10057
Fix duckdb#10057: report correct error message when binding an aliased column fails
Configuration menu - View commit details
-
Copy full SHA for 8793ff3 - Browse repository at this point
Copy the full SHA 8793ff3View commit details
Commits on Jan 10, 2024
-
Merge pull request duckdb#10175 from Mytherin/detachkeyword
Allow unquoted keywords to be used in DETACH
Configuration menu - View commit details
-
Copy full SHA for 0f41fe7 - Browse repository at this point
Copy the full SHA 0f41fe7View commit details -
Merge pull request duckdb#9920 from lnkuiper/file_size_bytes
Implement FILE_SIZE_BYTES
Configuration menu - View commit details
-
Copy full SHA for db09b50 - Browse repository at this point
Copy the full SHA db09b50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f242f8 - Browse repository at this point
Copy the full SHA 9f242f8View commit details