ClickHouse/tests/integration/test_executable_table_function
Constantine Peresypkin b9d7cd6a5d add settings for executable table func
SELECT * FROM executable('<script name>', '<format>', '<columns>', (SELECT * FROM table), SETTINGS max_command_execution_time=100, command_termination_timeout=100)

fixes #38908
2022-07-30 20:02:56 +02:00
..
user_scripts Apply black formatter to all *.py files in the repo 2022-03-22 17:39:58 +01:00
__init__.py Updated TableFunctionExecutable 2021-08-25 22:30:22 +03:00
test.py add settings for executable table func 2022-07-30 20:02:56 +02:00