Skip to content

feat(api-gateway): Async native query results transformations #19443

feat(api-gateway): Async native query results transformations

feat(api-gateway): Async native query results transformations #19443

Triggered via pull request January 14, 2025 11:20
Status Success
Total duration 26m 18s
Artifacts 2

push.yml

on: pull_request
latest-tag-sha
20s
latest-tag-sha
build-cubestore
4m 13s
build-cubestore
Matrix: unit
Matrix: docker-dev
docker-image-latest-set-tag
5s
docker-image-latest-set-tag
Matrix: integration-cubestore
Matrix: integration-smoke
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
lint: rust/cubestore/js-wrapper/src/utils.ts#L2
'displayCLIWarning' is defined but never used. Allowed unused vars must match /^_.*/u
lint: rust/cubestore/js-wrapper/src/utils.ts#L2
'internalExceptions' is defined but never used. Allowed unused vars must match /^_.*/u
lint: packages/cubejs-elasticsearch-driver/test/ElasticSearchOpenDistro.integration.js#L1
'test' is defined but never used. Allowed unused vars must match /^_.*/u
lint: packages/cubejs-elasticsearch-driver/test/ElasticSearchOpenDistro.integration.js#L1
'expect' is defined but never used. Allowed unused vars must match /^_.*/u
lint: packages/cubejs-query-orchestrator/src/orchestrator/LocalQueueDriver.js#L2
'QueueDriverInterface' is defined but never used. Allowed unused vars must match /^_.*/u
lint: packages/cubejs-query-orchestrator/src/orchestrator/LocalQueueDriver.js#L2
'QueueDriverConnectionInterface' is defined but never used. Allowed unused vars must match /^_.*/u
lint: packages/cubejs-query-orchestrator/src/orchestrator/PreAggregations.ts#L1522
'subKey' is defined but never used. Allowed unused args must match /^_.*/u
lint: packages/cubejs-query-orchestrator/src/orchestrator/PreAggregations.ts#L1522
'cacheFn' is defined but never used. Allowed unused args must match /^_.*/u
lint: packages/cubejs-query-orchestrator/src/orchestrator/QueryQueue.js#L4
'QueueDriverInterface' is defined but never used. Allowed unused vars must match /^_.*/u
lint: packages/cubejs-query-orchestrator/src/orchestrator/QueryQueue.js#L4
'QueryKey' is defined but never used. Allowed unused vars must match /^_.*/u
build: rust/cubesql/cubesql/src/compile/engine/df/scan.rs#L1139
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
build: rust/cubesql/cubesql/src/compile/engine/udf/common.rs#L1675
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
build: rust/cubesql/cubesql/src/compile/engine/udf/common.rs#L2325
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
build: rust/cubesql/cubesql/src/compile/engine/udf/common.rs#L2333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
build: rust/cubesql/cubesql/src/compile/engine/udf/common.rs#L2339
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
build: rust/cubesql/cubesql/src/compile/rewrite/rules/filters.rs#L4816
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
build: rust/cubesql/cubesql/src/compile/rewrite/rules/utils.rs#L460
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
unit (22.x, 3.11): rust/cubesql/cubesql/src/compile/engine/df/scan.rs#L1139
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
unit (22.x, 3.11): rust/cubesql/cubesql/src/compile/engine/udf/common.rs#L1675
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
unit (22.x, 3.11): rust/cubesql/cubesql/src/compile/engine/udf/common.rs#L2325
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
unit (22.x, 3.11): rust/cubesql/cubesql/src/compile/engine/udf/common.rs#L2333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
unit (22.x, 3.11): rust/cubesql/cubesql/src/compile/engine/udf/common.rs#L2339
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
unit (22.x, 3.11): rust/cubesql/cubesql/src/compile/rewrite/rules/filters.rs#L4816
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
unit (22.x, 3.11): rust/cubesql/cubesql/src/compile/rewrite/rules/utils.rs#L460
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
unit (20.x, 3.11): rust/cubesql/cubesql/src/compile/engine/df/scan.rs#L1139
use of deprecated method `chrono::NaiveDateTime::timestamp_nanos_opt`: use `.and_utc().timestamp_nanos_opt()` instead
unit (20.x, 3.11): rust/cubesql/cubesql/src/compile/engine/udf/common.rs#L1675
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
unit (20.x, 3.11): rust/cubesql/cubesql/src/compile/engine/udf/common.rs#L2325
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
unit (20.x, 3.11): rust/cubesql/cubesql/src/compile/engine/udf/common.rs#L2333
use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
unit (20.x, 3.11): rust/cubesql/cubesql/src/compile/engine/udf/common.rs#L2339
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
unit (20.x, 3.11): rust/cubesql/cubesql/src/compile/rewrite/rules/filters.rs#L4816
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
unit (20.x, 3.11): rust/cubesql/cubesql/src/compile/rewrite/rules/utils.rs#L460
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead

Artifacts

Produced during runtime
Name Size
cube-js~cube~FM2Z0N.dockerbuild
134 KB
cubestored-x86_64-unknown-linux-gnu-release Expired
25.6 MB