Skip to content

[Enhancement] Support Query cache in shared_data #52415

[Enhancement] Support Query cache in shared_data

[Enhancement] Support Query cache in shared_data #52415

Triggered via pull request October 19, 2024 05:04
@smartlxhsmartlxh
synchronize #42982
Status Success
Total duration 21s
Artifacts

ci-doc-checker.yml

on: pull_request_target
DOC FILTER
3s
DOC FILTER
ADD DOC LABEL
0s
ADD DOC LABEL
REMOVE DOC LABEL
2s
REMOVE DOC LABEL
markdownlint
0s
markdownlint
behavior-unchange
0s
behavior-unchange
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
REMOVE DOC LABEL
Error: failed to remove labels: documentation
TestSQLCases.test_query_cache: TestSQLCases#L1
Element counts were not equal: First has 1, Second has 0: '2022-01-03 05:00:00 z6 -49680.52' First has 1, Second has 0: '2022-01-03 08:00:00 Nlpz1j3h 217.58' First has 1, Second has 0: '2022-01-03 18:00:00 7Bh 55723.01' First has 1, Second has 0: '2022-01-03 19:00:00 -53084.04' First has 0, Second has 1: '2022-01-03 05:00:00\tz6\t-49680.52' First has 0, Second has 1: '2022-01-03 08:00:00\tNlpz1j3h\t217.58' First has 0, Second has 1: '2022-01-03 18:00:00\t7Bh\t55723.01' First has 0, Second has 1: '2022-01-03 19:00:00\t\t-53084.04' : sql result not match: - [SQL]: SELECT /*+SET_VAR(enable_query_cache=true, pipeline_dop=1) */ date_trunc('hour', ts) AS hour, k0, sum(v1) AS __c_0 FROM t0 WHERE ts between '2022-01-03 00:00:00' and '2022-01-03 23:59:59' GROUP BY date_trunc('hour', ts), k0 ORDER BY hour; - [exp]: ['2022-01-03 05:00:00 z6 -49680.52', '2022-01-03 08:00:00 Nlpz1j3h 217.58', '2022-01-03 18:00:00 7Bh 55723.01', '2022-01-03 19:00:00 -53084.04'] - [act]: ['2022-01-03 05:00:00\tz6\t-49680.52', '2022-01-03 08:00:00\tNlpz1j3h\t217.58', '2022-01-03 18:00:00\t7Bh\t55723.01', '2022-01-03 19:00:00\t\t-53084.04'] ---
REMOVE DOC LABEL
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-ecosystem/action-remove-labels@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
REMOVE DOC LABEL
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-ecosystem/action-remove-labels@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
REMOVE DOC LABEL
failed to remove label: documentation: HttpError: Label does not exist