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: Add option to create streams which reference EXTERNAL TABLEs #661

Closed
wants to merge 12 commits into from
Closed

feat: Add option to create streams which reference EXTERNAL TABLEs #661

wants to merge 12 commits into from

Commits on Aug 24, 2021

  1. Streams: Add on_external_table bool to allow for creation of streams …

    …on external tables
    Mo Omer committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    d1b7887 View commit details
    Browse the repository at this point in the history
  2. Streams: add on_external_table Acceptance test

    Mo Omer committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    d57e4a0 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main' into feature/add-externa…

    …l-tables-to-streams
    Mo Omer committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    e279033 View commit details
    Browse the repository at this point in the history
  4. make docs

    Mo Omer committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    d73326f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    02267a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb335a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c58be0c View commit details
    Browse the repository at this point in the history
  4. Update pkg/resources/stream_acceptance_test.go

    Co-authored-by: Allison Doami <allison.ox@gmail.com>
    momer and alldoami authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    b467077 View commit details
    Browse the repository at this point in the history
  5. Update pkg/resources/stream_acceptance_test.go

    Co-authored-by: Allison Doami <allison.ox@gmail.com>
    momer and alldoami authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    8377023 View commit details
    Browse the repository at this point in the history
  6. Update pkg/resources/stream_acceptance_test.go

    Co-authored-by: Allison Doami <allison.ox@gmail.com>
    momer and alldoami authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    a356e27 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Stream: Acceptance tests - implement @alldoami recommendation such th…

    …at referenced name, db, schema are different between previous and new external tests
    Mo Omer committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    7b71972 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/add-external-tables-to-streams' of github.com:m…

    …omer/terraform-provider-snowflake into feature/add-external-tables-to-streams
    Mo Omer committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    c95a50f View commit details
    Browse the repository at this point in the history