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
2026-01-06 20:02:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1415d1a23a2fc07054299d720e27b7357c69d97a
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