-
Notifications
You must be signed in to change notification settings - Fork 415
Support regexp_substr function #6316
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
Merged
Merged
Changes from all commits
Commits
Show all changes
138 commits
Select commit
Hold shift + click to select a range
8c5768b
save
xzhangxian1008 8b9c149
save
xzhangxian1008 f4aeb00
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 c9922bc
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 c98b151
ready to compile
xzhangxian1008 c126dc5
successfully compile
xzhangxian1008 2eabd61
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 51ff173
clean up
xzhangxian1008 74d7096
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 32879c2
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 1adc613
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 573f877
pass tests, for the moment
xzhangxian1008 08f3305
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 101c4ff
pass gtests
xzhangxian1008 2be0ea7
ut passed
xzhangxian1008 7150b5f
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 61baf63
format
xzhangxian1008 74f090e
fix ut
xzhangxian1008 46a0499
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 5f1d1f8
save works
xzhangxian1008 db38cf4
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 1de2747
pass compilation
xzhangxian1008 fdade39
format
xzhangxian1008 9a03b7a
add the convertion of int col
xzhangxian1008 a6ede08
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 c5e6672
undef
xzhangxian1008 8f44a5d
save works
xzhangxian1008 291fcc8
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 efb2d73
tweaking
xzhangxian1008 5a4b64a
resolve
xzhangxian1008 4561050
tweaking
xzhangxian1008 35ac32a
save
xzhangxian1008 b7f9a5d
Merge branch 'master' of https://github.com/pingcap/tiflash into instr
xzhangxian1008 910598f
save works
xzhangxian1008 85074af
save works
xzhangxian1008 e471028
Merge branch 'master' of https://github.com/pingcap/tiflash into instr
xzhangxian1008 3561f6d
Merge branch 'master' of https://github.com/pingcap/tiflash into instr
xzhangxian1008 ceeb1a2
need gtest
xzhangxian1008 f3e6979
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 0b18c2a
fix integration test
xzhangxian1008 5474fd0
fix
xzhangxian1008 6368c9d
workaround
xzhangxian1008 7b45047
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 6892ea0
add todo
xzhangxian1008 e08fbcb
Merge branch 'master' of https://github.com/pingcap/tiflash into instr
xzhangxian1008 72877ce
fix
xzhangxian1008 34c7849
pass const test
xzhangxian1008 4003f73
pass some gtests
xzhangxian1008 45debaf
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 f89f4eb
tweaking
xzhangxian1008 02f56a6
modify the processing of const null etc...
xzhangxian1008 4fc6944
merge empty_pattern
xzhangxian1008 8f89448
refine macro name
xzhangxian1008 c859f64
pass pure vector tests
xzhangxian1008 28c14a6
pass collation
xzhangxian1008 71663c8
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 3400eb6
unport replace and make memorization in multi-threads
xzhangxian1008 640461d
remove ParamDefault
xzhangxian1008 df0ef3e
merge
xzhangxian1008 f7e3302
tweaking
xzhangxian1008 40c1fd2
tweaking
xzhangxian1008 89667b6
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 bfcf3fb
resolve comments
xzhangxian1008 c3417d0
Merge branch 'master' of https://github.com/pingcap/tiflash into instr
xzhangxian1008 54aa324
finish
xzhangxian1008 6cac98c
tweaking
xzhangxian1008 6ebc3f6
modify punctuation and format
xzhangxian1008 08ff36d
resolve comments
xzhangxian1008 202f44d
tweaking
xzhangxian1008 8e231fc
solve not all const col
xzhangxian1008 515d19f
Update dbms/src/Functions/FunctionsRegexp.cpp
xzhangxian1008 a450985
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 add642f
resolve comments
xzhangxian1008 e80dc23
fix bug
xzhangxian1008 a423149
add match_type ft
xzhangxian1008 b3e6627
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 4e9eb84
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 602b380
refactor the handling of parms
xzhangxian1008 ad0e351
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 8622c01
compress macros
xzhangxian1008 a94293f
format
xzhangxian1008 cb93dea
tweaking
xzhangxian1008 a91a6cf
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 27ff20e
add tests
xzhangxian1008 444cb5e
tweaking
xzhangxian1008 a2d4bae
tweaking
xzhangxian1008 31ed79e
tweaking
xzhangxian1008 8cdf3ae
refine
xzhangxian1008 88edd55
Merge branch 'master' of https://github.com/pingcap/tiflash into empt…
xzhangxian1008 8ad4307
resolve comment
xzhangxian1008 8613e89
merge and update instr
xzhangxian1008 3048031
pass compilation
xzhangxian1008 38571b8
Merge branch 'master' of https://github.com/pingcap/tiflash into instr
xzhangxian1008 6db90ee
fix ut
xzhangxian1008 e1d1501
refine header
xzhangxian1008 3b5806a
Merge branch 'master' of https://github.com/pingcap/tiflash into instr
xzhangxian1008 c23bb97
refine header
xzhangxian1008 e22079d
Merge branch 'master' of https://github.com/pingcap/tiflash into instr
xzhangxian1008 f74afa9
replace getMatchedIndex with find and refine comments
xzhangxian1008 288ac97
refinw
xzhangxian1008 94d5b78
clean code
xzhangxian1008 e94ccd1
Merge branch 'master' of https://github.com/pingcap/tiflash into instr
xzhangxian1008 8efe7af
refine check type
xzhangxian1008 1ead665
start
xzhangxian1008 af469bd
refine substr impl
xzhangxian1008 d710184
save
xzhangxian1008 5a59a93
replace with template
xzhangxian1008 880dfe7
merge instr
xzhangxian1008 dcf9989
pass some tests
xzhangxian1008 2baa414
pass all tests
xzhangxian1008 377b83d
resolve comments
xzhangxian1008 ac59e15
merge and tweaking
xzhangxian1008 be4334f
resolve comments
xzhangxian1008 12ddfcb
merge instr
xzhangxian1008 e8f6b0c
Merge branch 'master' of https://github.com/pingcap/tiflash into substr
xzhangxian1008 9eced0e
add test case
xzhangxian1008 96087c6
resolve comment
xzhangxian1008 6b667a8
add some tests
xzhangxian1008 368046d
Merge branch 'master' of https://github.com/pingcap/tiflash into instr
xzhangxian1008 8522d4b
Merge branch 'instr' into substr
xzhangxian1008 e2dbec5
add tests
xzhangxian1008 2f38660
fix ut
xzhangxian1008 298611b
resolve comment
xzhangxian1008 5f60c62
Merge branch 'master' of https://github.com/pingcap/tiflash into instr
xzhangxian1008 de7fd31
fix critical
xzhangxian1008 326664b
Merge branch 'instr' into substr
xzhangxian1008 43f9e2c
merge master
xzhangxian1008 e3c6df3
resolve conflict
xzhangxian1008 9cdb7e3
Merge branch 'master' of https://github.com/pingcap/tiflash into substr
xzhangxian1008 b8a3474
resolve comments
xzhangxian1008 4224a1d
add some tests
xzhangxian1008 524c8d8
resolve comments
xzhangxian1008 2c471df
tweaking
xzhangxian1008 28a1841
fix ft
xzhangxian1008 2c524a2
Merge branch 'master' of https://github.com/pingcap/tiflash into substr
xzhangxian1008 358a850
format
xzhangxian1008 1654586
fix ut
xzhangxian1008 63593ab
Merge branch 'master' into substr
ti-chi-bot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.