We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc2c436 commit ded336fCopy full SHA for ded336f
yt/python/yt/wrapper/default_config.py
@@ -522,6 +522,7 @@ def get_dynamic_table_retries() -> DefaultConfigRetriesBackoffType:
522
# List of commands that use framing (cf. https://ytsaurus.tech/docs/en/user-guide/proxy/http-reference#framing).
523
"commands_with_framing": [
524
"read_table",
525
+ "read_file",
526
"get_table_columnar_statistics",
527
"get_job_input",
528
"list_jobs",
0 commit comments