-
Notifications
You must be signed in to change notification settings - Fork 454
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GLUTEN-7028][CH][Part-6] Introduce MergeTreeDelayedCommitProtocol (#…
…7506) * DEFAULT_USE_DATASOURCE_V2 * Remove unnecessary parameters * Remove MergeTreeWriteTaskResult Remove MergeTreeExecutedWriteSummary Remove MergeTreeWriterBucketSpec and MergeTreeWriteJobDescription, using spark's definition * Replace MergeTreeCommitProtocol with MergeTreeDelayedCommitProtocol * Replace MergeTreeFileFormatWriter with FileFormatWriter * MergeTreeFileCommitProtocol trait 1 * MergeTreeFileCommitProtocol trait spark 32 * MergeTreeFileCommitProtocol trait spark 35 * FakeRowOutput * MergeTreeFileFormat trait * Add job_task_attempt_id for debug aid * ClickHouseTableV2Base.normalizedBucketSpec MergeTreeWriterInjects.insertFakeRowAdaptor
- Loading branch information
1 parent
6521ffa
commit 19090da
Showing
44 changed files
with
718 additions
and
1,421 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.