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

support duration data type and sync latest client #42

Merged
merged 1 commit into from
Dec 30, 2021

Conversation

Nicole00
Copy link
Contributor

  1. support duration datatype
  2. throws new exception

@codecov-commenter
Copy link

Codecov Report

Merging #42 (e1a5c06) into master (e9ea2e2) will decrease coverage by 0.21%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #42      +/-   ##
============================================
- Coverage     39.68%   39.47%   -0.22%     
  Complexity      152      152              
============================================
  Files            48       48              
  Lines          1469     1477       +8     
  Branches        136      137       +1     
============================================
  Hits            583      583              
- Misses          833      841       +8     
  Partials         53       53              
Impacted Files Coverage Δ
...onnector/nebula/catalog/AbstractNebulaCatalog.java 0.00% <0.00%> (ø)
....flink/connector/nebula/catalog/NebulaCatalog.java 0.00% <ø> (ø)
...r/nebula/catalog/factory/NebulaCatalogFactory.java 0.00% <0.00%> (ø)
...ebula/connection/NebulaMetaConnectionProvider.java 40.74% <ø> (ø)
...nk/connector/nebula/source/NebulaRowConverter.java 0.00% <0.00%> (ø)
...ink/connector/nebula/utils/NebulaCatalogUtils.java 0.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 e9ea2e2...e1a5c06. Read the comment docs.

@jievince jievince merged commit 0643db2 into vesoft-inc:master Dec 30, 2021
@Nicole00
Copy link
Contributor Author

close #34

@Nicole00 Nicole00 changed the title sync the latest java client support duration data type and sync latest client Jan 5, 2022
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