mirror of
https://github.com/lancedb/lancedb.git
synced 2026-09-05 21:09:10 +00:00
The Optional::isEmpty does not exist in java 8, so we should use isPresent instead
The Optional::isEmpty does not exist in java 8, so we should use isPresent instead