mirror of
https://github.com/lancedb/lancedb.git
synced 2026-09-11 15:52:17 +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