Skip to content

Commit

Permalink
Make delta-lake shim dependencies parametrizable [databricks] (#11697)
Browse files Browse the repository at this point in the history
* Introduce properties in the parent pom that Spark shim profiles can override to specify the set of delta-lake shims for a particular Spark shim.

* Add a single reusable array of delta-lake shim dependencies in the aggregator pom. Relies on Maven deduping dependencies.

* Drop a verbose mirror of the Spark release profiles from the aggregator pom

* Fix ./build/make-scala-version-build-files.sh that currently can silently fail without fully processing poms

Signed-off-by: Gera Shegalov <[email protected]>
  • Loading branch information
gerashegalov authored Nov 8, 2024
1 parent d208004 commit 7d2fec9
Show file tree
Hide file tree
Showing 5 changed files with 166 additions and 1,074 deletions.
Loading

0 comments on commit 7d2fec9

Please sign in to comment.