You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have about 20 billion datas in one table, continually insert data into it and i wanna to run recluster for improve select,but it throw error every time
root@localhost:8000/rsyslogdb> alter table t_rsyslog_v2 recluster;
error: APIError: ResponseError with 4000: transaction aborted after 1 retries, which took 105 ms
how can i do to run it normal,or improve select when continually insert data into table
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
i have about 20 billion datas in one table, continually insert data into it and i wanna to run recluster for improve select,but it throw error every time
how can i do to run it normal,or improve select when continually insert data into table
Beta Was this translation helpful? Give feedback.
All reactions