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

Do not create a job status table for external tables #309

Merged
merged 2 commits into from
Jan 14, 2022

Conversation

jeremyprime
Copy link
Collaborator

Summary

Do not create a job status table for external tables.

Description

When using external tables, do not create the status table in Vertica. For non-external tables, the status table is still created.

In the future we will add an option to make the status table optional for non-external tables as well (see #308).

Related Issue

Closes #290

Additional Reviewers

@alexey-temnikov
@alexr-bq
@jonathanl-bq
@Aryex

@jeremyprime jeremyprime merged commit 79cc481 into main Jan 14, 2022
@jeremyprime jeremyprime deleted the external-table-job-status branch January 14, 2022 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

External Tables: Remove creation of job status table
2 participants