Hi team, I'm using a forked lance data viewer to view lance dataset, the purpose of which is to display blob data (i.e., video, audio, images, etc) inline on the webpage, instead human-unreadable descriptors.
But I found SQL builder API doesn't expose blob_handling option, which means when users want to query certain columns with SQL, the webpage only shows descriptors.
(just an example, nothing secret)
As you can tell, the image array contains multiple image blobs.

Thank you!
Hi team, I'm using a forked lance data viewer to view lance dataset, the purpose of which is to display blob data (i.e., video, audio, images, etc) inline on the webpage, instead human-unreadable descriptors.
But I found SQL builder API doesn't expose
blob_handlingoption, which means when users want to query certain columns with SQL, the webpage only shows descriptors.(just an example, nothing secret)

As you can tell, the image array contains multiple image blobs.
Thank you!