Skip to content

Update paramValues for querying parametrized views #1782

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PirvuCatalin
Copy link

creating a a map of parameters using Map.of(...) will actually not work, probably something inside the library doesn't like "ImmutableCollections" created by Map.of(...)

creating a a map of parameters using Map.of(...) will actually not work, probably something inside the library doesn't like "ImmutableCollections" created by Map.of(...)
@PirvuCatalin PirvuCatalin requested a review from smahati as a code owner April 17, 2025 14:06
@PirvuCatalin
Copy link
Author

I can provide more details if necessary.
Also, if you want, I can recreate this change using my SAP github account...

@agoerler
Copy link
Contributor

I consider this a bug in the runtime, which we'll fix with the next minor release.

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.

2 participants