When MQLRUN is launched with the pipeline to run specified in a file instead of directly on the command line, we get a null pointer exception because the ExpressionContext defined at mqlrun.cpp:55 is never initialized.
- links to
When MQLRUN is launched with the pipeline to run specified in a file instead of directly on the command line, we get a null pointer exception because the ExpressionContext defined at mqlrun.cpp:55 is never initialized.