[ https://issues.apache.org/jira/browse/BEAM-8376?focusedWorklogId=370867&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-370867 ]
ASF GitHub Bot logged work on BEAM-8376: ---------------------------------------- Author: ASF GitHub Bot Created on: 13/Jan/20 15:45 Start Date: 13/Jan/20 15:45 Worklog Time Spent: 10m Work Description: djelekar commented on issue #10187: [BEAM-8376] Initial version of firestore connector JavaSDK URL: https://github.com/apache/beam/pull/10187#issuecomment-573727872 Hi @chamikaramj , yes the tests are there and I addressed all your comments in code. However, I'm having issues running integration tests on my machine (windows). Once, that is working I'll bump you for one more review. Hi @fredzqm, I understand your concerns, however, we have better experience running jobs with WriteBatch command. Namely, by doing data imports on large amounts of data, we witnessed faster processing times with WriteBatch then single writes. Can you point me to some documentation or else that aligns with your point? Additionally, the code utilizes AdaptiveThrottler, with the max batch value of 500, so hopefully, that obeys with the limit. ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 370867) Time Spent: 2.5h (was: 2h 20m) > Add FirestoreIO connector to Java SDK > ------------------------------------- > > Key: BEAM-8376 > URL: https://issues.apache.org/jira/browse/BEAM-8376 > Project: Beam > Issue Type: New Feature > Components: io-java-gcp > Reporter: Stefan Djelekar > Priority: Major > Time Spent: 2.5h > Remaining Estimate: 0h > > Motivation: > There is no Firestore connector for Java SDK at the moment. > Having it will enhance the integrations with database options on the Google > Cloud Platform. -- This message was sent by Atlassian Jira (v8.3.4#803005)