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

Add Teradata Provider #36953

Merged
merged 44 commits into from
Feb 15, 2024
Merged

Add Teradata Provider #36953

merged 44 commits into from
Feb 15, 2024

Commits on Jan 22, 2024

  1. Initial Implementation of new Airflow Provider for Teradata cloud ana…

    …lytics and data platform
    
    Implemented new airflow provider with Hook, Operator and Transfer Operator
    satish-chinthanippu committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3bc1c50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbb14e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcc4808 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    98f0d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ad6075 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0302d1b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    e8c4353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    589a819 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7accb6a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    09d5214 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd8c529 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    d02d16f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    92c1542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a8960c View commit details
    Browse the repository at this point in the history
  3. Squashed commit of the following:

    commit 4161354
    Author: Satish Ch <[email protected]>
    Date:   Sat Feb 3 00:10:56 2024 -0800
    
        Removed not relavent changes
    
    commit bf2e8be
    Author: Satish Ch <[email protected]>
    Date:   Fri Feb 2 23:41:01 2024 -0800
    
        static check applied
    
    commit 14b61f8
    Author: Satish Ch <[email protected]>
    Date:   Sat Feb 3 12:33:53 2024 +0530
    
        Review comments addressed
    satish-chinthanippu committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    771d753 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef63843 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e36515 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Squashed commit of the following:

    commit 96df1fe
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 21:46:15 2024 +0530
    
        documentation updated
    
    commit d7dcbf7
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 21:37:24 2024 +0530
    
        Update example_teradata.py
    
    commit 2644849
    Merge: 8da3658 c19a9de
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 21:31:56 2024 +0530
    
        Merge branch 'pr_teradata_release_1.0.0' of https://github.com/Teradata/airflow into pr_teradata_release_1.0.0
    
    commit 8da3658
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 21:31:51 2024 +0530
    
        format applied on system example
    
    commit c19a9de
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 07:54:26 2024 -0800
    
        format appied
    
    commit 633041d
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 21:20:19 2024 +0530
    
        Update operators.rst
    
    commit 004c501
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 21:06:55 2024 +0530
    
        task order modified
    
    commit 654ca06
    Merge: 19240da 30e4b28
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 20:52:27 2024 +0530
    
        Merge branch 'pr_teradata_release_1.0.0' of https://github.com/Teradata/airflow into pr_teradata_release_1.0.0
    
    commit 19240da
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 20:52:21 2024 +0530
    
        Documentation improved for Teradata Operator
    
    commit 30e4b28
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 06:38:52 2024 -0800
    
        static check change
    
    commit ef730c7
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 19:48:11 2024 +0530
    
        Update teradata.py
    
    commit d76a93a
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 19:34:52 2024 +0530
    
        new tasks added for new schema
    
    commit 5800736
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 19:12:36 2024 +0530
    
        if schema defined overriding this with explict value provided
    
    commit 932b8f1
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 19:07:04 2024 +0530
    
        Removed login and password as it is antipattern as per PR review comments
    
    commit 77352d8
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 05:18:47 2024 -0800
    
        format applied
    
    commit ab1f8b2
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 17:08:49 2024 +0530
    
        Review comments addressed
    
    commit c1b9cc9
    Merge: df42832 5e36515
    Author: Satish Ch <[email protected]>
    Date:   Mon Feb 5 16:50:25 2024 +0530
    
        Merge branch 'teradata_release_1.0.0' into pr_teradata_release_1.0.0
    
    commit df42832
    Author: Satish Ch <[email protected]>
    Date:   Sat Feb 3 01:12:47 2024 -0800
    
        static format applied
    
    commit 4161354
    Author: Satish Ch <[email protected]>
    Date:   Sat Feb 3 00:10:56 2024 -0800
    
        Removed not relavent changes
    
    commit bf2e8be
    Author: Satish Ch <[email protected]>
    Date:   Fri Feb 2 23:41:01 2024 -0800
    
        static check applied
    
    commit 14b61f8
    Author: Satish Ch <[email protected]>
    Date:   Sat Feb 3 12:33:53 2024 +0530
    
        Review comments addressed
    satish-chinthanippu committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2c3a3c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecb580b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06500bb View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    b86bf94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf13d02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c166a3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2c94b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5d55c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    705c7d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    e6f2f3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1733e3 View commit details
    Browse the repository at this point in the history
  3. Squashed commit of the following:

    commit 58279b8
    Author: Satish Ch <[email protected]>
    Date:   Sat Feb 10 00:12:42 2024 +0530
    
        Update teradata.py
    
    commit ed75e3e
    Author: Satish Ch <[email protected]>
    Date:   Sat Feb 10 00:09:24 2024 +0530
    
        D401 support in Teradata Provider
    
    commit f56bede
    Merge: e859a1d 00ed467
    Author: Satish Ch <[email protected]>
    Date:   Fri Feb 9 23:58:15 2024 +0530
    
        Merge remote-tracking branch 'upstream/main' into pr_teradata_release_1.0.0
    
    commit 00ed467
    Author: Vincent <[email protected]>
    Date:   Fri Feb 9 13:13:36 2024 -0500
    
        D401 support in fab provider (apache#37283)
    
    commit 48bfb1a
    Author: Niko Oliveira <[email protected]>
    Date:   Fri Feb 9 08:43:32 2024 -0800
    
        Merge all ECS executor configs following recursive python dict update (apache#37137)
    
        Also document the behaviour and interaction between exec_config and
        run_task_kwargs config
    
    commit 8317ed9
    Author: Amogh Desai <[email protected]>
    Date:   Fri Feb 9 20:17:38 2024 +0530
    
        Updating the README and visuals for breeze build-docs (apache#37276)
    
    commit 17945fc
    Author: Kalyan <[email protected]>
    Date:   Fri Feb 9 20:16:33 2024 +0530
    
        D401 fixes in Pinecone provider (apache#37270)
    
    commit ab9e2e1
    Author: Kalyan <[email protected]>
    Date:   Fri Feb 9 20:15:31 2024 +0530
    
        fix: D401 lint issues in airflow core (apache#37274)
    
    commit 7835fd2
    Author: Jarek Potiuk <[email protected]>
    Date:   Fri Feb 9 14:59:33 2024 +0100
    
        The fix-ownership command missed --rm flag and left dangling containers (apache#37277)
    
        Fixes: apache#37269
    
    commit e859a1d
    Author: Satish Ch <[email protected]>
    Date:   Fri Feb 9 19:21:28 2024 +0530
    
        Update teradata.py
    
    commit d1c08e1
    Author: Satish Ch <[email protected]>
    Date:   Fri Feb 9 19:18:37 2024 +0530
    
        Update teradata.py
    
    commit e5ac0ec
    Author: Satish Ch <[email protected]>
    Date:   Fri Feb 9 05:41:42 2024 -0800
    
        static check issue is fixed
    
    commit ce490f7
    Author: Satish Ch <[email protected]>
    Date:   Fri Feb 9 19:10:36 2024 +0530
    
        static format issue fixed
    
    commit f9498c5
    Author: Satish Ch <[email protected]>
    Date:   Fri Feb 9 05:36:36 2024 -0800
    
        static check issue is fixed
    
    commit 77bddae
    Author: Satish Ch <[email protected]>
    Date:   Fri Feb 9 18:23:18 2024 +0530
    
        common sql unit test failure fixed
    
    commit 9f4f208
    Author: Aleksey Kirilishin <[email protected]>
    Date:   Fri Feb 9 15:53:04 2024 +0300
    
        Fix the bug that affected the DAG end date. (apache#36144)
    
    commit 0f8dfeb
    Author: Sudipto Baral <[email protected]>
    Date:   Fri Feb 9 06:54:23 2024 -0500
    
        fix: update  hyperlink to the new documentation section for local virtualenv setup. (apache#37272)
    
        Signed-off-by: sudipto baral <[email protected]>
    satish-chinthanippu committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    db35783 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66e0287 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    4dbf1c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    3e51177 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    71f4713 View commit details
    Browse the repository at this point in the history
  2. Renamed parameter

    satish-chinthanippu committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f3bb655 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb0648d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bc110f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    7e40080 View commit details
    Browse the repository at this point in the history
  2. Squashed commit of the following:

    commit ade9ce3
    Author: SatishChGit <[email protected]>
    Date:   Wed Feb 14 01:04:46 2024 -0800
    
        Redesigned teradatatoteradataoperator by removing private method
    satish-chinthanippu committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e11d169 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcb014e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Update airflow/providers/teradata/CHANGELOG.rst

    Co-authored-by: Elad Kalif <[email protected]>
    satish-chinthanippu and eladkal authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    dfe9967 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a80f746 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    996b0d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18475fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b79807 View commit details
    Browse the repository at this point in the history