Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    ad7fa68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f35010 View commit details
    Browse the repository at this point in the history
  3. ci(codespell): separate codespell config into standalone file

    I really like `pyproject.toml` and having one place to look.  But
    running the full backend test suite because we need to add a word to an
    "ignore-list" for codespell is silly.
    
    So, breaking it out into a `.codespellrc` file so that it can be updated
    without triggering a full CI run.
    gforsyth authored and jcrist committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2942fb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aea6a14 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update bitnami/minio docker tag to v2024.2.4 (#8235)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e286b69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0db3ec7 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    36f8904 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d3297f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2ef90a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9656be2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b89083d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f0aa51 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e3b94a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    03acbd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f32374 View commit details
    Browse the repository at this point in the history
  3. docs(api): expose relevant mixin members in temporal docs

    Explicitly listing out the members of `_DateComponentMixin` and
    `_TimeComponentMixin` where relevant.
    
    A bit verbose, but I also don't imagine these changing all that often.
    
    Or maybe we can add support to `quartodoc` at some point to exclude
    inheriting from certain parents?  dunno.
    gforsyth committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    cb97806 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    0e294f3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update bitnami/minio docker tag to v2024.2.6 (#8275)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    acb4ab2 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency sqlglot to v21 (#8272)

    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 Feb 8, 2024
    Configuration menu
    Copy the full SHA
    efaa365 View commit details
    Browse the repository at this point in the history
  4. 2 Configuration menu
    Copy the full SHA
    9427afc View commit details
    Browse the repository at this point in the history
  5. feat(api): support Deferreds in Array.map and .filter (#8267)

    Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
    NickCrews and cpcloud authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8289d2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40db711 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    897129c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc3fcd4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d7dd806 View commit details
    Browse the repository at this point in the history
  10. docs: 2024H1 roadmap and why VoDa supports Ibis (#8184)

    Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>
    Co-authored-by: Ian Cook <ianmcook@gmail.com>
    Co-authored-by: Gil Forsyth <gil@forsyth.dev>
    4 people authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7fa4334 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    882ade2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a6e7920 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d89300 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

    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 Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9d34f82 View commit details
    Browse the repository at this point in the history
  3. fix(duckdb): udfs builtins taking zero args

    chore: add test_builtin_scalr_noargs to test/expr/test_udf.py
    ncclementi authored and jcrist committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ab39344 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    b19ddf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c3e73c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

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

Commits on Feb 12, 2024

  1. docs(tutorial): add a tutorial for the Flink backend (#8085)

    <!--
    Thanks for taking the time to contribute to Ibis!
    
    Please ensure that your pull request title matches the conventional
    commits
    specification: https://www.conventionalcommits.org/en/v1.0.0/
    -->
    
    ## Description of changes
    
    <!--
    Write a description of the changes commensurate with the pull request's
    scope.
    
    Extremely small changes such as fixing typos do not need a description.
    -->
    
    Add a tutorial for the Flink backend.
    chloeh13q authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e2a3fb6 View commit details
    Browse the repository at this point in the history
  2. docs: add v8 blog (#8200)

    ## Description of changes
    
    Ibis does streaming! and more
    
    ## Issues closed
    lostmygithubaccount authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4adb5e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bc7dc3 View commit details
    Browse the repository at this point in the history
  4. docs(blog): add post introducing the Flink backend (#7912)

    <!--
    Thanks for taking the time to contribute to Ibis!
    
    Please ensure that your pull request title matches the conventional
    commits
    specification: https://www.conventionalcommits.org/en/v1.0.0/
    -->
    
    ## Description of changes
    
    <!--
    Write a description of the changes commensurate with the pull request's
    scope.
    
    Extremely small changes such as fixing typos do not need a description.
    -->
    
    Port https://github.com/claypotai/ibis-flink-example to a
    quickstart/blog post.
    
    ## Issues closed
    
    <!--
    Please add Resolves #<issue number> (no angle brackets) if this pull
    request
    resolves any outstanding issues.
    
    For example, if your pull requests resolves issues 1000, 2000 and 3000
    write:
    
    * Resolves #1000
    * Resolves #2000
    * Resolves #3000
    
    If your pull request doesn't resolve any issues, you can delete this
    section
    entirely, including the `## Issues closed` section header.
    -->
    Resolves #7739
    deepyaman authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7bf764f View commit details
    Browse the repository at this point in the history
  5. docs: update TODOs in 8.0 blog (#8314)

    ## Description of changes
    
    fix some links
    
    ## Issues closed
    lostmygithubaccount authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4d4fdab View commit details
    Browse the repository at this point in the history
  6. docs(links): fix release notes link in 8.0 release (#8315)

    Fixes a broken link in the 8.0 release notes.
    cpcloud authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9387ac0 View commit details
    Browse the repository at this point in the history
  7. chore(docs): actually freeze the output

    cpcloud authored and kszucs committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    324aae0 View commit details
    Browse the repository at this point in the history
  8. test(ir): reorganize ibis/tests/expr to enable running the tests with…

    …out a functional backend
    kszucs committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a49f989 View commit details
    Browse the repository at this point in the history
  9. test(sql): move sql tests requiring a functional backend from `ibis/t…

    …ests/sql` to `ibis/backends/tests/sql`
    cpcloud authored and kszucs committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    37c9859 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00c6d5f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7b513ce View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cb96d42 View commit details
    Browse the repository at this point in the history
  13. chore(ci): change the core testing command since the core marker is c…

    …ompletely broken without the backend tests
    kszucs committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    df9e300 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b106a19 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    356bfef View commit details
    Browse the repository at this point in the history