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

Default integration test configs to allow negative decimal scale [databricks] #4812

Merged
merged 1 commit into from
Feb 17, 2022

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Feb 17, 2022

This changes the integration test setup to always request support for negative decimal scales by default. If desired, tests could still override this by specifying a conf that explicitly sets the config to disallow it. This reduces a lot of boilerplate on tests that have been copied throughout.

A reusable conf for enabling ANSI was also added to reduce the test boilerplate for this conf which appears in a number of places.

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe added the test Only impacts tests label Feb 17, 2022
@jlowe jlowe added this to the Feb 14 - Feb 25 milestone Feb 17, 2022
@jlowe jlowe self-assigned this Feb 17, 2022
@jlowe jlowe changed the title Default integration test configs to allow negative decimal scale Default integration test configs to allow negative decimal scale [databricks] Feb 17, 2022
@jlowe
Copy link
Member Author

jlowe commented Feb 17, 2022

build

@jlowe jlowe merged commit c18b4e5 into NVIDIA:branch-22.04 Feb 17, 2022
@jlowe jlowe deleted the neg-decimal-conf branch February 17, 2022 21:05
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.

2 participants