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

Add AST support for vertica ON COMMIT DELETE behavior #47

Open
h4v0kh3l1 opened this issue Dec 5, 2018 · 0 comments
Open

Add AST support for vertica ON COMMIT DELETE behavior #47

h4v0kh3l1 opened this issue Dec 5, 2018 · 0 comments

Comments

@h4v0kh3l1
Copy link
Contributor

Temporary tables in Vertica support end-of-transaction behavior based on commit params when creating the table. This impacts lineage if a commit is encountered, and should have a representation in Vertica's AST, probably on the Create statement definition.

Note that this would require implementation of sessions to add meaningful impact to lineage analysis.

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

No branches or pull requests

1 participant