Open GoogleCodeExporter opened 9 years ago
Thanks for reporting this, I'll take a look.
As a workaround you might do "bq --format=json show -j ..." which appears to
dodge the character-set restriction.
Then for this job you get to see "Failed to parse regular expression ... no
argument for repetition operator: +". I'm not sure if your regexp text came
through cleanly (did we lose backslashes?) but this bit here
"(ニュース速報(+|+))" looks like it might be what the "repetition
operator" message is complaining about.
And I'll update with status on the glitch.
Original comment by e...@google.com
on 24 Feb 2015 at 8:43
Original issue reported on code.google.com by
ryoki.ta...@gmail.com
on 22 Feb 2015 at 11:16