apache/pinot

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

Open

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

在 GitHub 查看
 (2 评论) (2 反应) (1 负责人)Java (1,234 fork)batch import
cleanupgood first issuehelp wanted

仓库指标

Star
 (4,937 star)
PR 合并指标
 (平均合并 6天 7小时) (30 天内合并 186 个 PR)

描述

Move the following usages:

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

贡献者指南