OData / OData/odataorg.github.io
Need help on understanding Filter Option in OData
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 73
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
Team,
I just wanted to know how the query filter works in OData. I have 10 rows in my table and I have given a filter condition. As per my observation, it is fetching the 10 rows at the service end and filter the data matching with the filter condition specified in the url and returning the records. Is my observation correct? In case if my observation is correct, what if we have 1 million rows in a table. Does it fetch all rows at the service end and apply filter condition. Please let me know if I am wrong.
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
The issue names no file, test, or entry point. Start from the question about whether filtering happens at the service end, and define the documentation location and expected explanation; done would be a clear answer to the OData filtering question, including the million-row concern.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100