Skip to content

Conversation

@igormunkin
Copy link
Collaborator

@igormunkin igormunkin commented Mar 13, 2024

Within this patchset <STRING_UDF> macro, generating the particular set of UDFs (listed via <STRING_UDF_MAP> macro), is rewritten to generate both scalar and block implementations for these functions.

Here is the list of the aforementioned UDFs:

  • String::Base32Encode
  • String::Base64Encode
  • String::Base64EncodeUrl
  • String::EscapeC
  • String::UnescapeC
  • String::HexEncode
  • String::EncodeHtml
  • String::DecodeHtml
  • String::CgiEscape
  • String::CgiUnescape
  • String::Strip
  • String::Collapse

Changelog category

  • Improvement

@igormunkin igormunkin requested a review from a team as a code owner March 13, 2024 14:48
@github-actions
Copy link

github-actions bot commented Mar 13, 2024

2024-03-13 14:51:44 UTC Pre-commit check for 996a205 has started.
2024-03-13 14:51:48 UTC Build linux-x86_64-release-asan is running...
🟢 2024-03-13 14:53:40 UTC Build successful.
2024-03-13 14:53:54 UTC Tests are running...
🔴 2024-03-13 15:05:24 UTC Test run completed, no test results found for commit 501a210. Please check build logs.
2024-03-13 15:05:29 UTC Check cancelled

@github-actions
Copy link

github-actions bot commented Mar 13, 2024

2024-03-13 14:51:49 UTC Pre-commit check for 996a205 has started.
2024-03-13 14:51:52 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-03-13 14:53:34 UTC Build successful.
2024-03-13 14:53:54 UTC Tests are running...
🔴 2024-03-13 15:05:08 UTC Test run completed, no test results found for commit 501a210. Please check build logs.
2024-03-13 15:05:12 UTC Check cancelled

@github-actions
Copy link

github-actions bot commented Mar 13, 2024

2024-03-13 14:51:52 UTC Pre-commit check for 996a205 has started.
2024-03-13 14:51:55 UTC Build linux-x86_64-release-cmake14 is running...
🟢 2024-03-13 14:53:40 UTC Build successful.

@github-actions
Copy link

github-actions bot commented Mar 13, 2024

2024-03-13 15:08:09 UTC Pre-commit check for ba63c7d has started.
2024-03-13 15:08:11 UTC Build linux-x86_64-release-asan is running...
🟢 2024-03-13 15:09:22 UTC Build successful.
2024-03-13 15:09:36 UTC Tests are running...
🔴 2024-03-13 16:32:46 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15043 14461 0 71 483 28

@github-actions
Copy link

github-actions bot commented Mar 13, 2024

2024-03-13 15:08:09 UTC Pre-commit check for ba63c7d has started.
2024-03-13 15:08:12 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-03-13 15:09:20 UTC Build successful.
2024-03-13 15:09:34 UTC Tests are running...
🔴 2024-03-13 16:37:33 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
68337 57368 0 9 10937 23

@github-actions
Copy link

github-actions bot commented Mar 13, 2024

2024-03-13 15:09:21 UTC Pre-commit check for ba63c7d has started.
2024-03-13 15:09:23 UTC Build linux-x86_64-release-cmake14 is running...
🟢 2024-03-13 15:10:33 UTC Build successful.

@github-actions
Copy link

github-actions bot commented Mar 14, 2024

2024-03-14 10:17:39 UTC Pre-commit check for b5e8660 has started.
2024-03-14 10:17:41 UTC Build linux-x86_64-release-asan is running...
🟢 2024-03-14 10:19:38 UTC Build successful.
2024-03-14 10:19:47 UTC Tests are running...
🔴 2024-03-14 12:13:10 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15049 14463 0 70 486 30

@github-actions
Copy link

github-actions bot commented Mar 14, 2024

2024-03-14 10:17:48 UTC Pre-commit check for b5e8660 has started.
2024-03-14 10:17:49 UTC Build linux-x86_64-release-cmake14 is running...
🟢 2024-03-14 10:19:17 UTC Build successful.

@github-actions
Copy link

github-actions bot commented Mar 14, 2024

2024-03-14 10:19:35 UTC Pre-commit check for b5e8660 has started.
2024-03-14 10:19:36 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-03-14 10:21:37 UTC Build successful.
2024-03-14 10:21:46 UTC Tests are running...
🟢 2024-03-14 12:02:54 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
68340 57388 0 0 10924 28

Within this patchset <STRING_UDF> macro, generating the particular set
of UDFs (listed via <STRING_UDF_MAP> macro), is rewritten to generate
both scalar and block implementations for these functions.

Here is the list of the aforementioned UDFs:
* Base32Encode
* Base64Encode
* Base64EncodeUrl
* EscapeC
* UnescapeC
* HexEncode
* EncodeHtml
* DecodeHtml
* CgiEscape
* CgiUnescape
* Strip
* Collapse
@github-actions
Copy link

github-actions bot commented Mar 14, 2024

2024-03-14 12:32:16 UTC Pre-commit check for 21c856a has started.
2024-03-14 12:32:17 UTC Build linux-x86_64-release-asan is running...
🟢 2024-03-14 12:35:32 UTC Build successful.
2024-03-14 12:35:42 UTC Tests are running...
🔴 2024-03-14 14:37:32 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15059 14470 0 75 478 36

@github-actions
Copy link

github-actions bot commented Mar 14, 2024

2024-03-14 12:35:29 UTC Pre-commit check for 21c856a has started.
2024-03-14 12:35:31 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-03-14 12:36:42 UTC Build successful.
2024-03-14 12:36:52 UTC Tests are running...
🔴 2024-03-14 14:23:52 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
68368 57409 0 2 10930 27

@github-actions
Copy link

github-actions bot commented Mar 14, 2024

2024-03-14 12:48:15 UTC Pre-commit check for 21c856a has started.
2024-03-14 12:48:17 UTC Build linux-x86_64-release-cmake14 is running...
🟢 2024-03-14 12:59:40 UTC Build successful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants