You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix rows.NewRows calls to include telemetry parameters
After rebase, rows.NewRows signature now requires telemetry context
and callback for tracking chunk downloads. Updated both call sites
in QueryContext and staging operations to provide these parameters.
0 commit comments