issues
search
teragrep
/
pth_10
Data Processing Language (DPL) translator for Apache Spark
GNU Affero General Public License v3.0
0
stars
6
forks
source link
Add exception handling for bloom option json reading
#370
Open
elliVM
opened
3 weeks ago
elliVM
commented
3 weeks ago
Catch exceptions thrown by gson when reading filter fields option string to JSON
Use FilterField object to store filter field options
expected
and
fpp
and test
Get BloomFilter
bitSize
from FilterField object
Add tests for incorrect JSON fromat in options and duplicate filter field values
expected
andfpp
and testbitSize
from FilterField object