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

refactor(rust!): Rename Utf8 data type to String #13224

Merged
merged 36 commits into from
Dec 27, 2023
Merged

Commits on Dec 25, 2023

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

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    42258f3 View commit details
    Browse the repository at this point in the history
  3. Utf8ChunkedBuilder

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    b197572 View commit details
    Browse the repository at this point in the history
  4. ListUtf8ChunkedBuilder

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    802a843 View commit details
    Browse the repository at this point in the history
  5. Utf8ChunkedBuilderCow

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    71a922b View commit details
    Browse the repository at this point in the history
  6. AnyValue Utf8

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    ffa278f View commit details
    Browse the repository at this point in the history
  7. DataType Utf8

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    3e95b62 View commit details
    Browse the repository at this point in the history
  8. DataType Utf8

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    de47a62 View commit details
    Browse the repository at this point in the history
  9. repr

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    577da8f View commit details
    Browse the repository at this point in the history
  10. AnyValue Utf8Owned

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    4ffa63b View commit details
    Browse the repository at this point in the history
  11. ChunkedArray utf8

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    92de0c7 View commit details
    Browse the repository at this point in the history
  12. as_utf8

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    93be312 View commit details
    Browse the repository at this point in the history
  13. from_utf_to_enum

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    020da9c View commit details
    Browse the repository at this point in the history
  14. Serializable DataType Utf8

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    8878fc1 View commit details
    Browse the repository at this point in the history
  15. AnyValueBuffer Utf8

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    b95a236 View commit details
    Browse the repository at this point in the history
  16. Utf8Type

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    bcb0c6b View commit details
    Browse the repository at this point in the history
  17. BinaryChunked to_utf8

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    c4983d7 View commit details
    Browse the repository at this point in the history
  18. boolean_to_utf8

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    3f0d015 View commit details
    Browse the repository at this point in the history
  19. refs

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    e119c21 View commit details
    Browse the repository at this point in the history
  20. utf8 modules core

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    df5200a View commit details
    Browse the repository at this point in the history
  21. polars-time utf8 module

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    56b0abf View commit details
    Browse the repository at this point in the history
  22. polars core utf8 module

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    ea63ffe View commit details
    Browse the repository at this point in the history
  23. get_utf8_builder

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    278bfd0 View commit details
    Browse the repository at this point in the history
  24. LargeUtf8Array

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    43ad9d2 View commit details
    Browse the repository at this point in the history
  25. py-polars

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    625a0f7 View commit details
    Browse the repository at this point in the history
  26. String methods

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    c732bfa View commit details
    Browse the repository at this point in the history
  27. refs

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    6a65c0e View commit details
    Browse the repository at this point in the history
  28. Refs

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    75f4b6f View commit details
    Browse the repository at this point in the history
  29. LiteralValue Utf8

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    04f313b View commit details
    Browse the repository at this point in the history
  30. Namespace

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    2ac74b9 View commit details
    Browse the repository at this point in the history
  31. More refs

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    d424fd1 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    42aa9f4 View commit details
    Browse the repository at this point in the history
  33. PyO3 Bindings

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    5ccdd86 View commit details
    Browse the repository at this point in the history
  34. Accessor string to str

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    965e169 View commit details
    Browse the repository at this point in the history
  35. Fix docs

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    fee1d1b View commit details
    Browse the repository at this point in the history
  36. More updated

    stinodego committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    e11f2b4 View commit details
    Browse the repository at this point in the history