zero-one-group / geni

A Clojure dataframe library that runs on Spark
Apache License 2.0
281 stars 28 forks source link

Fix abs already refers warning for CLJ1.11 #342

Closed pragyanatvade closed 2 years ago

anthony-khong commented 2 years ago

Hey @heypragyan, thanks for this! Are you using the Geni Clojars? Do you need this bug fix to be released?

pragyanatvade commented 2 years ago

Yes, I am using it from Clojars. If more changes need to be accommodated in the next release, I am okay with the warning.

skylee03 commented 9 months ago

This problem is not fully fixed. In our code, we should also exclude abs in src/clojure/zero_one/geni/core/functions.clj. Besides, there are also some related warnings caused by our dependencies.