Skip to content
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

Merged
merged 1,438 commits into from
Jun 21, 2024
Merged

Main candidate test #74

merged 1,438 commits into from
Jun 21, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    92b4c38 View commit details
    Browse the repository at this point in the history
  2. Fix for error message

    Mytherin committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fb68c2f View commit details
    Browse the repository at this point in the history
  3. Merge pull request duckdb#12423 from Mytherin/valgrindfix

    Write zero-length list offsets for NULL values when serializing vectors
    Mytherin authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    adce365 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5244bc2 View commit details
    Browse the repository at this point in the history
  5. Internal duckdb#2186: Swift Nanosecond Test

    Try to fix swift ns tests.
    
    fixes: duckdblabs/duckdb-internal#2186
    hawkfish committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ce2e23a View commit details
    Browse the repository at this point in the history
  6. Internal duckdb#2186: Swift Nanosecond Test

    Fix swift ns tests.
    
    fixes: duckdblabs/duckdb-internal#2186
    hawkfish committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fcab0a5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request duckdb#12420 from lnkuiper/jemalloc_gnu

    jemalloc: Identify GNU source code properly
    Mytherin authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    59f3e94 View commit details
    Browse the repository at this point in the history
  8. tidy fix

    Tishj committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c2fe86d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5349e62 View commit details
    Browse the repository at this point in the history
  10. add back test

    Tishj committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    bdb2047 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    25c93ae View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Internal duckdb#2186: Swift Nanosecond Test

    Fix Julia ns tests.
    Add assert.
    
    fixes: duckdblabs/duckdb-internal#2186
    hawkfish committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    2137521 View commit details
    Browse the repository at this point in the history
  2. Merge pull request duckdb#12433 from Mytherin/limitparallel

    Avoid parallelizing LIMIT clauses when the query plan is simple
    Mytherin authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    5304647 View commit details
    Browse the repository at this point in the history
  3. Merge pull request duckdb#12437 from Mytherin/prefetchmetadata

    Prefetch metadata blocks for remote files
    Mytherin authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    e6c05de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7256088 View commit details
    Browse the repository at this point in the history
  5. Merge pull request duckdb#12443 from Tishj/jupyter_remove_width_limit

    [Jupyter] Remove width limit on the BoxRenderer config
    Mytherin authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    4aa09e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    c9f979f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63167d4 View commit details
    Browse the repository at this point in the history
  3. Fix test

    Mytherin committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    7ecd1c4 View commit details
    Browse the repository at this point in the history
  4. Actually fix error message

    Mytherin committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    cad3172 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a087c5c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a26349 View commit details
    Browse the repository at this point in the history
  7. Merge pull request duckdb#12202 from Mytherin/readonlytransactions

    Add support for BEGIN TRANSACTION READ ONLY
    Mytherin authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    c709bbc View commit details
    Browse the repository at this point in the history
  8. 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
    Mytherin authored Jun 9, 2024
    Configuration menu
    Copy the full SHA
    be8b9d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    3284f9d View commit details
    Browse the repository at this point in the history
  2. just use an else if

    lnkuiper committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c014af2 View commit details
    Browse the repository at this point in the history
  3. more snappy progress

    lnkuiper committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    189f46b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e59955 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34d4af6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58f878e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd1e442 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a561a83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a5aaff0 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'upstream/feature' into parallel_streami…

    …ng_query_result_batched
    Tishj committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e3830ad View commit details
    Browse the repository at this point in the history
  11. 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
    Tishj committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4922c6b View commit details
    Browse the repository at this point in the history
  12. add original snappy checks

    lnkuiper committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f681792 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f1e3143 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5fb13e5 View commit details
    Browse the repository at this point in the history
  15. Merge pull request duckdb#12427 from taniabogatsch/bs-nightly

    [Fix] Block Size Nightly
    Mytherin authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1852ca1 View commit details
    Browse the repository at this point in the history
  16. Merge pull request duckdb#12428 from taniabogatsch/art-not-null

    [ART] Remove Flatten and template key generation
    Mytherin authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c8a230b View commit details
    Browse the repository at this point in the history
  17. Merge pull request duckdb#12434 from Tishj/python_clean_up_execute_code

    [Python] Clean up internals of `execute` / `executemany`
    Mytherin authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    889dd13 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5c4c3e9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    41e024a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    76d7b82 View commit details
    Browse the repository at this point in the history
  21. make test more robust

    taniabogatsch committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e4d671f View commit details
    Browse the repository at this point in the history
  22. Fix duckdb#11837 - use internal physical type for FIRST/LAST/ANY_VALU…

    …E instead of logical type
    Mytherin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    509a919 View commit details
    Browse the repository at this point in the history
  23. Add benchmark to list

    Mytherin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    51ddfdf View commit details
    Browse the repository at this point in the history
  24. remove unused variable

    Tishj committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4de386d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    811f8b9 View commit details
    Browse the repository at this point in the history
  26. 20 iterations

    taniabogatsch committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1619a76 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5be0196 View commit details
    Browse the repository at this point in the history
  28. Format fix

    Mytherin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6bc1503 View commit details
    Browse the repository at this point in the history
  29. actually enable flags and regrettably revert to older version of snap…

    …py due to regression with GCC
    lnkuiper committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    eb69084 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    9ab8df0 View commit details
    Browse the repository at this point in the history
  31. Merge branch 'feature' into summarize-temporal

    Richard Wesley committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8bedb9e View commit details
    Browse the repository at this point in the history
  32. Merge branch 'feature' into decimal-rounding

    Richard Wesley committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6bd431c View commit details
    Browse the repository at this point in the history
  33. Merge pull request duckdb#12462 from Mytherin/firstanyperf

    Fix duckdb#11837: use internal physical type for FIRST/LAST/ANY_VALUE instead of logical type
    Mytherin authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    fa5777e View commit details
    Browse the repository at this point in the history
  34. Internal duckdb#2186: Nanosecond Feedback

    Incorporate some CR feedback
    
    fixes: duckdblabs/duckdb-internal#2186
    hawkfish committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    741ec55 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    b00e72c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge pull request duckdb#12468 from Mytherin/listvalueperf

    Specialize `list_value` for primitive types for significantly improved performance
    Mytherin authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cded639 View commit details
    Browse the repository at this point in the history
  2. Merge pull request duckdb#12459 from Tishj/remove_dead_code_from_phys…

    …ical_batch_copy_to_file
    
    [Dev] Remove dead code from `PhysicalBatchCopyToFile`
    Mytherin authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5061abb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98d3d38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67ad1c0 View commit details
    Browse the repository at this point in the history
  5. small test fixes

    taniabogatsch committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1c11269 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5862e0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01e8f95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c5896c View commit details
    Browse the repository at this point in the history
  9. attach options

    taniabogatsch committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4908311 View commit details
    Browse the repository at this point in the history
  10. Merge pull request duckdb#12482 from taniabogatsch/feature-comp-fix

    [Fix] access_mode now lives in AttachOptions
    Mytherin authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    86ffa1a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df95056 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e8ccbd7 View commit details
    Browse the repository at this point in the history
  13. implement PR feedback

    lnkuiper committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    99f28e1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    35a791f View commit details
    Browse the repository at this point in the history
  15. revert test

    taniabogatsch committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c70ad71 View commit details
    Browse the repository at this point in the history
  16. fix some bugs

    lnkuiper committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bb18a38 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0f1057a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9c09f4e View commit details
    Browse the repository at this point in the history
  19. Merge pull request duckdb#12440 from hawkfish/ns-display

    Internal duckdb#2186: Nanosecond Functionality
    Mytherin authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c3a30db View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a569707 View commit details
    Browse the repository at this point in the history
  21. 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
    Mytherin authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2a66e06 View commit details
    Browse the repository at this point in the history
  22. Test fix

    Mytherin committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    36962f7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d40a6ae View commit details
    Browse the repository at this point in the history
  24. 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
    Tishj committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    25c9459 View commit details
    Browse the repository at this point in the history
  25. format

    samansmink committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5db917f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5eefc3f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e10dd64 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9b6e7d2 View commit details
    Browse the repository at this point in the history
  29. Merge pull request duckdb#12486 from samansmink/throw-binder-error-co…

    …mment-on
    
    throw binder error for comment on system catalog
    Mytherin authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6f0e22d View commit details
    Browse the repository at this point in the history
  30. Merge pull request duckdb#12478 from lnkuiper/snappy_stuff

    Parquet reader performance
    Mytherin authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c6c0291 View commit details
    Browse the repository at this point in the history
  31. Skip this test in substrait

    Mytherin committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2ee44eb View commit details
    Browse the repository at this point in the history
  32. Internal duckdb#2186: Nanosecond StrTimeFormat

    Convert StrTimeFormat to use nanoseconds internally.
    hawkfish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    43332f9 View commit details
    Browse the repository at this point in the history
  33. Merge pull request duckdb#12489 from Tmonster/operators_optimizer_can…

    …_skip
    
    Operators the Optimizer can skip
    Mytherin authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5fa4e11 View commit details
    Browse the repository at this point in the history
  34. Internal duckdb#2186: Nanosecond strftime

    Implement and test strftime(TIMESTAMP_NS, ...).
    hawkfish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a292369 View commit details
    Browse the repository at this point in the history
  35. Internal duckdb#2186: Nanosecond strptime

    Implement and test strptime => TIMESTAMP_NS
    
    fixes: duckdblabs/duckdb-internal#2186
    hawkfish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4ba5c89 View commit details
    Browse the repository at this point in the history
  36. Internal duckdb#2186: Nanosecond strptime

    Just use name instead of trying to compare function pointers...
    hawkfish committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    39bb21f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. format again

    samansmink committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    887da95 View commit details
    Browse the repository at this point in the history
  2. Add DateLookupCache and use that in YEAR() function to speed up perfo…

    …rmance for common dates (between 1970 and 2050)
    Mytherin committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4647a55 View commit details
    Browse the repository at this point in the history
  3. Format

    Mytherin committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    70bb85c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d02b521 View commit details
    Browse the repository at this point in the history
  5. Merge pull request duckdb#12481 from taniabogatsch/block-size-2.5

    [Block Size] Introducing CompressionInfo
    Mytherin authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    878c1b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ee16f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7602320 View commit details
    Browse the repository at this point in the history
  8. Slight code cleanup

    Mytherin committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8c7a618 View commit details
    Browse the repository at this point in the history
  9. Reduce allocations

    Mytherin committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    68d9042 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5362a2d View commit details
    Browse the repository at this point in the history
  11. don't fail 'make generate-files' if the python requirements are missi…

    …ng, print a warning only
    Tishj committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d808a3a View commit details
    Browse the repository at this point in the history
  12. missed an import

    Tishj committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9ca7007 View commit details
    Browse the repository at this point in the history
  13. this is *much* less invasive

    Tishj committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fd53120 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    410fa91 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8e2fef6 View commit details
    Browse the repository at this point in the history
  16. Merge pull request duckdb#12488 from samansmink/file-filter-count

    add the number of filtered files to explain
    Mytherin authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c871899 View commit details
    Browse the repository at this point in the history
  17. skip some tests for now

    taniabogatsch committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    10682a3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f182b63 View commit details
    Browse the repository at this point in the history
  19. revert block size

    taniabogatsch committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    899cf22 View commit details
    Browse the repository at this point in the history
  20. Merge pull request duckdb#11285 from ZiyaZa/json_map

    Implement Map Type Detection for JSON Reader
    Mytherin authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    98ecbed View commit details
    Browse the repository at this point in the history
  21. Merge pull request duckdb#12483 from Tishj/pending_execute_busy_spin

    [Dev] Remove busy-spin from `ClientContext::ExecuteTaskInternal`
    Mytherin authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b7f1dfd View commit details
    Browse the repository at this point in the history
  22. Merge pull request duckdb#12492 from Mytherin/pluggablecomparison

    Pluggable collations
    Mytherin authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    15ced89 View commit details
    Browse the repository at this point in the history
  23. Intermediate commit - replace minmax implementation for nested types …

    …with min/max over sort keys
    Mytherin committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    34314ca View commit details
    Browse the repository at this point in the history
  24. WIP sort key decode

    Mytherin committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1e2da97 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    cde939d View commit details
    Browse the repository at this point in the history
  26. Merge branch 'feature' into summarize-temporal

    Richard Wesley committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    65824fd View commit details
    Browse the repository at this point in the history
  27. Merge branch 'summarize-temporal' of github.com:hawkfish/duckdb into …

    …summarize-temporal
    Richard Wesley committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    26da79b View commit details
    Browse the repository at this point in the history
  28. Merge branch 'feature' into decimal-rounding

    Richard Wesley committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1b01a1a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. 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
    Mytherin authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c18d87c View commit details
    Browse the repository at this point in the history
  2. Merge pull request duckdb#12499 from Mytherin/dateopsperf

    Optimize `EXTRACT(year/month/day FROM date/timestamp)`
    Mytherin authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7d742ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52c2dc4 View commit details
    Browse the repository at this point in the history
  4. Blob support

    Mytherin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f09d89f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4390b76 View commit details
    Browse the repository at this point in the history
  6. forgot to remove 'string' here

    Tishj committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7b7de7b View commit details
    Browse the repository at this point in the history
  7. List support and more tests

    Mytherin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    42cb278 View commit details
    Browse the repository at this point in the history
  8. Merge pull request duckdb#12502 from taniabogatsch/block-size-2.6

    [Fix] Remove BLOCK_ALLOC_SIZE in the single file block manager
    Mytherin authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    47ecde3 View commit details
    Browse the repository at this point in the history
  9. Array support

    Mytherin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c6ca930 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ca1a5d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b2be713 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c5e3bc8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6f78a2f View commit details
    Browse the repository at this point in the history
  14. Format fix

    Mytherin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5d97989 View commit details
    Browse the repository at this point in the history
  15. create_sort_key

    Mytherin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    98dfd6a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    de66172 View commit details
    Browse the repository at this point in the history
  17. Use numeric_limits

    Mytherin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9de1463 View commit details
    Browse the repository at this point in the history
  18. Format fix

    Mytherin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e07eb36 View commit details
    Browse the repository at this point in the history
  19. Format fix

    Mytherin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4f4fbc2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    acae49b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f0ce22a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e32cd55 View commit details
    Browse the repository at this point in the history
  23. first step ci run for android

    Hannes Mühleisen committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8af8621 View commit details
    Browse the repository at this point in the history
  24. baby steps

    Hannes Mühleisen committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2d3307d View commit details
    Browse the repository at this point in the history
  25. typo

    Hannes Mühleisen committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    272aecb View commit details
    Browse the repository at this point in the history
  26. explicit platform

    Hannes Mühleisen committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f0b2707 View commit details
    Browse the repository at this point in the history
  27. extension static build

    Hannes Mühleisen committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    27b7070 View commit details
    Browse the repository at this point in the history
  28. more env and ninja

    Hannes Mühleisen committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    29b3a83 View commit details
    Browse the repository at this point in the history
  29. add arm64

    Hannes Mühleisen committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5572011 View commit details
    Browse the repository at this point in the history
  30. wrong flag

    Hannes Mühleisen committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4ae6bb4 View commit details
    Browse the repository at this point in the history
  31. extensions, fingers crossed

    Hannes Mühleisen committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b391b3a View commit details
    Browse the repository at this point in the history
  32. container

    Hannes Mühleisen committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c120417 View commit details
    Browse the repository at this point in the history
  33. using default containers

    Hannes Mühleisen committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4e31344 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    6277254 View commit details
    Browse the repository at this point in the history
  35. patch vss

    taniabogatsch committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f330776 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    7ddee1d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    f384fb4 View commit details
    Browse the repository at this point in the history
  38. Clean up unused functions

    Mytherin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    61b184f View commit details
    Browse the repository at this point in the history
  39. AddStringOrBlob

    Mytherin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8e5ce78 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    a99587f View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    7db70ef View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    183eec1 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    568c184 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    6e50f03 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    4a3137b View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    960d873 View commit details
    Browse the repository at this point in the history
  47. Correct count

    Mytherin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    61bc020 View commit details
    Browse the repository at this point in the history
  48. Format fix

    Mytherin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    40e6ed7 View commit details
    Browse the repository at this point in the history
  49. Format fix

    Mytherin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f32cf6c View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    29a92f8 View commit details
    Browse the repository at this point in the history
  51. Merge pull request duckdb#12520 from Mytherin/deserializesortkey

    Add method for decoding sort keys, and use this in min/max for arbitrary types
    Mytherin authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3641078 View commit details
    Browse the repository at this point in the history
  52. Merge pull request duckdb#12521 from Mytherin/fewerallocations

    Reduce allocations & use predication in ColumnSegment::FilterSelection
    Mytherin authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1b4c128 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    bed5d1a View commit details
    Browse the repository at this point in the history
  54. Merge pull request duckdb#12522 from Mytherin/dontskipoptimizerextens…

    …ions
    
    Skip only built-in optimizers
    Mytherin authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0f55869 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Merge pull request duckdb#12524 from Mytherin/sortkeyperf

    Improve min/max performance for strings and fallback types
    Mytherin authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ce23a0a View commit details
    Browse the repository at this point in the history
  2. Merge pull request duckdb#12525 from Mytherin/argminmaxsortkey

    Move arg_min/arg_max to use sort keys
    Mytherin authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    bd03af6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request duckdb#12526 from Mytherin/firstsortkey

    Move FIRST/LAST/ANY_VALUE to use sort keys
    Mytherin authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3608f3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b42ffd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dff4820 View commit details
    Browse the repository at this point in the history
  6. Merge pull request duckdb#12333 from carlopi/etag-if-none-match-for-e…

    …xtension-install
    
    Etag if none match for extension install
    Mytherin authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ca1015e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5489780 View commit details
    Browse the repository at this point in the history
  8. Merge pull request duckdb#12514 from taniabogatsch/block-size-1

    [Block Size] FixedSizeAllocator, MetadataManager, PartialBlockManager
    Mytherin authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b546082 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    273e22a View commit details
    Browse the repository at this point in the history
  10. Rework list_distinct/list_unique to support arbitrary types and to no…

    … longer use values and ListVector::Push
    Mytherin committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7351971 View commit details
    Browse the repository at this point in the history
  11. Format fix

    Mytherin committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    25a5fa1 View commit details
    Browse the repository at this point in the history
  12. Merge pull request duckdb#12511 from Tishj/python_pandas_string_skip_…

    …analyzer
    
    [Python] Skip the PandasAnalyzer if dtype is `'string'`
    Mytherin authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1782777 View commit details
    Browse the repository at this point in the history
  13. Merge pull request duckdb#11494 from Tishj/parallel_streaming_query_r…

    …esult_batched
    
    [StreamQueryResult] Batched variant of the StreamQueryResult collector
    Mytherin authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1c47753 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bed9d94 View commit details
    Browse the repository at this point in the history
  15. Merge pull request duckdb#12532 from Mytherin/argminmaxany

    Add support for `arg_min(ANY, ANY)`
    Mytherin authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2187970 View commit details
    Browse the repository at this point in the history
  16. Use string_t and the arena allocator to allocate strings in the histo…

    …gram function, instead of std::string
    Mytherin committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8cb0749 View commit details
    Browse the repository at this point in the history
  17. this is soooo much better

    Tishj committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3baed2d View commit details
    Browse the repository at this point in the history
  18. forgot to add new file

    Tishj committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    50e7e2a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    aed6d16 View commit details
    Browse the repository at this point in the history
  20. apply feedback

    Tishj committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    78b250f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9ef765e View commit details
    Browse the repository at this point in the history
  22. Binned histograms WIP

    Mytherin committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1d6aa06 View commit details
    Browse the repository at this point in the history
  23. Merge pull request duckdb#12538 from Mytherin/numerichistogram

    Support all types in `histogram` function
    Mytherin authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    23511a1 View commit details
    Browse the repository at this point in the history
  24. format

    Tishj committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4c42292 View commit details
    Browse the repository at this point in the history
  25. fix up test

    Tishj committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2ba5cce View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. More tests

    Mytherin committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    9fbdcbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26f9300 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07376ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e5f7fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2180d9e View commit details
    Browse the repository at this point in the history
  6. Merge pull request duckdb#12512 from Tishj/python_remove_execution_bu…

    …sy_spin
    
    [Python] Remove busy-spin during execution
    Mytherin authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    6ae72a8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request duckdb#12537 from taniabogatsch/block-size-1.1

    [Block Size] String space constant
    Mytherin authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    5b72044 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5669683 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f3da2fa View commit details
    Browse the repository at this point in the history
  10. RequiresExtract

    Mytherin committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    8488363 View commit details
    Browse the repository at this point in the history
  11. Add TPC-H tests

    Mytherin committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    1d1ba39 View commit details
    Browse the repository at this point in the history
  12. Improve error message

    Mytherin committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    d87a1bf View commit details
    Browse the repository at this point in the history
  13. Format

    Mytherin committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    20e8091 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8a28852 View commit details
    Browse the repository at this point in the history
  15. Merge pull request duckdb#12545 from Mytherin/histogramstringt

    Use string_t instead of std::string in histogram
    Mytherin authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    e413515 View commit details
    Browse the repository at this point in the history
  16. Merge pull request duckdb#12548 from Mytherin/binnedhistogram

    Add support for binned histograms
    Mytherin authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    f0439c7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    46e6297 View commit details
    Browse the repository at this point in the history
  18. lets start with this

    Hannes Mühleisen committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    b48adfc View commit details
    Browse the repository at this point in the history
  19. Update .github/workflows/Android.yml

    Co-authored-by: Carlo Piovesan <piovesan.carlo@gmail.com>
    hannes and carlopi authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    997344a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5e34102 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5510d1a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. add missing headers

    Tishj committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    c2b8894 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f28d10b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. format

    chrisiou committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9bbcb1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request duckdb#12550 from hannes/androidbinaries

    Build Android Binaries
    Mytherin authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    58f1815 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bf7991 View commit details
    Browse the repository at this point in the history
  4. merge into feature

    Hannes Mühleisen committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a16614c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'parquetbrotli' of github.com:hannes/duckdb into parquet…

    …brotli
    Hannes Mühleisen committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e4f424b View commit details
    Browse the repository at this point in the history
  6. format

    Hannes Mühleisen committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b79abf5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request duckdb#12036 from hawkfish/decimal-rounding

    Internal duckdb#2017: DECIMAL Downcast Rounding
    Mytherin authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    da0d826 View commit details
    Browse the repository at this point in the history
  8. Merge pull request duckdb#12297 from hawkfish/summarize-temporal

    Issue duckdb#12204: Summarize Temporal Quantiles
    Mytherin authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8cba514 View commit details
    Browse the repository at this point in the history
  9. Merge pull request duckdb#12551 from hawkfish/ns-strptime

    Internal duckdb#2186: Nanosecond StrTimeFormat
    Mytherin authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    06ef941 View commit details
    Browse the repository at this point in the history
  10. Make typeof a constant function (removing its argument) so that the o…

    …ptimizer can optimize branches away
    Mytherin committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4455c46 View commit details
    Browse the repository at this point in the history
  11. Format

    Mytherin committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    37af7b8 View commit details
    Browse the repository at this point in the history
  12. Binning test

    Mytherin committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f8524e4 View commit details
    Browse the repository at this point in the history
  13. Revert "Make typeof a constant function (removing its argument) so th…

    …at the optimizer can optimize branches away"
    
    This reverts commit 4455c46.
    Mytherin committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ab93432 View commit details
    Browse the repository at this point in the history
  14. Fix test

    Mytherin committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    edb58a2 View commit details
    Browse the repository at this point in the history
  15. Remove duplicate test

    Mytherin committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d211a7d View commit details
    Browse the repository at this point in the history
  16. Re-generate functions

    Mytherin committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f2ed616 View commit details
    Browse the repository at this point in the history
  17. Use /

    Mytherin committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9306e8f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge pull request duckdb#12574 from Mytherin/histogrambins

    Add support for `equi_width_bins` function to compute histogram boundaries
    Mytherin authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e3d1a8a View commit details
    Browse the repository at this point in the history
  2. Merge pull request duckdb#12501 from chrisiou/cast-function

    add support for casting 'yes'/'no' strings to boolean values
    Mytherin authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c9995e6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request duckdb#12346 from mariotaddeucci/pyspark-spark-ses…

    …sion-range
    
    [PySpark] - Allow spark session range
    Mytherin authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f2d2167 View commit details
    Browse the repository at this point in the history
  4. Merge pull request duckdb#12348 from mariotaddeucci/pyspark-dataframe…

    …-drop-duplicates-subset
    
    [PySpark] Implement subset drop duplicates
    Mytherin authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2ec0a15 View commit details
    Browse the repository at this point in the history
  5. Merge pull request duckdb#12170 from tiagokepe/icu_noaccent_collation

    ICU noaccent collation
    Mytherin authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5560154 View commit details
    Browse the repository at this point in the history
  6. Merge pull request duckdb#12103 from hannes/parquetbrotli

    Implement Brotli compression for Parquet reading & writing
    Mytherin authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3085b0e View commit details
    Browse the repository at this point in the history
  7. Merge pull request duckdb#11872 from Tishj/unpacked_columns

    [FriendlySQL] Unpacked COLUMNS() Expression
    Mytherin authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3890262 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f9238f4 View commit details
    Browse the repository at this point in the history