Skip to content
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

[DNM] [TMP] Test a fix #147

Closed
wants to merge 127 commits into from
Closed

[DNM] [TMP] Test a fix #147

wants to merge 127 commits into from

Conversation

zanmato1984
Copy link
Contributor

No description provided.

zanmato1984 and others added 30 commits June 11, 2019 15:07
* DDL read and update by tikv's meta

* add dbg back

* refine test

* address comments
zanmato1984 and others added 17 commits July 24, 2019 14:11
* Resolve a dead lock problem during bootstraping.

* Merger will handle the structure lock of a storage. If merging is
earlier than syncing schema when bootstraping, merger is waiting for tmt
context's init, and schema syncer is waiting for the structure lock,
which cause dead lock :(

* add err code

* make log smarter

* format
* Fix dead lock in learner read

* Adjust order of region check and lock by region scanner creation

* Remove useless invalid region version check
@zanmato1984
Copy link
Contributor Author

/run-integration-tests

1 similar comment
@zanmato1984
Copy link
Contributor Author

/run-integration-tests

@zanmato1984
Copy link
Contributor Author

/run-integration-tests

@zanmato1984
Copy link
Contributor Author

/run-integration-tests

@zanmato1984 zanmato1984 deleted the ddl-ci branch July 31, 2019 12:03
Lloyd-Pottiger pushed a commit to Lloyd-Pottiger/tiflash that referenced this pull request Jul 29, 2024
* Add Vector data type (pingcap#141)

Signed-off-by: Wish <[email protected]>

* compute: Add vector functions (pingcap#146)

Signed-off-by: Wish <[email protected]>

* compute: Fix vector precision (pingcap#147)

Signed-off-by: Wish <[email protected]>

* compute: Fix vector distance over NULLs (pingcap#148)

Signed-off-by: Wish <[email protected]>

* [cherry-pick]  Storages: Make DMFile ready for new column indexes/types (pingcap#149)

Signed-off-by: Wish <[email protected]>

---------

Signed-off-by: Wish <[email protected]>
Co-authored-by: Wenxuan <[email protected]>
JaySon-Huang added a commit that referenced this pull request Aug 6, 2024
* Add Vector data type (#141)

Signed-off-by: Wish <[email protected]>

* compute: Add vector functions (#146)

Signed-off-by: Wish <[email protected]>

* compute: Fix vector precision (#147)

Signed-off-by: Wish <[email protected]>

* compute: Fix vector distance over NULLs (#148)

Signed-off-by: Wish <[email protected]>

* [cherry-pick]  Storages: Make DMFile ready for new column indexes/types (#149)

Signed-off-by: Wish <[email protected]>

---------

Signed-off-by: Wish <[email protected]>
Co-authored-by: Wenxuan <[email protected]>
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.

3 participants