Commits on Aug 8, 2024

  1. 1 Configuration menu
    Copy the full SHA
    01dc81e View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    41e10ca View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    de6d988 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    79cef68 View commit details
    Browse the repository at this point in the history
  5. fix(pickle): make Parameter instances pickleable (#9798)

    The pickles expect a specific constructor for `Parameter`, so remove our
    custom constructor and provide a `classmethod` with the previous
    behavior for convenience. Closes #9793.
    cpcloud authored Aug 8, 2024
    1 Configuration menu
    Copy the full SHA
    d772c80 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    0532a31 View commit details
    Browse the repository at this point in the history
  7. feat(output-formats): add support for to_parquet_dir (#9781)

    Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
    Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
    3 people authored Aug 8, 2024
    1 Configuration menu
    Copy the full SHA
    80dfbe2 View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    f05850f View commit details
    Browse the repository at this point in the history
  9. chore(deps): update clickhouse/clickhouse-server docker tag to v24.7.…

    …3.42 (#9803)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 8, 2024
    1 Configuration menu
    Copy the full SHA
    3b0412a View commit details
    Browse the repository at this point in the history
  10. chore(deps): update postgres docker tag to v16.4 (#9804)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 8, 2024
    1 Configuration menu
    Copy the full SHA
    ae6e38a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. fix(deps): update dependency sqlglot to >=23.4,<25.11 (#9805)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
    renovate[bot] and cpcloud authored Aug 9, 2024
    1 Configuration menu
    Copy the full SHA
    84bfeb5 View commit details
    Browse the repository at this point in the history
  2. refactor(intervals): conslidate interval conversion under `_make_inte…

    …rval` base compiler implementation
    cpcloud committed Aug 9, 2024
    1 Configuration menu
    Copy the full SHA
    fe29210 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    75f594d View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    1133973 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9881edb View commit details
    Browse the repository at this point in the history
  6. feat(flink): support ArrayValue.collect

    ArtnerC authored and jcrist committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    eb857e6 View commit details
    Browse the repository at this point in the history
  7. feat(flink): array sort

    cpcloud authored and jcrist committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ca85ae2 View commit details
    Browse the repository at this point in the history
  8. feat(polars): array sort

    cpcloud authored and jcrist committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9a2563b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a2938b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    36f5162 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    9165255 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    40ebc40 View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance (#9818)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
    renovate[bot] and cpcloud authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    174bd3d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. chore(deps): update mariadb docker tag to v11.4.3 (#9823)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1920c8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8b89e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38410f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2786fe4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b63e0fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31295dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5cd58fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3183bef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98c5c76 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eed8595 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1d64e58 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    81a9bab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ffaf47 View commit details
    Browse the repository at this point in the history
  3. chore: fix date (#9841)

    cpcloud authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c573392 View commit details
    Browse the repository at this point in the history
  4. feat(impala): add tbl_properties to create_table (#9839)

    `TBLPROPERTIES` can be set on table creation. Exposing this lets us
    un-xfail a few tests by setting the required `TBLPROPERTIES` to make
    them work.
    jcrist authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e3d02bd View commit details
    Browse the repository at this point in the history
  5. docs(snowflake): fix the syntax for passing schema (#9831)

    Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
    deepyaman and cpcloud authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c99cb4b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. fix(mssql): remove sort key to keep order (#9848)

    Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
    grieve54706 and cpcloud authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3780a13 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency sqlglot to >=23.4,<25.12 (#9834)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
    renovate[bot] and cpcloud authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    69a10d9 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency matplotlib to <3.9.3 (#9833)

    Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
    renovate[bot] and cpcloud authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1b86560 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. chore(deps): update mariadb docker tag to v11.5.2 (#9850)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    60103cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3ff6ae View commit details
    Browse the repository at this point in the history
  3. chore(deps): update trinodb/trino docker tag to v454 (#9852)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e471471 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency sqlglot to >=23.4,<25.13 (#9851)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
    renovate[bot] and cpcloud authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6780a6b View commit details
    Browse the repository at this point in the history
  5. depr(api): deprecate type coercion to_* methods in favor of as_*

    …methods
    
    Closes #9788
    
    Notes:
    - for `to_unit` and `to_interval` I check the raise of the deprecation
    warning in the existing tests.
    - for `to_timestamp` and `to_date` I added to tests outside the
    `test/backends/temportal.py` to check for the warning raise, to avoid
    the resource warning socket issue in pyspark when checking for warnings
    in the backends/tests. (see
    #9843 (comment))
    ncclementi authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    fb22e20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f3738d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93db1b8 View commit details
    Browse the repository at this point in the history
  8. test(duckdb): add test for supporting fixed-size array types (#9855)

    These are already supported automatically through sqlglot, just adding a
    test here. Fixes #7963.
    
    One open question: currently these are cast to variable-length lists in
    `to_pyarrow` (matching the existing behavior of `dt.Array` types), but
    it could be argued that we should pass them through as fixed-length
    lists instead. This would require a bit of work, but nothing too tricky.
    jcrist authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    98af798 View commit details
    Browse the repository at this point in the history