mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Follow-up for the binary_symbols
table in CI
This commit is contained in:
parent
96e858480e
commit
a0cbbeb2c9
@ -1806,7 +1806,7 @@ def _upload_build_profile_data(
|
||||
address,
|
||||
size,
|
||||
type,
|
||||
symbol,
|
||||
symbol
|
||||
)
|
||||
SELECT {pr_info.number}, '{pr_info.sha}', '{job_report.start_time}', '{build_name}', '{instance_type}', '{instance_id}',
|
||||
file, reinterpretAsUInt64(reverse(unhex(address))), reinterpretAsUInt64(reverse(unhex(size))), type, symbol
|
||||
|
Loading…
Reference in New Issue
Block a user