Skip to content

Conversation

@ptiurin
Copy link
Contributor

@ptiurin ptiurin commented Feb 15, 2023

__name__ attribute is used in DBT to map python class to SQL query.
This is needed for firebolt-db/dbt-firebolt#95

Copy link
Collaborator

@stepansergeevitch stepansergeevitch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add one for ARRAY as well?

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@ptiurin
Copy link
Contributor Author

ptiurin commented Feb 17, 2023

Should we add one for ARRAY as well?

Sure, added it. DBT uses slightly different check for array, but might as well keep everything standardised.

@ptiurin ptiurin merged commit 133cc07 into main Feb 17, 2023
@ptiurin ptiurin deleted the fix-decimal-name-attr branch February 17, 2023 12:01
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.

3 participants