Skip to content

Will not run in CAS #1

@Aceinhole

Description

@Aceinhole

Your merge_asof macro is a beautiful piece of SAS code, but I noticed that it employs the use of PROC SQL, PROC SORT, and FIRST/LAST syntax. This means that this will not run in CAS (SAS Viya's in-memory engine).
SAS Viya users need to be aware that this macro will run just fine, but it will cause their data to run inside the workspace server rather than in-memory, which could cause compute delays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions