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

Fix bug of nested field format issue in JDBC response #846

Merged

Conversation

penghuo
Copy link
Contributor

@penghuo penghuo commented Nov 23, 2020

Description of changes:
1.Fix the bug of nested filed output.
2.Fix the bug for Unit Test.

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

@penghuo penghuo requested review from chloe-zh and dai-chen November 23, 2020 18:20
Copy link
Member

@dai-chen dai-chen left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@codecov
Copy link

codecov bot commented Nov 23, 2020

Codecov Report

Merging #846 (0217e0f) into develop (2bb05fc) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #846   +/-   ##
==========================================
  Coverage      99.84%   99.84%           
- Complexity      2093     2094    +1     
==========================================
  Files            209      209           
  Lines           4654     4658    +4     
  Branches         300      301    +1     
==========================================
+ Hits            4647     4651    +4     
  Misses             5        5           
  Partials           2        2           
Impacted Files Coverage Δ Complexity Δ
...orelasticsearch/sql/data/model/ExprTupleValue.java 100.00% <100.00%> (ø) 19.00 <2.00> (+1.00)

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 2bb05fc...0217e0f. Read the comment docs.

@penghuo penghuo merged commit 4ebe901 into opendistro-for-elasticsearch:develop Nov 23, 2020
penghuo added a commit that referenced this pull request Dec 15, 2020
* Fix bug of nested object output format

* update

* update

* fix bug
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