Skip to content

Conversation

@aaas24
Copy link

@aaas24 aaas24 commented Apr 15, 2016

…delimiter

This patch allows to apply a split function by providing a string and a delimiter.

@Param VarCharHolder input;
@Param VarCharHolder delimiter;

@Workspace char splitChar;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about reusing the Splitter?

Create a workspace splitter once in setup, and use in eval.

@aaas24 aaas24 closed this May 20, 2016
@aaas24 aaas24 deleted the DRILL-4607 branch May 20, 2016 20:15
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

Successfully merging this pull request may close these issues.

2 participants