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
HBase and RocksDB directly support reverse scans and other data stores will throw UnsupportedOperationException if the user attempts a reverse scan with the preference being to use forward scans always for these datastores.
HBase and RocksDB directly support reverse scans and other data stores will throw UnsupportedOperationException if the user attempts a reverse scan with the preference being to use forward scans always for these datastores.