Uh oh!
There was an error while loading. Please reload this page.
Preparing branch for Hive-4.0.1 release - #5199
Conversation
9ed557b to
d0ac76fComparedengzhhu653
commented
Apr 18, 2024
We have some failures about "HiveMetaException: Unknown version specified for initialization: 4.0.1", we might need to add an entry<"4.0.1", "4.0.0"> to |
InvisibleProgrammer
left a comment
There was a problem hiding this comment.
LGTM.
Didn't find any 4.0.0 leftovers
About the failing test, I think #5200 address this.
deniskuzZ
commented
Apr 18, 2024
@InvisibleProgrammer, there is some issue with MetaStoreSchemaInfo, it expects 4.0.1 script, need to keep schema at 4.0.0 |
|




What changes were proposed in this pull request?
Why are the changes needed?
Does this PR introduce any user-facing change?
Is the change a dependency upgrade?
How was this patch tested?