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

cast tags #976

Merged
merged 1 commit into from
Oct 25, 2024
Merged

cast tags #976

merged 1 commit into from
Oct 25, 2024

Conversation

yprikhodko
Copy link
Collaborator

we need to cast tags as if there are no tags on the budgets glue crawler will create tags column of array while if there are tags it will be array<structkey:string,value:string>. This workaround casts tags to array

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…crawler will create tags column of array<string> while if there are tags it will be array<struct<key:string,value:string>>. This workaround casts tags to array<json>
@iakov-aws iakov-aws merged commit 3d20556 into main Oct 25, 2024
15 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.

3 participants