For those of you that plan to clone `Arrow` to do ...
# arrow
r
For those of you that plan to clone
Arrow
to do that please run first
./gradlew clean build
the first time because some of the types depend on boilerplate codegen and just opening the project in IDEA won't yield the results you want either.
👍 1