Open kortemik opened 1 day ago
investigate possible workarounds for tableName utility method
https://github.com/teragrep/pth_10/blob/68dba59c91e5b428f5f9592530d4316d63731b03/src/main/java/com/teragrep/pth10/steps/teragrep/bloomfilter/FilterTypes.java#L125
it is public and the object containing it is not related anyhow to table naming.
same goes for method journalDBName
investigate possible workarounds for tableName utility method
https://github.com/teragrep/pth_10/blob/68dba59c91e5b428f5f9592530d4316d63731b03/src/main/java/com/teragrep/pth10/steps/teragrep/bloomfilter/FilterTypes.java#L125
it is public and the object containing it is not related anyhow to table naming.