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

Is there a switch parameter to decide whether to fill in undefine when the attribute is null? #90

Open
weiping-code opened this issue Mar 27, 2020 · 1 comment

Comments

@weiping-code
Copy link

Description:
Is there a switch parameter to decide whether to fill in undefine when the attribute is null?
I need null attributes to stay null inside json.

https://github.com/siddhi-io/siddhi-map-json/blob/master/component/src/main/java/io/siddhi/extension/map/json/sinkmapper/JsonSinkMapper.java#L366

@niveathika
Copy link
Member

@weipsys As of now no, that is not possible.. However, it will be an easy fix, please feel free to send a PR.

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

No branches or pull requests

2 participants