Amir Halatzi
Results
3
issues of
Amir Halatzi
We'd like to support SQS too.
Split 'if' for (cond1 || cond2) condition should be if(cond1){} if(cond2{} Currently: if(cond1){} else if(cond2){}
Hi! During a project we're working on we decided to use Flink over Opensearch 2.3, which seems to have a breaking change of removing the `type` property from responses. This...
component=Connectors/Opensearch