Our forum implementation uses nested sets for representation of the
hierachical structure. If a new post is added to an existing thread
mostly all previous posts in the thread tree need to be updated.
Is something like that performing well on a bigtable system? Or are
there other techniques how hierarchical data should be represented in
the datastore?
Regards,
Constantin