Is this a hint that lakeFS might be able to work w...
# dev
e
Is this a hint that lakeFS might be able to work with BigQuery out of the box? https://hevodata.com/learn/federated-query-bigquery/#w
👀 1
o
Probably not out of the box 🙂 but perhaps this paves a way
👍 1
e
Out of the box seems to me "unrealistic", although I just submitted my first PR a couple of days ago 🙂
heart lakefs 5
I imagine that to implement de-duplication, LakeFS must be adopting some form of content addressable storage, while maintaining an index that allows going from "commit + file name" to its physical location on an object storage. There's a way, maybe, this "book index" can be exposed in ways that one can consume it from BigQuery, Athena, Presto, etc?