Skip to content

Add support for data index queries and prefix matching on stats primary ID#25

Merged
ChesleyTan merged 2 commits intokudu-masterfrom
enable-data-index-it
Apr 22, 2019
Merged

Add support for data index queries and prefix matching on stats primary ID#25
ChesleyTan merged 2 commits intokudu-masterfrom
enable-data-index-it

Conversation

@ChesleyTan
Copy link
Copy Markdown
Owner

No description provided.

Signed-off-by: Chesley Tan <chesleytan97@gmail.com>
Signed-off-by: Chesley Tan <chesleytan97@gmail.com>
} else {
tmpIterator =
Iterators.transform(Iterators.concat(results.iterator()), r -> new KuduRow(r));
}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This code should be fixed up in a future PR.

@ChesleyTan ChesleyTan merged commit 210f763 into kudu-master Apr 22, 2019
@ChesleyTan ChesleyTan deleted the enable-data-index-it branch April 22, 2019 15:28
dannyqiu pushed a commit that referenced this pull request May 3, 2019
…ry ID (#25)

* Add support for data index queries in Kudu

* Add support for prefix matching on stats primary ID

Signed-off-by: Chesley Tan <chesleytan97@gmail.com>
dannyqiu pushed a commit that referenced this pull request May 3, 2019
…ry ID (#25)

* Add support for data index queries in Kudu

* Add support for prefix matching on stats primary ID

Signed-off-by: Chesley Tan <chesleytan97@gmail.com>
dannyqiu pushed a commit that referenced this pull request May 6, 2019
…ry ID (#25)

* Add support for data index queries in Kudu

* Add support for prefix matching on stats primary ID

Signed-off-by: Chesley Tan <chesleytan97@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants