mirror of
https://github.com/lancedb/lancedb.git
synced 2026-09-08 14:29:03 +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