Skip to content

Procedure not found auto_audience_segmentation_dataset_preparation when invoking stored procedures #266

Description

@julianandersennoa

During last step of post-deployment, when I run:
CALL 'auto_audience_segmentation.invoke_auto_audience_segmentation_training_preparation'();

I receive the following error:
Procedure is not found: .auto_audience_segmentation.auto_audience_segmentation_dataset_preparation at [.auto_audience_segmentation.auto_audience_segmentation_training_preparation:41:6].

auto_audience_segmentation_training_preparation seems to try to run a procedure which does not exist. We also cannot find any reference to this in the procedures under the 'scripts'-folder.

Is there a way for us to create this procedure manually? This is the only procedure which fails in this step.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

invalidThis doesn't seem right

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions