You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Currently when a table with secondary indexes is truncated, the secondary indexes are not truncated where they should be.
The text was updated successfully, but these errors were encountered: