teragrep / pth_06

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

Pattern acceleration support #65

Closed elliVM closed 6 days ago

elliVM commented 1 month ago

Pattern acceleration

elliVM commented 1 month ago

All new classes now have only final values and public methods always return the same value after instantiation (weakly immutable). I included some refactoring of old classes but I think the project would require a larger refactoring to be more object-oriented. Made project issues regarding refactoring

elliVM commented 1 week ago

Refactoring of old code split into another PR

elliVM commented 6 days ago

Moving PR to another branch