python-happybase / happybase

A developer-friendly Python library to interact with Apache HBase
https://happybase.readthedocs.io/
Other
612 stars 163 forks source link

compact_table major no work #256

Open chenbodeng719 opened 1 year ago

chenbodeng719 commented 1 year ago
conn.compact_table(table_name,major=True)

It doesn't work.