pingcap / tiflash

The analytical engine for TiDB and TiDB Cloud. Try free: https://tidbcloud.com/free-trial
https://docs.pingcap.com/tidb/stable/tiflash-overview
Apache License 2.0
937 stars 409 forks source link

fmt::v10::format_error exception causes query failure #9087

Open yibin87 opened 1 month ago

yibin87 commented 1 month ago

Randomly detected in htap-ch-full-ap-query regression test, no exception call stack:

[ERROR] [MPPTask.cpp:644] [\"task running meets error: std::exception. Code: 1001, type: fmt::v10::format_error, e.what() = unmatched '}' in format string\"] [source=\"MPP<gather_id:1, query_ts:1716541732500651056, local_query_id:23402, server_id:993, start_ts:449981115911372892,task_id:16>\"] [thread_id=894]

yibin87 commented 1 month ago

/type execution

ti-chi-bot[bot] commented 1 month ago

@yibin87: The label(s) type/execution cannot be applied, because the repository doesn't have them.

In response to [this](https://github.com/pingcap/tiflash/issues/9087#issuecomment-2132681032): >/type execution Instructions for interacting with me using PR comments are available [here](https://prow.tidb.net/command-help). If you have questions or suggestions related to my behavior, please file an issue against the [ti-community-infra/tichi](https://github.com/ti-community-infra/tichi/issues/new?title=Prow%20issue:) repository.
yibin87 commented 1 month ago

/severity minor