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

Add decimal type codec support. #92

Merged
merged 7 commits into from Sep 10, 2015

Conversation

qiuyesuifeng
Copy link
Member

No description provided.

@@ -0,0 +1,205 @@
// Copyright 2014 The Cockroach Authors.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't need add cockroach license here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

got it

@siddontang
Copy link
Member

No desc codec?, e.g, EncodeDecimalDesc

@siddontang
Copy link
Member

ignore decimal desc, we can use EncodeBytesDesc directly.

@coocood
Copy link
Member

coocood commented Sep 10, 2015

LGTM

qiuyesuifeng added a commit that referenced this pull request Sep 10, 2015
@qiuyesuifeng qiuyesuifeng merged commit 63776c2 into master Sep 10, 2015
@qiuyesuifeng qiuyesuifeng deleted the qiuyesuifeng/decimal-type-index-support branch September 10, 2015 10:21
YuJuncen pushed a commit to YuJuncen/tidb that referenced this pull request Apr 23, 2021
…periodically (pingcap#92)

* *: run Compact, SwitchToImportMode and log a progress periodically

* restore: ensure FullCompact and Level1Compact are also serial

Fixed an invalid usage of metrics.

* tests: fixed integration test failure caused by pingcap#91

* config, restore: fixed comments

* config, restore: start compaction asap (but still in seequential order)
YuJuncen pushed a commit to YuJuncen/tidb that referenced this pull request Apr 23, 2021
Signed-off-by: luancheng <luancheng@pingcap.com>
xhebox pushed a commit to xhebox/tidb that referenced this pull request Sep 28, 2021
xhebox pushed a commit to xhebox/tidb that referenced this pull request Oct 8, 2021
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.

None yet

3 participants