Alfonso Nishikawa created GORA-187: -------------------------------------- Summary: HBase always writing column when dirty, even if value is default or null Key: GORA-187 URL: https://issues.apache.org/jira/browse/GORA-187 Project: Apache Gora Issue Type: Improvement Components: storage-hbase Affects Versions: 0.2.1 Environment: Ubuntu 12.04, HBase 0.92.0 Reporter: Alfonso Nishikawa Priority: Minor
When writing a field (tested with 'long' default '0'), if it is not dirty when saving, will not write the column. If setted to 1 and back to 0, saving will write that default value. With strings, after fixing [GORA-183], noticed that null values are too written (being default or not). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira