Skip to content

Conversation

pquadri
Copy link
Collaborator

@pquadri pquadri commented Apr 15, 2025

No description provided.

'COLUMN_NAME',
COLUMN_NAME,
'TYPE',
IFF(STARTSWITH(TYPE, 'NUMBER'), 'NUMBER(38,6)', TYPE),
Copy link
Collaborator

Choose a reason for hiding this comment

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

great! awesome arbitrary decimal places value 😎

Copy link
Collaborator

@vsfortunato vsfortunato left a comment

Choose a reason for hiding this comment

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

looking good! This will also ensure full-refresh is consistent for s3 loader 🙌
thanks @pquadri

@pquadri pquadri merged commit b284798 into main Apr 15, 2025
4 checks passed
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.

2 participants