steFaiz commented on issue #6739: URL: https://github.com/apache/paimon/issues/6739#issuecomment-3605983572
I'm a little bit confused about it. It seems that you directly call lancedb interface, which as it said [lancedb](https://github.com/lancedb/lancedb), is an 'OSS embedded retrieval library'. As far as I know, the open-source lancedb is purely single-node. And even the lakehouse format [lance-format](https://github.com/lance-format/lance) has not implemented distributed scalar index (except FTS) and vector index. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
