David Handermann
David Handermann
@dan-s1 Yes, it sounds similar. This may only check for duplicates declared in the pom.xml itself, without reference to dependencies inherited from parent definitions. With your previous testing, that would...
@SaumyaGurtu, are you able to make the adjustments suggested to move the `banDuplicatePomDependencyVersions` under the current Maven Enforcer configuration?
@SaumyaGurtu Based on the work you already did, I updated the branch to move the ban rule under the current set of enforcer rules. I also rebased the PR so...
Thanks for the review and testing @mark-bathori!
Thanks for working on this @mattyb149! The concept looks very useful. I'm a bit concerned about the maintainability of the numerous Faker types, but in reviewing the library, I can...
Thanks for the feedback @mark-bathori, good catch on the Calcite dependencies! I brought those other along with other Hive-related dependencies, but you are correct that they are not included. I...
This issue should be resolved with updates in PR #752.
@hierynomus What do you think about the timing for aligning the Java package naming and releasing a 1.0.0 version?
There are also several ported classes for certain algorithms that would benefit from aligned package naming.
This issue appears to be resolved in PR #623.