[Feature] Add function get_query_dump #43629
ci-doc-checker.yml
on: pull_request_target
Annotations
3 errors and 3 warnings
REMOVE DOC LABEL
Error: failed to remove labels: documentation
|
TestSQLCases.test_create_mv_with_params:
TestSQLCases#L1
Element counts were not equal:
First has 1, Second has 0: '4'
First has 0, Second has 1: '3' : sql result not match:
- [SQL]: select count(*) from information_schema.task_runs where `database`='db_53c1c647e29b4e7084e687aa24f7146e' and `DEFINITION` like "%test_iceberg_mv0_53c1c647e29b4e7084e687aa24f7146e%";
- [exp]: ['4']
- [act]: ['3']
---
|
TestSQLCases.test_create_mv_with_params:
TestSQLCases#L1
Element counts were not equal:
First has 1, Second has 0: '4'
First has 0, Second has 1: '3' : sql result not match:
- [SQL]: select count(*) from information_schema.task_runs where `database`='db_810dfaca27d049ff9490b74ed1c8da27' and `DEFINITION` like "%test_iceberg_mv0_810dfaca27d049ff9490b74ed1c8da27%";
- [exp]: ['4']
- [act]: ['3']
---
|
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 uses Node.js version which is deprecated 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
|