Skip to content

Allow projections that complement user QueryOptions? #15

@javild

Description

@javild

Can this "if" be removed?

https://github.com/opencb/datastore/blob/develop/datastore-mongodb/src/main/java/org/opencb/datastore/mongodb/MongoDBNativeQuery.java#L65

If a projection is provided by the programmer, user "options" would be ignored. By removing this if we would allow to provide a projection object which would then be complemented with the user "options" within "getProjection"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions