microsoft / microsoft/SynapseML
Azure Search Writer Nice To Haves
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 5.2k
- Forks
- 868
- Avg merge
- 22h 9m
- Merged PRs (30d)
- 45
Description
- Add support for failing fast
- Fix bug with utf-encoding
- Fix bug with schema verification
- Test Support for failing fast and support for utf-8 encoding
- Add index json builder for simple use (as a sensible default)
- Wrap this in python
- Add support for writing to existing index without index json
- Add idiomatic implicits to spark readers in scala and python
- Add demo notebook in python
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.
Research direction
Start with the Azure Search Writer entry point and review the completed checklist items for failing-fast, UTF-8 encoding, and schema verification. The remaining work spans tests, index JSON building, existing-index support, Spark reader implicits, and a Python demo notebook; select and scope one item before proceeding. Done means the selected item is implemented and covered by the relevant test or demonstration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python, scala, spark
- Domain
- data-engineering, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100