Skip to content

Commit ded336f

Browse files
author
ermolovd
committed
Add read_file to the "commands_with_framing" list
commit_hash:23e24efb00e823d7afe6818c5e92966ec4552bc8
1 parent cc2c436 commit ded336f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

yt/python/yt/wrapper/default_config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,7 @@ def get_dynamic_table_retries() -> DefaultConfigRetriesBackoffType:
522522
# List of commands that use framing (cf. https://ytsaurus.tech/docs/en/user-guide/proxy/http-reference#framing).
523523
"commands_with_framing": [
524524
"read_table",
525+
"read_file",
525526
"get_table_columnar_statistics",
526527
"get_job_input",
527528
"list_jobs",

0 commit comments

Comments
 (0)