Skip to content

Commit ee02db8

Browse files
authored
[Iceberg AddFiles] Use thread pool to process incoming datafiles (#38018)
* use thread pool to process incoming datafiles * trigger ITs * add drain logic if too many files in queue; synchronize table * compile fix * fix tests * fix tests
1 parent 24f02bb commit ee02db8

4 files changed

Lines changed: 273 additions & 101 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"comment": "Modify this file in a trivial way to cause this test suite to run.",
3-
"modification": 2
3+
"modification": 1
44
}

0 commit comments

Comments
 (0)