apache/pinot

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

Open

#12.693 aberto em 21 de mar. de 2024

Ver no GitHub
 (2 comments) (2 reactions) (1 assignee)Java (1.234 forks)batch import
cleanupgood first issuehelp wanted

Métricas do repositório

Stars
 (4.937 stars)
Métricas de merge de PR
 (Mesclagem média 6d 7h) (186 fundiu PRs em 30d)

Description

Move the following usages:

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

Guia do colaborador