Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Bump version number to 1.12.0.0 for [JDBC, ODBC, SQL-CLI] #838

Merged

Conversation

zhongnansu
Copy link
Member

@zhongnansu zhongnansu commented Nov 19, 2020

Issue #, if available:

Description of changes:

  • Bump version number
  • update .gitignore

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@zhongnansu zhongnansu changed the title Bump version number for [JDBC, ODBC, SQL-CLI] Bump version number to 1.12.0.0 for [JDBC, ODBC, SQL-CLI] Nov 19, 2020
@codecov
Copy link

codecov bot commented Nov 19, 2020

Codecov Report

Merging #838 (491ee9b) into develop (35a76e8) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #838      +/-   ##
=============================================
- Coverage      99.84%   99.84%   -0.01%     
+ Complexity      2107     2093      -14     
=============================================
  Files            207      209       +2     
  Lines           4657     4654       -3     
  Branches         298      300       +2     
=============================================
- Hits            4650     4647       -3     
  Misses             5        5              
  Partials           2        2              
Impacted Files Coverage Δ Complexity Δ
...pendistroforelasticsearch/sql/planner/Planner.java 100.00% <0.00%> (ø) 4.00% <0.00%> (ø%)
...relasticsearch/sql/planner/DefaultImplementor.java 100.00% <0.00%> (ø) 15.00% <0.00%> (-2.00%)
...sticsearch/sql/planner/logical/LogicalPlanDSL.java 100.00% <0.00%> (ø) 15.00% <0.00%> (-3.00%)
...ch/sql/planner/logical/LogicalPlanNodeVisitor.java 100.00% <0.00%> (ø) 15.00% <0.00%> (-2.00%)
...ch/sql/planner/optimizer/LogicalPlanOptimizer.java 100.00% <0.00%> (ø) 7.00% <0.00%> (ø%)
.../sql/elasticsearch/storage/ElasticsearchIndex.java 100.00% <0.00%> (ø) 6.00% <0.00%> (+1.00%)
...icsearch/sql/planner/logical/LogicalIndexScan.java
...ql/planner/optimizer/rule/MergeAggAndRelation.java
...l/planner/optimizer/rule/MergeAggAndIndexScan.java
...planner/optimizer/rule/MergeFilterAndRelation.java
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35a76e8...491ee9b. Read the comment docs.

@zhongnansu zhongnansu marked this pull request as ready for review November 19, 2020 21:28
Copy link
Contributor

@joshuali925 joshuali925 left a comment

Choose a reason for hiding this comment

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

one comment

sql-odbc/src/CMakeLists.txt Outdated Show resolved Hide resolved
@zhongnansu zhongnansu merged commit 6ff4e3c into opendistro-for-elasticsearch:develop Nov 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants