Skip to content

Tags: Tetha/Rivfader

Tags

block-1-finished

Toggle block-1-finished's commit message
Fixed a failing testcase:

Detailed changes:
 - expected Cost output in tests for PrintQuery

costs_work

Toggle costs_work's commit message
Changed PrintQuery to Print Costs in addition to results.

 - Changed Evaluator to ProfilingEvaluator
 - Added printing of cost after result
 - Fix: Actual Evaluation classes were not instantiated as expected
 - Fix: transformRenameTable did not set database.
 - Fix: PrintQuery used raw System.out for cost output

evaluation_works

Toggle evaluation_works's commit message
Import cleanup