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

Truncate table should truncate secondary indexes also #423

Closed
robertpang opened this issue Aug 6, 2018 · 1 comment
Closed

Truncate table should truncate secondary indexes also #423

robertpang opened this issue Aug 6, 2018 · 1 comment
Assignees
Labels
kind/bug This issue is a bug

Comments

@robertpang
Copy link
Contributor

Currently when a table with secondary indexes is truncated, the secondary indexes are not truncated where they should be.

@robertpang robertpang added the kind/bug This issue is a bug label Aug 6, 2018
@robertpang robertpang self-assigned this Aug 6, 2018
yugabyte-ci pushed a commit that referenced this issue Aug 7, 2018
Summary: This revision modifies YugaByte DB to truncate secondary indexes when truncating a YCQL table.

Test Plan: TestTruncate.testTruncateWithIndex

Reviewers: bharat

Reviewed By: bharat

Subscribers: bogdan, yql

Differential Revision: https://phabricator.dev.yugabyte.com/D5281
@robertpang
Copy link
Contributor Author

Fixed in commit 03a3e47.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This issue is a bug
Projects
None yet
Development

No branches or pull requests

1 participant