Skip to content

Fix base64 decode to maxwell#2

Open
shldreams wants to merge 186 commits into
masterfrom
fix_base64_decode_to_maxwell
Open

Fix base64 decode to maxwell#2
shldreams wants to merge 186 commits into
masterfrom
fix_base64_decode_to_maxwell

Conversation

@shldreams
Copy link
Copy Markdown
Owner

What problem does this PR solve?

Fix base64 data output, fix maxwell output tso to unix timestamp, fix old data structure output

leoppro and others added 30 commits August 11, 2020 12:01
…pingcap#831)

* remove checkpoint ts tick in processor

* refine task status operation in processor

* fix resolved ts block ddl update

* update etcd download url to internal

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* fix DDL may be lost if owner exits

* fix task position could be updated after processor is stopped
* wip

* wip

* refine the struct of row changed events

* fix ut

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* fix panic in kafka

* update comments

* update the IsIndexUnique function

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
* remove the delete field in row change event

* fix test

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
Signed-off-by: Neil Shen <overvenus@gmail.com>
* support s3/local file sink
* Use batch replace in mysql sink to increase performance

* fix unit test
* cdclog: fix ci

* update ci

* fix ci

* fix ci

* fix

* fix

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* update tidb to 4.0

* fix check

* mod tidy

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* support multiple pd address in cdc cli

* support to deploy multiple PDs in integration test

* refine startup script

* refine script
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* refine file gc in file sorter

* update inegration test
* remove the indie-mark-col field in row change event

* fix test

* warn in cli

* fix test

* fix test

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* fix filter schema

* fix filter schema

* update table filter

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
Signed-off-by: Neil Shen <overvenus@gmail.com>
)

* testing

* update

* update

* update

* update

* update

* update

* usable

* fix avro bugs

* update

* lint

* fix avro tests

* disable unit tests of the integration framework

* Create README.md

* sort imports

* update go.mod & go.sum

* fix

* fix

* TODO message for passing ctx to EventBatchEncoder

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
Signed-off-by: Neil Shen <overvenus@gmail.com>
…ingcap#851)

* add unsafe cmd

* update unsafe cmd

* update unsafe cmd
… to mysql sink (pingcap#843)

* fix test

* fix ut

* using is partition

* Merge remote-tracking branch 'pingcap/master' into remove_keys_in_row

# Conflicts:
#	cdc/entry/mounter.go

* fix test

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
…when creating (pingcap#861)

* support force remove a changefeed, check removed/finished changefeed when creating

* add integration test

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* use S3 related API by import BR

* fix ci

* fix ci && reformat s3 api

* update br

* fix

* protocol: save rowID to open protocol

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* hide sink uri in changefeed info

* fix make check

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
* owner: increase gc safepoint update frequency to 2s

* fix make check
shldreams and others added 30 commits November 26, 2020 17:19
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.