Open kortemik opened 1 week ago
Description add support for specifying bloomfilter table name within dpl.
currently uses dpl.pth_06.bloom.table.name, this should be within the command itself:
... | teragrep exec bloom create table myTable [regex \w{4}]...
dpl.pth_06.bloom.pattern will be moved to the command itself as well, as shown in the query example.
Description add support for specifying bloomfilter table name within dpl.
currently uses dpl.pth_06.bloom.table.name, this should be within the command itself: