Skip to content

Allowing join between two index using MVA as criteria #3662

@ivanghisleni

Description

@ivanghisleni

Proposal:

Scenario: create a query search link this

select * from rt1 where id in (select sphinx_ids as id from rt2)

where

  • rt1 and rt2 are teal-time indexes
  • id is an integer
  • sphinx_ids is an MVA (list of rt1.id)

Checklist:

To be completed by the assignee. Check off tasks that have been completed or are not applicable.

  • Implementation completed
  • Tests developed
  • Documentation updated
  • Documentation reviewed
  • OpenAPI YAML updated and issue created to rebuild clients

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions