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

Complete projection assertion #4015

Merged
merged 25 commits into from
Jan 19, 2020
Merged

Complete projection assertion #4015

merged 25 commits into from
Jan 19, 2020

Conversation

terrymanu
Copy link
Member

For #3947.

Changes proposed in this pull request:

  • Complete generic projection assertion.
  • Complete shorthand projection assertion.
  • Complete column projection assertion.
  • Complete aggregation projection assertion.
  • Complete aggregation distinct projection assertion.
  • Complete expr projection assertion.
  • Complete top projection assertion.

@dongzl dongzl merged commit 9405b25 into apache:dev Jan 19, 2020
@terrymanu terrymanu deleted the parser branch January 19, 2020 01:40
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1412

  • 5 of 7 (71.43%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 65.521%

Changes Missing Coverage Covered Lines Changed/Added Lines %
shardingsphere-sql-parser/shardingsphere-sql-parser-engine/src/main/java/org/apache/shardingsphere/sql/parser/core/extractor/impl/dml/select/item/impl/TopProjectionExtractor.java 0 2 0.0%
Totals Coverage Status
Change from base Build 701: 0.0%
Covered Lines: 10813
Relevant Lines: 16503

💛 - Coveralls

@terrymanu terrymanu modified the milestones: 5.0.0, 4.1.0 Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants