tolitius / cbass

adding "simple" to HBase
Eclipse Public License 1.0
24 stars 11 forks source link

Bug fix in `find-by` + Add column qualifier type option & ts per cell option #27

Closed viebel closed 3 years ago

viebel commented 3 years ago

@tolitius Could someone review this PR?

tolitius commented 3 years ago

looks like this branch has conflicts: i.e. can't be merged

I think you are doing something strange with merging or rebasing, since every change comes in a form of maaaaany commits 👆 , where in reality your change is good and not all that large.

as to reviewing it, test it in REPL with a local HBase of course tests are welcome as well :)

viebel commented 3 years ago

Commit mess has been fixed. Tested locally. Please merge

tolitius commented 3 years ago

great, thanks @viebel!