Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

list slicing bug #1171

Closed
Shylock-Hg opened this issue Jun 24, 2021 · 0 comments · Fixed by #1185
Closed

list slicing bug #1171

Shylock-Hg opened this issue Jun 24, 2021 · 0 comments · Fixed by #1185
Assignees
Labels
bug Type: something is unexpected

Comments

@Shylock-Hg
Copy link
Contributor

(root@nebula) [nba]> return [1, 2, 3][null..1]
[ERROR (-1009)]: SemanticError: Expect integer type for subscript range bound.

Should get null.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Type: something is unexpected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant