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

Upgrade Apache Calcite to 1.24 #666

Merged
merged 1 commit into from
Jul 29, 2020
Merged

Conversation

eolivelli
Copy link
Contributor

@eolivelli eolivelli commented Jul 27, 2020

  • upgrade to Apache Calcite 1.24
  • update use of deprecated rule

@coveralls
Copy link

Pull Request Test Coverage Report for Build 990

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 34 unchanged lines in 10 files lost coverage.
  • Overall coverage decreased (-0.07%) to 65.005%

Files with Coverage Reduction New Missed Lines %
herddb-core/src/main/java/herddb/core/DBManager.java 1 83.17%
herddb-core/src/main/java/herddb/core/TableManager.java 1 81.5%
herddb-core/src/main/java/herddb/cluster/ZookeeperMetadataStorageManager.java 2 67.94%
herddb-core/src/main/java/herddb/model/commands/ScanStatement.java 2 91.67%
herddb-core/src/main/java/herddb/model/planner/FilterOp.java 2 70.0%
herddb-core/src/main/java/herddb/server/ServerSideConnectionPeer.java 3 75.8%
herddb-core/src/main/java/herddb/sql/CalcitePlanner.java 3 85.02%
herddb-core/src/main/java/herddb/sql/expressions/CompiledSQLExpression.java 3 71.43%
herddb-core/src/main/java/herddb/model/planner/FilteredTableScanOp.java 6 0%
herddb-utils/src/main/java/herddb/index/blink/BLink.java 11 71.65%
Totals Coverage Status
Change from base Build 989: -0.07%
Covered Lines: 17762
Relevant Lines: 27324

💛 - Coveralls

@diegosalvi diegosalvi merged commit f097d42 into master Jul 29, 2020
@diegosalvi diegosalvi deleted the fix/test-calcite-124-rc0 branch July 29, 2020 10:23
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.

3 participants