-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[14_0_X] Using explicit lazy parsing & concrete data types in SimpleFlatTableProducer #44807
Conversation
The T0 had a failure from the string parser which we have previously attributed to using the lazy option of the string parser. Added option to turn on lazy parsing from the configuration. This is an 'opt' in since lazy parsing can be problematic so best to explicitly state it must be used.
A new Pull Request was created by @hqucms for CMSSW_14_0_X. It involves the following packages:
@saumyaphor4252, @cmsbuild, @hqucms, @perrotta, @mandrenguyen, @consuegs, @jfernan2, @vlimant can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
cms-bot internal usage |
enable nano |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3079e2/39016/summary.html Comparison SummarySummary:
NANO Comparison SummarySummary:
Nano size comparison Summary:
|
+1 |
+1 |
+alca
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_14_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_14_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @rappoccio, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
@cms-sw/xpog-l2 @hqucms We need a quick fix for 14_1_X and 14_0_X for the ProductNotFound error in RelVals: |
backport of #44782