Skip to content

Fix clickhouse0.3.2 plugin executeBatch method#468

Closed
wulangcode wants to merge 2 commits intoapache:mainfrom
wulangcode:main
Closed

Fix clickhouse0.3.2 plugin executeBatch method#468
wulangcode wants to merge 2 commits intoapache:mainfrom
wulangcode:main

Conversation

@wulangcode
Copy link
Copy Markdown

The executeBatch method of the current plugin does not record sql

@wu-sheng
Copy link
Copy Markdown
Member

wu-sheng commented Mar 3, 2023

Batch SQLs? It should be a long SQL list.

@wulangcode
Copy link
Copy Markdown
Author

Batch SQLs? It should be a long SQL list.

Shouldn't Batch SQLs be logged? Or to limit the length?

@wu-sheng
Copy link
Copy Markdown
Member

wu-sheng commented Mar 4, 2023

It could be very huge, 1000+ statements are common. Usually, we don't recommend tracing all SQLs.

@wulangcode wulangcode closed this Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants