aboutcode-org / aboutcode-org/purldb

Test index and match some Apache projects

Aperta
#612 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
HTML
Stelle
67
Fork
69
Merge medio
8g 8h
PR unite (30g)
1

Descrizione

As reported by @ppkarwasz the following projects:
- https://github.com/apache/iceberg
- https://github.com/apache/gravitino
- https://github.com/apache/celeborn
- https://github.com/apache/hadoop (in particular the smaller JAR of https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-common/3.4.1/hadoop-common-3.4.1-sources.jar )
- https://github.com/apache/amoro
- https://github.com/apache/kyuubi

... have likely all copied some code from:
- https://github.com/apache/parquet-java/

... in particular one or two of these:
- https://github.com/apache/parquet-java/blob/66e0c4eec5a7da37cc182ee0ebf6f2dbdeaac036/parquet-common/src/main/java/org/apache/parquet/util/DynConstructors.java
- https://github.com/apache/parquet-java/blob/66e0c4eec5a7da37cc182ee0ebf6f2dbdeaac036/parquet-common/src/main/java/org/apache/parquet/util/DynMethods.java

See also:
- https://github.com/search?q=org%3Aapache path%3A*%2FDynMethods.java&type=code
- https://github.com/search?q=org%3Aapache path%3A*%2FDynConstructors.java&type=code

Parquet's code came first circa Summer 2017. The code is vendored, relocated, and likely refactored.

This is an interesting test for code matching.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.