teragrep / pth_10

Data Processing Language (DPL) translator for Apache Spark
GNU Affero General Public License v3.0
0 stars 6 forks source link

utility method FilterTypes.tableName #395

Open kortemik opened 1 day ago

kortemik commented 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.

kortemik commented 1 day ago

same goes for method journalDBName