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

fix: Fix encode Snowflake ID for object identifiers #2256

Merged
merged 7 commits into from
Dec 12, 2023

Conversation

sfc-gh-asawicki
Copy link
Collaborator

@sfc-gh-asawicki sfc-gh-asawicki commented Dec 12, 2023

Fix encoding SnowflakeIDs for SDK object identifiers.

It still needs work for other types; we will revisit this with identifiers rework.

Fix #2058

pkg/helpers/helpers.go Dismissed Show dismissed Hide dismissed
Copy link

Integration tests failure for 52b0695c77b51cee0e49bc0416c556daed3c000b

Base automatically changed from bump-dependencies-and-go to main December 12, 2023 12:53
Copy link

Integration tests failure for 74865a311be8572a8481e6bac277d4a19d51dc6a

@sfc-gh-asawicki sfc-gh-asawicki force-pushed the fix-encoide-snowflake-id-for-object-identifiers branch from 74865a3 to db006f6 Compare December 12, 2023 14:07
Copy link

Integration tests failure for db006f6429c9568a434a8e39d9d8271748152d59

@sfc-gh-asawicki sfc-gh-asawicki marked this pull request as ready for review December 12, 2023 14:40
Copy link

Integration tests failure for ad98c8d2a2f0720bc30d749b8638830eeaf4b092

@sfc-gh-asawicki sfc-gh-asawicki merged commit 1c98a80 into main Dec 12, 2023
7 of 8 checks passed
@sfc-gh-asawicki sfc-gh-asawicki deleted the fix-encoide-snowflake-id-for-object-identifiers branch December 12, 2023 15:49
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.

Cannot create a snowflake_user with provider 0.70.1
2 participants