apache/pinot

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

オープン

#12,693 opened on 2024/03/21

 (3 件のコメント) (2 件のリアクション) (1 人の担当者)Java (1,234 件のフォーク)batch import
cleanupgood first issuehelp wantedstale

Repository metrics

Stars
 (4,937 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Move the following usages:

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

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