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

Fixed Failing tests in arithmetic_ops_tests for Spark 4.0.0 [databricks] #11044

Merged
merged 9 commits into from
Jun 25, 2024

Commits on Jun 11, 2024

  1. Fixed arithmetic_ops_tests

    razajafri committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    be726fc View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Signing off

    Signed-off-by: Raza Jafri <[email protected]>
    razajafri committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f6421a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    7441acd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d2c938 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a6fbf3 View commit details
    Browse the repository at this point in the history
  4. Addressed review comments

    razajafri committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    83489be View commit details
    Browse the repository at this point in the history
  5. Fixed the method name

    razajafri committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    08e4eab View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Update integration_tests/src/main/python/conftest.py

    This handles cases like `cache_test.py` which should run with the default conf for `spark.sql.ansi.enabled`.
    mythrocks authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    430af90 View commit details
    Browse the repository at this point in the history