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

Explicitly set table props to accommodate for different defaults [databricks] #11970

Open
wants to merge 3 commits into
base: branch-25.02
Choose a base branch
from

Conversation

gerashegalov
Copy link
Collaborator

@gerashegalov gerashegalov commented Jan 16, 2025

Addresses #11541

Table properties should be set unconditionally to accommodate diverging defaults in different Databricks versions

Improves

env TEST_PARALLEL=0 \
    TEST_MODE=DELTA_LAKE_ONLY TESTS=delta_lake_update_test.py \
    PYSP_TEST_spark_rapids_sql_detectDeltaLogQueries=false \
    PYSP_TEST_spark_rapids_sql_format_parquet_reader_type=PERFILE \
./jenkins/databricks/test.sh 

@gerashegalov gerashegalov self-assigned this Jan 16, 2025
@gerashegalov gerashegalov added the test Only impacts tests label Jan 16, 2025
@gerashegalov gerashegalov changed the title Always set props for different defaults Always set props for different defaults [databricks] Jan 16, 2025
@gerashegalov gerashegalov changed the title Always set props for different defaults [databricks] Explicitly set table props to accommodate for different defaults [databricks] Jan 16, 2025
Signed-off-by: Gera Shegalov <[email protected]>
@gerashegalov gerashegalov requested a review from a team as a code owner January 16, 2025 08:24
Signed-off-by: Gera Shegalov <[email protected]>
@gerashegalov
Copy link
Collaborator Author

build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant