Getting information about schema objects

    1. | Name | Type | Family | Key |
    2. ├────────────┼─────────┼────────┼─────┤
    3. | air_date | Uint64? | | |
    4. | episode_id | Uint64? | | K2 |
    5. | season_id | Uint64? | | K1 |
    6. | series_id | Uint64? | | K0 |
    7. | title | Utf8? | | |
    8. └────────────┴─────────┴────────┴─────┘
    9. Internal channel 1 commit log storage pool: ssd
    10. Store large values in "external blobs": false
    11. Column families:
    12. ┌─────────┬──────┬─────────────┬────────────────┐
    13. | Name | Data | Compression | Keep in memory |
    14. ├─────────┼──────┼─────────────┼────────────────┤
    15. | default | ssd | None | |
    16. └─────────┴──────┴─────────────┴────────────────┘
    17. Partitioning by size: true
    18. Partitioning by load: false
    19. Preferred partition size (Mb): 2048
    20. Table stats:
    21. Partitions count: 1
    22. Approximate number of rows: 70
    23. Approximate size of table: 11.05 Kb
    24. Last modified: Thu, 17 Jun 2021 11:01:06 UTC