ismail simsek
ismail simsek
Thanks @aberndsen that helped me
+1 need this feature
@jpechane moved code to new package. OffsetBackingStore is still dependent to Kafka FYI.
Version 5.0.1+b4851 on EC2 t2.small EC2 m3.large getting "redash Worker exited prematurely: signal 9 (SIGKILL)." our main requirement is ability to download large datasets
@arikfr what do you think about adding pagination to _query_runner_? using [server side cursor](http://initd.org/psycopg/docs/usage.html#server-side-cursors) where database is handling the large result set. then client application can process the result in...
correct i like to replace the data, but keep the table intact. dropping table always has risk of losing table metadata, and could cause failing queries for the time between...
@rk3rn3r now it should work. combined js and bash code in one script and had to restart MongoDB to deploy replicaset
> I think we are getting closer to a working solution. But I have one more generic question about this solution: When I understand it correctly this container can only...
+1