IBMStreams / streamsx.json

Toolkit for working with JSON in SPL applications.
http://ibmstreams.github.io/streamsx.json/
Other
3 stars 19 forks source link

extractFromJSON missed mutable definition for the tuple argument. #95

Closed leongor closed 6 years ago

leongor commented 6 years ago

The c++ code for extractFromJSON expects the tuple argument to be mutable.