You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/02/28 03:47:48 UTC

[GitHub] [nifi] eduardofontes commented on issue #4068: NIFI-6293 - Add support to Mongo Extended JSON to RunMongoAggregation Query

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:
users@infra.apache.org


With regards,
Apache Git Services