alibaba / GraphScope

🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
https://graphscope.io
Apache License 2.0
3.17k stars 424 forks source link

fix(analytical): Fix ret type of `getIntData` and `getDoubleData` for arrow fragment java wrapper #3969

Closed zhanglei1949 closed 4 days ago

zhanglei1949 commented 5 days ago

As titled.

see https://github.com/v6d-io/v6d/blob/ff2aa8f60caec1f20a73b33fd31656f43b9e712f/modules/graph/fragment/arrow_fragment.vineyard-mod#L290

codecov-commenter commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 46.21%. Comparing base (aa60805) to head (fa476f3). Report is 25 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/alibaba/GraphScope/pull/3969/graphs/tree.svg?width=650&height=150&src=pr&token=S5G9F02T3J&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba)](https://app.codecov.io/gh/alibaba/GraphScope/pull/3969?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) ```diff @@ Coverage Diff @@ ## main #3969 +/- ## ========================================== - Coverage 46.22% 46.21% -0.01% ========================================== Files 174 174 Lines 16176 16176 ========================================== - Hits 7477 7476 -1 - Misses 8699 8700 +1 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/alibaba/GraphScope/pull/3969/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/alibaba/GraphScope/pull/3969?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/alibaba/GraphScope/pull/3969?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba). Last update [7d93d99...fa476f3](https://app.codecov.io/gh/alibaba/GraphScope/pull/3969?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba).