Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCSUP-3538: Documeted the tid and logTrace funtions #16884

Conversation

gyuton
Copy link
Contributor

@gyuton gyuton commented Nov 11, 2020

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category:

Documentation for #15803

@@ -306,3 +306,67 @@ execute_native_thread_routine
start_thread
clone
```
## tid {#tid}

This fuction returns current thread id.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This fuction returns current thread id.
Returns current thread id.

```
## logTrace {#logtrace}

Emits trace log message for each block.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For each block of what?
What does "emit" mean in this case?

@gyuton gyuton marked this pull request as ready for review November 13, 2020 16:06
@BayoNet BayoNet merged commit 4d602af into ClickHouse:master Nov 17, 2020
@gyuton gyuton deleted the gyuton-DOCSUP-3538-document_the_tid_and_logTrace_funtion branch November 17, 2020 10:36
@qoega qoega added the pr-documentation Documentation PRs for the specific code PR label Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-documentation Documentation PRs for the specific code PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants