microsoft / microsoft/go-sqlcmd

Add support for FTS/PolyBase/ML etc. to `sqlcmd create`

Open
#218 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement sqlcmd switch
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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.