mirror of
https://github.com/lancedb/lancedb.git
synced 2026-09-05 12:59:11 +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