Opened 11 years ago
Closed 6 years ago
#461 closed enhancement (duplicate)
CASE statement should work with differently tiled arrays
Reported by: | Peter Baumann | Owned by: | Vlad Merticariu |
---|---|---|---|
Priority: | minor | Milestone: | Future |
Component: | qlparser | Version: | 8.5 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
Currently the CASE statement must only contain arrays that adhere to the same tiling scheme. This may not always be the case, so the algorithm should be generalized.
Note:
See TracTickets
for help on using tickets.
Migrated to #1385