Commit Graph

4613 Commits

Author SHA1 Message Date
Arthur Passos
ace23bacbc address comments 2023-02-06 10:56:01 -03:00
Arthur Passos
7f8d51f73e style 2023-02-06 10:56:01 -03:00
Arthur Passos
383e9264b7 improve lib cmakefiles, add state docs and minor changes 2023-02-06 10:56:01 -03:00
Arthur Passos
e1c6d15714 remove redundant base class constructor call 2023-02-06 10:56:01 -03:00
Arthur Passos
252fdcaf36 remove double whitespaces to make style happy 2023-02-06 10:56:01 -03:00
Arthur Passos
4c1d9fa177 improve docs 2023-02-06 10:56:01 -03:00
Arthur Passos
b54f82b483 throw exception on no arguments 2023-02-06 10:56:01 -03:00
Arthur Passos
1d48eaeae5 yet another loremipsum 2023-02-06 10:56:01 -03:00
Arthur Passos
3430b806de style 2023-02-06 10:56:01 -03:00
Arthur Passos
2a43f9315d add tests 2023-02-06 10:56:01 -03:00
Arthur Passos
c6fbec5d6a fix typo and remove double whitespaces from test strings just to make formatter happy 2023-02-06 10:56:01 -03:00
Arthur Passos
1b703d38a5 formatting 2023-02-06 10:56:01 -03:00
Arthur Passos
c303f644f7 formatting challenge 2023-02-06 10:56:01 -03:00
Arthur Passos
afbb4dd138 hopefully I reformatted everything 2023-02-06 10:56:01 -03:00
Arthur Passos
07a589c63f finish renaming to extractkeyvaluepairs 2023-02-06 10:56:01 -03:00
Arthur Passos
10c24c560e rename to exrtactKeyValue and improve code 2023-02-06 10:56:01 -03:00
Arthur Passos
85d1d9ab61 first test, big file 2023-02-06 10:56:00 -03:00
Arthur Passos
ed032f6440 Make KeyValuePairExtractor response generic and introduce no-op escaping processor 2023-02-06 10:56:00 -03:00
Arthur Passos
ce23a7ad9a reduce state management in lazyescapingkvpextractor by keeping part of it in state handlers 2023-02-06 10:56:00 -03:00
Arthur Passos
08c33f4766 rename methods 2023-02-06 10:56:00 -03:00
Arthur Passos
e6b97c4f85 small change 2023-02-06 10:56:00 -03:00
Arthur Passos
4fbf7177a6 add tests & incorporate ch replace function 2023-02-06 10:56:00 -03:00
Arthur Passos
c4a0993ac0 progress 2023-02-06 10:56:00 -03:00
Arthur Passos
06a6426bae progress 2023-02-06 10:56:00 -03:00
Arthur Passos
857a64c08d progress 2023-02-06 10:56:00 -03:00
Arthur Passos
61b3b244b8 Move everything to DB namespace 2023-02-06 10:56:00 -03:00
Arthur Passos
c49abad441 add value allowlist 2023-02-06 10:56:00 -03:00
Arthur Passos
30ff98d511 tmp commit 2023-02-06 10:56:00 -03:00
李扬
444373679a
Merge branch 'master' into improve_decimal 2023-02-06 13:08:51 +08:00
Han Fei
061204408a
Merge pull request #45952 from ucasfl/tuple
Fix tupleElement with Null arguments
2023-02-03 16:15:54 +01:00
Antonio Andelic
cb0e338d70
Revert "Improve behaviour of conversion into Date for boundary value 65535" 2023-02-03 12:10:39 +01:00
flynn
3d9b8ba991 Merge branch 'master' of github.com:ClickHouse/ClickHouse into tuple 2023-02-03 07:48:57 +00:00
李扬
8b339611b9
Merge branch 'master' into improve_decimal 2023-02-03 11:00:19 +08:00
Alexey Milovidov
0ba246ca53
Merge pull request #45914 from jh0x/improve-into-date-from-uint16
Improve behaviour of conversion into Date for boundary value 65535
2023-02-02 18:54:53 +03:00
flynn
8513e5a721 Fix tupleElement with Null arguments 2023-02-02 08:48:13 +00:00
taiyang-li
52d5428d0a improve performance of ColumnArray::filter 2023-02-02 15:42:58 +08:00
Joanna Hulboj
e57492c214 Improve behaviour of conversion into Date for boundary value 65535 2023-02-01 18:22:06 +00:00
Yakov Olkhovskiy
f4ef21cb2f allow implicit narrowing conversion UInt64 => IPv4 2023-01-31 19:04:21 +00:00
Anton Popov
9f4658151e
Merge pull request #45799 from ClickHouse/func-iptypes-empty
Add empty/notEmpty function support for IP types
2023-01-31 13:37:23 +01:00
Robert Schulze
44a5e9cb17
Minor doc follow-up to #45382 2023-01-31 10:31:01 +00:00
Robert Schulze
fdd6c77480
Merge pull request #45382 from bigo-sg/improve_position
Add fastpath for function position when needle is empty
2023-01-31 11:22:31 +01:00
taiyang-li
4cf11d9a84 change as request 2023-01-31 10:48:02 +08:00
Yakov Olkhovskiy
79d82a3587 add empty/notEmpty function support for IP types 2023-01-30 20:37:08 +00:00
Vladimir C
e7e8ae979f
Merge pull request #45271 from jh0x/feature-array-shuffle 2023-01-30 11:54:07 +01:00
Robert Schulze
66392b873c
Merge pull request #45513 from aiven-sal/aiven-sal/siphash_pr
Keyed SipHash
2023-01-30 11:10:00 +01:00
taiyang-li
d25740da83 change as request 2023-01-30 16:13:12 +08:00
taiyang-li
5db514fb05 Merge branch 'master' into improve_position 2023-01-30 15:29:32 +08:00
Robert Schulze
15ae2d1de5
Merge branch 'master' into aiven-sal/siphash_pr 2023-01-29 21:06:52 +01:00
Robert Schulze
e88aa18a8c
Fix typo 2023-01-29 20:01:30 +00:00
Joanna Hulboj
df030a56f0 FIXUP: Remove use of legacy exceptions api 2023-01-27 21:27:09 +00:00