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

Composite key Issues #313

Open
karthickkrd21 opened this issue May 9, 2019 · 0 comments
Open

Composite key Issues #313

karthickkrd21 opened this issue May 9, 2019 · 0 comments

Comments

@karthickkrd21
Copy link

karthickkrd21 commented May 9, 2019

I am using spark hbase connector version 1.1.1-2.1-s_2.11 to read and write data into hbase with spark 2.1. I am quite new to this, few questions on the usage

  1. how does the predicate pushdown works here for the composite key, I went through one of the issue where it said works only on the first dimension of the composite key. is it same now or any improvement being done here for all part of the composite key.
    2.For non composite key how does the predicate push down happen for a rowkey and columns,
  2. Please suggest which one is better composite/non composite key.
  3. Please share some details on partition pruning
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

No branches or pull requests

1 participant