Skip to content

Update SQLite expression display expectations - #22

Open
goutamadwant wants to merge 1 commit into
apache:mainfrom
goutamadwant:fix/expression-display-sqlite-expectations
Open

Update SQLite expression display expectations#22
goutamadwant wants to merge 1 commit into
apache:mainfrom
goutamadwant:fix/expression-display-sqlite-expectations

Conversation

@goutamadwant

Copy link
Copy Markdown

Rationale

Apache DataFusion PR apache/datafusion#23356 adds precedence-preserving parentheses to nested binary and unary expression display names. The SQLite compatibility tests still expect the previous duplicate-projection error messages.

Changes

Update 30 affected error-message expectations across 25 SQLite test files. The SQL queries and expected query results are unchanged.

Testing

Pointed DataFusion's datafusion-testing submodule at this commit and ran:

cargo test --features backtrace,parquet_encryption --profile ci-optimized --test sqllogictests -- --include-sqlite

All 1,098 files completed successfully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant