[AIRFLOW-50] Add bulk_insert_rows() to OracleHook for more performant inserts.#1464
Merged
r39132 merged 1 commit intoapache:masterfrom May 5, 2016
Merged
Conversation
Contributor
|
Refer to my comment in your GitHub issue. You need to link this PR to a Jira issue before we can merge it. |
Contributor
Author
|
@r39132 JIRA issue create, this process will just discourage everyone from contributing |
Contributor
|
@geeknam it's part of our move to Apache. It's a new set of tooling that is standard across all Apache projects and also in use in many companies (in the Bay Area). It will slow things down during the transition but it will help us scale better. 5 months ago, we were in the realm of a single company & single committer and the project was not able to scale. As part of the move to apache, we have removed both types of SPOFs. JIRA : AIRFLOW-50 |
Contributor
|
LGTM |
mobuchowski
pushed a commit
to mobuchowski/airflow
that referenced
this pull request
Jan 4, 2022
…cies_2.11 to v0.21.1 (apache#1464) Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
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.
Dear Airflow Maintainers,
Please accept this PR that addresses the following issues:
This has been tested on 1 million rows.