Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: 遍历【流式查询数据库】的结果集是否消耗RU
|
username: TiDBer_tkwATiUa
Under TiDB’s resource control, if a user-side code implements streaming or cursor queries to the TiDB database, does traversing the result set on the user side still consume RUs? Thank you.