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

community: Databricks SerDe uses cloudpickle instead of pickle #18607

Merged
merged 15 commits into from
Mar 6, 2024

Commits on Mar 5, 2024

  1. use cloudpickle

    liangz1 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    635a948 View commit details
    Browse the repository at this point in the history
  2. add test

    liangz1 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f347f8c View commit details
    Browse the repository at this point in the history
  3. add test

    liangz1 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f05289d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. add test

    liangz1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a9059ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1777b08 View commit details
    Browse the repository at this point in the history
  3. add test

    liangz1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2cc7307 View commit details
    Browse the repository at this point in the history
  4. lint

    liangz1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    843d133 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fb95a3 View commit details
    Browse the repository at this point in the history
  6. move import into functions

    liangz1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f5333d1 View commit details
    Browse the repository at this point in the history
  7. update poetry.lock

    liangz1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    aa86d8c View commit details
    Browse the repository at this point in the history
  8. fix

    liangz1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8a24d89 View commit details
    Browse the repository at this point in the history
  9. fix

    liangz1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a3223ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b111252 View commit details
    Browse the repository at this point in the history
  11. address comments

    liangz1 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9ecf390 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b52e11b View commit details
    Browse the repository at this point in the history