Azure / Azure/data-api-builder

Add more OData expression support to $filter

Aperta
#936 7 commenti 9 reazioni 1 assegnatario Rivendicata da @aaronburtle Vedi su GitHub
engine improvement rest triage
Lingua principale
C#
Stelle
1.5k
Fork
370
Merge medio
3g 22h
PR unite (30g)
9

Descrizione

Right now, the `$filter` REST option supports the native OData operations:

http://docs.oasis-open.org/odata/odata/v4.01/cs01/part1-protocol/odata-v4.01-cs01-part1-protocol.html#sec_BuiltinFilterOperations

feedback from some early adopters is emerging in the sense that we should support also some of the native OData query functions:

http://docs.oasis-open.org/odata/odata/v4.01/cs01/part1-protocol/odata-v4.01-cs01-part1-protocol.html#sec_BuiltinQueryFunctions

we should see how many of those can be pushed to the database engine to make sure we can push as much as possible the computation effort to the database

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.