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

#541: qualifier range scan support #544

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

caijieming-ng
Copy link
Collaborator

@@ -236,6 +242,8 @@ class ScanDescImpl {

bool IsKvOnlyTable();

typedef std::map< std::string, std::pair<std::string, std::string> > QualifierRange;
Copy link
Collaborator

Choose a reason for hiding this comment

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

这里面的pair才是Range,map在类型名里应该注明
而且一个cf下可以指定多个range,这样只能设置一个吧
参考_cf_list,可以把这个range和旧的指定qualifier统一到一起

@00k
Copy link
Collaborator

00k commented Dec 14, 2015

大行的问题没有解决?

@lylei
Copy link
Collaborator

lylei commented Sep 19, 2016

build

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

4 participants