Matt Newman

Results 17 comments of Matt Newman

So you are wanting someone to help you maintain this project? I may be a bit out of it, but what are other people doing who need to make signed...

Wait, the preceding or subsequent row event? I think the tablemap comes first, and then the row event comes right after it, right? It sounds like you are saying I...

So ideally, they support querying with an MD5 function. But, if they don't, you can still get chunks of data and do the MD5 on it outside of the database...

So I have done this with MongoDB and Elasticsearch in the past using functions in these files (the Leo Platform is open source): https://github.com/LeoPlatform/connectors/blob/master/elasticsearch/lib/checksum.js https://github.com/LeoPlatform/connectors/blob/master/mongo/lib/checksum.js As far as the schema...

Could I help to get this working on newer versions of React? Do you accept pull requests?

Yeah it definitely seems like MongoDB will come up a lot since it is pretty widely used.

Is this issue still a problem? I am a bit confused by the discussion. My situation is that I am able to use the kafka utilities to connect using a...

So do we just have to wait until 4.0 comes out, or what combination of downgraded versions will work?

Okay thanks - what version of superset are you on @sivankumar86 ?