This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
lancedb
Watch
1
Star
0
Fork
0
You've already forked lancedb
mirror of
https://github.com/lancedb/lancedb.git
synced
2025-12-23 21:39:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
lu/python-0.9.0
lancedb
/
java
History
Beinan
3c62806b6a
fix(java): the JVM crash when using jdk 8 (
#1372
)
...
The Optional::isEmpty does not exist in java 8, so we should use isPresent instead
2024-06-08 22:43:41 -07:00
..
core
fix(java): the JVM crash when using jdk 8 (
#1372
)
2024-06-08 22:43:41 -07:00
pom.xml
feat(java): add table names java api (
#1279
)
2024-05-24 11:49:11 -07:00