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

feat(glue): add ExternalTable for use with connections #24753

Merged
merged 54 commits into from
Sep 11, 2023
Merged

feat(glue): add ExternalTable for use with connections #24753

merged 54 commits into from
Sep 11, 2023

Commits on Mar 22, 2023

  1. addition: connection name

    Rizxcviii committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    012df48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfed556 View commit details
    Browse the repository at this point in the history
  3. adding connection integ

    Rizxcviii committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    13dcaa8 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. addition: README

    Rizxcviii committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5be4ffc View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    93923a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f337a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. integ

    Rizxcviii committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    6581bf4 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    37c4965 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00593b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. grant behaviour incorrect

    Rizxcviii committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    431fbca View commit details
    Browse the repository at this point in the history
  2. adding package by accident

    Rizxcviii committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3af0907 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e007ee View commit details
    Browse the repository at this point in the history
  4. removing undefined

    Rizxcviii committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    bac46a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    243a0e3 View commit details
    Browse the repository at this point in the history
  2. integ test

    Rizxcviii committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    501249d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. deprecating table

    Rizxcviii committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3a43fe8 View commit details
    Browse the repository at this point in the history
  2. deprecating table

    Rizxcviii committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e083cff View commit details
    Browse the repository at this point in the history
  3. deprecating

    Rizxcviii committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    cc1a180 View commit details
    Browse the repository at this point in the history
  4. deprecating

    Rizxcviii committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6aa651d View commit details
    Browse the repository at this point in the history
  5. Table -> S3Table

    Rizxcviii committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    772649d View commit details
    Browse the repository at this point in the history
  6. Table -> S3Table

    Rizxcviii committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    31c0d44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a9b46f View commit details
    Browse the repository at this point in the history
  8. using S3 table

    Rizxcviii committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    07cb52d View commit details
    Browse the repository at this point in the history
  9. new table

    Rizxcviii committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d7ea017 View commit details
    Browse the repository at this point in the history
  10. old table deprecated

    Rizxcviii committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ea081de View commit details
    Browse the repository at this point in the history
  11. integ test

    Rizxcviii committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c4317b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. bump

    Rizxcviii committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    130bd3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    261a9a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    3fc36cd View commit details
    Browse the repository at this point in the history
  2. separating table tests

    Rizxcviii committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    dc90f58 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    b9ba3f2 View commit details
    Browse the repository at this point in the history
  2. bug with table description

    Rizxcviii committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4348400 View commit details
    Browse the repository at this point in the history
  3. removing encryption test

    Rizxcviii committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    634f717 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. removing encryption tests

    Rizxcviii committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e259fbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fcc934 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. updating README

    Rizxcviii committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    eabfa71 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. incorrect changes

    Rizxcviii committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d5f762c View commit details
    Browse the repository at this point in the history
  2. english...

    Rizxcviii committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    dab9f28 View commit details
    Browse the repository at this point in the history
  3. generate -> get

    Rizxcviii committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5abf222 View commit details
    Browse the repository at this point in the history
  4. moving s3 declaration

    Rizxcviii committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7d8a005 View commit details
    Browse the repository at this point in the history
  5. using Table.*

    Rizxcviii committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    05cd0ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    285de6c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    a8b4948 View commit details
    Browse the repository at this point in the history
  2. changing table name

    Rizxcviii committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    8062297 View commit details
    Browse the repository at this point in the history
  3. reverting test file

    Rizxcviii committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    da2f878 View commit details
    Browse the repository at this point in the history
  4. integ test

    Rizxcviii committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    df4d288 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    8e053a7 View commit details
    Browse the repository at this point in the history
  2. the english language

    Rizxcviii committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4ebc18d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    693dae0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0c455b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45ea77c View commit details
    Browse the repository at this point in the history
  4. integ test

    Rizxcviii committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    447acb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e12dee6 View commit details
    Browse the repository at this point in the history