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 Jan 16, 2026
Merged
feat: bump lance to 2.0.0-beta.9 and lance-namespace to 0.4.5#177jackye1995 merged 2 commits intolance-format:mainfrom
jackye1995 merged 2 commits intolance-format:mainfrom
Conversation
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 |
Contributor
@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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.