Skip to content

Commit 338b308

Browse files
authored
Merge branch 'main' into release-0.4.0
2 parents 583329c + 71dbd38 commit 338b308

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@ ARG FRAMEWORK
1111
ARG DELTA_FRAMEWORK_VERSION=2.2.0
1212
ARG HUDI_FRAMEWORK_VERSION=0.12.2
1313

14+
1415
ARG ICEBERG_FRAMEWORK_VERSION=3.3_2.12
1516
ARG ICEBERG_FRAMEWORK_SUB_VERSION=1.0.0
1617

18+
1719
ARG DEEQU_FRAMEWORK_VERSION=2.0.3-spark-3.3
1820

1921

cloudformation/sam-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Parameters:
3737
Default: 900
3838
Type: Number
3939
LambdaMemory:
40-
Description: 'Optional: Lambda memory in MB (min 128 - 3008 max).'
40+
Description: 'Optional: Lambda memory in MB (min 128 - 10,240 max).'
4141
Default: 3008
4242
Type: Number
4343
SparkLambdapermissionPolicyArn:

0 commit comments

Comments
 (0)