Is the project still active?
December 23, 2020 at 10:13pmIs the project still active?
December 23, 2020 at 10:13pmHello everyone,
I am very impressed about the work done in Weld, and I am even more thrilled about the usage of Rust / LLVM to optimize big data workloads. Still, I am willing to contribute or extend the project, but it seems the project is in a hiatus since April 2020.
Have (shoumik) & its team ceased to work in this project? Do you know if there is any active fork? I'd love to hear from someone about this! 😃
December 24, 2020 at 2:40pm
December 25, 2020 at 10:11pm
Hi (shoumik) , thanks for answering this quickly! It's sad to hear that, although the research is promising and I am willing to get it into production for a small company project.
Actually, I am more interested in the "Split Annotations" project (https://github.com/weld-project/split-annotations).
As it belongs to the weld project, is it following the same contribution rules? Would someone of the team be interested in proposing or discussing a package structure?
Thanks in advance!
January 7, 2021 at 8:03am
I have a fork of this project with a better package structure for the Python release here: https://github.com/sppalkia/split-annotations/tree/python-release. If you're interested in contributing to the project, it may be easier to adopt this fork instead. Note some of the experiments/benchmarks may not work with this code since it was a work in progress when I last touched it.