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

bug-fix(export-iceberg): change type of labels column in StructType from StringType to MapType #1725

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

nikitag55
Copy link
Contributor

@nikitag55 nikitag55 commented Feb 29, 2024

Fix error: Cannot write 'labels': string is incompatible with map<string,string>.

Solution: Change type of labels column in StructType from StringType to MapType

@nikitag55 nikitag55 merged commit 6cd6f96 into develop Feb 29, 2024
1 check passed
@nikitag55 nikitag55 deleted the bug_fix_iceberg_export_labels_maptype branch February 29, 2024 04:07
alextheimer pushed a commit to alextheimer/FiloDB that referenced this pull request Mar 13, 2024
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