-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[BEAM-11595] bump jackson to 2.12.1 #13863
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #13863 +/- ##
==========================================
+ Coverage 82.86% 82.88% +0.02%
==========================================
Files 466 466
Lines 57596 57617 +21
==========================================
+ Hits 47729 47758 +29
+ Misses 9867 9859 -8
Continue to review full report at Codecov.
|
|
Run Java PreCommit |
|
Run Python_PVR_Flink PreCommit |
|
Run Python PreCommit |
|
Run Java_Examples_Dataflow PreCommit |
1 similar comment
|
Run Java_Examples_Dataflow PreCommit |
|
Run PythonLint PreCommit |
|
Run SQL PreCommit |
1 similar comment
|
Run SQL PreCommit |
|
Run SQL_Java11 PreCommit |
|
Run SQL PreCommit |
|
Run Python_PVR_Flink PreCommit |
It does not pass internal compliance tests because nulls are not propagated correctly.
CREDITS=robertre@
…options to direct runner * propagate pipeline options to direct runner * delay new import * fix import reference * format fix * remove mypy comment * fix import order error * only serialize known args * fix snippets tests Co-authored-by: John Doe <john@doe.org>
Refactored out common test values for coders that handle multiple types. Explicitly list bool as a supported deterministic type.
…apache#13851) * Add integration test for pack_combiners * Add comments
…13837) * Renamed settings.gradle to settings.gradle.kts * Migrated settings.gradle file to Kotlin script.
…skipping optimizations * Enable optimizations in PortableRunner * Fix test * Don't fuse stages for PortableRunner * Remove pack_combiners * Fix skiptest * Fix failing tests
|
Run Java PreCommit |
bump jackson to 2.12.1
related
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).[BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replaceBEAM-XXXwith the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
Post-Commit Tests Status (on master branch)
Pre-Commit Tests Status (on master branch)
See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.