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

feat: new implementation for String/Binary type. #13748

Merged
merged 49 commits into from
Jan 19, 2024
Merged

feat: new implementation for String/Binary type. #13748

merged 49 commits into from
Jan 19, 2024

Commits on Jan 15, 2024

  1. impl MutableArray

    ritchie46 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    5ac4953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ecc7dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae54ebd View commit details
    Browse the repository at this point in the history
  4. change builders

    ritchie46 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b5df9b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b2d53b View commit details
    Browse the repository at this point in the history
  6. more [skip ci]

    ritchie46 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d1df244 View commit details
    Browse the repository at this point in the history
  7. extend/full [skip ci]

    ritchie46 committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e6a7f87 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    c29f84a View commit details
    Browse the repository at this point in the history
  2. arithmetic module [skip ci]

    ritchie46 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4f5ab8f View commit details
    Browse the repository at this point in the history
  3. iterators [skip ci]

    ritchie46 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ca371b0 View commit details
    Browse the repository at this point in the history
  4. group by [skip ci]

    ritchie46 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c5c714b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    952ddbf View commit details
    Browse the repository at this point in the history
  6. fix some tests

    ritchie46 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a375dda View commit details
    Browse the repository at this point in the history
  7. impl list builder [skip ci]

    ritchie46 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3a5f66a View commit details
    Browse the repository at this point in the history
  8. fix validity sizes

    ritchie46 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    58b46be View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    6a23f27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d82a5d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d93da3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12703ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c0665d View commit details
    Browse the repository at this point in the history
  6. all polars-core tests run

    ritchie46 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    052eb79 View commit details
    Browse the repository at this point in the history
  7. allow binaryoffset series

    ritchie46 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    831fd14 View commit details
    Browse the repository at this point in the history
  8. take chunked

    ritchie46 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2bda6cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbeb578 View commit details
    Browse the repository at this point in the history
  10. fix ipc tests

    ritchie46 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    eb1b276 View commit details
    Browse the repository at this point in the history
  11. full check passes [skip ci]

    ritchie46 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    02bd615 View commit details
    Browse the repository at this point in the history
  12. run most lazy tests

    ritchie46 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8258591 View commit details
    Browse the repository at this point in the history
  13. fmt [skip ci]

    ritchie46 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5d09721 View commit details
    Browse the repository at this point in the history
  14. python compiles [skip ci]

    ritchie46 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    265181c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. fix pl flavored ipc

    ritchie46 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5c651b2 View commit details
    Browse the repository at this point in the history
  2. more tests [skip ci]

    ritchie46 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    2d29f1e View commit details
    Browse the repository at this point in the history
  3. more tests [skip ci]

    ritchie46 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8988adf View commit details
    Browse the repository at this point in the history
  4. fix segfault [skip ci]

    ritchie46 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    0283fb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    028350f View commit details
    Browse the repository at this point in the history
  6. explode for strings

    ritchie46 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    4cb19c1 View commit details
    Browse the repository at this point in the history
  7. fix all tests

    ritchie46 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e701b44 View commit details
    Browse the repository at this point in the history
  8. checks

    ritchie46 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    87f09ba View commit details
    Browse the repository at this point in the history
  9. checks pass

    ritchie46 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    2d18bdc View commit details
    Browse the repository at this point in the history
  10. lint

    ritchie46 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    2a62b24 View commit details
    Browse the repository at this point in the history
  11. merge main

    ritchie46 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b072146 View commit details
    Browse the repository at this point in the history
  12. lint

    ritchie46 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    99e2ce1 View commit details
    Browse the repository at this point in the history
  13. fmt

    ritchie46 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    0c1c93b View commit details
    Browse the repository at this point in the history
  14. lint

    ritchie46 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    32eecad View commit details
    Browse the repository at this point in the history
  15. lint

    ritchie46 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    574fbe1 View commit details
    Browse the repository at this point in the history
  16. lint

    ritchie46 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    4c0c708 View commit details
    Browse the repository at this point in the history
  17. rust tests

    ritchie46 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    71ce6d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. fix parquet

    ritchie46 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    301729c View commit details
    Browse the repository at this point in the history
  2. clippy

    ritchie46 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c08ea2a View commit details
    Browse the repository at this point in the history
  3. fix ooc sort

    ritchie46 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    deec1eb View commit details
    Browse the repository at this point in the history