microsoft / microsoft/go-sqlcmd
Add support for FTS/PolyBase/ML etc. to `sqlcmd create`
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 595
- Forks
- 91
- Avg merge
- 9h 35m
- Merged PRs (30d)
- 1
Description
We might need a workload and features concept for sqlcmd. Create me a TDS endpoint for this type of workload (which bundles a bunch of features), and/or Create me a TDS endpoint with these specific features.
sqlcmd create mssql --feature polybase --feature fts
sqlcmd create mssql --workload saas-isv
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.
Research direction
Start at the sqlcmd create command and its mssql/TDS endpoint handling. The issue names no files or tests, so first clarify whether workloads, individual features, or both are required and how they map to endpoint creation. Done means the agreed commands create endpoints with the requested bundled or explicit features.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, sql
- Domain
- cli, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100