aboutcode-org / aboutcode-org/purldb
Test index and match some Apache projects
- Langage dominant
- HTML
- Étoiles
- 67
- Forks
- 69
- Merge moyen
- 8 j 8 h
- PR mergées (30 j)
- 1
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.