forked from cube-js/cube
-
Notifications
You must be signed in to change notification settings - Fork 1
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
pysarenko-bohdan
wants to merge
2,188
commits into
master
Choose a base branch
from
CR-22369-update-cubejs-to-v0-35-47
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* docs: Mention Elastic support in Cube Cloud * docs: Update DEPRECATION.md * Fix table
…ail ratio measures (cube-js#7987) Proper wrapping count distinct aggregation should be supported by flatten rewrites and fixes to cost function
* docs: Update DEPRECATION.md * Add
…ssions (cube-js#8004) * fix(cubesql): Flatten aliasing breaks wrapped select `ORDER BY` expressions * cargo fmt
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.17.1...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…cube-js#8026) * docs: Extract Rollup Designer page * Detail file backup
It's needed to remove unexpected dependencies from storybook like @babel/core refs cube-js/cube-ui-kit#437
…jw92) (cube-js#8002) Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) to 7.24. Security fix GHSA-67hx-6x53-jw92 ❯ yarn why @babel/core yarn why v1.22.19 [1/4] 🤔 Why do we have the module "@babel/core"...? [2/4] 🚚 Initialising dependency graph... [3/4] 🔍 Finding dependency... [4/4] 🚡 Calculating file sizes... => Found "@babel/[email protected]" info Has been hoisted to "@babel/core" info Reasons this module exists - "workspace-aggregator-66adc75a-7806-462c-a1f2-944b81d243af" depends on it - Specified in "devDependencies" - Hoisted from "_project_#@babel#core" - Hoisted from "_project_#@cubejs-backend#schema-compiler#@babel#core" - Hoisted from "_project_#@cubejs-client#core#@babel#core" - Hoisted from "_project_#@cubejs-client#dx#@babel#core" - Hoisted from "_project_#@cubejs-client#ws-transport#@babel#core" - Hoisted from "_project_#@cubejs-client#playground#@vitejs#plugin-react#@babel#core" - Hoisted from "_project_#@cubejs-client#ngx#@angular#compiler-cli#@babel#core" - Hoisted from "_project_#@cubejs-client#core#babel-jest#@jest#transform#@babel#core" - Hoisted from "_project_#@cubejs-client#core#babel-jest#babel-plugin-istanbul#istanbul-lib-instrument#@babel#core" - Hoisted from "_project_#@cubejs-client#ngx#@Angular-devkit#build-angular#@jsdevtools#coverage-istanbul-loader#istanbul-lib-instrument#@babel#core" - Hoisted from "_project_#@cubejs-backend#clickhouse-driver#jest#@jest#core#@jest#reporters#istanbul-lib-instrument#@babel#core" info Disk size without dependencies: "5.77MB" info Disk size with unique dependencies: "19.4MB" info Disk size with transitive dependencies: "27.83MB" info Number of shared dependencies: 48 --------- Co-authored-by: Anna Poznanska <[email protected]>
…"order[0][0]" with value fails to match the required pattern: /^[a-zA-Z0-9_]+\.[a-zA-Z0-9_]+$/ (cube-js#8032) * fix(cubesql): SQL push down of ORDER BY causes Invalid query format: "order[0][0]" with value fails to match the required pattern: /^[a-zA-Z0-9_]+\.[a-zA-Z0-9_]+$/ * Fix order filter for test * Fix order filter for test
cube-js#8033) * fix: Multiplied count measure can be used as additive measure in pre-aggregation * Linter
…s) (cube-js#8053) Iterating without an upper bound leads to reading keys from next table, next index. Downgrading can lead to an unknown TableId on migration. Let's skip these errors by using a range iterator. Debug of fixed version: ``` 2024-03-28 14:22:12,368 TRACE [cubestore::metastore::rocks_store] <pid:50477> Migration for cachestore: started 2024-03-28 14:22:12,369 TRACE [cubestore::metastore::rocks_table] <pid:50477> Migrating table QueueItems from [3, 1] to [2, 1] 2024-03-28 14:22:12,369 INFO [cubestore::metastore::rocks_table] <pid:50477> Migrating by truncating rows from QueueItemRocksTable table row_key Table(QueueItems, 4262) row_key Table(QueueItems, 4263) row_key Table(QueueItems, 4264) 2024-03-28 14:22:12,370 TRACE [cubestore::metastore::rocks_table] <pid:50477> Migrating by truncating rows from ByPath index row_key SecondaryIndex(3329, [15, 249, 59, 57, 253, 112, 86, 67], 4264) row_key SecondaryIndex(3329, [61, 0, 52, 15, 64, 107, 132, 62], 4262) row_key SecondaryIndex(3329, [82, 234, 217, 91, 115, 57, 47, 211], 4263) 2024-03-28 14:22:12,370 TRACE [cubestore::metastore::rocks_table] <pid:50477> Migrating by truncating rows from ByPath index: done (3 rows) 2024-03-28 14:22:12,370 TRACE [cubestore::metastore::rocks_table] <pid:50477> Migrating by truncating rows from ByPrefixAndStatus index row_key SecondaryIndex(3330, [214, 173, 163, 218, 121, 228, 186, 124], 4262) row_key SecondaryIndex(3330, [214, 173, 163, 218, 121, 228, 186, 124], 4263) row_key SecondaryIndex(3330, [214, 173, 163, 218, 121, 228, 186, 124], 4264) 2024-03-28 14:22:12,370 TRACE [cubestore::metastore::rocks_table] <pid:50477> Migrating by truncating rows from ByPrefixAndStatus index: done (3 rows) 2024-03-28 14:22:12,370 TRACE [cubestore::metastore::rocks_table] <pid:50477> Migrating by truncating rows from ByPrefix index row_key SecondaryIndex(3331, [170, 109, 177, 83, 182, 58, 191, 21], 4262) row_key SecondaryIndex(3331, [170, 109, 177, 83, 182, 58, 191, 21], 4263) row_key SecondaryIndex(3331, [170, 109, 177, 83, 182, 58, 191, 21], 4264) 2024-03-28 14:22:12,370 TRACE [cubestore::metastore::rocks_table] <pid:50477> Migrating by truncating rows from ByPrefix index: done (3 rows) 2024-03-28 14:22:12,370 INFO [cubestore::metastore::rocks_table] <pid:50477> Migrating by truncating rows from QueueItemRocksTable table: done (3 rows) 2024-03-28 14:22:12,373 TRACE [cubestore::metastore::rocks_store] <pid:50477> Migration for cachestore: done ```
* Update limits.mdx Added detail that each limit is for one deployment. * Update limits.mdx Fixed API limits back to the way they were
* cubesql-engine (chore): remove duplicates Removed 2nd identical coercion function and renamed the only one into more general
This reverts commit 258046d.
* mdx api docs * Update mdx docs --------- Co-authored-by: Artyom Keydunov <[email protected]>
…9-update-cubejs-to-v0-35-47
yaroslav-codefresh
approved these changes
Jun 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check List
Issue Reference this PR resolves
[For example #12]
Description of Changes Made (if issue reference is not provided)
[Description goes here]