Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM: support rough index in Storage level. #233

Merged
merged 5 commits into from
Sep 12, 2019
Merged

Conversation

flowbehappy
Copy link
Contributor

@flowbehappy flowbehappy commented Sep 11, 2019

  • Add min-max index to ChunkMeta
  • Add RSOperators. Used to do rough filtering.
  • Filter handle range by RSOperator.
  • Disable delete operations compaction in DeltaTree, to correctly support concurrent reads/write.

Note that predicator pushdown will be implemented by next PR.

@flowbehappy
Copy link
Contributor Author

/rebuild

@flowbehappy
Copy link
Contributor Author

/rebuild

@flowbehappy
Copy link
Contributor Author

/run-integration-tests

Copy link
Contributor

@JaySon-Huang JaySon-Huang left a comment

Choose a reason for hiding this comment

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

else LGTM

@JaySon-Huang
Copy link
Contributor

/run-integration-tests

@flowbehappy flowbehappy merged commit 899915b into DeltaMergeEngine Sep 12, 2019
JaySon-Huang pushed a commit to JaySon-Huang/tiflash that referenced this pull request Sep 12, 2019
* DM: support rough set index in Storage level.

* put delta_deletes into snapshot

* rename sort_column to handle_column

* remove useless code

* address comments
JaySon-Huang pushed a commit to JaySon-Huang/tiflash that referenced this pull request Sep 18, 2019
* DM: support rough set index in Storage level.

* put delta_deletes into snapshot

* rename sort_column to handle_column

* remove useless code

* address comments
JaySon-Huang pushed a commit to JaySon-Huang/tiflash that referenced this pull request Sep 23, 2019
* DM: support rough set index in Storage level.

* put delta_deletes into snapshot

* rename sort_column to handle_column

* remove useless code

* address comments
JaySon-Huang pushed a commit that referenced this pull request Sep 26, 2019
* DM: support rough set index in Storage level.

* put delta_deletes into snapshot

* rename sort_column to handle_column

* remove useless code

* address comments
JaySon-Huang pushed a commit to JaySon-Huang/tiflash that referenced this pull request Oct 17, 2019
* DM: support rough set index in Storage level.

* put delta_deletes into snapshot

* rename sort_column to handle_column

* remove useless code

* address comments
JaySon-Huang pushed a commit to JaySon-Huang/tiflash that referenced this pull request Oct 18, 2019
* DM: support rough set index in Storage level.

* put delta_deletes into snapshot

* rename sort_column to handle_column

* remove useless code

* address comments
JaySon-Huang pushed a commit that referenced this pull request Oct 22, 2019
* DM: support rough set index in Storage level.

* put delta_deletes into snapshot

* rename sort_column to handle_column

* remove useless code

* address comments
JaySon-Huang pushed a commit to JaySon-Huang/tiflash that referenced this pull request Oct 23, 2019
* DM: support rough set index in Storage level.

* put delta_deletes into snapshot

* rename sort_column to handle_column

* remove useless code

* address comments
JaySon-Huang pushed a commit to JaySon-Huang/tiflash that referenced this pull request Oct 30, 2019
* DM: support rough set index in Storage level.

* put delta_deletes into snapshot

* rename sort_column to handle_column

* remove useless code

* address comments
JaySon-Huang pushed a commit to JaySon-Huang/tiflash that referenced this pull request Nov 1, 2019
* DM: support rough set index in Storage level.

* put delta_deletes into snapshot

* rename sort_column to handle_column

* remove useless code

* address comments
JaySon-Huang pushed a commit to JaySon-Huang/tiflash that referenced this pull request Nov 1, 2019
* DM: support rough set index in Storage level.

* put delta_deletes into snapshot

* rename sort_column to handle_column

* remove useless code

* address comments
JaySon-Huang pushed a commit to JaySon-Huang/tiflash that referenced this pull request Nov 5, 2019
* DM: support rough set index in Storage level.

* put delta_deletes into snapshot

* rename sort_column to handle_column

* remove useless code

* address comments
JaySon-Huang pushed a commit to JaySon-Huang/tiflash that referenced this pull request Aug 2, 2024
Signed-off-by: yongman <yming0221@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