apache/pinot

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

Open

#12,693 opened on 2024年3月21日

GitHub で見る
 (2 comments) (2 reactions) (1 assignee)Java (1,234 forks)batch import
cleanupgood first issuehelp wanted

Repository metrics

Stars
 (4,937 stars)
PR merge metrics
 (平均マージ 6d 7h) (30d で 186 merged PRs)

説明

Move the following usages:

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

コントリビューターガイド