pinot icon indicating copy to clipboard operation
pinot copied to clipboard

Move all usage of legacy Apache commons libraries to the new ones

Open Jackie-Jiang opened this issue 1 year ago • 2 comments

Move the following usages:

  • commons-lang -> commons-lang3
  • commons-collections -> commons-collections4
  • commons-math -> commons-math3

Jackie-Jiang avatar Mar 21 '24 22:03 Jackie-Jiang

@Jackie-Jiang I would like to take this up. Thanks!

suyashpatel98 avatar Mar 22 '24 02:03 suyashpatel98

@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

suyashpatel98 avatar Mar 25 '24 22:03 suyashpatel98