Opened 9 years ago

Closed 9 years ago

#984 closed defect (duplicate)

Shift operation fails on 1D arrays

Reported by: Alex Dumitru Owned by: Dimitar Misev
Priority: critical Milestone:
Component: server Version: development
Keywords: Cc:
Complexity: Medium

Description

UPDATE NN3_1 SET NN3_1[0:125] ASSIGN shift(<[0:125] 7433f,7694f,8526f,7539f,7428f,7835f,6147f,7418f,7764f,7691f,6793f,6986f,7749f,7496f,7685f,8163f,7827f,7737f,6285f,8220f,8180f,8367f,7568f,7742f,8375f,8749f,9561f,8494f,9022f,9279f,7773f,9039f,8667f,9568f,8323f,7841f,9191f,8688f,9352f,8694f,8391f,7608f,6495f,8318f,8422f,8813f,7599f,6893f,8153f,7983f,8484f,8019f,7502f,7324f,7102f,8056f,8270f,9090f,7572f,7592f,8440f,8297f,8867f,8340f,8491f,8274f,7898f,8362f,8602f,9478f,8228f,8214f,8673f,9014f,9653f,8821f,8702f,8971f,7511f,9029f,9058f,9569f,8627f,8051f,9472f,9051f,9835f,9612f,9545f,9156f,7418f,9144f,8482f,9200f,8162f,7361f,9509f,8688f,9761f,8840f,8995f,9093f,7498f,9278f,8806f,9983f,8039f,6844f,8857f,8688f,8104f,8509f,8680f,8210f,7177f,8892f,8523f,9794f,8177f,7587f,9386f,9381f,10178f,9533f,9437f,9690f>, [0]) WHERE oid(NN3_1) = 6145

The above query fails with the message: Executing update query…rasdaman error 406: Execution error 406 in line 1, column 38, near token shift: Second operand of shift function must be of type Point.

Seems to be some parsing error since the second operand is indeed a point.

Change History (1)

comment:1 by Dimitar Misev, 9 years ago

Resolution: duplicate
Status: newclosed

Yes see #858

Note: See TracTickets for help on using tickets.