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

Cherry-pick stragglers for ksqlDB 0.10.0 docs (DOCS-4744) #5687

Merged
merged 3 commits into from
Jun 25, 2020
Merged

Cherry-pick stragglers for ksqlDB 0.10.0 docs (DOCS-4744) #5687

merged 3 commits into from
Jun 25, 2020

Conversation

JimGalasyn
Copy link
Member

stevenpyzhang and others added 3 commits June 25, 2020 13:23
New UDF split_to_map(input, entryDelimiter, kvDelimiter) to build a map from a string.

Useful for taking messages from upstream systems and converting them into a more structured and usable format.
A new UDF, CHR, to turn a number representing a unicode codepoint into a single-character string. Very useful for dealing with non-printable characters (tab, CR, LF, ...) in strings or those characters not easily represented in your local codepage.
@JimGalasyn JimGalasyn requested a review from a team as a code owner June 25, 2020 20:27
@JimGalasyn JimGalasyn merged commit d21cde4 into confluentinc:0.10.0-ksqldb Jun 25, 2020
@JimGalasyn JimGalasyn deleted the docs-4744 branch June 25, 2020 20:27
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.

3 participants