Skip to content

distributed scalar index fails when index_type is FTS (Received FTS) #6707

@qingfeng-occ

Description

@qingfeng-occ

Describe the bug

Problem

Calling daft.io.lance.create_scalar_index(..., index_type="FTS") with the distributed (Ray) path fails on workers with:
NotImplementedError: Only "BTREE", "BITMAP", ... or "INVERTED" or "BLOOMFILTER" are supported for scalar columns. Received FTS

To Reproduce

No response

Expected behavior

No response

Component(s)

Lance Integration

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions