Closed iwalucas closed 4 years ago
Hello.
Issue tracker is not for questions, please use stack overflow for questions (you can even post stack overflow link on slack once posted).
FixedWindow is not what you want to use, there are options in sqla loaders to buffer and load as batches.
Is there a FixedWindow example? I am not finding one, and I want to use bonobo to do a bulk load on a database, and row by row it takes 5 minutes, but as a bulk it takes a few secs.... Tks