apache/pinot

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

Offen

#12.693 geöffnet am 21.03.2024

 (3 Kommentare) (2 Reaktionen) (1 zugewiesene Person)Java (1.234 Forks)batch import
cleanupgood first issuehelp wantedstale

Repository-Metriken

Stars
 (4.937 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Move the following usages:

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

Contributor Guide