Run an optimization test

Pentaho Data Integration

Version
9.3.x
Audience
anonymous
Part Number
MK-95PDIA003-09
If you have added an optimization of your data service, you will need to test it. First, follow the instructions in Run a basic test section, and then modify your query in the SQL area to pass a parameter for the optimization, as shown in the following example:
SELECT * FROM Mars WHERE rover=’Curiosity’
  • To preview the optimization click Preview Optimization in the Test Data Service window.
  • Use Examine test results instructions to help you interpret your test results.