-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: cube-js/cube
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.39
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cube-js/cube
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 35 files changed
- 4 contributors
Commits on Jul 17, 2025
-
fix(native): Handle null correctly as JsNull, not as JsString (#9717)
Fixing an unexpected issue with treating null as a null string. I figured out this issue while benchmarking the cache store queue. Previously, it could lead to an issue in the production environment while someone moves between cube store versions or has an error while updating the queue_item's extra field.
Configuration menu - View commit details
-
Copy full SHA for 0523f7a - Browse repository at this point
Copy the full SHA 0523f7aView commit details -
chore(schema-compiler): More defined types (#9785)
* add @types/node-dijkstra * some ramda fixes * more types in base member classes * more types * more types and EvaluatedCube type!! * more types * more types in CubeSymbols * more types in CubeSymbols * fix types in QueryOrchestrator * more types in CubeSymbols & Evaluator * fix types in ScaffoldingSchema * move JoinGraph to ts * more types in BaseQuery * fix * fix
Configuration menu - View commit details
-
Copy full SHA for d5172f9 - Browse repository at this point
Copy the full SHA d5172f9View commit details -
chore: Use typings directly from generic-pool, not from DefinitelyTyp…
…ed (#9712) The generic-pool package provides typings itself. Mixing types from the package and definitely typed is a bad idea :)
Configuration menu - View commit details
-
Copy full SHA for f1dff82 - Browse repository at this point
Copy the full SHA f1dff82View commit details -
fix(cubesql): Add missing pub CubeMetaNestedFolder in cube client (#9790
Configuration menu - View commit details
-
Copy full SHA for d78cd6b - Browse repository at this point
Copy the full SHA d78cd6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2e47d7 - Browse repository at this point
Copy the full SHA d2e47d7View commit details
Commits on Jul 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bf30940 - Browse repository at this point
Copy the full SHA bf30940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3917c50 - Browse repository at this point
Copy the full SHA 3917c50View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.3.39...master