* @brief get the estimated cardinality for a table based on the table name. Useful when join reordering. BusTub * doesn't support statistics for now, so it's the only way for you to get the table size :( * * @param table_name * @return std::optional */
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected