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

[Backport 0.23] Fix FEEL expression with list access #5286

Merged
merged 1 commit into from
Sep 3, 2020

Conversation

saig0
Copy link
Member

@saig0 saig0 commented Sep 3, 2020

Description

Backport of #5278

Related issues

closes #5086

* an exception occurred when a context was wrapped in a list and an expression accessed a property of the context
* the MessagePack mapper/context used a wrong index/offset when accessing the buffer
@saig0 saig0 requested a review from pihme September 3, 2020 04:02
@pihme
Copy link
Contributor

pihme commented Sep 3, 2020

bors r+

@zeebe-bors
Copy link
Contributor

zeebe-bors bot commented Sep 3, 2020

Build succeeded:

@zeebe-bors zeebe-bors bot merged commit c41ebf1 into stable/0.23 Sep 3, 2020
@zeebe-bors zeebe-bors bot deleted the 5086-feel-list-0.23 branch September 3, 2020 08:40
github-merge-queue bot pushed a commit that referenced this pull request Mar 14, 2024
* feat(backend): add tenant aware checks to Opensearch classes

* implement `OpensearchTenantCheckApplier`
* add method to `QueryDSL`
* apply the query to `-Store` and `-Reader` classes
* fix query `OpensearchListViewReader` to return proper page size

closes #5286

* chore(backend): remove unnecessary method

* chore(backend): cache the `TenantCheckApplier` bean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants