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
Scan on non-existent column family currently scan a whole tablet and then return empty results.
Probably tablet node should check against table schema to detect non-existent column family earlier.
The text was updated successfully, but these errors were encountered:
Scan on non-existent column family currently scan a whole tablet and then return empty results.
Probably tablet node should check against table schema to detect non-existent column family earlier.
The text was updated successfully, but these errors were encountered: