You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then execute the same commands in a work tree for #9508
And check the difference between the dependency lists. For 321cdh the only difference is in sql-plugin-api which is expected because the CDH overrides are completely missing there.
gerashegalov
changed the title
[BUG] Inconsistent CDH dependency overrides across-submodules
[BUG] Inconsistent CDH dependency overrides across submodules
Oct 26, 2023
Factor out dependency switching profiles for different Spark builds into a single intermediate parent pom
Fixes#9552
Signed-off-by: Gera Shegalov <[email protected]>
Proof of the difference:
Execute on the branch-23.12
Then execute the same commands in a work tree for #9508
And check the difference between the dependency lists. For 321cdh the only difference is in sql-plugin-api which is expected because the CDH overrides are completely missing there.
but for 332cdh significant differences can be also seen for shuffle-plugin and datagen
Compiling with incorrect dependencies may cause false bitwise identity results and/or wrong classes pulled into aggregator.
Originally posted by @gerashegalov in #9541 (comment)
The text was updated successfully, but these errors were encountered: