pinot
pinot copied to clipboard
Move all usage of legacy Apache commons libraries to the new ones
Move the following usages:
- commons-lang -> commons-lang3
- commons-collections -> commons-collections4
- commons-math -> commons-math3
@Jackie-Jiang I would like to take this up. Thanks!
@Jackie-Jiang Please review. @shounakmk219 I have made some changes in DataGenerationHelpers.java because I had to upgrade commons-lang -> commons-lang3. It would be helpful if you could take a quick look