current we cant fetch data via tags in `lance.dataset`, the root case in namespace request shcema not support tag field. ref: - issue: https://github.com/lance-format/lance/issues/6945 - PR: https://github.com/lance-format/lance-namespace/pull/345 After updating the namespace, the contents of the lance package need to be updated accordingly.
current we cant fetch data via tags in
lance.dataset, the root case in namespace request shcema not support tag field.ref:
After updating the namespace, the contents of the lance package need to be updated accordingly.