Github user renato2099 commented on the pull request:

    https://github.com/apache/gora/pull/23#issuecomment-93580752
  
    Hi @gerhardgossen!
    After taking a closer look, I have some questions, I might be totally off, 
but please bear with me.
    The col pair that @hsaputra is referring to contains the family name and 
the qualifier used. So when putting the values, shouldn't we use something like 
...setFieldName(col.getFirst() + col.getSecond()) to actually use the qualifier 
that was specified on the mapping?
    And then what we would need to change is the deleteByQuery, that depending 
if it is a map, then we'd need to again the col pair and delete using it? 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to