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 searched in the issues and found nothing similar.
Motivation
Now we have seen significant improvements in query performance through index creation. However, we have encountered several issues during the indexing process.
Some tasks before sorting and writing to Paimon are getting stuck waiting for data for a long time.
Due to data skewness, some indexing tasks take a long time to execute.
The flink batch Job of building index will global failover after taskManager oom
FilesTable can not query the paritions which has built index
Solution
No response
Anything else?
No response
Are you willing to submit a PR?
I'm willing to submit a PR!
The text was updated successfully, but these errors were encountered:
Search before asking
Motivation
Now we have seen significant improvements in query performance through index creation. However, we have encountered several issues during the indexing process.
Solution
No response
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: