Gian Merlino

Results 33 issues of Gian Merlino

The defaults remain the same, but the parameters become configurable. This patch also contains a removal of redundant logic: RunWorkOrder's initGlobalSortPartitionBoundariesIfNeeded is removed, since WorkerStageKernel has the same logic. We...

Area - Documentation
Area - Batch Ingestion
Area - MSQ

Previously, "emitTaskCompletionLogsAndMetrics" would emit the metrics task/run/time, task/success/count, and task/failed/count only for tasks that complete due to an attached runner callback (from attachCallbacks). This patch causes metrics to be emitted...

Area - Ingestion

Previously, CaseToCoalesceRule ignored nullability casts when deciding if "x" and "y" in "CASE WHEN x IS NOT NULL THEN y" match and could therefore form the basis of a COALESCE....

Performance
Area - Querying