Guoliang Sun created KYLIN-5979: ----------------------------------- Summary: Support for inner table cache preloading Key: KYLIN-5979 URL: https://issues.apache.org/jira/browse/KYLIN-5979 Project: Kylin Issue Type: Improvement Affects Versions: 5.0.0 Reporter: Guoliang Sun Assignee: Guoliang Sun
Kylin supports Gluten as a native engine, which query performance relies heavily on loading data from remote storage into the local cache. Gluten currently plans to support mergetree and parquet caching. The query node needs to be in Spark standalone mode If you use spark-on-yarn mode, the gluten cache will not be reusable -- This message was sent by Atlassian Jira (v8.20.10#820010)