You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wayang.apache.org by "bgeng777 (via GitHub)" <gi...@apache.org> on 2023/04/23 15:06:43 UTC

[GitHub] [incubator-wayang] bgeng777 commented on issue #283: Code restructure

bgeng777 commented on issue #283:
URL: https://github.com/apache/incubator-wayang/issues/283#issuecomment-1519088854

   +1 for the restructure and retire GraphChi. If we want to take a further step after removing GraphChi, it is worthwhile to consider retiring Scala2.11 as well. 
   The underlying engines have done such removal:
   Spark dropped Scala2.11 since Spark3.0. See [here](https://issues.apache.org/jira/browse/SPARK-26132)
   Flink dropped Scala2.11 since Flink1.15. See [here](https://issues.apache.org/jira/browse/FLINK-20845)
   It can reduce matainers' bandwidth on different scala version. Feel free to correct me if I may miss some potential dependency on Scala2.11 in Wayang. :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@wayang.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org