Apply Clause #107
Replies: 4 comments 10 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Is there a reason for the code repetition in I assume this is where I will need to make changes. Currently the code only considers |
Beta Was this translation helpful? Give feedback.
-
It looks like I will only add tests for what is supported. |
Beta Was this translation helpful? Give feedback.
-
I am still scratching my head trying to figure this out. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am going to be implementing the apply clause described in the OData Specification.
Related issue: #93
I have some questions and will probably have more as I read more of the code.
Can I add to the test data? I expect that the current data there will not have enough features to test aggregate operations.
Is there documentation for the internals of this code, preferably some kind of flowchart, that explains the flow of the code from query string to output collection?
Has any work been done on the apply clause that I should be aware of before starting?
Do you have any special contribution requirements? Is there a formatting specification I should follow?
Beta Was this translation helpful? Give feedback.
All reactions