microsoft / microsoft/vscode-powerquery-sdk
PQTest info's Source reports "memory" even though connector is saved to disk
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.