Обговорення » Розробка

Alteryx MongoDB Output Performance

§
Опубліковано: 17.11.2021
Edited: 17.11.2021

I'm trying to write on my mongo collection about 1 million rows, but it's taking too much time (actually it never ends).

Looking at mongo log I can see that the insert queries are called every time, there is no bulk operation.

Does Alteryx support bulk insert for Mongo?

I'm using Alteryx 10.1 and MongoDB 3.4

Опублікувати відповідь

Sign in to post a reply.