Joshua Siegel
169f8dc283
SERVER-111817 Add tag to exclude tests from timeseries CRUD suite ( #44113 )
...
GitOrigin-RevId: a3ab3b89275fa89c9824f6af467d56d605096159
2025-11-21 18:08:16 +00:00
Zac
591928c619
SERVER-108478 JS formatted by prettier and remove clang-format ( #39656 )
...
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
2025-08-21 17:27:09 +00:00
Tymoteusz Slepowronski
9ff64d9af9
SERVER-101488 Fix typos in boolean_expression_simplification.js ( #37636 )
...
GitOrigin-RevId: ca26ef0eda73c48383c73b80e21fd5ca3621d79b
2025-06-24 13:58:19 +00:00
Nick Zolnierz
668a6f4e9e
SERVER-94971 Add query ownership for files under jstests/libs ( #27763 )
...
GitOrigin-RevId: 1cd8a1cdb3d45876003ad3ccddd4d466cd9fb66c
2024-10-03 16:08:45 +00:00
auto-revert-app[bot]
b465a58cf7
Revert "SERVER-94971 Add query ownership for files under jstests/libs ( #27375 )" ( #27740 )
...
GitOrigin-RevId: 38bef084e2a47aa5b5bd76f9d57704e0a5fd9008
2024-10-02 19:04:53 +00:00
Nick Zolnierz
3e0ff89ff1
SERVER-94971 Add query ownership for files under jstests/libs ( #27375 )
...
GitOrigin-RevId: 36330925597c2fca287c2d73bcb6743026f316b4
2024-10-02 11:50:41 +00:00
Militsa Sotirova
a9368defd2
SERVER-76509 Enable boolExprSimplifier for Bonsai ( #17565 )
...
GitOrigin-RevId: f160a47bc04f3cee7dda3d314970797a9480380b
2024-01-11 16:14:55 +00:00
Alexander Ignatyev
c5da83c8e3
SERVER-83390 Disable Boolean simplifier
2023-11-17 15:38:38 +00:00
Alexander Ignatyev
7f06b2078d
SERVER-83060 Add assumes_read_concern_local to boolean_expression_simplification.js
...
Because explain command, used by the test, does not support majority read concern.
2023-11-09 21:40:08 +00:00
Alexander Ignatyev
56b10f30b4
SERVER-81630 Enable the Boolean expression simplifier
...
Enable the simplifier for 'find' and 'aggregate' commands of the classic optimizer, migrate the simplifier to std::bitset due to performance reasons, improve the simplifier safe heuristics introduced in SERVER-81139.
2023-10-18 15:49:12 +00:00