microsoft / microsoft/microsoft-performance-toolkit-sdk
Projections created with Projection.Compose do not implement IVisibleDomainSensitiveProjection
Open
@mslukebo is already working on this.
Since Mar 21, 2022.
bug
untriaged
- Dominant language
- C#
- Stars
- 239
- Forks
- 78
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 2
Description
Describe the bug
When composing visible domain sensitive column with another projection, the created projection is not visible domain sensitive even though it should be.
Version information (please complete the following information):
- SDK version: 1.0.x
Contributor guide
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.