-
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
Main candidate test #74
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92b4c38 - Browse repository at this point
Copy the full SHA 92b4c38View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb68c2f - Browse repository at this point
Copy the full SHA fb68c2fView commit details -
Merge pull request duckdb#12423 from Mytherin/valgrindfix
Write zero-length list offsets for NULL values when serializing vectors
Configuration menu - View commit details
-
Copy full SHA for adce365 - Browse repository at this point
Copy the full SHA adce365View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5244bc2 - Browse repository at this point
Copy the full SHA 5244bc2View commit details -
Internal duckdb#2186: Swift Nanosecond Test
Try to fix swift ns tests. fixes: duckdblabs/duckdb-internal#2186
Configuration menu - View commit details
-
Copy full SHA for ce2e23a - Browse repository at this point
Copy the full SHA ce2e23aView commit details -
Internal duckdb#2186: Swift Nanosecond Test
Fix swift ns tests. fixes: duckdblabs/duckdb-internal#2186
Configuration menu - View commit details
-
Copy full SHA for fcab0a5 - Browse repository at this point
Copy the full SHA fcab0a5View commit details -
Merge pull request duckdb#12420 from lnkuiper/jemalloc_gnu
jemalloc: Identify GNU source code properly
Configuration menu - View commit details
-
Copy full SHA for 59f3e94 - Browse repository at this point
Copy the full SHA 59f3e94View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2fe86d - Browse repository at this point
Copy the full SHA c2fe86dView commit details -
Merge remote-tracking branch 'upstream/feature' into python_enable_re…
…placements_setting
Configuration menu - View commit details
-
Copy full SHA for 5349e62 - Browse repository at this point
Copy the full SHA 5349e62View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb2047 - Browse repository at this point
Copy the full SHA bdb2047View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25c93ae - Browse repository at this point
Copy the full SHA 25c93aeView commit details
Commits on Jun 8, 2024
-
Internal duckdb#2186: Swift Nanosecond Test
Fix Julia ns tests. Add assert. fixes: duckdblabs/duckdb-internal#2186
Configuration menu - View commit details
-
Copy full SHA for 2137521 - Browse repository at this point
Copy the full SHA 2137521View commit details -
Merge pull request duckdb#12433 from Mytherin/limitparallel
Avoid parallelizing LIMIT clauses when the query plan is simple
Configuration menu - View commit details
-
Copy full SHA for 5304647 - Browse repository at this point
Copy the full SHA 5304647View commit details -
Merge pull request duckdb#12437 from Mytherin/prefetchmetadata
Prefetch metadata blocks for remote files
Configuration menu - View commit details
-
Copy full SHA for e6c05de - Browse repository at this point
Copy the full SHA e6c05deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7256088 - Browse repository at this point
Copy the full SHA 7256088View commit details -
Merge pull request duckdb#12443 from Tishj/jupyter_remove_width_limit
[Jupyter] Remove width limit on the BoxRenderer config
Configuration menu - View commit details
-
Copy full SHA for 4aa09e4 - Browse repository at this point
Copy the full SHA 4aa09e4View commit details
Commits on Jun 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9f979f - Browse repository at this point
Copy the full SHA c9f979fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63167d4 - Browse repository at this point
Copy the full SHA 63167d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ecd1c4 - Browse repository at this point
Copy the full SHA 7ecd1c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cad3172 - Browse repository at this point
Copy the full SHA cad3172View commit details -
Configuration menu - View commit details
-
Copy full SHA for a087c5c - Browse repository at this point
Copy the full SHA a087c5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a26349 - Browse repository at this point
Copy the full SHA 8a26349View commit details -
Merge pull request duckdb#12202 from Mytherin/readonlytransactions
Add support for BEGIN TRANSACTION READ ONLY
Configuration menu - View commit details
-
Copy full SHA for c709bbc - Browse repository at this point
Copy the full SHA c709bbcView commit details -
Merge pull request duckdb#12431 from Mytherin/rangeinout
Make `range` and `generate_series` table in-out functions, and fix several issues with table in-out functions
Configuration menu - View commit details
-
Copy full SHA for be8b9d4 - Browse repository at this point
Copy the full SHA be8b9d4View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3284f9d - Browse repository at this point
Copy the full SHA 3284f9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c014af2 - Browse repository at this point
Copy the full SHA c014af2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 189f46b - Browse repository at this point
Copy the full SHA 189f46bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e59955 - Browse repository at this point
Copy the full SHA 6e59955View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34d4af6 - Browse repository at this point
Copy the full SHA 34d4af6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58f878e - Browse repository at this point
Copy the full SHA 58f878eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd1e442 - Browse repository at this point
Copy the full SHA dd1e442View commit details -
Configuration menu - View commit details
-
Copy full SHA for a561a83 - Browse repository at this point
Copy the full SHA a561a83View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5aaff0 - Browse repository at this point
Copy the full SHA a5aaff0View commit details -
Merge remote-tracking branch 'upstream/feature' into parallel_streami…
…ng_query_result_batched
Configuration menu - View commit details
-
Copy full SHA for e3830ad - Browse repository at this point
Copy the full SHA e3830adView commit details -
minimum_batch_index should only be checked with the BatchMemoryManage…
…r's lock held, so GetMinimumBatchIndex() as a public method is problematic, and on top of that the result was never used
Configuration menu - View commit details
-
Copy full SHA for 4922c6b - Browse repository at this point
Copy the full SHA 4922c6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f681792 - Browse repository at this point
Copy the full SHA f681792View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1e3143 - Browse repository at this point
Copy the full SHA f1e3143View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb13e5 - Browse repository at this point
Copy the full SHA 5fb13e5View commit details -
Merge pull request duckdb#12427 from taniabogatsch/bs-nightly
[Fix] Block Size Nightly
Configuration menu - View commit details
-
Copy full SHA for 1852ca1 - Browse repository at this point
Copy the full SHA 1852ca1View commit details -
Merge pull request duckdb#12428 from taniabogatsch/art-not-null
[ART] Remove Flatten and template key generation
Configuration menu - View commit details
-
Copy full SHA for c8a230b - Browse repository at this point
Copy the full SHA c8a230bView commit details -
Merge pull request duckdb#12434 from Tishj/python_clean_up_execute_code
[Python] Clean up internals of `execute` / `executemany`
Configuration menu - View commit details
-
Copy full SHA for 889dd13 - Browse repository at this point
Copy the full SHA 889dd13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c4c3e9 - Browse repository at this point
Copy the full SHA 5c4c3e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41e024a - Browse repository at this point
Copy the full SHA 41e024aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76d7b82 - Browse repository at this point
Copy the full SHA 76d7b82View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4d671f - Browse repository at this point
Copy the full SHA e4d671fView commit details -
Fix duckdb#11837 - use internal physical type for FIRST/LAST/ANY_VALU…
…E instead of logical type
Configuration menu - View commit details
-
Copy full SHA for 509a919 - Browse repository at this point
Copy the full SHA 509a919View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51ddfdf - Browse repository at this point
Copy the full SHA 51ddfdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4de386d - Browse repository at this point
Copy the full SHA 4de386dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 811f8b9 - Browse repository at this point
Copy the full SHA 811f8b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1619a76 - Browse repository at this point
Copy the full SHA 1619a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5be0196 - Browse repository at this point
Copy the full SHA 5be0196View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc1503 - Browse repository at this point
Copy the full SHA 6bc1503View commit details -
actually enable flags and regrettably revert to older version of snap…
…py due to regression with GCC
Configuration menu - View commit details
-
Copy full SHA for eb69084 - Browse repository at this point
Copy the full SHA eb69084View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ab8df0 - Browse repository at this point
Copy the full SHA 9ab8df0View commit details -
Merge branch 'feature' into summarize-temporal
Richard Wesley committedJun 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 8bedb9e - Browse repository at this point
Copy the full SHA 8bedb9eView commit details -
Merge branch 'feature' into decimal-rounding
Richard Wesley committedJun 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 6bd431c - Browse repository at this point
Copy the full SHA 6bd431cView commit details -
Merge pull request duckdb#12462 from Mytherin/firstanyperf
Fix duckdb#11837: use internal physical type for FIRST/LAST/ANY_VALUE instead of logical type
Configuration menu - View commit details
-
Copy full SHA for fa5777e - Browse repository at this point
Copy the full SHA fa5777eView commit details -
Internal duckdb#2186: Nanosecond Feedback
Incorporate some CR feedback fixes: duckdblabs/duckdb-internal#2186
Configuration menu - View commit details
-
Copy full SHA for 741ec55 - Browse repository at this point
Copy the full SHA 741ec55View commit details -
Issue duckdb#12204: Summarize Temporal Quantiles
Fix tests. fixes: duckdb#12204 fixes: duckdblabs/duckdb-internal#2122
Configuration menu - View commit details
-
Copy full SHA for b00e72c - Browse repository at this point
Copy the full SHA b00e72cView commit details
Commits on Jun 11, 2024
-
Merge pull request duckdb#12468 from Mytherin/listvalueperf
Specialize `list_value` for primitive types for significantly improved performance
Configuration menu - View commit details
-
Copy full SHA for cded639 - Browse repository at this point
Copy the full SHA cded639View commit details -
Merge pull request duckdb#12459 from Tishj/remove_dead_code_from_phys…
…ical_batch_copy_to_file [Dev] Remove dead code from `PhysicalBatchCopyToFile`
Configuration menu - View commit details
-
Copy full SHA for 5061abb - Browse repository at this point
Copy the full SHA 5061abbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98d3d38 - Browse repository at this point
Copy the full SHA 98d3d38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67ad1c0 - Browse repository at this point
Copy the full SHA 67ad1c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c11269 - Browse repository at this point
Copy the full SHA 1c11269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5862e0f - Browse repository at this point
Copy the full SHA 5862e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01e8f95 - Browse repository at this point
Copy the full SHA 01e8f95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c5896c - Browse repository at this point
Copy the full SHA 2c5896cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4908311 - Browse repository at this point
Copy the full SHA 4908311View commit details -
Merge pull request duckdb#12482 from taniabogatsch/feature-comp-fix
[Fix] access_mode now lives in AttachOptions
Configuration menu - View commit details
-
Copy full SHA for 86ffa1a - Browse repository at this point
Copy the full SHA 86ffa1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for df95056 - Browse repository at this point
Copy the full SHA df95056View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8ccbd7 - Browse repository at this point
Copy the full SHA e8ccbd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99f28e1 - Browse repository at this point
Copy the full SHA 99f28e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35a791f - Browse repository at this point
Copy the full SHA 35a791fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c70ad71 - Browse repository at this point
Copy the full SHA c70ad71View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb18a38 - Browse repository at this point
Copy the full SHA bb18a38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f1057a - Browse repository at this point
Copy the full SHA 0f1057aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c09f4e - Browse repository at this point
Copy the full SHA 9c09f4eView commit details -
Merge pull request duckdb#12440 from hawkfish/ns-display
Internal duckdb#2186: Nanosecond Functionality
Configuration menu - View commit details
-
Copy full SHA for c3a30db - Browse repository at this point
Copy the full SHA c3a30dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a569707 - Browse repository at this point
Copy the full SHA a569707View commit details -
Merge pull request duckdb#12425 from Tishj/python_enable_replacements…
…_setting [Python] No longer scan the entire frame lineage in a replacement scan, added option to disable (python) replacements entirely
Configuration menu - View commit details
-
Copy full SHA for 2a66e06 - Browse repository at this point
Copy the full SHA 2a66e06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36962f7 - Browse repository at this point
Copy the full SHA 36962f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d40a6ae - Browse repository at this point
Copy the full SHA d40a6aeView commit details -
two issues surfaced: if the streaming query result collector is block…
…ed we shouldn't wait until an unblock happens - because it won't | second issue is that 'batch_memory_usage.test' is not happy about this change
Configuration menu - View commit details
-
Copy full SHA for 25c9459 - Browse repository at this point
Copy the full SHA 25c9459View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5db917f - Browse repository at this point
Copy the full SHA 5db917fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eefc3f - Browse repository at this point
Copy the full SHA 5eefc3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e10dd64 - Browse repository at this point
Copy the full SHA e10dd64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b6e7d2 - Browse repository at this point
Copy the full SHA 9b6e7d2View commit details -
Merge pull request duckdb#12486 from samansmink/throw-binder-error-co…
…mment-on throw binder error for comment on system catalog
Configuration menu - View commit details
-
Copy full SHA for 6f0e22d - Browse repository at this point
Copy the full SHA 6f0e22dView commit details -
Merge pull request duckdb#12478 from lnkuiper/snappy_stuff
Parquet reader performance
Configuration menu - View commit details
-
Copy full SHA for c6c0291 - Browse repository at this point
Copy the full SHA c6c0291View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee44eb - Browse repository at this point
Copy the full SHA 2ee44ebView commit details -
Internal duckdb#2186: Nanosecond StrTimeFormat
Convert StrTimeFormat to use nanoseconds internally.
Configuration menu - View commit details
-
Copy full SHA for 43332f9 - Browse repository at this point
Copy the full SHA 43332f9View commit details -
Merge pull request duckdb#12489 from Tmonster/operators_optimizer_can…
…_skip Operators the Optimizer can skip
Configuration menu - View commit details
-
Copy full SHA for 5fa4e11 - Browse repository at this point
Copy the full SHA 5fa4e11View commit details -
Internal duckdb#2186: Nanosecond strftime
Implement and test strftime(TIMESTAMP_NS, ...).
Configuration menu - View commit details
-
Copy full SHA for a292369 - Browse repository at this point
Copy the full SHA a292369View commit details -
Internal duckdb#2186: Nanosecond strptime
Implement and test strptime => TIMESTAMP_NS fixes: duckdblabs/duckdb-internal#2186
Configuration menu - View commit details
-
Copy full SHA for 4ba5c89 - Browse repository at this point
Copy the full SHA 4ba5c89View commit details -
Internal duckdb#2186: Nanosecond strptime
Just use name instead of trying to compare function pointers...
Configuration menu - View commit details
-
Copy full SHA for 39bb21f - Browse repository at this point
Copy the full SHA 39bb21fView commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 887da95 - Browse repository at this point
Copy the full SHA 887da95View commit details -
Add DateLookupCache and use that in YEAR() function to speed up perfo…
…rmance for common dates (between 1970 and 2050)
Configuration menu - View commit details
-
Copy full SHA for 4647a55 - Browse repository at this point
Copy the full SHA 4647a55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70bb85c - Browse repository at this point
Copy the full SHA 70bb85cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d02b521 - Browse repository at this point
Copy the full SHA d02b521View commit details -
Merge pull request duckdb#12481 from taniabogatsch/block-size-2.5
[Block Size] Introducing CompressionInfo
Configuration menu - View commit details
-
Copy full SHA for 878c1b7 - Browse repository at this point
Copy the full SHA 878c1b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ee16f4 - Browse repository at this point
Copy the full SHA 5ee16f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7602320 - Browse repository at this point
Copy the full SHA 7602320View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c7a618 - Browse repository at this point
Copy the full SHA 8c7a618View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68d9042 - Browse repository at this point
Copy the full SHA 68d9042View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5362a2d - Browse repository at this point
Copy the full SHA 5362a2dView commit details -
don't fail 'make generate-files' if the python requirements are missi…
…ng, print a warning only
Configuration menu - View commit details
-
Copy full SHA for d808a3a - Browse repository at this point
Copy the full SHA d808a3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ca7007 - Browse repository at this point
Copy the full SHA 9ca7007View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd53120 - Browse repository at this point
Copy the full SHA fd53120View commit details -
Configuration menu - View commit details
-
Copy full SHA for 410fa91 - Browse repository at this point
Copy the full SHA 410fa91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e2fef6 - Browse repository at this point
Copy the full SHA 8e2fef6View commit details -
Merge pull request duckdb#12488 from samansmink/file-filter-count
add the number of filtered files to explain
Configuration menu - View commit details
-
Copy full SHA for c871899 - Browse repository at this point
Copy the full SHA c871899View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10682a3 - Browse repository at this point
Copy the full SHA 10682a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f182b63 - Browse repository at this point
Copy the full SHA f182b63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 899cf22 - Browse repository at this point
Copy the full SHA 899cf22View commit details -
Merge pull request duckdb#11285 from ZiyaZa/json_map
Implement Map Type Detection for JSON Reader
Configuration menu - View commit details
-
Copy full SHA for 98ecbed - Browse repository at this point
Copy the full SHA 98ecbedView commit details -
Merge pull request duckdb#12483 from Tishj/pending_execute_busy_spin
[Dev] Remove busy-spin from `ClientContext::ExecuteTaskInternal`
Configuration menu - View commit details
-
Copy full SHA for b7f1dfd - Browse repository at this point
Copy the full SHA b7f1dfdView commit details -
Merge pull request duckdb#12492 from Mytherin/pluggablecomparison
Pluggable collations
Configuration menu - View commit details
-
Copy full SHA for 15ced89 - Browse repository at this point
Copy the full SHA 15ced89View commit details -
Intermediate commit - replace minmax implementation for nested types …
…with min/max over sort keys
Configuration menu - View commit details
-
Copy full SHA for 34314ca - Browse repository at this point
Copy the full SHA 34314caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e2da97 - Browse repository at this point
Copy the full SHA 1e2da97View commit details -
Configuration menu - View commit details
-
Copy full SHA for cde939d - Browse repository at this point
Copy the full SHA cde939dView commit details -
Merge branch 'feature' into summarize-temporal
Richard Wesley committedJun 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 65824fd - Browse repository at this point
Copy the full SHA 65824fdView commit details -
Merge branch 'summarize-temporal' of github.com:hawkfish/duckdb into …
…summarize-temporal
Richard Wesley committedJun 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 26da79b - Browse repository at this point
Copy the full SHA 26da79bView commit details -
Merge branch 'feature' into decimal-rounding
Richard Wesley committedJun 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 1b01a1a - Browse repository at this point
Copy the full SHA 1b01a1aView commit details
Commits on Jun 13, 2024
-
Merge pull request duckdb#12500 from Tishj/optional_python_code_gener…
…ation [Dev] Don't fail `make generate-files` if the python code generation fails
Configuration menu - View commit details
-
Copy full SHA for c18d87c - Browse repository at this point
Copy the full SHA c18d87cView commit details -
Merge pull request duckdb#12499 from Mytherin/dateopsperf
Optimize `EXTRACT(year/month/day FROM date/timestamp)`
Configuration menu - View commit details
-
Copy full SHA for 7d742ed - Browse repository at this point
Copy the full SHA 7d742edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c2dc4 - Browse repository at this point
Copy the full SHA 52c2dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f09d89f - Browse repository at this point
Copy the full SHA f09d89fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4390b76 - Browse repository at this point
Copy the full SHA 4390b76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b7de7b - Browse repository at this point
Copy the full SHA 7b7de7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42cb278 - Browse repository at this point
Copy the full SHA 42cb278View commit details -
Merge pull request duckdb#12502 from taniabogatsch/block-size-2.6
[Fix] Remove BLOCK_ALLOC_SIZE in the single file block manager
Configuration menu - View commit details
-
Copy full SHA for 47ecde3 - Browse repository at this point
Copy the full SHA 47ecde3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6ca930 - Browse repository at this point
Copy the full SHA c6ca930View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ca1a5d - Browse repository at this point
Copy the full SHA 2ca1a5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2be713 - Browse repository at this point
Copy the full SHA b2be713View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5e3bc8 - Browse repository at this point
Copy the full SHA c5e3bc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f78a2f - Browse repository at this point
Copy the full SHA 6f78a2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d97989 - Browse repository at this point
Copy the full SHA 5d97989View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98dfd6a - Browse repository at this point
Copy the full SHA 98dfd6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for de66172 - Browse repository at this point
Copy the full SHA de66172View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9de1463 - Browse repository at this point
Copy the full SHA 9de1463View commit details -
Configuration menu - View commit details
-
Copy full SHA for e07eb36 - Browse repository at this point
Copy the full SHA e07eb36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f4fbc2 - Browse repository at this point
Copy the full SHA 4f4fbc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for acae49b - Browse repository at this point
Copy the full SHA acae49bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0ce22a - Browse repository at this point
Copy the full SHA f0ce22aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e32cd55 - Browse repository at this point
Copy the full SHA e32cd55View commit details -
Hannes Mühleisen committed
Jun 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 8af8621 - Browse repository at this point
Copy the full SHA 8af8621View commit details -
Hannes Mühleisen committed
Jun 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 2d3307d - Browse repository at this point
Copy the full SHA 2d3307dView commit details -
Hannes Mühleisen committed
Jun 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 272aecb - Browse repository at this point
Copy the full SHA 272aecbView commit details -
Hannes Mühleisen committed
Jun 13, 2024 Configuration menu - View commit details
-
Copy full SHA for f0b2707 - Browse repository at this point
Copy the full SHA f0b2707View commit details -
Hannes Mühleisen committed
Jun 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 27b7070 - Browse repository at this point
Copy the full SHA 27b7070View commit details -
Hannes Mühleisen committed
Jun 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 29b3a83 - Browse repository at this point
Copy the full SHA 29b3a83View commit details -
Hannes Mühleisen committed
Jun 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 5572011 - Browse repository at this point
Copy the full SHA 5572011View commit details -
Hannes Mühleisen committed
Jun 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 4ae6bb4 - Browse repository at this point
Copy the full SHA 4ae6bb4View commit details -
Hannes Mühleisen committed
Jun 13, 2024 Configuration menu - View commit details
-
Copy full SHA for b391b3a - Browse repository at this point
Copy the full SHA b391b3aView commit details -
Hannes Mühleisen committed
Jun 13, 2024 Configuration menu - View commit details
-
Copy full SHA for c120417 - Browse repository at this point
Copy the full SHA c120417View commit details -
Hannes Mühleisen committed
Jun 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 4e31344 - Browse repository at this point
Copy the full SHA 4e31344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6277254 - Browse repository at this point
Copy the full SHA 6277254View commit details -
Configuration menu - View commit details
-
Copy full SHA for f330776 - Browse repository at this point
Copy the full SHA f330776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ddee1d - Browse repository at this point
Copy the full SHA 7ddee1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f384fb4 - Browse repository at this point
Copy the full SHA f384fb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61b184f - Browse repository at this point
Copy the full SHA 61b184fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e5ce78 - Browse repository at this point
Copy the full SHA 8e5ce78View commit details -
Configuration menu - View commit details
-
Copy full SHA for a99587f - Browse repository at this point
Copy the full SHA a99587fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7db70ef - Browse repository at this point
Copy the full SHA 7db70efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 183eec1 - Browse repository at this point
Copy the full SHA 183eec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 568c184 - Browse repository at this point
Copy the full SHA 568c184View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e50f03 - Browse repository at this point
Copy the full SHA 6e50f03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a3137b - Browse repository at this point
Copy the full SHA 4a3137bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 960d873 - Browse repository at this point
Copy the full SHA 960d873View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61bc020 - Browse repository at this point
Copy the full SHA 61bc020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e6ed7 - Browse repository at this point
Copy the full SHA 40e6ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f32cf6c - Browse repository at this point
Copy the full SHA f32cf6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a92f8 - Browse repository at this point
Copy the full SHA 29a92f8View commit details -
Merge pull request duckdb#12520 from Mytherin/deserializesortkey
Add method for decoding sort keys, and use this in min/max for arbitrary types
Configuration menu - View commit details
-
Copy full SHA for 3641078 - Browse repository at this point
Copy the full SHA 3641078View commit details -
Merge pull request duckdb#12521 from Mytherin/fewerallocations
Reduce allocations & use predication in ColumnSegment::FilterSelection
Configuration menu - View commit details
-
Copy full SHA for 1b4c128 - Browse repository at this point
Copy the full SHA 1b4c128View commit details -
Configuration menu - View commit details
-
Copy full SHA for bed5d1a - Browse repository at this point
Copy the full SHA bed5d1aView commit details -
Merge pull request duckdb#12522 from Mytherin/dontskipoptimizerextens…
…ions Skip only built-in optimizers
Configuration menu - View commit details
-
Copy full SHA for 0f55869 - Browse repository at this point
Copy the full SHA 0f55869View commit details
Commits on Jun 14, 2024
-
Merge pull request duckdb#12524 from Mytherin/sortkeyperf
Improve min/max performance for strings and fallback types
Configuration menu - View commit details
-
Copy full SHA for ce23a0a - Browse repository at this point
Copy the full SHA ce23a0aView commit details -
Merge pull request duckdb#12525 from Mytherin/argminmaxsortkey
Move arg_min/arg_max to use sort keys
Configuration menu - View commit details
-
Copy full SHA for bd03af6 - Browse repository at this point
Copy the full SHA bd03af6View commit details -
Merge pull request duckdb#12526 from Mytherin/firstsortkey
Move FIRST/LAST/ANY_VALUE to use sort keys
Configuration menu - View commit details
-
Copy full SHA for 3608f3b - Browse repository at this point
Copy the full SHA 3608f3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b42ffd1 - Browse repository at this point
Copy the full SHA b42ffd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dff4820 - Browse repository at this point
Copy the full SHA dff4820View commit details -
Merge pull request duckdb#12333 from carlopi/etag-if-none-match-for-e…
…xtension-install Etag if none match for extension install
Configuration menu - View commit details
-
Copy full SHA for ca1015e - Browse repository at this point
Copy the full SHA ca1015eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5489780 - Browse repository at this point
Copy the full SHA 5489780View commit details -
Merge pull request duckdb#12514 from taniabogatsch/block-size-1
[Block Size] FixedSizeAllocator, MetadataManager, PartialBlockManager
Configuration menu - View commit details
-
Copy full SHA for b546082 - Browse repository at this point
Copy the full SHA b546082View commit details -
Configuration menu - View commit details
-
Copy full SHA for 273e22a - Browse repository at this point
Copy the full SHA 273e22aView commit details -
Rework list_distinct/list_unique to support arbitrary types and to no…
… longer use values and ListVector::Push
Configuration menu - View commit details
-
Copy full SHA for 7351971 - Browse repository at this point
Copy the full SHA 7351971View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a5fa1 - Browse repository at this point
Copy the full SHA 25a5fa1View commit details -
Merge pull request duckdb#12511 from Tishj/python_pandas_string_skip_…
…analyzer [Python] Skip the PandasAnalyzer if dtype is `'string'`
Configuration menu - View commit details
-
Copy full SHA for 1782777 - Browse repository at this point
Copy the full SHA 1782777View commit details -
Merge pull request duckdb#11494 from Tishj/parallel_streaming_query_r…
…esult_batched [StreamQueryResult] Batched variant of the StreamQueryResult collector
Configuration menu - View commit details
-
Copy full SHA for 1c47753 - Browse repository at this point
Copy the full SHA 1c47753View commit details -
Configuration menu - View commit details
-
Copy full SHA for bed9d94 - Browse repository at this point
Copy the full SHA bed9d94View commit details -
Merge pull request duckdb#12532 from Mytherin/argminmaxany
Add support for `arg_min(ANY, ANY)`
Configuration menu - View commit details
-
Copy full SHA for 2187970 - Browse repository at this point
Copy the full SHA 2187970View commit details -
Use string_t and the arena allocator to allocate strings in the histo…
…gram function, instead of std::string
Configuration menu - View commit details
-
Copy full SHA for 8cb0749 - Browse repository at this point
Copy the full SHA 8cb0749View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3baed2d - Browse repository at this point
Copy the full SHA 3baed2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50e7e2a - Browse repository at this point
Copy the full SHA 50e7e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aed6d16 - Browse repository at this point
Copy the full SHA aed6d16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78b250f - Browse repository at this point
Copy the full SHA 78b250fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ef765e - Browse repository at this point
Copy the full SHA 9ef765eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d6aa06 - Browse repository at this point
Copy the full SHA 1d6aa06View commit details -
Merge pull request duckdb#12538 from Mytherin/numerichistogram
Support all types in `histogram` function
Configuration menu - View commit details
-
Copy full SHA for 23511a1 - Browse repository at this point
Copy the full SHA 23511a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c42292 - Browse repository at this point
Copy the full SHA 4c42292View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ba5cce - Browse repository at this point
Copy the full SHA 2ba5cceView commit details
Commits on Jun 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9fbdcbe - Browse repository at this point
Copy the full SHA 9fbdcbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26f9300 - Browse repository at this point
Copy the full SHA 26f9300View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07376ec - Browse repository at this point
Copy the full SHA 07376ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e5f7fa - Browse repository at this point
Copy the full SHA 6e5f7faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2180d9e - Browse repository at this point
Copy the full SHA 2180d9eView commit details -
Merge pull request duckdb#12512 from Tishj/python_remove_execution_bu…
…sy_spin [Python] Remove busy-spin during execution
Configuration menu - View commit details
-
Copy full SHA for 6ae72a8 - Browse repository at this point
Copy the full SHA 6ae72a8View commit details -
Merge pull request duckdb#12537 from taniabogatsch/block-size-1.1
[Block Size] String space constant
Configuration menu - View commit details
-
Copy full SHA for 5b72044 - Browse repository at this point
Copy the full SHA 5b72044View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5669683 - Browse repository at this point
Copy the full SHA 5669683View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3da2fa - Browse repository at this point
Copy the full SHA f3da2faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8488363 - Browse repository at this point
Copy the full SHA 8488363View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d1ba39 - Browse repository at this point
Copy the full SHA 1d1ba39View commit details -
Configuration menu - View commit details
-
Copy full SHA for d87a1bf - Browse repository at this point
Copy the full SHA d87a1bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e8091 - Browse repository at this point
Copy the full SHA 20e8091View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a28852 - Browse repository at this point
Copy the full SHA 8a28852View commit details -
Merge pull request duckdb#12545 from Mytherin/histogramstringt
Use string_t instead of std::string in histogram
Configuration menu - View commit details
-
Copy full SHA for e413515 - Browse repository at this point
Copy the full SHA e413515View commit details -
Merge pull request duckdb#12548 from Mytherin/binnedhistogram
Add support for binned histograms
Configuration menu - View commit details
-
Copy full SHA for f0439c7 - Browse repository at this point
Copy the full SHA f0439c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46e6297 - Browse repository at this point
Copy the full SHA 46e6297View commit details -
Hannes Mühleisen committed
Jun 15, 2024 Configuration menu - View commit details
-
Copy full SHA for b48adfc - Browse repository at this point
Copy the full SHA b48adfcView commit details -
Update .github/workflows/Android.yml
Co-authored-by: Carlo Piovesan <piovesan.carlo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 997344a - Browse repository at this point
Copy the full SHA 997344aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e34102 - Browse repository at this point
Copy the full SHA 5e34102View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5510d1a - Browse repository at this point
Copy the full SHA 5510d1aView commit details
Commits on Jun 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2b8894 - Browse repository at this point
Copy the full SHA c2b8894View commit details -
Configuration menu - View commit details
-
Copy full SHA for f28d10b - Browse repository at this point
Copy the full SHA f28d10bView commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9bbcb1b - Browse repository at this point
Copy the full SHA 9bbcb1bView commit details -
Merge pull request duckdb#12550 from hannes/androidbinaries
Build Android Binaries
Configuration menu - View commit details
-
Copy full SHA for 58f1815 - Browse repository at this point
Copy the full SHA 58f1815View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bf7991 - Browse repository at this point
Copy the full SHA 0bf7991View commit details -
Hannes Mühleisen committed
Jun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for a16614c - Browse repository at this point
Copy the full SHA a16614cView commit details -
Merge branch 'parquetbrotli' of github.com:hannes/duckdb into parquet…
…brotli
Hannes Mühleisen committedJun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for e4f424b - Browse repository at this point
Copy the full SHA e4f424bView commit details -
Hannes Mühleisen committed
Jun 17, 2024 Configuration menu - View commit details
-
Copy full SHA for b79abf5 - Browse repository at this point
Copy the full SHA b79abf5View commit details -
Merge pull request duckdb#12036 from hawkfish/decimal-rounding
Internal duckdb#2017: DECIMAL Downcast Rounding
Configuration menu - View commit details
-
Copy full SHA for da0d826 - Browse repository at this point
Copy the full SHA da0d826View commit details -
Merge pull request duckdb#12297 from hawkfish/summarize-temporal
Issue duckdb#12204: Summarize Temporal Quantiles
Configuration menu - View commit details
-
Copy full SHA for 8cba514 - Browse repository at this point
Copy the full SHA 8cba514View commit details -
Merge pull request duckdb#12551 from hawkfish/ns-strptime
Internal duckdb#2186: Nanosecond StrTimeFormat
Configuration menu - View commit details
-
Copy full SHA for 06ef941 - Browse repository at this point
Copy the full SHA 06ef941View commit details -
Make typeof a constant function (removing its argument) so that the o…
…ptimizer can optimize branches away
Configuration menu - View commit details
-
Copy full SHA for 4455c46 - Browse repository at this point
Copy the full SHA 4455c46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37af7b8 - Browse repository at this point
Copy the full SHA 37af7b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8524e4 - Browse repository at this point
Copy the full SHA f8524e4View commit details -
Revert "Make typeof a constant function (removing its argument) so th…
…at the optimizer can optimize branches away" This reverts commit 4455c46.
Configuration menu - View commit details
-
Copy full SHA for ab93432 - Browse repository at this point
Copy the full SHA ab93432View commit details -
Configuration menu - View commit details
-
Copy full SHA for edb58a2 - Browse repository at this point
Copy the full SHA edb58a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d211a7d - Browse repository at this point
Copy the full SHA d211a7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2ed616 - Browse repository at this point
Copy the full SHA f2ed616View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9306e8f - Browse repository at this point
Copy the full SHA 9306e8fView commit details
Commits on Jun 18, 2024
-
Merge pull request duckdb#12574 from Mytherin/histogrambins
Add support for `equi_width_bins` function to compute histogram boundaries
Configuration menu - View commit details
-
Copy full SHA for e3d1a8a - Browse repository at this point
Copy the full SHA e3d1a8aView commit details -
Merge pull request duckdb#12501 from chrisiou/cast-function
add support for casting 'yes'/'no' strings to boolean values
Configuration menu - View commit details
-
Copy full SHA for c9995e6 - Browse repository at this point
Copy the full SHA c9995e6View commit details -
Merge pull request duckdb#12346 from mariotaddeucci/pyspark-spark-ses…
…sion-range [PySpark] - Allow spark session range
Configuration menu - View commit details
-
Copy full SHA for f2d2167 - Browse repository at this point
Copy the full SHA f2d2167View commit details -
Merge pull request duckdb#12348 from mariotaddeucci/pyspark-dataframe…
…-drop-duplicates-subset [PySpark] Implement subset drop duplicates
Configuration menu - View commit details
-
Copy full SHA for 2ec0a15 - Browse repository at this point
Copy the full SHA 2ec0a15View commit details -
Merge pull request duckdb#12170 from tiagokepe/icu_noaccent_collation
ICU noaccent collation
Configuration menu - View commit details
-
Copy full SHA for 5560154 - Browse repository at this point
Copy the full SHA 5560154View commit details -
Merge pull request duckdb#12103 from hannes/parquetbrotli
Implement Brotli compression for Parquet reading & writing
Configuration menu - View commit details
-
Copy full SHA for 3085b0e - Browse repository at this point
Copy the full SHA 3085b0eView commit details -
Merge pull request duckdb#11872 from Tishj/unpacked_columns
[FriendlySQL] Unpacked COLUMNS() Expression
Configuration menu - View commit details
-
Copy full SHA for 3890262 - Browse repository at this point
Copy the full SHA 3890262View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9238f4 - Browse repository at this point
Copy the full SHA f9238f4View commit details