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

V1.8.3 release #521

Merged
merged 160 commits into from
Dec 23, 2022
Merged

V1.8.3 release #521

merged 160 commits into from
Dec 23, 2022

Conversation

sfc-gh-tzhang
Copy link
Contributor

  • Upgrade to 1.8.3 from 1.8.2 that includes some fixes for schematization
  • Upgrade the SDK version to beta.7 for confluent

@@ -368,7 +368,7 @@
<dependency>
<groupId>net.snowflake</groupId>
<artifactId>snowflake-ingest-sdk</artifactId>
<version>1.0.2-beta.4</version>
<version>1.0.2-beta.7</version>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was there some perf regression in 1.0.2-beta.5? I saw some jira from @sfc-gh-lsembera

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, there was a perf regression relating to timestamps.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but beta.5-beta.7 also contain a bunch of corruption/wrong result fixes, so I think it would be good to upgrade since correctness is more important than performance (for example: https://snowflakecomputing.atlassian.net/browse/SNOW-718273 shows we're hitting it in SFCTEST0)

Copy link
Collaborator

@sfc-gh-japatel sfc-gh-japatel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

barring a comment, lgtm!

@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2022

Codecov Report

Merging #521 (2437b17) into master (6b7ed5f) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #521      +/-   ##
==========================================
+ Coverage   87.43%   87.45%   +0.02%     
==========================================
  Files          47       47              
  Lines        4169     4169              
  Branches      453      453              
==========================================
+ Hits         3645     3646       +1     
+ Misses        350      349       -1     
  Partials      174      174              
Impacted Files Coverage Δ
...main/java/com/snowflake/kafka/connector/Utils.java 94.09% <ø> (+0.42%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sfc-gh-tzhang sfc-gh-tzhang merged commit 5490ed6 into master Dec 23, 2022
@sfc-gh-tzhang sfc-gh-tzhang deleted the schema-evolution-implementation branch December 23, 2022 01:59
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.

5 participants