alibaba/GraphScope

Remaining improvement of headers cleanup for analytical engine

Open

#1,582 opened on May 17, 2022

View on GitHub
 (3 comments) (0 reactions) (2 assignees)HTML (2,401 stars) (301 forks)batch import
component:gaeenhancementgood first issue

Description

Is your feature request related to a problem? Please describe.

  • Clean up headers of frame/*.cc to reduce building time of project/building app
  • Split the project_frame.cc base on the projected fragment type, only include the related fragment header
  • Clean up headers of tests .cc like test/run_app.cc

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context #1541

Contributor guide