Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Sample data has NaN as a string, rather than the value #113

Closed
joocer opened this issue May 12, 2022 · 0 comments
Closed

[BUG] Sample data has NaN as a string, rather than the value #113

joocer opened this issue May 12, 2022 · 0 comments
Assignees
Labels
Awaiting Closure Fixed - waiting for merging/releasing Bug 🪲 Something isn't working

Comments

@joocer
Copy link
Contributor

joocer commented May 12, 2022

SELECT * FROM $astronauts
CROSS JOIN UNNEST(Missions) AS Mission
WHERE Name LIKE '%Neil%Wood%'
@joocer joocer added the Bug 🪲 Something isn't working label May 12, 2022
@joocer joocer self-assigned this May 12, 2022
@joocer joocer added the Awaiting Closure Fixed - waiting for merging/releasing label May 12, 2022
joocer added a commit that referenced this issue May 12, 2022
@joocer joocer closed this as completed May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Closure Fixed - waiting for merging/releasing Bug 🪲 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant