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
Release note (cli change): The command cockroach debug merge-log was
adapted to understand time zones in input files read with format crdb-v1 or crdb-v2.
{quote}I think this is a known issue where {{debug merge-logs}} isn't good at detecting the format of the logs that it's merging. If you specify the {{--format=crdb-v1}} flag, the {{merge-logs}} seems to work.
I believe this is known by TSE, and we have an issue outlining it here: cockroachdb/cockroach#73374 Since {{merge-logs}} is an internal tool, and TSE can fix with a simple flag, we haven't put any time towards fixing it (I don't expect we will anytime soon)
…
But, I noticed that the command's docs don't even note the {{--format}} flag whatsoever... Maybe we can just note that the flag exists, and say that it's required?
…
I will add that the flag exists and say that it is required.{quote}
Exalate commented:
Related PR: cockroachdb/cockroach#104265
Commit: cockroachdb/cockroach@d756dec
Fixes: CRDB-5594 CRDB-19901
Release note (cli change): The command
cockroach debug merge-log
wasadapted to understand time zones in input files read with format
crdb-v1
orcrdb-v2
.Jira Issue: DOC-8102
The text was updated successfully, but these errors were encountered: