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

feat: add base64 function to encode binary data #1355

Merged
merged 11 commits into from Sep 28, 2021
Merged

Conversation

eugenels
Copy link
Contributor

No description provided.

@ideoma
Copy link
Collaborator

ideoma commented Sep 28, 2021

[PR Coverage check]

😍 pass : 30 / 30 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/std/Chars.java 20 20 100.00%
🔵 io/questdb/griffin/engine/functions/bin/Base64FunctionFactory.java 8 8 100.00%
🔵 io/questdb/PropServerConfiguration.java 1 1 100.00%
🔵 io/questdb/cairo/DefaultCairoConfiguration.java 1 1 100.00%

@bluestreak01 bluestreak01 merged commit 02d67f2 into master Sep 28, 2021
@bluestreak01 bluestreak01 deleted the fn-base64 branch September 28, 2021 14:55
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.

None yet

3 participants