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 support of the MATERIALIZE PROJECTION|INDEX statement #64

Merged

Conversation

git-hulk
Copy link
Member

@git-hulk git-hulk commented Apr 3, 2024

This PR is the final part of #59, and will close #59 after merging.

@git-hulk git-hulk requested a review from Lance726 April 3, 2024 07:34
@git-hulk git-hulk merged commit 4fa6011 into AfterShip:master Apr 3, 2024
1 check passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8534930142

Details

  • 92 of 126 (73.02%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 57.694%

Changes Missing Coverage Covered Lines Changed/Added Lines %
parser/ast_visitor.go 6 10 60.0%
parser/parser_alter.go 38 48 79.17%
parser/ast.go 48 68 70.59%
Totals Coverage Status
Change from base Build 8534422403: 0.2%
Covered Lines: 5819
Relevant Lines: 10086

💛 - Coveralls

@git-hulk git-hulk deleted the feature/materialize-index-and-projection branch November 29, 2024 08:52
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.

Add the support of PROJECTION
3 participants