Skip to content

Remove SetLoadFields-ordering article (premise is incorrect)#17

Merged
JeremyVyska merged 2 commits into
mainfrom
fix-setloadfields-order-myth
May 22, 2026
Merged

Remove SetLoadFields-ordering article (premise is incorrect)#17
JeremyVyska merged 2 commits into
mainfrom
fix-setloadfields-order-myth

Conversation

@JeremyVyska
Copy link
Copy Markdown
Collaborator

Summary

  • Removes community/knowledge/performance/call-setloadfields-before-filters.md and its .good.al / .bad.al samples.
  • The article claimed SetLoadFields must be called before filters, but call order does not affect the resulting query plan — the premise is wrong, so a rewrite isn't warranted.
  • No other files in the repo referenced the article or samples.

Test plan

  • Confirm CI frontmatter/structure validator still passes after the deletions
  • Spot-check that no internal links to the removed article exist elsewhere in the corpus

🤖 Generated with Claude Code

The article claimed SetLoadFields must be called before filters, but
call order has no impact on the resulting query plan. Removing the
article along with its good/bad AL samples rather than rewriting,
since the premise itself is incorrect.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@JeremyVyska
Copy link
Copy Markdown
Collaborator Author

@copilot resolve the merge conflicts in this pull request. I'm removing the file, just forgot to pull the changes before I removed it 🤷‍♂️

…er-myth

# Conflicts:
#	community/knowledge/performance/call-setloadfields-before-filters.md

Co-authored-by: JeremyVyska <35526546+JeremyVyska@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented May 22, 2026

@copilot resolve the merge conflicts in this pull request. I'm removing the file, just forgot to pull the changes before I removed it 🤷‍♂️

Resolved in ee73a0c. The only conflict was a modify/delete on call-setloadfields-before-filters.md (main had updated its frontmatter); merged with the deletion kept as intended.

@JeremyVyska JeremyVyska merged commit ae0210d into main May 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants