paimon icon indicating copy to clipboard operation
paimon copied to clipboard

[flink] add limit partition request for query

Open zhangjun0x01 opened this issue 2 years ago • 0 comments

Purpose

Add a parameter to limit the number of partitions for user queries to avoid full table scan when the table is too large

refer to hive hive.metastore.limit.partition.request

https://cwiki.apache.org/confluence/display/hive/configuration+properties#ConfigurationProperties-hive.metastore.limit.partition.request

Tests

API and Format

Documentation

zhangjun0x01 avatar Dec 22 '23 07:12 zhangjun0x01