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

"Outer join" flag for tokenize_to_rows #6400

Closed
GregoryTravis opened this issue Apr 24, 2023 · 0 comments · Fixed by #6539
Closed

"Outer join" flag for tokenize_to_rows #6400

GregoryTravis opened this issue Apr 24, 2023 · 0 comments · Fixed by #6539
Assignees
Labels
-libs Libraries: New libraries to be implemented l-regex p-low Low priority

Comments

@GregoryTravis
Copy link
Contributor

If a tokenize call produces no tokens, then that row will produce no rows in the output, and will be lost. Add flag to tell it to produce one row with Nothing as the tokenization output.

@GregoryTravis GregoryTravis added p-low Low priority -libs Libraries: New libraries to be implemented l-regex labels Apr 24, 2023
@GregoryTravis GregoryTravis self-assigned this Apr 24, 2023
@jdunkerley jdunkerley added this to the Design Partners milestone Apr 25, 2023
@GregoryTravis GregoryTravis linked a pull request May 4, 2023 that will close this issue
5 tasks
@mergify mergify bot closed this as completed in #6539 May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-libs Libraries: New libraries to be implemented l-regex p-low Low priority
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants