Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update cubejs to v0.35.47 #20

Open
wants to merge 2,188 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2188 commits
Select commit Hold shift + click to select a range
3bf6a70
v0.35.2
ovr Mar 22, 2024
1f60790
docs: Update DEPRECATION.md
igorlukanin Mar 22, 2024
f756e4b
fix: Render all distinct counts as `1` for ungrouped queries to not f…
paveltiunov Mar 22, 2024
a1c2965
v0.35.3
paveltiunov Mar 22, 2024
d3012c8
fix(query-orchestrator): Missing dataSource in pre-aggregation previe…
RusovDmitriy Mar 23, 2024
2a8a374
docs: Update DEPRECATION.md (#7990)
igorlukanin Mar 25, 2024
f381367
chore(cubestore): Add benchmark for QUEUE LIST (#8001)
ovr Mar 26, 2024
fc79188
feat(cubesql): Support `DISTINCT` push down
MazterQyou Mar 21, 2024
eea88ec
fix(cubesql): Flatten aliasing breaks wrapped select `ORDER BY` expre…
paveltiunov Mar 27, 2024
cc5373a
v0.35.4
paveltiunov Mar 27, 2024
019264b
docs: Security context in Query History (#8015)
igorlukanin Mar 27, 2024
03ea934
chore(deps): Upgrade express from 4.17.1 to 4.19.2 (#8014)
dependabot[bot] Mar 27, 2024
0f665c8
docs: Extract Rollup Designer + detail backup in data model generator…
igorlukanin Mar 27, 2024
0e0bd96
chore(playground): Upgrade @cube-dev/ui-kit (#8028)
ovr Mar 27, 2024
9848e51
fix(schema-compiler): Upgrade babel/traverse to 7.24 (GHSA-67hx-6x53-…
ovr Mar 27, 2024
0681725
fix(cubesql): SQL push down of ORDER BY causes Invalid query format: …
paveltiunov Mar 27, 2024
f81e2cb
fix(cubestore): RocksStore - improve panic safety on migration (#8031)
ovr Mar 27, 2024
f36959c
fix: Multiplied count measure can be used as additive measure in pre-…
paveltiunov Mar 28, 2024
e52bc15
v0.35.5
paveltiunov Mar 28, 2024
509d895
fix(cubestore): RocksStore - migrate table by truncate (unknown table…
ovr Mar 28, 2024
84f1eb6
chore: request context type (#8054)
vasilev-alex Mar 28, 2024
ce6303c
feat(cubestore): CacheStore - allow to disable logs (#8027)
ovr Mar 28, 2024
0c2d657
chore(dependabot): Ignore /examples directory
ovr Mar 28, 2024
64cad6e
chore(dependabot): Ignore /examples directory
ovr Mar 28, 2024
19f6245
fix(cubesql): Remove binary expression associative rewrites
MazterQyou Mar 27, 2024
2ca99de
feat: Ungrouped query pre-aggregation support (#8058)
paveltiunov Mar 29, 2024
eec4c55
chore(cubestore): Add CUBESTORE_ prefix for CACHESTORE_LOG_ENABLED
ovr Mar 29, 2024
30f305e
docs: Elaborate on refresh_key - build_range_end cycle dependency
paveltiunov Mar 29, 2024
d2e3c21
v0.35.6
ovr Apr 2, 2024
7c3c3ee
chore(cross): Upgrade OpenSSL to 1.1.1w (02042024) (#8065)
ovr Apr 2, 2024
5f18d75
docs: Update the dynamic union tables recipe to use YAML (#8067)
igorlukanin Apr 2, 2024
d7b8e10
docs: Known limitations of the GraphQL API (#8066)
igorlukanin Apr 2, 2024
9a410cf
docs: Aggregate functions for measures in SQL API (#8056)
igorlukanin Apr 2, 2024
9b30eac
feat(cross): Upgrade LLVM from 14 to 18 (02042024) (#8064)
ovr Apr 2, 2024
d1f0cbc
feat(cubestore): Upgrade LLVM from 14 to 18 (#8068)
ovr Apr 2, 2024
0f7b475
chore(cubestore): Upgrade cross to 02042024 (#8070)
ovr Apr 2, 2024
aeea172
docs: Elaborate on rollup_join and ClickHouse (#8071)
igorlukanin Apr 3, 2024
d264cf7
docs: Expand the use case in the original_sql recipe (#8072)
igorlukanin Apr 3, 2024
5430840
docs: Fix pricing tier for VPCs (#8073)
igorlukanin Apr 3, 2024
fbd9fbd
chore(ci): Compile cross without rust-embedded/cross (#8075)
ovr Apr 3, 2024
4e0106b
v0.35.7
ovr Apr 3, 2024
6273532
fix(schema-compiler): quote case sensitive idents (#8063)
vasilev-alex Apr 4, 2024
9813924
docs: Add Amazon S3 and Amazon CloudWatch guides to Monitoring Integr…
igorlukanin Apr 4, 2024
b9937dc
docs: Add CUBEJS_DB_DATABRICKS_CATALOG to env vars (#8078)
igorlukanin Apr 4, 2024
87bcdb5
docs: Mark ksqlDB is Cube Cloud-only (#8079)
igorlukanin Apr 4, 2024
cf1d9e0
docs: Add community-maintained Helm charts to docs (#8080)
igorlukanin Apr 4, 2024
5ee6c87
docs: Fix the pricing page
igorlukanin Apr 4, 2024
815be2f
feat(cubestore): Queue - optimize list/pending operations (#7998)
ovr Apr 5, 2024
5bbace6
v0.35.8
ovr Apr 5, 2024
5aa5abb
feat(cubestore): Upgrade rust to 1.77.0-nightly (635124704 2024-01-27…
ovr Apr 8, 2024
ac59c62
docs: Mention that GraphQL API does not support segments (#8090)
igorlukanin Apr 8, 2024
91656a9
chore(cubestore): Upgrade reqwest from 0.11 to 0.12 (tokio 1.0) (#8088)
ovr Apr 8, 2024
bed765e
docs: Add known limitations of the data model generator in Cube Core …
igorlukanin Apr 8, 2024
51921cc
feat(docker): Security upgrade Node.js from 18.19.1 to 18.20.1 (#8094)
ovr Apr 8, 2024
ade93bd
docs: add mention of `update_window` which can lead to not refreshing…
paveltiunov Apr 8, 2024
7113e32
v0.35.9
ovr Apr 8, 2024
0d89156
docs: Add ksqlDB + Power BI demo video (#8091)
igorlukanin Apr 9, 2024
1a0cf1c
chore(cubestore): Upgrade tokio from 1.18.1 to 1.37.0 (#8095)
ovr Apr 9, 2024
42586cf
fix(cubesql): has_schema_privilege - compatiblity with PostgreSQL (#8…
ovr Apr 9, 2024
54a51a2
v0.35.10
ovr Apr 9, 2024
763fb95
docs: Extract the page for "matching pre-aggregations", add the page …
igorlukanin Apr 9, 2024
2421c58
docs: Reference Rollup Designer on workspace.mdx
igorlukanin Apr 10, 2024
ee7bcee
feat(cubestore): Enable jemalloc allocator for RocksDB on linux GNU (…
ovr Apr 10, 2024
23bd621
fix(server-core): Handle schemaPath default value correctly everywher…
ovr Apr 11, 2024
c82bb10
fix(cubesql): Support latest Metabase, fix #8105 (#8130)
ovr Apr 11, 2024
230fbd7
v0.35.11
ovr Apr 11, 2024
42b7a24
docs: Explain data model publicity, add SQL API connection example, d…
igorlukanin Apr 12, 2024
50d03a3
docs: Fix type in snowflake.mdx
igorlukanin Apr 12, 2024
03ca8fa
fix(snowflake-driver): Unable to detect a Project Id in the current e…
paveltiunov Apr 12, 2024
7710c6f
chore: Fix tsc errors
paveltiunov Apr 12, 2024
22a6f8b
Revert "fix(server-core): Handle schemaPath default value correctly e…
paveltiunov Apr 12, 2024
fa7b4ff
v0.35.12
paveltiunov Apr 12, 2024
e3a605f
docs: Better explain transitive join pitfalls, add a warning for pre_…
igorlukanin Apr 12, 2024
2648a26
feat: Post aggregate measure support (#8145)
paveltiunov Apr 15, 2024
de167a3
v0.35.13
paveltiunov Apr 15, 2024
54db808
refactor(cubesql): Extract Redshift UDFs to separe module (#8147)
ovr Apr 15, 2024
1dbe1ff
refactor(cubesql): Remove legacy compiler (#8150)
ovr Apr 15, 2024
3e11027
docs: Overage message example (#8155)
igorlukanin Apr 15, 2024
d9ec7f5
chore(ci): cubesql - upgrade tarpaulin from 0.25.2 to 0.28.0 (#8151)
ovr Apr 15, 2024
678f17f
fix(server-core): Handle schemaPath default value correctly everywher…
ovr Apr 15, 2024
6570b57
v0.35.14
ovr Apr 15, 2024
49131ea
feat: Post aggregate filter support
paveltiunov Apr 15, 2024
612f733
chore: Post aggregate join test
paveltiunov Apr 15, 2024
9cff0cd
v0.35.15
paveltiunov Apr 15, 2024
4071e8a
feat: Post aggregate time dimensions support
paveltiunov Apr 16, 2024
17c405a
v0.35.16
paveltiunov Apr 16, 2024
742aa33
chore: Post aggregate complex graph with time dimension support
paveltiunov Apr 16, 2024
3fac97c
fix: ungrouped not getting applied for MSSQL (#7997) Thanks @UsmanYas…
UsmanYasin Apr 16, 2024
d718fe7
chore: Fix mssql unit test
paveltiunov Apr 16, 2024
4b8d4d3
feat(cubestore): Upgrade rust-s3 0.26.3 -> 0.32.3 (#6019)
jonasdebeukelaer Apr 16, 2024
7f286fe
feat(cubestore): Use S3 client in async way (#8158)
ovr Apr 16, 2024
7a8ddf0
fix(cubestore): Fix wrong optimization in total count queries (#7964)
waralexrom Apr 16, 2024
2bf338c
v0.35.17
ovr Apr 16, 2024
acb507d
feat: Post aggregate view support (#8161)
paveltiunov Apr 17, 2024
f7a99f6
feat: Post aggregate no granularity time dimension support
paveltiunov Apr 17, 2024
d6454cf
v0.35.18
paveltiunov Apr 17, 2024
fe20d35
feat(cubesql): Update egg and remove some clones (#8164)
mwillsey Apr 17, 2024
120f22b
feat: Post aggregate measure filter support
paveltiunov Apr 18, 2024
61bbfd3
chore: Update cargo.lock
paveltiunov Apr 18, 2024
534a301
v0.35.19
paveltiunov Apr 18, 2024
23411cf
feat: Post aggregate raw dimension with date range support
paveltiunov Apr 18, 2024
66f3acc
feat: Allow all calculated measure types in post aggregate measures
paveltiunov Apr 18, 2024
c4e207f
v0.35.20
paveltiunov Apr 18, 2024
a6cd871
chore(cubestore): Use ArcSwap instead of std::sync::Mutex (#8160)
ovr Apr 18, 2024
4a9d0a5
chore(cubestore): Remove Tokio 0.1 support (tracing) (#8168)
ovr Apr 18, 2024
1aecc6a
docs: Add database name to sql-api.mdx
igorlukanin Apr 18, 2024
f74f1b7
docs(byoc): Added documentation for deploying Cube Cloud BYOC on AWS …
bsod90 Apr 18, 2024
92cee95
fix: Logical boolean measure filter for post aggregate measures support
paveltiunov Apr 18, 2024
48e2985
chore(cubestore): Remove TrackingAllocator (#8171)
ovr Apr 19, 2024
66403ad
fix(cubestore): MINIORemoteFs - use only simple auth from S3 client (…
ovr Apr 19, 2024
bcf3438
fix(native): Better error message on unexpected values while streamin…
ovr Apr 19, 2024
63c16f6
v0.35.21
ovr Apr 19, 2024
42da35b
chore(deps): Upgrade rustls from 0.22.3 to 0.22.4 in /rust/cubestore …
dependabot[bot] Apr 19, 2024
f52ae50
docs: Add Hashboard as a dataviz tool (#8176)
igorlukanin Apr 20, 2024
0330888
chore(cubestore): Remove duplicate/unaligned deps (rust-s3 re-export …
ovr Apr 22, 2024
1313cdd
fix(cubestore): S3 - wrong credentials
ovr Apr 22, 2024
65d39f3
v0.35.22
ovr Apr 22, 2024
38c91d1
docs(byoc): Require extra permissions for AWS setup (#8180)
bsod90 Apr 22, 2024
e10df65
docs(byoc): fix the iam:PassRole requirement (#8181)
bsod90 Apr 22, 2024
35bb1d4
feat: primary and foreign keys driver queries (#8115)
vasilev-alex Apr 23, 2024
6ff2208
fix(client-core): castNumerics option for CubeApi (#8186)
vasilev-alex Apr 24, 2024
d17c2a7
feat(cubesql): In subquery rewrite (#8162)
waralexrom Apr 24, 2024
55ea7c8
feat(api-gateway): graphql json query conversion (#8189)
vasilev-alex Apr 25, 2024
50ddcfc
v0.35.23
vasilev-alex Apr 25, 2024
1a602be
fix(cubesql): Fix `date_trunc` over column offset in filters
MazterQyou Apr 24, 2024
6ad2f80
chore: Fix help wanted typo
paveltiunov Apr 26, 2024
9d9cb4a
fix(cubestore): S3 - STS credentials (backport fix for 0.32.3) (#8195)
ovr Apr 26, 2024
0b9d42c
v0.35.24
ovr Apr 26, 2024
bfc0708
feat: Rolling YTD, QTD and MTD measure support (#8196)
paveltiunov Apr 26, 2024
4902c6d
fix(cubesql): Disallow ematching cycles
MazterQyou Apr 27, 2024
e5d20d2
fix(cubestore): Error in optimization for nested boolean expressions …
waralexrom Apr 29, 2024
8e1fb28
chore(ci): Temporary disable coverage upload to codeconv
ovr Apr 29, 2024
c7bba85
v0.35.25
paveltiunov Apr 29, 2024
a24d69b
fix(gateway): missed v1 graphql-to-json endpoint
vasilev-alex Apr 30, 2024
08fc89b
docs(cloud): Add mention of the dedicated pre-aggs storage to the AWS…
bsod90 Apr 30, 2024
a9f55d8
feat: Support post-aggregate time shifts for prior period lookup supp…
paveltiunov May 1, 2024
aea41cb
docs: Add a large-scale cost example (#8175)
igorlukanin May 1, 2024
74affc4
fix(schema-compiler): foreign keys assignment (#8208)
vasilev-alex May 1, 2024
f643c4b
feat(schema-compiler): Upgrade cron-parser to 4.9, fix #8203 (#8214)
jlloyd-widen May 1, 2024
76ae23e
fix(gateway): Don't process meta with `onlyCompilerId` flag set
MazterQyou Apr 30, 2024
b0fdbd3
fix(gateway): Optimize `filterVisibleItemsInMeta` performance
MazterQyou Apr 30, 2024
c98683f
feat(schema-compiler): hierarchies (#8102)
vasilev-alex May 2, 2024
031a448
v0.35.26
vasilev-alex May 2, 2024
ac58583
fix(cubestore): Queue - remove queue item payload on ack (reduce comp…
ovr May 2, 2024
75d4eac
feat(cubestore): Allow to truncate queue item payloads via system com…
ovr May 2, 2024
70ecbef
fix(cubestore): Queue - truncate unused queue rows via TTL (#8227)
ovr May 2, 2024
87b8504
v0.35.27
ovr May 2, 2024
50b459a
fix(schema-compiler): views sorting (#8228)
vasilev-alex May 2, 2024
4065bde
v0.35.28
vasilev-alex May 2, 2024
651b9e0
fix: Apply time shift after timezone conversions to avoid double cast…
paveltiunov May 3, 2024
fadfd1f
fix(schema-compiler): support string measures in views (#8194)
Nikita-str May 3, 2024
300c923
v0.35.29
paveltiunov May 3, 2024
617fd11
fix: Unrecognized name when regular measures are selected with multip…
paveltiunov May 3, 2024
9468f90
fix: Unexpected keyword WITH for rolling window measures in BigQuery
paveltiunov May 3, 2024
59fddea
fix(schema-compiler): respect view prefix and member alias in hierarc…
vasilev-alex May 6, 2024
5469dbc
feat(cubesql): Support window frame SQL push down
MazterQyou Mar 27, 2024
990a767
fix(cubesql): Add alias to rebased window expressions
MazterQyou Apr 5, 2024
0bea221
fix(schema-compiler): Convert timezone for time dimensions in measures
MazterQyou Apr 10, 2024
b849f34
fix(cubesql): Reuse query params in push down
MazterQyou Apr 9, 2024
291c2da
docs(cloud): add AI API docs (#8249)
mjirv May 9, 2024
ef09ee1
v0.35.30
paveltiunov May 10, 2024
117f332
feat: Support probing `LIMIT 0` queries
Nikita-str May 13, 2024
baf2667
feat(cubestore): Support HLL from Apache DataSketches (for DataBricks…
ovr May 13, 2024
1b87ba8
docs: Running syncs on schedule in Semantic Layer Sync (#8154)
igorlukanin May 13, 2024
2c56be6
v0.35.31
ovr May 13, 2024
66aa01d
feat(cubesql): Flatten IN lists expressions to improve performance (#…
Nikita-str May 14, 2024
da231ed
feat(databricks-jdbc-driver): Support HLL (#8257)
ovr May 14, 2024
e366406
v0.35.32
ovr May 14, 2024
86a58a5
feat(cubesql): Rewrites for pushdown of subqueries with empty source…
waralexrom May 14, 2024
a20f4b2
fix(cubesql): Fix Databricks identifier quotes
MazterQyou May 14, 2024
e559114
feat(firebolt): Switch to the new auth method (#8182)
ptiurin May 15, 2024
59834e7
fix: Mismatched input '10000'. Expecting: '?', 'ALL', <integer> for p…
paveltiunov May 15, 2024
affd082
v0.35.33
paveltiunov May 15, 2024
1a5b27d
fix(cubestore): S3 - STS credentials (align aws-creds to 0.36 in fork…
ovr May 15, 2024
74ed12d
v0.35.34
ovr May 15, 2024
abc5a53
docs: Chart Prototyping (#8267)
igorlukanin May 15, 2024
6c39f37
fix(cubesql): Remove incorrect LOWER match rules and fallback to SQL …
Nikita-str May 15, 2024
4deee84
feat(cubesql): Send expressions as objects (#8216)
waralexrom May 15, 2024
e63b4ab
fix(schema-compiler): Fix failing of `WHERE FALSE` queries (#8265)
Nikita-str May 15, 2024
24e8977
fix(cubesql): Remove prefix underscore from aliases (#8266)
Nikita-str May 15, 2024
9b577a5
docs: Add a link to "Try Cube for Free" (#8270)
igorlukanin May 16, 2024
b27ecff
docs: Update CCU abbreviation (#8271)
igorlukanin May 16, 2024
b662d04
docs(deployment): Cube Cloud Infrastructure Deployment Options (#8184)
bsod90 May 16, 2024
f529624
examples: Update LangChain example (#8272)
tomoki-takahashi-oisix May 17, 2024
fda4291
docs: Databricks - document that we support HLL (#8261)
ovr May 17, 2024
258046d
docs: Add Google Tag Manager (#8275)
igorlukanin May 17, 2024
532ec0a
v0.35.35
paveltiunov May 17, 2024
f29c9e4
fix(cubesql): Do not generate large graphs for large `IN` filters
MazterQyou May 17, 2024
2bac3dc
v0.35.36
ovr May 17, 2024
9c91af2
fix(cubesql): Make param render respect dialect's reuse params flag
MazterQyou May 17, 2024
97f7979
refactor(cubesql): Analysis - merge without clone (perf) (#8277)
ovr May 17, 2024
48cafef
chore(cubesql): Fix rounding error in reuse params test query
MazterQyou May 17, 2024
61b3e1c
v0.35.37
ovr May 20, 2024
15af01a
chore(testing-drivers): Strict checks for configuration (#8283)
ovr May 21, 2024
b057bca
feat(duckdb-driver): Upgrade DuckDB to 0.10.2 (#8284)
ovr May 21, 2024
f304bf8
chore(testing-drivers): Run SQL API tests for all databases (#8285)
ovr May 21, 2024
45bc230
feat(clickhouse-driver): SQL API PUSH down - support datetrunc, times…
ovr May 21, 2024
4d36279
feat(clickhouse-driver): Support countDistinctApprox
ovr May 21, 2024
57ef124
feat(bigquery-driver): Upgrade @google-cloud SDK to 7 (#8289)
ovr May 22, 2024
65c3f55
fix(bigquery-driver): Transform numeric value (big.js) to string (#8290)
ovr May 22, 2024
caefd35
v0.35.38
ovr May 22, 2024
8b0a056
feat(schema-compiler): Support multi time dimensions for rollup pre-a…
ovr May 23, 2024
96c1549
feat(cubesql): Flatten list expression rewrites to improve performance
MazterQyou May 8, 2024
757c4c5
fix(cubesql): Fix time dimension range filter chaining with `OR` oper…
MazterQyou May 24, 2024
3cfbf30
v0.35.39
ovr May 24, 2024
1a93d3d
fix(cubesql): Propagate error from api-gateway to SQL API (#8297)
ovr May 24, 2024
48e7ad4
feat(cubesql): Support `DATE_TRUNC` InList filter
MazterQyou May 24, 2024
64f176a
fix(cubesql): Match `inDateRange` as time dimension date range in `AND`
MazterQyou May 24, 2024
48eaf2a
v0.35.40
ovr May 24, 2024
7f97af4
feat(databricks-driver): Support HLL feature with export bucket (#8301)
ovr May 27, 2024
534c2b1
v0.35.41
ovr May 27, 2024
60fc286
docs: Clarify the development setup in the contributing guide (#8298)
KSDaemon May 27, 2024
e563798
feat(cubesql): Group By Rollup support (#8281)
waralexrom May 28, 2024
204cde9
docs: Add RisingWave as a data source (#8305)
igorlukanin May 28, 2024
13e1855
docs: Clarify renaming the file in Chart Prototyping
igorlukanin May 28, 2024
26bda59
chore(ci): Speedup driver tests workflow (#8304)
ovr May 28, 2024
9d03c10
chore(cubesql): Remove pass through `date_trunc` and `date_part` rules
MazterQyou May 28, 2024
4ef205d
docs: Query push-down in the SQL API (#8292)
paveltiunov May 29, 2024
d2a2378
v0.35.42
ovr May 30, 2024
4c18954
feat: sql api over http (#8254)
vasilev-alex May 30, 2024
7e8e1ff
fix(native): CLR - handle 1 level circular references for objects & a…
ovr May 31, 2024
568bfe3
feat(bigquery-driver): Use 6 digits precision for timestamps (#8308)
ovr May 31, 2024
e7e7067
fix(native): Python - don't crash on extend_context (#8315)
ovr May 31, 2024
419069f
v0.35.43
ovr May 31, 2024
914df79
docs: Fix typo, change "push-down" to "pushdown" (#8319)
igorlukanin Jun 3, 2024
b72e77b
docs: Update limits (#8237)
morgan-at-cube Jun 3, 2024
667e95b
fix(query-orchestrator): Range intersection for 6 digits timestamp, f…
ovr Jun 4, 2024
6f1a9ba
cubesql-engine (chore): remove duplicates (#8321)
KSDaemon Jun 4, 2024
fbfabea
docs: Revert "docs: Add Google Tag Manager (#8275)"
igorlukanin Jun 4, 2024
5969f0d
fix(databricks-jdbc-driver): Rolling window & count_distinct_approx (…
ovr Jun 4, 2024
dd1e953
v0.35.44
ovr Jun 4, 2024
4f78b8a
perf(cubesql): Improve rewrite engine performance
mwillsey May 31, 2024
9c4606f
chore(cubesql): Add generic query benchmarks
MazterQyou May 29, 2024
4969903
docs: MDX API (#8300)
MikeNitsenko Jun 4, 2024
69ba0ee
fix(cubesql): Support `DATE_TRUNC` equals literal string
MazterQyou Jun 4, 2024
577220d
fix(cubesql): Don't duplicate time dimensions
MazterQyou Jun 5, 2024
2cd04ed
v0.35.45
paveltiunov Jun 5, 2024
8898fb1
fix(cubestore): Channel closed in query queue cache (#8327)
waralexrom Jun 5, 2024
31d3953
Set `LIMIT` to `0` when filter is FALSE (#8332)
Nikita-str Jun 6, 2024
c506040
v0.35.46
paveltiunov Jun 6, 2024
98e7529
fix(cubesql): Rollup doesn't work over aliased columns (#8334)
waralexrom Jun 6, 2024
3d5d11c
v0.35.47
paveltiunov Jun 7, 2024
2913e1e
chore(cube): fix link:dev script (#8330)
KSDaemon Jun 7, 2024
62ee0c1
chore(cube): Add script to simplify development environment setup (#8…
KSDaemon Jun 7, 2024
ca0ff1b
Merge branch 'master' of https://github.com/cube-js/cube into CR-2236…
pysarenko-bohdan Jun 10, 2024
adfc033
fix duplications
pysarenko-bohdan Jun 11, 2024
8456207
fix versions
pysarenko-bohdan Jun 17, 2024
afed7a4
update dependencies
pysarenko-bohdan Jun 19, 2024
a492ad3
add link to affected files
pysarenko-bohdan Jun 20, 2024
3685588
trigger commit
pysarenko-bohdan Jun 21, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
!rust/cubestore/bin
!rust/cubesql/package.json

packages/cubejs-backend-native/target
packages/*/node_modules/
packages/*/dist/
packages/*/coverage/
Expand Down
4 changes: 2 additions & 2 deletions .github/actions/init-ci/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ runs:
using: "composite"
steps:
- name: Use Node.js ${{ inputs.node }}
uses: actions/setup-node@v1
uses: actions/setup-node@v3
with:
node-version: ${{ inputs.node }}
- name: Cache node modules
uses: actions/cache@v2
uses: actions/cache@v3
with:
# npm cache files are stored in `~/.npm` on Linux/macOS
path: ~/.npm
Expand Down
12 changes: 6 additions & 6 deletions .github/actions/integration/clickhouse.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ set -eo pipefail
# Debug log for test containers
export DEBUG=testcontainers

export TEST_CLICKHOUSE_VERSION=21.1.2
export TEST_CLICKHOUSE_VERSION=23.11

echo "::group::Clickhouse ${TEST_CLICKHOUSE_VERSION}";
docker pull yandex/clickhouse-server:${TEST_CLICKHOUSE_VERSION}
docker pull clickhouse/clickhouse-server:${TEST_CLICKHOUSE_VERSION}
yarn lerna run --concurrency 1 --stream --no-prefix integration:clickhouse
echo "::endgroup::"

export TEST_CLICKHOUSE_VERSION=20.6
export TEST_CLICKHOUSE_VERSION=22.8

echo "::group::Clickhouse ${TEST_CLICKHOUSE_VERSION}";
docker pull yandex/clickhouse-server:${TEST_CLICKHOUSE_VERSION}
docker pull clickhouse/clickhouse-server:${TEST_CLICKHOUSE_VERSION}
yarn lerna run --concurrency 1 --stream --no-prefix integration:clickhouse
echo "::endgroup::"

export TEST_CLICKHOUSE_VERSION=19
export TEST_CLICKHOUSE_VERSION=21.8

echo "::group::Clickhouse ${TEST_CLICKHOUSE_VERSION}";
docker pull yandex/clickhouse-server:${TEST_CLICKHOUSE_VERSION}
docker pull clickhouse/clickhouse-server:${TEST_CLICKHOUSE_VERSION}
yarn lerna run --concurrency 1 --stream --no-prefix integration:clickhouse
echo "::endgroup::"
2 changes: 1 addition & 1 deletion .github/actions/integration/druid.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export DEBUG=testcontainers

export TEST_POSTGRES_VERSION=13
export TEST_ZOOKEEPER_VERSION=3.5
export TEST_DRUID_VERSION=0.19.0
export TEST_DRUID_VERSION=27.0.0

echo "::group::Druid ${TEST_DRUID_VERSION}";

Expand Down
12 changes: 12 additions & 0 deletions .github/actions/integration/mongobi.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
#!/bin/bash
set -eo pipefail

# Debug log for test containers
export DEBUG=testcontainers

export TEST_MONGO_TAG=6.0
export TEST_MONGOBI_VERSION=mongodb-bi-linux-x86_64-ubuntu2004-v2.14.8

echo "::group::MongoBI"
yarn lerna run --concurrency 1 --stream --no-prefix integration:mongobi
echo "::endgroup::"
15 changes: 15 additions & 0 deletions .github/actions/integration/snowflake.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
#!/bin/bash
set -eo pipefail

# Debug log for test containers
export DEBUG=testcontainers

echo "::group::Snowflake [cloud]"
export CUBEJS_DB_NAME=DEMO_DB
export CUBEJS_DB_SNOWFLAKE_ACCOUNT=lxb31104
export CUBEJS_DB_SNOWFLAKE_REGION=us-west-2
export CUBEJS_DB_SNOWFLAKE_WAREHOUSE=COMPUTE_WH

yarn lerna run --concurrency 1 --stream --no-prefix smoke:snowflake

echo "::endgroup::"
58 changes: 58 additions & 0 deletions .github/actions/smoke.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
#!/bin/bash
set -eo pipefail

# Debug log for test containers
export DEBUG=testcontainers

echo "::group::Oracle"
yarn lerna run --concurrency 1 --stream --no-prefix smoke:oracle
echo "::endgroup::"

echo "::group::DuckDB"
# Should we create a separate job integration-duckdb? I believe not, because it works fast.
yarn lerna run --concurrency 1 --stream --no-prefix integration:duckdb
yarn lerna run --concurrency 1 --stream --no-prefix smoke:duckdb
echo "::endgroup::"

echo "::group::Postgres"
yarn lerna run --concurrency 1 --stream --no-prefix smoke:postgres
echo "::endgroup::"

echo "::group::QuestDB"
yarn lerna run --concurrency 1 --stream --no-prefix smoke:questdb
echo "::endgroup::"

echo "::group::Crate"
yarn lerna run --concurrency 1 --stream --no-prefix smoke:crate
echo "::endgroup::"

echo "::group::Lambda"
yarn lerna run --concurrency 1 --stream --no-prefix smoke:lambda
echo "::endgroup::"

echo "::group::Materialize"
yarn lerna run --concurrency 1 --stream --no-prefix smoke:materialize
echo "::endgroup::"

echo "::group::Multidb"
yarn lerna run --concurrency 1 --stream --no-prefix smoke:multidb
echo "::endgroup::"

#echo "::group::Prestodb"
#docker rm -vf $(docker ps -aq)
#docker rmi -f $(docker images -aq)
#docker pull ahanaio/prestodb-sandbox:0.281
#yarn lerna run --concurrency 1 --stream --no-prefix smoke:prestodb
#echo "::endgroup::"

echo "::group::Trino"
yarn lerna run --concurrency 1 --stream --no-prefix smoke:trino
echo "::endgroup::"

echo "::group::MS SQL"
yarn lerna run --concurrency 1 --stream --no-prefix smoke:mssql
echo "::endgroup::"

echo "::group::MongoBI"
yarn lerna run --concurrency 1 --stream --no-prefix smoke:mongobi
echo "::endgroup::"
5 changes: 3 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ updates:
directory: "/examples"
schedule:
interval: "monthly"
allow:
- dependency-type: "production"
labels: [ ]
ignore:
- dependency-name: "*"
7 changes: 4 additions & 3 deletions .github/label-actions.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
"help wanted":
comment: |
If you are interested in working on this issue, please leave a comment below and we will be happy to assign the issue to you.
If this is the first time you are contributing a Pull Request to Cube.js, please check our [contribution guidelines](https://github.com/cube-js/cube.js/blob/master/CONTRIBUTING.md).
You can also post any questions while contributing in the #contributors channel in the [Cube.js Slack](https://slack.cube.dev/).
If you are interested in working on this issue, please go ahead and provide PR for that.
We'd be happy to review it and merge it.
If this is the first time you are contributing a Pull Request to Cube, please check our [contribution guidelines](https://github.com/cube-js/cube/blob/master/CONTRIBUTING.md).
You can also post any questions while contributing in the #contributors channel in the [Cube Slack](https://slack.cube.dev/).
Loading
Loading