khampson

Results 3 issues of khampson

Null and empty string are of course separate values, and there are some use cases where it is **critical** to distinguish between the two within a `DataFrame`. Is this something...

If I were to have a very wide HBase table that has dynamically named columns, is there a way to use such a table (both read/write) with shc? Iterating a...

In the documentation, it's mentioned that `where` clauses, if using the row key vs. a regular column, will avoid a full scan. My question is what is the behavior when...