eduardofontes commented on issue #4068: NIFI-6293 - Add support to Mongo Extended JSON to RunMongoAggregation Query URL: https://github.com/apache/nifi/pull/4068#issuecomment-592299212 > > > Could you add a unit test or update the integration tests to confirm it fixes https://issues.apache.org/jira/browse/NIFI-6293 ? Ok. I've create a method "testExtendedJsonSupport" in RunMongoAggregationIT.java where a aggregation query with "$date" extended JSON notation must return values. If return none then extended JSON notation wasn't be interpreted correctly (it was used as simples strings literals).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
