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

[Feature][Connector-V2][Jdbc] support gbase 8a #3026

Merged
merged 27 commits into from
Oct 19, 2022

Commits on Oct 8, 2022

  1. gbase 8a connector

    liugddx committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    eb44fc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

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

Commits on Oct 10, 2022

  1. add gbase8a e2e test

    liugddx committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    74928f9 View commit details
    Browse the repository at this point in the history
  2. add gbase8a e2e test

    liugddx committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    9971e65 View commit details
    Browse the repository at this point in the history
  3. fix some error

    liugddx committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    c1c86a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. fix some error

    liugddx committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    6582058 View commit details
    Browse the repository at this point in the history
  2. FIX time type error

    liugddx committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    f524864 View commit details
    Browse the repository at this point in the history
  3. FIX time type error

    liugddx committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    106db76 View commit details
    Browse the repository at this point in the history
  4. FIX time type error

    liugddx committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    186418b View commit details
    Browse the repository at this point in the history
  5. FIX time type error

    liugddx committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    cc26aa8 View commit details
    Browse the repository at this point in the history
  6. add gbase8a doc

    liugddx committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    6f979b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    1df87b6 View commit details
    Browse the repository at this point in the history
  2. reslove merge error

    liugddx committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    f7845c4 View commit details
    Browse the repository at this point in the history
  3. fix oracle connector error

    liugddx committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    f13c34f View commit details
    Browse the repository at this point in the history
  4. fix oracle connector error

    liugddx committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    373e8f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    d4fb795 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e13d2d5 View commit details
    Browse the repository at this point in the history
  3. fix some error

    liugddx committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    271e968 View commit details
    Browse the repository at this point in the history
  4. fix some error

    liugddx committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    ec75d10 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

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

Commits on Oct 16, 2022

  1. Update seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apach…

    …e/seatunnel/connectors/seatunnel/jdbc/internal/dialect/gbase8a/Gbase8aJdbcRowConverter.java
    
    Co-authored-by: Eric <gaojun2048@gmail.com>
    liugddx and EricJoy2048 authored Oct 16, 2022
    Configuration menu
    Copy the full SHA
    b14234c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    d0430dd View commit details
    Browse the repository at this point in the history
  2. fix jdbc e2e test error

    liugddx committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    52a0de4 View commit details
    Browse the repository at this point in the history
  3. revert gbase8a date type.

    liugddx committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    179aa2f View commit details
    Browse the repository at this point in the history
  4. modify gbase8a e2e test

    liugddx committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    84eef7e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. fix jdbc connector e2e bug

    liugddx committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    fe7f505 View commit details
    Browse the repository at this point in the history
  2. revert code

    liugddx committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    b3b1779 View commit details
    Browse the repository at this point in the history