Added variable LIMIT_PARTITION_REQUEST_NUMBER to protect the cluster
[3.0.10] - 2023-06-28
Added
Added variable LIMIT_PARTITION_REQUEST_NUMBER to protect the cluster, this controls how many partitions can be scanned for each partitioned table. The default value "-1" means no limit. The limit on partitions does not affect metadata-only queries.
Changed
Upgraded github actions ubuntu runner to 22.04 (was 18.04).
Set amazonlinux version to 2 (was latest).
Upgraded mvn version to 3.9.3(was 3.6.3).