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/04/28 20:18:52 UTC

[GitHub] [nifi] sjyang18 commented on pull request #4200: NIFI-7335: PutAzureCosmosDBDocument to provide the cosmos sql api support for Azure Cosmos DB

sjyang18 commented on pull request #4200:
URL: https://github.com/apache/nifi/pull/4200#issuecomment-620832236


   @joewitt My approach is to take the same approach as nifi Mongo processors. I mirrored the same implementation as PutMongo, which does not use RecordReader. I have record oriented processor (PUT/GET) in my local branch that maps out PutMongoRecord processor. I am planning to contribute the record-oriented processors later. I just decided to contribute one by one. 
   If you still think I miss-understand your suggestion, let me know which existing nifi processors you want me to take a look at and start work on your suggestion.


----------------------------------------------------------------
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