pub(super) fn bind_relation(
target_relation: &AnalyzeTarget,
handler_args: &HandlerArgs,
) -> Result<JobId>Expand description
Bind the analyze target relation to its actual id.
pub(super) fn bind_relation(
target_relation: &AnalyzeTarget,
handler_args: &HandlerArgs,
) -> Result<JobId>Bind the analyze target relation to its actual id.