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

[FEATURE] Support double as argument in ROUND #1739

Open
GumpacG opened this issue Jun 14, 2023 · 0 comments
Open

[FEATURE] Support double as argument in ROUND #1739

GumpacG opened this issue Jun 14, 2023 · 0 comments
Labels
enhancement New feature or request tdvt Tableau test framework

Comments

@GumpacG
Copy link
Collaborator

GumpacG commented Jun 14, 2023

Is your feature request related to a problem?
Tableau TDVT test case fails for
test file: /opt/homebrew/lib/python3.11/site-packages/tdvt/exprtests/standard/setup.math.round.extended.txt
test: round(num0, 1.0)
query:

SELECT ROUND(`calcs`.`num0`,1.0) AS `TEMP(Test)(2652477747)(0)`
FROM `calcs`
GROUP BY `TEMP(Test)(2652477747)(0)`

What solution would you like?
Implementation for this argument type.

@GumpacG GumpacG added enhancement New feature or request tdvt Tableau test framework labels Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tdvt Tableau test framework
Projects
None yet
Development

No branches or pull requests

2 participants