Commit 4332b60
authored
chore: update lance dependency to v6.0.0-rc.2 (#496)
## Summary
- Bump `lance.version` to `6.0.0-rc.2`.
- Update Docker `LANCE_SPARK_VERSION` to the current
`lance-spark.version` (`0.4.0-beta.4`).
- Confirm `LANCE_NS_VERSION` remains `0.7.2`, matching the
`lance-namespace-core` dependency in the tagged `lance-core` POM.
## Verification
- `make lint` passed.
- `make install` passed for the default Spark 3.5 / Scala 2.12 build
after installing `org.lance:lance-core:6.0.0-rc.2` from the upstream tag
into the local Maven cache; Maven Central metadata did not yet list
`6.0.0-rc.2` during this run.
Triggering tag: refs/tags/v6.0.0-rc.21 parent b00c69a commit 4332b60
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments