[Enhancement] Refactor hll_sketch and fix stack use after return bug #49127
ci-doc-checker.yml
on: pull_request_target
Annotations
2 errors and 3 warnings
REMOVE DOC LABEL
Error: failed to remove labels: documentation
|
TestSQLCases.test_mv_swap:
TestSQLCases#L1
Element counts were not equal:
First has 1, Second has 0: 'false\tbase-table swapped: jj'
First has 0, Second has 1: 'true\t' : sql result not match:
- [SQL]: SELECT IS_ACTIVE, INACTIVE_REASON FROM information_schema.materialized_views WHERE table_name = 'mv_on_table_1';
- [exp]: ['false\tbase-table swapped: jj']
- [act]: ['true\t']
---
|
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
|