push
github
Fixes for ducklake destination (#656) * add logs to debug ducklake in staging Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * add more metrics Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * make ducklake destination truly async, improve duckdb extensions loading, add metrics Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * update batch marker strategy and add target_file_size to 10MB for maintenances Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * fix(ducklake): fix after retry Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * add more metrics Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * use update in ducklake Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * create maintenance connection pool when starting but asynchronously Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * add mutual exclusive access for maintenance task Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * add optional maintenance just to test behavior on staging Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * Revert "add optional maintenance just to test behavior on staging" This reverts commit d48530d76. * Revert "add more metrics" This reverts commit b628046f4. * revert network probes Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * Revert "add more metrics" This reverts commit e98a633b8. * Revert "add logs to debug ducklake in staging" This reverts commit f4b510f55. * remove lint errors Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * upgrade duckdb to 1.5.2 Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * fix test Signed-off-by: Benjamin <5719034+bnjjj@users.noreply.github.com> * try to n... (continued)
1350 of 1802 new or added lines in 17 files covered. (74.92%)
143 existing lines in 10 files now uncovered.25533 of 32998 relevant lines covered (77.38%)
1019.8 hits per line