JunChatani

Results 4 comments of JunChatani

Hey there, we also stumbled upon this issue and found it odd that you can not split simple json arrays into multiple documents. I worked around this by using the...

I haven’t opened an issue yet, perhaps this one can be used to track it then.

We also still would like this feature, the KDF buffered CW LogGroups are ndjson and not json, so only the first line is getting split properly. A split-event processor not...

@edmondsiu0 I think the json codec solution in [#5045](https://github.com/opensearch-project/data-prepper/issues/5045), will work for you. The issue is that it only works for the json codec and not the ndjson codec for...