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
Presently when we add new indices we are not checking existences of indices, so if user specifies same index which is present we are doing duplicate index puts.
And also index table descriptor creation also not proper.
The text was updated successfully, but these errors were encountered:
Presently when we add new indices we are not checking existences of indices, so if user specifies same index which is present we are doing duplicate index puts.
And also index table descriptor creation also not proper.
The text was updated successfully, but these errors were encountered: