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(eap): Use arrayElement directly to fix alias issues with HashBucketMapper #6188

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

colin-sentry
Copy link
Member

Originally, alias on HashBucketMapper would not work (for some reason)

This adds a test that aliasing works, and sends tags as arrayElement which clickhouse converts to anyways (Map in clickhouse is Array(Tuple(k, v)))

@colin-sentry colin-sentry requested a review from a team as a code owner August 8, 2024 17:43
@colin-sentry colin-sentry merged commit 5e70b76 into master Aug 8, 2024
30 checks passed
@colin-sentry colin-sentry deleted the fix_subscript_alias branch August 8, 2024 18:35
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