Skip to content

Conversation

zachmu
Copy link
Member

@zachmu zachmu commented Aug 10, 2020

Implemented SHOW TABLES AS OF support

zachmu added 3 commits August 7, 2020 17:58
Signed-off-by: Zach Musgrave <[email protected]>
Signed-off-by: Zach Musgrave <[email protected]>
@zachmu zachmu requested a review from Hydrocharged August 10, 2020 23:36
Copy link
Contributor

@Hydrocharged Hydrocharged left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

return nil, err
var tableNames []string

// TODO: this entire analysis should really happen in the analyzer, as opposed to at execution time
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The more we add, the more TODOs we create 😂

@zachmu zachmu merged commit 8f76b95 into master Aug 11, 2020
@Hydrocharged Hydrocharged deleted the zachmu/show-tables-as-of branch September 15, 2020 07:47
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.

2 participants