Patrick Assuied

Results 56 comments of Patrick Assuied

+1 for OpenSearch Support

Still planning to work on this. Just didn't get a chance yet

Based on looking at code it would require to create a span and inject to metadata when publishing a raw payload but that code is in Dapr. Should we move...

Thanks @berndverst, I'm wondering whether the sort key filtering settings should be in the component itself (more discrete) or in the `state_metadata`. I can see it both ways: - Much...

> > Thanks @berndverst, I'm wondering whether the sort key filtering settings should be in the component itself (more discrete) or in the `state_metadata`. I can see it both ways:...

Validated the fix on our end and we're also good with it! Thanks a lot for the quick turnaround

@yaron2 actually, I think we may have an issue. The additional encoding is breaking some code as it's encoding `=` for instance which is a valid ascii character. So it...