microsoft / microsoft/vscode-powerquery-sdk

PQTest info's Source reports "memory" even though connector is saved to disk

Open
#272 3 comments 0 reactions 1 assignee View on GitHub

@albertli-msft is already working on this.

Since Apr 28, 2023.

answered
Dominant language
TypeScript
Stars
92
Forks
23
PR merge metrics
No merged PRs in 30d

Description

For connectors created with the SDK, the Source property output by PQTest.exe info indicates "memory" even though the connector is saved to disk.

I'm presuming that "memory" here refers to something other than the connector's physical location. Is that true, or is the fact that "memory" is output a bug?

Example:

> PQTest.exe info --extension "Test.mez" -p 

[
  {
    "Source": "Memory(Test.mez)",
    ....

Thanks,
Ben

--
Context:
Microsoft.PowerQuery.SdkTools.2.114.4

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.