ottobackwards commented on issue #3500: NIFI-6322: Reuse evaluator stored in CompiledExpression when creating a query. URL: https://github.com/apache/nifi/pull/3500#issuecomment-496964926 I'm just curious ;) In the Apache Metron project, we have a DSL, and we improved performance by doing something similar to what you have done here as well. https://github.com/apache/metron/blob/master/metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/common/CachingStellarProcessor.java https://issues.apache.org/jira/browse/METRON-1520 I'm always interested in DSL's and evaluator things
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
