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

Spark 4 snapshot test failures due to sql.ansi handling #817

Open
chris-twiner opened this issue May 16, 2024 · 0 comments
Open

Spark 4 snapshot test failures due to sql.ansi handling #817

chris-twiner opened this issue May 16, 2024 · 0 comments

Comments

@chris-twiner
Copy link
Contributor

chris-twiner commented May 16, 2024

adding:

.set("spark.sql.ansi.enabled","false") // 43 tests fail on overflow / casting issues

to the conf settings in TypedDatasetSuite line 43 (fun coincidence) resolves, the tests themselves are at fault under this - not the actual frameless code.

It may require documentation.

As of 16.05.24 this is the only failure on my fork testing against a 4.0 shim.

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

No branches or pull requests

1 participant