Matthias Vallentin

Results 118 comments of Matthias Vallentin

Hi @tim-acki, thanks for reaching out! I'm sorry that the information is not very easily to put together. We are [amidst](https://github.com/tenzir/vast/pull/2478) a rewrite of Threat Bus, which itself is in...

The new CMake scaffold in https://github.com/jbapple/libfilter/pull/2 works well for me.

Neat. This is good demo, but we need to find a scalable way to expose Arrow Compute functions. For example, there's [`FunctionRegistry::GetFunctionNames`](https://arrow.apache.org/docs/cpp/api/compute.html#_CPPv4NK5arrow7compute16FunctionRegistry16GetFunctionNamesEv) to dump all Arrow compute functions. The challenge...

> so maybe it'd be better to move the content over there rather than to duplicate it here. I think it would be nice to link this from the docs,...

> Well, maybe I got it wrong but the idea was to have a place to keep the config we discussed and work on it together. I was unsure whether...

@dominiklohmann is anything holding this PR up from being merged? IIRC it works. We could consider linking it from the docs. In this case it would be nice to somehow...

> We inline the example into the compaction configuration That would be in the (open) docs then?

@netantho do you have multiple imports happening concurrently? > VAST uses several times a lot of RAM process the pcap (several times the size of the pcap itself). A few...

> import should resume when the server becomes available again Full ACK. We actually have a story bout this internally already. This is not the first time this came up....