Replies: 2 comments 2 replies
|
What is the behavior of skip? It just allows a column to be ignored? As though it wasn't present at all in the source? Or does it need to have a valid expression, or an expression that successfully extracts a field that simply gets omitted from the table? |
2 replies
skip-video.mp4 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
What do you think about introducing {"skip": true} for select, unnest, where - it may be useful for the development process to quickly turn on and off expressions?
All reactions