Xuanyi Li

Results 9 comments of Xuanyi Li

@tibrewalpratik17 Actually all controller regular jobs should have be placed in minion. I also have a requirement to place the job of deleting tmp deep store files in minion for...

@Jackie-Jiang @chenboat Could you take a review? The manual integration test gets done already. The purpose of this PR is to copy the schema and table config from the source...

The unit test Set-1 fail in java 11 but succeed in java 21. The error is about "selectionCombineOperator Not found issue", which is nothing related to table copy. I just...

Walk through the design doc with @abhishekbafna on 12/23 and aligned on the direction of the solution.

@abhishekbafna I add the dryRun as a boolean flag in the payload. The reply contains schema, modified table config and watermarkResult as well. The write operation (schema and table config...

Thanks Jackie! I will revise the doc when I have bandwidth to do the test.

@Jackie-Jiang Actually I find out there's an endpoint `segments/{tableNameWithType}/reset` which can fit my purpose. The default value of `errorSegmentsOnly` should have been `true` for safety purpose.

Hi @ankitsultana , I am interesting in troubleshooting this issue