Ticket #236 (closed task: fixed)
Remove the warnings for too many nodes
| Reported by: | faltet | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Component: | PyTables |
| Version: | 2.2 | Keywords: | |
| Cc: | josh.moore@… |
Description
After latest improvements in both HDF5 and PyTables, I think it has not much sense to keep warning users about too many nodes on a group or too many nested levels in the hierarchy.
Before doing this, one should benchmark that this is actually the case. If not, one can always increase MAX_GROUP_WIDTH and MAX_TREE_DEPTH instead.
Change History
Note: See
TracTickets for help on using
tickets.
