8000 prevent stealing of values from Aql const registers by jsteemann · Pull Request #14798 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

prevent stealing of values from Aql const registers #14798

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and conta 8000 ct 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

Merged
merged 3 commits into from
Sep 19, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'devel' into bug-fix/prevent-stealing-of-const-register-…
…values
  • Loading branch information
jsteemann authored Sep 19, 2021
commit ba7a5c173f48ad62f162a63289424bf7c33cd94e
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ devel
when the queries are executed directly on a DB server in a cluster (which is
not supported, but may happen for troubleshooting).

* Fixed BTS-562: reduce-extraction-to-projection optimization returns null for
one attribute if nested attributes are named the same.

* Add `--datatype` startup option to arangoimport, in order to hard-code the
datatype (null/boolean/number/string) for certain attributes in the CSV/TSV import.
For example, given the following input file:
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.
0