jomarko commented on issue #1743:
URL: 
https://github.com/apache/incubator-kie-issues/issues/1743#issuecomment-2581952461

   Thank you for reporting the issue. I am not expert in DMN arrays syntax. To 
me the current behavior makes a sense to some extent. However, if you say it is 
wrong, then probably more cases needs to be addressed. I mean `decision_020_a` 
for example:
   ```
   for i in [@"1980-01-03T00:00:00"..@"1980-01-01T00:00:00"] return i
   ```
   
   It currently also returns `[[ 1980-01-03T00:00 .. 1980-01-01T00:00 ]]`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@kie.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@kie.apache.org
For additional commands, e-mail: commits-h...@kie.apache.org

Reply via email to