Skip to content

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

@chris-twiner

Description

@chris-twiner

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions