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

[pull] devel from arangodb:devel #512

Merged
merged 27 commits into from
Jun 29, 2024
Merged

[pull] devel from arangodb:devel #512

merged 27 commits into from
Jun 29, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 24, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

maierlars and others added 27 commits June 24, 2024 11:47
* Clearing the body when sending the response of an async HEAD request

* Adding integration test for async head requests

* Added changelog entry
* replace more variables for projections

* also replace in EnumeratePathsNode

* fix replacement of projections, add tests

* revert unintentional change

* remove TODOs
* Extended the tests so they will catch a regression in the future

* Cleaned up tests

* Fixed coordinator's unique aggregators

* Added CHANGELOG entry

* Fix testAggregateCountUnique-test in single server

---------

Co-authored-by: Lars Maier <[email protected]>
Otherwise the mutex could be locked in one thread but unlocked in a different one, which is not supported by std::mutex
* Make synchronous operations visible

* Make UPSERT asynchronous (during replication)

* Clean up shell-aql-kill.js a little, to make changes and adding tests easier

* Sped up tests, by shortening wait intervals

* Throw exceptions instead of accessing trx when the query is gone already

* eslint

* Fixed boolean error

* Rename test

* Added tests that kill different kinds of modification queries

* Added a random sleep

* Renamed clearRows

* Added comments and updated CHANGELOG
They are merely used to disambiguate polymorphic endpoints in the OpenAPI descriptions

Co-authored-by: Vadim Kondratev <[email protected]>
* use std::bit_cast instead of memcpy

* make internal Expression type private and use naming conventions

* revert accidential change
…1106)

* remove unnecessary dependency on OptimizerRulesFeature from tests

* fix compile error

* fix compilation
* adding ICU and UDF sorting order test

* forward

---------

Co-authored-by: Wilfried Goesgens <[email protected]>
* index hints for traversals

* actually use hinted indexes

* rename method

* added initial test for traversal index hints

* cleanup

* finalize index hints for traversals

---------

Co-authored-by: Lars Maier <[email protected]>
* Fix locating coredumps

* Print working directory when generating, or locating, coredumps
* simplify setup of IndexHint

* use std::string_view
* test

* implement coverage, use subprocess environment

* add environmnet

* evacuate environment variables at startup so we can override them later on

* revert

* lint

* fix js

* further cleanup

* spare asan the utf-8 mess

---------

Co-authored-by: Vadim Kondratev <[email protected]>
* properly use the sanfile handler

* more places to handle tsan

* add san file handling

* fix param count
@pull pull bot merged commit 526d9db into vishalbelsare:devel Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
9 participants