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

Combine tokenizer classes #41

Open
elliVM opened this issue Oct 2, 2024 · 1 comment
Open

Combine tokenizer classes #41

elliVM opened this issue Oct 2, 2024 · 1 comment
Assignees

Comments

@elliVM
Copy link
Contributor

elliVM commented Oct 2, 2024

Description
Combine RegexTokenizerUDF into TokenizerUDF.

When regex is set to an empty string the result is same from both tokenizers, tokenizers can be combined and changed to implement UDF2 interface instead of UDF1.

@elliVM elliVM self-assigned this Oct 2, 2024
@elliVM
Copy link
Contributor Author

elliVM commented Oct 14, 2024

might be redundant after | teragrep exec regexextract command implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant