Opened 5 years ago
Closed 5 years ago
#2174 closed defect (fixed)
Array result query causes infinite loop in directql
Reported by: | Dimitar Misev | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | server | Version: | 9.8 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
This query never finishes evaluation when executed with directql (which is used in the rasengine test):
directql -q 'select test_grey2 from test_grey2' --out file
It works fine with rasql.
Note:
See TracTickets
for help on using tickets.