feat: Don't allow to disable native orchestrator#10919
Conversation
|
Claude finished @ovr's task in 1m 15s —— View job PR #10919 Review: Remove
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
f84d75f to
f3a0b88
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #10919 +/- ##
=======================================
Coverage 78.93% 78.94%
=======================================
Files 470 470
Lines 92862 92868 +6
Branches 3449 3450 +1
=======================================
+ Hits 73304 73310 +6
+ Misses 19054 19053 -1
- Partials 504 505 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
While I’m working on improving Cube’s performance and moving toward columnar-based results, I don’t want to keep maintaining the legacy plain-JS deserialization path. Let’s remove it entirely, the native orchestrator is already battle-tested.