vesoft-inc / nebula-flink-connector

Flink Connector for Nebula Graph
48 stars 30 forks source link

support duration data type and sync latest client #42

Closed Nicole00 closed 2 years ago

Nicole00 commented 2 years ago
  1. support duration datatype
  2. throws new exception
codecov-commenter commented 2 years ago

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.

Nicole00 commented 2 years ago

close https://github.com/vesoft-inc/nebula-flink-connector/issues/34