Github user aljoscha commented on the pull request:

    https://github.com/apache/flink/pull/1957#issuecomment-216261831
  
    I had a version that was doing this. The problem there is that you don't 
know when you can drop column families. For knowing when a column family is 
empty you would have to keep a Set of keys for which you have state in memory. 
Which somewhat defeats the purpose of the RocksDB backend.


---
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