mirror of
https://github.com/lancedb/lancedb.git
synced 2026-09-08 06:18:59 +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