microsoft / microsoft/Code-Search
tbl_JobYield missing error
Open
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 57
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
Truncate table search.tbl_JobYield fails in CleanUpCollectionIndexingState_IndexDelete.sql.
Seems that the table is (no longer) present?
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 by inspecting CleanUpCollectionIndexingState_IndexDelete.sql and checking whether search.tbl_JobYield exists in the target database. Determine why the TRUNCATE TABLE step references a missing table, then verify that the cleanup script completes without this error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100