alibaba / GraphScope

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

fix(interactive): Resolve issues when finding arrow on some platforms #4290

Closed zhanglei1949 closed 1 month ago

zhanglei1949 commented 1 month ago

Manually fix backward support issues for Arrow. Fix #4287

github-actions[bot] commented 1 month ago

Please check the preview of the documentation changes at https://e3119a8b.graphscope-docs-preview.pages.dev

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 58.78%. Comparing base (0aa119e) to head (0d38674).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/alibaba/GraphScope/pull/4290/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/4290?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba) ```diff @@ Coverage Diff @@ ## main #4290 +/- ## =========================================== + Coverage 36.96% 58.78% +21.82% =========================================== Files 126 12 -114 Lines 13235 592 -12643 =========================================== - Hits 4892 348 -4544 + Misses 8343 244 -8099 ``` [see 114 files with indirect coverage changes](https://app.codecov.io/gh/alibaba/GraphScope/pull/4290/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/4290?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/4290?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba). Last update [0aa119e...0d38674](https://app.codecov.io/gh/alibaba/GraphScope/pull/4290?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).