apache/pinot

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

开放

#12,693 创建于 2024年3月21日

 (3 条评论) (2 个反应) (1 位负责人)Java (1,234 个派生)batch import
cleanupgood first issuehelp wantedstale

仓库指标

星标
 (4,937 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Move the following usages:

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

贡献者指南