Opened 11 years ago

Closed 10 years ago

#255 closed defect (fixed)

Parameters for 'areas of interest' tiling not parsed

Reported by: Dimitar Misev Owned by: uadhikari
Priority: major Milestone: 9.0.x
Component: qlparser Version: 8.3
Keywords: Cc: Peter Baumann
Complexity: Easy

Description (last modified by Dimitar Misev)

The storage layout sub-language doesn't parse the parameters that control how tile size is considered

  • NO_LIMIT
  • REGROUP
  • SUB_TILING
  • REGROUP_AND_SUBTILING

What's missing is (in bold) tiling area of interest with tileSizeControl

More on areas of interest tiling here.

This should be fixed in the grammar in source:qlparser/oql.yy and for testing more queries with interest tiling can be added in source:systemtest/testcases_mandatory/test_tiling/queries

Change History (7)

comment:1 by abeccati, 11 years ago

Milestone: Future

comment:2 by Dimitar Misev, 10 years ago

Complexity: Very Hard
Description: modified (diff)

comment:3 by Dimitar Misev, 10 years ago

Complexity: Very HardEasy

comment:4 by Dimitar Misev, 10 years ago

Description: modified (diff)

comment:5 by Dimitar Misev, 10 years ago

Owner: changed from Dimitar Misev to uadhikari
Status: newassigned

comment:6 by Dimitar Misev, 10 years ago

Milestone: Future9.0.x

comment:7 by Dimitar Misev, 10 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.