Stuck at generating_load_files state on changing up event name format
We recently started using rudderstack and have been following a "space separated first-letter-capitalized words" format. Eg; "Product Liked". The destination warehouse that we have connected is Clickhouse and rudderstack has been saving data in track and corresponding event tables, corresponding to the earlier example event, in "product_liked" table.
But now we are trying to move to an all caps snake case format, Eg; "PRODUCT_LIKED". On trying this, Rudderstack has as expected identified the same table, "product_liked" along with the the track table but has seemingly stuck at the generating_load_files state.
See attached screenshot.