Skip to content

feat: bump lance to 2.0.0-beta.9 and lance-namespace to 0.4.5#177

Merged
jackye1995 merged 2 commits intolance-format:mainfrom
jackye1995:version-bump
Jan 16, 2026
Merged

feat: bump lance to 2.0.0-beta.9 and lance-namespace to 0.4.5#177
jackye1995 merged 2 commits intolance-format:mainfrom
jackye1995:version-bump

Conversation

@jackye1995
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added the enhancement New feature or request label Jan 15, 2026
@jackye1995
Copy link
Copy Markdown
Contributor Author

Looks like CI is stuck after upgrading to latest lance version, but the propagation of vended credentials require some changes there. I will try to debug further in this, cc @jtuglu1

Copy link
Copy Markdown
Contributor

@jtuglu1 jtuglu1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM

@jackye1995 jackye1995 merged commit 6fb818e into lance-format:main Jan 16, 2026
9 checks passed
@jtuglu1
Copy link
Copy Markdown
Contributor

jtuglu1 commented Jan 17, 2026

but the propagation of vended credentials require some changes there.

@jackye1995 can you clarify what you mean?

jackye1995 added a commit to lance-format/lance that referenced this pull request Jan 17, 2026
…#5737)

Fixing hanging Spark test:
lance-format/lance-spark#177

Without this fix, the additioanl azure and gcp dependencies in
credentials vending featrues pulled in native-tls, which requires
installing openssl 1.1. When not present, Spark hangs because rust
execution fails in a separated thread and it fails silently, and then a
semaphore keeps waiting for result.

For why it fails silently rather than propagating back, that's another
fix needed in Spark, but should not block the release of 2.0.0
jackye1995 added a commit to jackye1995/lance that referenced this pull request Jan 21, 2026
…lance-format#5737)

Fixing hanging Spark test:
lance-format/lance-spark#177

Without this fix, the additioanl azure and gcp dependencies in
credentials vending featrues pulled in native-tls, which requires
installing openssl 1.1. When not present, Spark hangs because rust
execution fails in a separated thread and it fails silently, and then a
semaphore keeps waiting for result.

For why it fails silently rather than propagating back, that's another
fix needed in Spark, but should not block the release of 2.0.0
Xuanwo pushed a commit to lance-format/lance that referenced this pull request Jan 26, 2026
…#5737)

Fixing hanging Spark test:
lance-format/lance-spark#177

Without this fix, the additioanl azure and gcp dependencies in
credentials vending featrues pulled in native-tls, which requires
installing openssl 1.1. When not present, Spark hangs because rust
execution fails in a separated thread and it fails silently, and then a
semaphore keeps waiting for result.

For why it fails silently rather than propagating back, that's another
fix needed in Spark, but should not block the release of 2.0.0
jackye1995 added a commit to lance-format/lance that referenced this pull request Jan 26, 2026
…#5737)

Fixing hanging Spark test:
lance-format/lance-spark#177

Without this fix, the additioanl azure and gcp dependencies in
credentials vending featrues pulled in native-tls, which requires
installing openssl 1.1. When not present, Spark hangs because rust
execution fails in a separated thread and it fails silently, and then a
semaphore keeps waiting for result.

For why it fails silently rather than propagating back, that's another
fix needed in Spark, but should not block the release of 2.0.0
vivek-bharathan pushed a commit to vivek-bharathan/lance that referenced this pull request Feb 2, 2026
…lance-format#5737)

Fixing hanging Spark test:
lance-format/lance-spark#177

Without this fix, the additioanl azure and gcp dependencies in
credentials vending featrues pulled in native-tls, which requires
installing openssl 1.1. When not present, Spark hangs because rust
execution fails in a separated thread and it fails silently, and then a
semaphore keeps waiting for result.

For why it fails silently rather than propagating back, that's another
fix needed in Spark, but should not block the release of 2.0.0
jiaoew1991 pushed a commit to jiaoew1991/lance-spark that referenced this pull request Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants