optimization of partition folder rename operations for ctas and inser…#385
optimization of partition folder rename operations for ctas and inser…#385chandrasekhar-kambham wants to merge 1 commit intoopenlookeng:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: chandrasekhar-kambham The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome @chandrasekhar-kambham! |
|
/check-cla |
What type of PR is this?
/kind task
What does this PR do / why do we need it:
currently rename partition operations takes a long time during commit operation stage..
optimization of partition folder rename operations for ctas and insert operations.
observed 40-50% imporvement in CTAS flow
observed ~5% improvement in Insert flow
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewers: