Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

[FEATURE REQUEST]: Support indexes on nested maps #411

Open
4 tasks
andrei-ionescu opened this issue Apr 8, 2021 · 0 comments
Open
4 tasks

[FEATURE REQUEST]: Support indexes on nested maps #411

andrei-ionescu opened this issue Apr 8, 2021 · 0 comments
Labels
enhancement New feature or request untriaged This is the default tag for a newly created issue

Comments

@andrei-ionescu
Copy link
Contributor

Feature requested

As a data engineer, data scientist, developer, I want to be able to use indexing with maps, in order to improve query performance.

Acceptance criteria

  • Create index over a nested map (keys & values)
  • Use the index in the filter and joins in all use cases (append only, delete only, hybrid scans, etc)

Success criteria

  • Index created properly
  • Index used in the filters and joins

Additional context**

This is part of the #347.

@andrei-ionescu andrei-ionescu added enhancement New feature or request untriaged This is the default tag for a newly created issue labels Apr 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request untriaged This is the default tag for a newly created issue
Projects
None yet
Development

No branches or pull requests

1 participant