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

Prevent mutable default arguments #2443

Merged
merged 8 commits into from
Jun 6, 2024

Commits on May 23, 2024

  1. Prevent mutable default arguments

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed May 23, 2024
    Configuration menu
    Copy the full SHA
    263b410 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Do not lint tests

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    349f2db View commit details
    Browse the repository at this point in the history
  2. Bump precommit hook version

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    62f1639 View commit details
    Browse the repository at this point in the history
  3. Remove default value for dictionary in Spark class

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4d09fb3 View commit details
    Browse the repository at this point in the history
  4. Run precommit hook locally

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    de87986 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin' into prevent-mutable-default-ar…

    …guments
    
    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    be6553b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Fix lint error in openai plugin

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    915d0eb View commit details
    Browse the repository at this point in the history
  2. Handle nil databricks_conf in spark plugin

    Signed-off-by: Eduardo Apolinario <[email protected]>
    eapolinario committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    41ab1cc View commit details
    Browse the repository at this point in the history