Eli Gerber

Results 4 issues of Eli Gerber

Hi! I am installing Arrow libraries from source (because of custom gRPC service I use). When I perfrom `find_package` of cmake, The include and library paths are not resolved and...

Hi, I am trying to emit an indented YAML file using emitter::Indent(x) but I get the output all in one line. Am I doing something wrong? I tried a workaround...

Hi, I am using ``` template using GrowtConcurrentHashtable = typename growt::table_config::table_type; ``` With KeyType=uint64_t ValueStorage=int8_t When I insert value 0 or value above 0xfffffffffffffff and right after I call find...

# Description Hi, I tried to run a scan according to the "air-gapped" environment instructions but when monitoring web traffic I see that the tool attempts to access the web,...

bug