Skip to content

Executable refactoring#30957

Merged
kitaisreal merged 16 commits intoClickHouse:masterfrom
kitaisreal:executable-refactoring
Dec 29, 2021
Merged

Executable refactoring#30957
kitaisreal merged 16 commits intoClickHouse:masterfrom
kitaisreal:executable-refactoring

Conversation

@kitaisreal
Copy link
Copy Markdown
Contributor

@kitaisreal kitaisreal commented Nov 1, 2021

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Added settings command_read_timeout, command_write_timeout for StorageExecutable, StorageExecutablePool, ExecutableDictionary, ExecutablePoolDictionary, ExecutableUserDefinedFunctions. Setting command_read_timeout controls timeout for reading data from command stdout in milliseconds. Setting command_write_timeout timeout for writing data to command stdin in milliseconds. Added settings command_termination_timeout for ExecutableUserDefinedFunction, ExecutableDictionary, StorageExecutable. Added setting execute_direct for ExecutableUserDefinedFunction, by default true. Added setting execute_direct for ExecutableDictionary, ExecutablePoolDictionary, by default false.

@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label Nov 1, 2021
@kitaisreal kitaisreal marked this pull request as draft November 1, 2021 11:23
@kitaisreal kitaisreal force-pushed the executable-refactoring branch from 9ada6e3 to 848f335 Compare December 22, 2021 13:17
@kitaisreal kitaisreal marked this pull request as ready for review December 22, 2021 13:17
@kitaisreal kitaisreal requested review from alexey-milovidov and removed request for alexey-milovidov December 24, 2021 12:16
@kitaisreal kitaisreal force-pushed the executable-refactoring branch 4 times, most recently from 557e7cf to b2a51d2 Compare December 28, 2021 13:39
@kitaisreal kitaisreal force-pushed the executable-refactoring branch from b2a51d2 to 49d4619 Compare December 28, 2021 19:55
@kitaisreal kitaisreal merged commit a5256e5 into ClickHouse:master Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-improvement Pull request with some product improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants