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

HIVE-25744: Support backward compatibility of thrift struct CreationMetadata #2821

Merged

Conversation

kasakrisz
Copy link
Contributor

What changes were proposed in this pull request?

  1. Restore the original type of CreationMetadata.tablesUsed
  2. Add new optional field CreationMetadata.soruceTables
  3. Wrap the generated CreationMetadata object into MaterializedViewMetadata and extract CreationMetadata operations.

Why are the changes needed?

See HIVE-25656 description

Does this PR introduce any user-facing change?

No.

How was this patch tested?

mvn test -Dtest=TestDbTxnManagerIsolationProperties#testRebuildMVWhenOpenTxnPresents -pl ql

@kasakrisz kasakrisz force-pushed the HIVE-25744-master-thrift-api-compat branch from accb10c to 2e9b76b Compare December 14, 2021 12:49
@kasakrisz kasakrisz merged commit f8b90b9 into apache:master Dec 15, 2021
@kasakrisz kasakrisz deleted the HIVE-25744-master-thrift-api-compat branch December 15, 2021 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants