[HUDI-3842] Integ tests for non partitioned datasets (#5276)
- Adding non-partitioned support to integ tests - Fixing some of the test yamls and properties
This commit is contained in:
committed by
GitHub
parent
976840e8eb
commit
12731f5b89
@@ -56,7 +56,7 @@ dag_content:
|
||||
first_insert_overwrite_table:
|
||||
config:
|
||||
record_size: 1000
|
||||
repeat_count: 10
|
||||
repeat_count: 1
|
||||
num_records_insert: 10
|
||||
type: SparkInsertOverwriteTableNode
|
||||
deps: second_upsert
|
||||
|
||||
Reference in New Issue
Block a user