Releases: mapr/drill-test-framework
Releases · mapr/drill-test-framework
1.15.0
Fix failures in JPPD tests (#526) * Fix plan verification failures due to Semi Join - In case of nested join scenario, multiple RTFs arrives at scan on probe side. This resulted in plan showing multiple RuntimeFilters. This has been fixed and hence changes are required. - Semi Join is enable by default and the plan has to factor in the changes. - Disable Semi Join where Agg is required before Join. * Disable failing queries with a reference to the bug
1.14.0
MD-3579: Compare double values with float precision (#493) Co-authored-by: kedarbcs16 <[email protected]> Co-authored-by: agirish <[email protected]>
1.13.0-mapr
Reduced logging and other improvements to console output (#453)