microsoft / microsoft/SynapseML

Azure Search Writer Nice To Haves

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

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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.