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

Bump snowplow-common-enrich to 3.8.0 (close #138) #140

Merged
merged 2 commits into from
May 8, 2023

Conversation

benjben
Copy link
Contributor

@benjben benjben commented May 6, 2023

Hi @stanch ,

In #139 I started to replace Id with IO because it won't be possible to use Id with Enrich any more (along with Stream Enrich deprecation), but there is no need to spend time on it now (it requires some refactoring in Micro) as next Enrich release is not ready yet, so I just bumped Enrich to 3.8.0 like you wanted to initially.

The reason why you had the issue with CreateSqlQueryEnrichment[Id] is that it requires to have Clock[Id] implicitly available, but it was not.

(I didn't see a develop branch, feel free to change the PR to what you suits you)

@stanch stanch changed the base branch from master to release/1.7.0 May 8, 2023 09:31
@stanch stanch merged commit b007f95 into release/1.7.0 May 8, 2023
@stanch stanch deleted the enrich_3.8.0 branch May 8, 2023 09:46
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