heavyai / heavyai.jl

Julia client for OmniSci GPU-accelerated SQL engine and analytics platform
https://omnisci.github.io/OmniSci.jl/latest/
Other
21 stars 9 forks source link

Update Thrift bindings to 4.7 #68

Closed randyzwitch closed 4 years ago

randyzwitch commented 4 years ago

PR addresses #66, updating the Thrift bindings to their values for OmniSci 4.7 public release

codecov[bot] commented 4 years ago

Codecov Report

Merging #68 into master will decrease coverage by 52.6%. The diff coverage is 42.1%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #68      +/-   ##
=========================================
- Coverage    77.1%   24.4%   -52.7%     
=========================================
  Files           8      11       +3     
  Lines         779    2507    +1728     
=========================================
+ Hits          601     613      +12     
- Misses        178    1894    +1716
Impacted Files Coverage Δ
src/OmniSci.jl 100% <ø> (ø) :arrow_up:
src/enums.jl 73.3% <ø> (ø)
src/mapd/MapD.jl 17.5% <0%> (ø)
src/common/common_types.jl 100% <100%> (ø)
src/mapd/mapd_types.jl 38.8% <100%> (ø)
...rialized_result_set/serialized_result_set_types.jl 25% <25%> (ø)
src/completion_hints/completion_hints_types.jl 50% <50%> (ø)
... and 2 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 012cc19...894d521. Read the comment docs.

codecov[bot] commented 4 years ago

Codecov Report

Merging #68 into master will decrease coverage by 52.6%. The diff coverage is 42.1%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #68      +/-   ##
=========================================
- Coverage    77.1%   24.4%   -52.7%     
=========================================
  Files           8      11       +3     
  Lines         779    2507    +1728     
=========================================
+ Hits          601     613      +12     
- Misses        178    1894    +1716
Impacted Files Coverage Δ
src/OmniSci.jl 100% <ø> (ø) :arrow_up:
src/enums.jl 73.3% <ø> (ø)
src/mapd/MapD.jl 17.5% <0%> (ø)
src/common/common_types.jl 100% <100%> (ø)
src/mapd/mapd_types.jl 38.8% <100%> (ø)
...rialized_result_set/serialized_result_set_types.jl 25% <25%> (ø)
src/completion_hints/completion_hints_types.jl 50% <50%> (ø)
... and 2 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 012cc19...894d521. Read the comment docs.