teragrep / pth_06

Teragrep Datasource for Apache Spark
GNU Affero General Public License v3.0
0 stars 6 forks source link

Running query without bloom enabled results in error #72

Closed eemhu closed 2 months ago

eemhu commented 2 months ago

Describe the bug

Running

index=example earliest=-10y@y
results in
Table 'bloomdb.filter_expected_100000_fpp_001' doesn't exist

Expected behavior

should work without errors as bloom is not enabled

How to reproduce

run command above

Screenshots

Software version

3.1.2

Desktop (please complete the following information if relevant):

Additional context

elliVM commented 2 months ago

Bug in PTH-10 that defaulted bloom to be enabled, patched in version 5.1.1