-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
Description
Summary
| Status | Count |
|---|---|
| 🔍 Total | 10788 |
| ✅ Successful | 4708 |
| ⏳ Timeouts | 70 |
| 🔀 Redirected | 0 |
| 👻 Excluded | 5926 |
| ❓ Unknown | 0 |
| 🚫 Errors | 84 |
Errors per input
Errors in docs/cn/developer/00-drivers/02-nodejs.md
- [404] https://www.npmjs.com/package/databend-driver%E3%80%82 | Failed: Network error: Not Found
Errors in ./docs/cn/guides/90-community/02-rfcs/20220425-new_sql_logic_test_framework.md
- [404] https://benchmark.databend.com/clickbench/release/hits.html%EF%BC%89 | Cached: Error (cached)
- [404] https://www.sqlite.org/sqllogictest/%EF%BC%89%E7%9A%84%E6%89%A9%E5%B1%95%E7%89%88%E6%9C%AC%E3%80%82 | Cached: Error (cached)
Errors in ./docs/cn/developer/00-drivers/02-nodejs.md
- [404] https://www.npmjs.com/package/databend-driver%E3%80%82 | Cached: Error (cached)
Errors in docs/cn/guides/90-community/02-rfcs/20220425-new_sql_logic_test_framework.md
- [404] https://www.sqlite.org/sqllogictest/%EF%BC%89%E7%9A%84%E6%89%A9%E5%B1%95%E7%89%88%E6%9C%AC%E3%80%82 | Failed: Network error: Not Found
- [404] https://benchmark.databend.com/clickbench/release/hits.html%EF%BC%89 | Failed: Network error: Not Found
Errors in ./docs/release-stable/2024-06-16_v1.2.530.md
- [ERR] chore: update doc about meta compatibility databend#15799 | Cached: Error (cached)
- [ERR] feat: unload parquet with version as
created_by. databend#15680 | Cached: Error (cached) - [ERR] chore: output raft log index range for purge logging databend#15740 | Cached: Error (cached)
- [ERR] feat(query): add external_server_request_batch_rows setting databend#15440 | Cached: Error (cached)
- [ERR] chore: reduce snapshot building progress logging databend#15532 | Cached: Error (cached)
- [ERR] fix:
explain astof multi table insert stmt databend#15527 | Cached: Error (cached) - [ERR] refactor(query): remove useless settings databend#15461 | Cached: Error (cached)
- [ERR] refactor: ScalarVisitor refactor replace_predicate_column databend#15439 | Cached: Error (cached)
- [ERR] chore: remove meta chaos from release action databend#15796 | Cached: Error (cached)
- [ERR] fix(query): RoleInfo from_pb should not err databend#15496 | Cached: Error (cached)
- [ERR] chore: add unit test of vacuum orphan table meta data databend#15690 | Cached: Error (cached)
- [ERR] chore(storage): remove abort operation databend#15557 | Cached: Error (cached)
- [ERR] fix: Enable opendal backtrace output to help debug databend#15521 | Cached: Error (cached)
- [ERR] chore(ci): ci-cloud build with python-udf databend#15701 | Cached: Error (cached)
- [ERR] refactor: more explicit error confirmation for http query route error. databend#15621 | Cached: Error (cached)
- [ERR] feat(metrics): add process collector databend#15591 | Cached: Error (cached)
- [ERR] fix(query): fix decimal cmp databend#15764 | Cached: Error (cached)
- [ERR] chore: Upgrade minitrace related crates to 0.6.5 databend#15530 | Cached: Error (cached)
- [ERR] chore(ci): fix notify & publish release databend#15696 | Cached: Error (cached)
- [ERR] chore: Bump databend client and geozero to latest version databend#15550 | Cached: Error (cached)
- [ERR] feat: support millisecond level task scheduling databend#15599 | Cached: Error (cached)
- [ERR] feat: support dynamic enable of rust backtrace databend#15749 | Cached: Error (cached)
- [ERR] refactor: Improve logging and snapshot management databend#15571 | Cached: Error (cached)
- [ERR] ci: Bump version to 2024-02-08 (the same commit with 1.78) databend#15455 | Cached: Error (cached)
- [ERR] feat(query): add async retry transform databend#15647 | Cached: Error (cached)
- [ERR] chore: Remove tokio-console since we don't need it databend#15546 | Cached: Error (cached)
- [ERR] feat(query): implement ST_YMAX/ST_XMIN/ST_YMIN databend#15594 | Cached: Error (cached)
- [ERR] feat: optimize vacuum drop table, execute in parallel databend#15478 | Cached: Error (cached)
- [ERR] chore: remove unused file databend#15438 | Cached: Error (cached)
- [ERR] feat(query): add created_time column to processes table databend#15448 | Cached: Error (cached)
- [ERR] fix(query): fix filter with nested
notexpr return wrong result databend#15580 | Cached: Error (cached) - [ERR] chore(ci): fix release notify icon databend#15750 | Cached: Error (cached)
- [ERR] https://github.com/datafuselabs/databend/releases/tag/untagged-3610fbdff08a0396504f | Cached: Error (cached)
- [ERR] refactor:
SessionContextdoesn't requireArcdatabend#15491 | Cached: Error (cached) - [ERR] chore: minimize #[derive(skip)] databend#15654 | Cached: Error (cached)
- [ERR] chore: disk cache load refine and reduce the info flood logs databend#15576 | Cached: Error (cached)
- [ERR] fix: Avoid duplicate temp file name for install-snapshot requests databend#15565 | Cached: Error (cached)
- [ERR] chore: polish log for copy. databend#15463 | Cached: Error (cached)
- [ERR] fix(query): show grants also need to check user roles databend#15650 | Cached: Error (cached)
- [ERR] feat: Add http config for all storage services databend#15757 | Cached: Error (cached)
- [ERR] chore: convert to arrow column remove ignore inside nullable databend#15477 | Cached: Error (cached)
- [ERR] refactor: define CatalogIdIdent with TIdent databend#15429 | Cached: Error (cached)
- [ERR] chore(ci): fix pack for release databend#15689 | Cached: Error (cached)
- [ERR] chore(deps): bump rustls from 0.22.2 to 0.22.4 databend#15586 | Cached: Error (cached)
- [ERR] feat: http handler add endpoint /v1/login/. databend#15483 | Cached: Error (cached)
- [ERR] chore: add more alias name tests for recursive cte databend#15788 | Cached: Error (cached)
- [ERR] fix: update derive-vistor to unblock rustc upgrage databend#15625 | Cached: Error (cached)
- [ERR] refactor(query): revert dev_setup databend#15516 | Cached: Error (cached)
- [ERR] chore(query): pyenv to 3.9 databend#15511 | Cached: Error (cached)
- [ERR] fix: potential missing index creation in merge process databend#15674 | Cached: Error (cached)
- [ERR] chore(ci): fix publish service image databend#15698 | Cached: Error (cached)
- [ERR] fix(query): fix subquery writer in udf databend#15610 | Cached: Error (cached)
- [ERR] chore: leave all un-committed data to purge/vacuum databend#15535 | Cached: Error (cached)
- [ERR] chore(deps): bump gix from 0.62.0 to 0.63.0 databend#15615 | Cached: Error (cached)
- [ERR] fix: make sure lock guard is dropped before next recluster databend#15662 | Cached: Error (cached)
- [ERR] refactor: Bump OpenDAL 0.46, arrow 51, tonic 0.11, reqwest 0.12, hyper 1, http 1 databend#15442 | Cached: Error (cached)
- [ERR] fix: fix group by cube with join panic assert databend#15515 | Cached: Error (cached)
- [ERR] feat(query): bump arrow-udf version to enhance types supported by JS UDFs databend#15529 | Cached: Error (cached)
- [ERR] chore(ci): use python3.12 as build tool base databend#15520 | Cached: Error (cached)
- [ERR] chore: remove unused micromarshal patch databend#15551 | Cached: Error (cached)
- [ERR] chore(meta): tracking query id for meta log databend#15497 | Cached: Error (cached)
- [ERR] chore: change flood info log to debug databend#15473 | Cached: Error (cached)
- [ERR] fix:
fuse_snapshotonly show the latest snapshot for external table databend#15721 | Cached: Error (cached) - [ERR] fix(query): fix
array_concatfunction domain panic databend#15424 | Cached: Error (cached) - [ERR] chore(ci): fix download artifacts for docker_all_in_one databend#15708 | Cached: Error (cached)
- [ERR] chore(executor): revert #15693 databend#15711 | Cached: Error (cached)
- [ERR] fix: unload csv file too large. databend#15758 | Cached: Error (cached)
- [ERR] chore: add KVPbApi::get_pb_stream() but it is not yet ready for production use databend#15471 | Cached: Error (cached)
- [ERR] feat(query): support try_to_timestmap(string, string), try_to_date(string, string) databend#15775 | Cached: Error (cached)
- [ERR] refactor: Decouple Snapshot Write and Commit Operations databend#15603 | Cached: Error (cached)
- [ERR] fix: rebuild missing bloom index while pruning databend#15738 | Cached: Error (cached)
Errors in docs/release-stable/2024-01-10_v1.2.290.md
- [TIMEOUT] fix: fix count rewrite in agg index databend#14256 | Timeout
- [TIMEOUT] fix: fix EmptyMap domain as undefine databend#14226 | Timeout
- [TIMEOUT] chore: test Mergeinto runtime filter performance and wizard databend#14212 | Timeout
Errors in ./docs/release-stable/2024-01-10_v1.2.290.md
- [ERR] fix: fix EmptyMap domain as undefine databend#14226 | Cached: Error (cached)
- [ERR] chore: test Mergeinto runtime filter performance and wizard databend#14212 | Cached: Error (cached)
- [ERR] fix: fix count rewrite in agg index databend#14256 | Cached: Error (cached)
Errors in docs/release-stable/2024-06-16_v1.2.530.md
- [TIMEOUT] chore(ci): fix notify & publish release databend#15696 | Timeout
- [TIMEOUT] chore(deps): bump gix from 0.62.0 to 0.63.0 databend#15615 | Timeout
- [TIMEOUT] refactor:
SessionContextdoesn't requireArcdatabend#15491 | Timeout - [TIMEOUT] chore: polish log for copy. databend#15463 | Timeout
- [TIMEOUT] chore: add KVPbApi::get_pb_stream() but it is not yet ready for production use databend#15471 | Timeout
- [TIMEOUT] chore(ci): fix release notify icon databend#15750 | Timeout
- [TIMEOUT] fix: Enable opendal backtrace output to help debug databend#15521 | Timeout
- [TIMEOUT] feat(query): add created_time column to processes table databend#15448 | Timeout
- [TIMEOUT] fix: fix group by cube with join panic assert databend#15515 | Timeout
- [TIMEOUT] fix(query): fix
array_concatfunction domain panic databend#15424 | Timeout - [TIMEOUT] ci: Bump version to 2024-02-08 (the same commit with 1.78) databend#15455 | Timeout
- [TIMEOUT] chore(ci): ci-cloud build with python-udf databend#15701 | Timeout
- [TIMEOUT] chore(storage): remove abort operation databend#15557 | Timeout
- [TIMEOUT] chore(ci): fix publish service image databend#15698 | Timeout
- [TIMEOUT] chore: disk cache load refine and reduce the info flood logs databend#15576 | Timeout
- [TIMEOUT] feat(metrics): add process collector databend#15591 | Timeout
- [TIMEOUT] chore: remove unused file databend#15438 | Timeout
- [TIMEOUT] chore(executor): revert #15693 databend#15711 | Timeout
- [TIMEOUT] refactor(query): revert dev_setup databend#15516 | Timeout
- [TIMEOUT] fix(query): fix decimal cmp databend#15764 | Timeout
- [TIMEOUT] chore(query): pyenv to 3.9 databend#15511 | Timeout
- [TIMEOUT] feat(query): add async retry transform databend#15647 | Timeout
- [TIMEOUT] refactor: define CatalogIdIdent with TIdent databend#15429 | Timeout
- [TIMEOUT] fix: rebuild missing bloom index while pruning databend#15738 | Timeout
- [TIMEOUT] fix: update derive-vistor to unblock rustc upgrage databend#15625 | Timeout
- [ERR] chore: change flood info log to debug databend#15473 | Failed: Network error: error sending request for url (chore: change flood info log to debug databend#15473): connection closed before message completed
- [TIMEOUT] fix:
fuse_snapshotonly show the latest snapshot for external table databend#15721 | Timeout - [TIMEOUT] chore: update doc about meta compatibility databend#15799 | Timeout
- [TIMEOUT] refactor(query): remove useless settings databend#15461 | Timeout
- [TIMEOUT] chore: add unit test of vacuum orphan table meta data databend#15690 | Timeout
- [TIMEOUT] feat(query): bump arrow-udf version to enhance types supported by JS UDFs databend#15529 | Timeout
- [TIMEOUT] chore(ci): fix pack for release databend#15689 | Timeout
- [TIMEOUT] chore: Remove tokio-console since we don't need it databend#15546 | Timeout
- [TIMEOUT] chore(ci): fix download artifacts for docker_all_in_one databend#15708 | Timeout
- [ERR] fix: make sure lock guard is dropped before next recluster databend#15662 | Failed: Network error: error sending request for url (fix: make sure lock guard is dropped before next recluster databend#15662): connection closed before message completed
- [TIMEOUT] chore: add more alias name tests for recursive cte databend#15788 | Timeout
- [TIMEOUT] refactor: Decouple Snapshot Write and Commit Operations databend#15603 | Timeout
- [TIMEOUT] fix: potential missing index creation in merge process databend#15674 | Timeout
- [TIMEOUT] fix: unload csv file too large. databend#15758 | Timeout
- [TIMEOUT] fix:
explain astof multi table insert stmt databend#15527 | Timeout - [TIMEOUT] chore: reduce snapshot building progress logging databend#15532 | Timeout
- [TIMEOUT] fix(query): RoleInfo from_pb should not err databend#15496 | Timeout
- [TIMEOUT] chore: remove meta chaos from release action databend#15796 | Timeout
- [TIMEOUT] feat: optimize vacuum drop table, execute in parallel databend#15478 | Timeout
- [TIMEOUT] https://github.com/datafuselabs/databend/releases/tag/untagged-3610fbdff08a0396504f | Timeout
- [TIMEOUT] feat: Add http config for all storage services databend#15757 | Timeout
- [ERR] chore: leave all un-committed data to purge/vacuum databend#15535 | Failed: Network error: error sending request for url (chore: leave all un-committed data to purge/vacuum databend#15535): connection closed before message completed
- [ERR] chore: Upgrade minitrace related crates to 0.6.5 databend#15530 | Failed: Network error: error sending request for url (chore: Upgrade minitrace related crates to 0.6.5 databend#15530): connection closed before message completed
- [TIMEOUT] fix(query): show grants also need to check user roles databend#15650 | Timeout
- [TIMEOUT] refactor: ScalarVisitor refactor replace_predicate_column databend#15439 | Timeout
- [TIMEOUT] feat(query): implement ST_YMAX/ST_XMIN/ST_YMIN databend#15594 | Timeout
- [TIMEOUT] feat(query): add external_server_request_batch_rows setting databend#15440 | Timeout
- [TIMEOUT] chore(deps): bump rustls from 0.22.2 to 0.22.4 databend#15586 | Timeout
- [TIMEOUT] chore: remove unused micromarshal patch databend#15551 | Timeout
- [TIMEOUT] refactor: Improve logging and snapshot management databend#15571 | Timeout
- [TIMEOUT] fix(query): fix filter with nested
notexpr return wrong result databend#15580 | Timeout - [TIMEOUT] chore: Bump databend client and geozero to latest version databend#15550 | Timeout
- [TIMEOUT] refactor: more explicit error confirmation for http query route error. databend#15621 | Timeout
- [TIMEOUT] feat(query): support try_to_timestmap(string, string), try_to_date(string, string) databend#15775 | Timeout
- [TIMEOUT] feat: unload parquet with version as
created_by. databend#15680 | Timeout - [TIMEOUT] fix: Avoid duplicate temp file name for install-snapshot requests databend#15565 | Timeout
- [TIMEOUT] feat: support dynamic enable of rust backtrace databend#15749 | Timeout
- [TIMEOUT] chore(ci): use python3.12 as build tool base databend#15520 | Timeout
- [TIMEOUT] chore: output raft log index range for purge logging databend#15740 | Timeout
- [TIMEOUT] chore(meta): tracking query id for meta log databend#15497 | Timeout
- [TIMEOUT] fix(query): fix subquery writer in udf databend#15610 | Timeout
- [TIMEOUT] chore: convert to arrow column remove ignore inside nullable databend#15477 | Timeout
- [TIMEOUT] feat: http handler add endpoint /v1/login/. databend#15483 | Timeout
- [TIMEOUT] chore: minimize #[derive(skip)] databend#15654 | Timeout
- [TIMEOUT] feat: support millisecond level task scheduling databend#15599 | Timeout
- [TIMEOUT] refactor: Bump OpenDAL 0.46, arrow 51, tonic 0.11, reqwest 0.12, hyper 1, http 1 databend#15442 | Timeout
Full Github Actions output