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

Delete tables #1916

Merged
merged 3 commits into from
Sep 30, 2021
Merged

Delete tables #1916

merged 3 commits into from
Sep 30, 2021

Commits on Sep 30, 2021

  1. Ensure that extra table uploaded to Redshift is always removed

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    6f0dbd7 View commit details
    Browse the repository at this point in the history
  2. Ensure that extra table uploaded to Bigquery is always removed

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    93d5dd1 View commit details
    Browse the repository at this point in the history
  3. Change drop to drop if exists

    Signed-off-by: Felix Wang <wangfelix98@gmail.com>
    felixwang9817 committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    4fa80bb View commit details
    Browse the repository at this point in the history