[HUDI-8212][branch-0.x] Added extra config for Billing big query project id#11987
Closed
ad1happy2go wants to merge 733 commits intoapache:masterfrom
Closed
[HUDI-8212][branch-0.x] Added extra config for Billing big query project id#11987ad1happy2go wants to merge 733 commits intoapache:masterfrom
ad1happy2go wants to merge 733 commits intoapache:masterfrom
Conversation
…s and add tests for filtering out extensions (apache#10724) Co-authored-by: rmahindra123 <rmahindra@Rajeshs-MacBook-Pro.local>
apache#10698) Co-authored-by: Vova Kolmakov <kolmakov.vladimir@huawei-partners.com>
…mmit metadata (apache#10837) * Fixing handling null values of extra metadata in clean commit metadata * fixing tests
…reserveCommitMetadata field (apache#8393)
…submit job (apache#7074) Co-authored-by: Y Ethan Guo <ethan.guoyihua@gmail.com>
…platform-service/hudi-metaserver/hudi-metaserver-server (apache#7674) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…e/hudi-metaserver/hudi-metaserver-server (apache#7673) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* [HUDI-1517] create marker file for every log file (apache#4913) (apache#524) --------- Co-authored-by: guanziyue <30882822+guanziyue@users.noreply.github.com> Co-authored-by: Lokesh Jain <ljain@apache.org>
Signed-off-by: studystill <chenghuiyue@outlook.com>
… path (apache#10836) * get rid of collect in row writer clustering * fix race condition * add logging --------- Co-authored-by: Jonathan Vexler <=>
Co-authored-by: Vova Kolmakov <vlvkolmakov@nsk.beeline.ru>
…rementalFetchInContinuousMode (apache#10867) Co-authored-by: Vova Kolmakov <kolmakov.vladimir@huawei-partners.com>
…en building clustering plan (apache#10621) * Get partitions from active timeline instead of listing when building clustering plan * fix checkstyle
Co-authored-by: Vova Kolmakov <kolmakov.vladimir@huawei-partners.com>
…og sync (apache#10460) * Add parallel listing of existing partitions * Improve with new approach * Fix checkstyle * Fix listing for empty list of commits * Fix logic for HiveSyncTool * Fix lint errors * Fix IT * Use custom thread names * Address review comments --------- Co-authored-by: vmakarevich <vitali.makarevich@instructure.com>
apache#10870) Co-authored-by: Vova Kolmakov <kolmakov.vladimir@huawei-partners.com>
…rtition or multi primary key tables creation (apache#10840)
…dQuerySplitter (branch-0.x) (apache#11379)
Co-authored-by: Shawn Chang <yxchang@amazon.com>
Co-authored-by: Shawn Chang <yxchang@amazon.com>
apache#11461) Co-authored-by: vmakarevich <vitali.makarevich@instructure.com>
…th from getBasePath() (apache#11437) Co-authored-by: Vova Kolmakov <kolmakov.vladimir@huawei-partners.com>
Co-authored-by: Jonathan Vexler <=>
… marker-based rollback (apache#11830)
…che#11861) Co-authored-by: Jonathan Vexler <=>
…MOR table with timestamp column and schema evolution enabled
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change Logs
When the big query dataset project id is different than billing project id, the job has to be submitted in different project.
Impact
none
Risk level (write none, low medium or high below)
low
Documentation Update
Big Query sync Documentation update is necessary for the extra config. Will raise a PR for that too.
ticket number here and follow the instruction to make
changes to the website.
Contributor's checklist