Hi,
Personally, I'm strongly against the second option and have some
preference towards the third one (or maybe a mix of the first one and
the third one).
The project is already pretty large as-is and, with an extremely
conservative approach towards removal of APIs, it only tends to grow
ov
Hi,
Thanks for contribution!
I prefer (1). There are some reason:
1. Different repository can maintain independent versions, different
release times, and faster bug fix releases.
2. Different languages have different build tools. Putting them in one
repository will make the main repository more
Hi folks,
When Bo (thanks for the time and contribution) started the work on
https://github.com/apache/spark/pull/41036 he started the Go client
directly in the Spark repository. In the meantime, I was approached by
other engineers who are willing to contribute to working on a Rust client
for Spar