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
pebbleIterator currently ignores IterOptions.{Min,Max}TimestampHint. Those options are used for time-bound iteration. Currently that functionality looks like it is only used by ExportRequest (used for backup).
The text was updated successfully, but these errors were encountered:
pebbleIterator
currently ignoresIterOptions.{Min,Max}TimestampHint
. Those options are used for time-bound iteration. Currently that functionality looks like it is only used byExportRequest
(used for backup).The text was updated successfully, but these errors were encountered: