| -- This file is automatically generated. You should know what you did if you want to edit this |
| -- !auto_partition_name_range_day -- |
| p20221212000000 |
| |
| -- !auto_partition_name_range_month -- |
| p20221201000000 |
| |
| -- !auto_partition_name_list_single -- |
| phelloworld10 |
| |
| -- !auto_partition_name_list_multi -- |
| phello5world5 |
| |
| -- !auto_partition_name_utf8 -- |
| p1e6d1e5bec31e0d1e0dumai6 |
| |
| -- !to_base64_basic -- |
| MQ== QQ== |
| |
| -- !to_base64_multi -- |
| MjM0 SGVsbG8= |
| |
| -- !to_base64_null_empty -- |
| \N |
| |
| -- !to_base64_long -- |
| SGVsbG8gV29ybGQ= VGhlIHF1aWNrIGJyb3duIGZveA== |
| |
| -- !to_base64_special -- |
| MTIzNDU2 IUAjJCVeJiooKQ== |
| |
| -- !to_base64_utf8 -- |
| 4bmt4bmbw6w= 4biN4biNdW1haSBoZWxsbw== |
| |
| -- !to_base64_email -- |
| dXNlckBleGFtcGxlLmNvbQ== YWRtaW4udGVzdEBjb21wYW55Lm9yZw== |
| |
| -- !to_base64_json -- |
| eyJuYW1lIjoiSm9obiIsImFnZSI6MzB9 WzEsMiwzLDQsNV0= |
| |
| -- !to_base64_padding -- |
| YQ== YWI= YWJj |
| |
| -- !from_base64_basic -- |
| 1 A |
| |
| -- !from_base64_multi -- |
| 234 Hello |
| |
| -- !from_base64_null -- |
| \N |
| |
| -- !from_base64_empty -- |
| |
| |
| -- !from_base64_invalid -- |
| \N \N |
| |
| -- !from_base64_long -- |
| Hello World The quick brown fox |
| |
| -- !from_base64_utf8 -- |
| ṭṛì ṍṍumai hello |
| |
| -- !from_base64_email -- |
| user@example.com admin.test@company.org |
| |
| -- !from_base64_json -- |
| {"name":"John","age":30} [1,2,3,4,5] |
| |
| -- !from_base64_round_trip -- |
| Hello 测试 |
| |
| -- !instr_basic -- |
| 2 0 |
| |
| -- !instr_substring -- |
| 7 0 |
| |
| -- !instr_null -- |
| \N \N |
| |
| -- !instr_empty -- |
| 1 0 |
| |
| -- !instr_repeated -- |
| 1 2 |
| |
| -- !instr_special -- |
| 5 8 |
| |
| -- !instr_utf8 -- |
| 5 12 |
| |
| -- !instr_digits -- |
| 4 4 |
| |
| -- !instr_long -- |
| 5 0 |
| |
| -- !instr_url -- |
| 1 6 |
| |
| -- !length_ascii -- |
| 3 3 |
| |
| -- !length_chinese -- |
| 6 2 |
| |
| -- !length_null -- |
| \N |
| |
| -- !length_empty -- |
| 0 |
| |
| -- !length_mixed -- |
| 11 7 |
| |
| -- !length_special -- |
| 3 2 |
| |
| -- !length_utf8 -- |
| 8 3 |
| |
| -- !length_emoji -- |
| 8 2 |
| |
| -- !length_digits -- |
| 5 5 |
| |
| -- !locate_basic -- |
| 4 0 7 |
| |
| -- !locate_first_last -- |
| 1 6 |
| |
| -- !locate_not_found -- |
| 0 0 |
| |
| -- !locate_null -- |
| \N \N \N |
| |
| -- !locate_empty -- |
| 1 0 1 |
| |
| -- !locate_start_position -- |
| 2 2 0 |
| |
| -- !locate_boundaries -- |
| 0 0 0 |
| |
| -- !locate_utf8 -- |
| 2 5 |
| |
| -- !locate_case_sensitive -- |
| 0 0 0 |
| |
| -- !locate_empty_with_position -- |
| 3 0 1 |
| |
| -- !lpad_basic -- |
| xyxhi ***hello |
| |
| -- !lpad_truncate -- |
| h hello |
| |
| -- !lpad_null -- |
| \N \N \N |
| |
| -- !lpad_empty_zero -- |
| ***** |
| |
| -- !lpad_empty_pad -- |
| hi |
| |
| -- !lpad_long_pad -- |
| abcabca123 HELLOHX |
| |
| -- !lpad_utf8 -- |
| ṭṛìṭṛhello ḍḍu |
| |
| -- !lpad_numeric -- |
| 000042 00001234 |
| |
| -- !lpad_negative -- |
| \N \N |
| |