microsoft / microsoft/vscode-powerquery
[Smart type resolvers] Table membership
Open
@JordanBoltonMN is already working on this.
Since Jun 14, 2021.
smart type resolver
- Dominant language
- TypeScript
- Stars
- 108
- Forks
- 25
- Avg merge
- 8d 22h
- Merged PRs (30d)
- 2
Description
A proof-of-concept for smart type resolvers was done using Table.AddColumn. The goal is to implement a resolver for most Table/Record/List functions. This is to track the functions found in the docs.
Membership
- Table.Contains
- Table.ContainsAll
- Table.ContainsAny
- Table.Distinct
- Table.IsDistinct
- Table.PositionOf
- Table.PositionOfAny
- Table.RemoveMatchingRows
- Table.ReplaceMatchingRows
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.