You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Corvin Deboeser (Jira)" <ji...@apache.org> on 2020/05/12 07:05:00 UTC

[jira] [Created] (BEAM-9961) Python MongoDBIO does not apply projection

Corvin Deboeser created BEAM-9961:
-------------------------------------

             Summary: Python MongoDBIO does not apply projection
                 Key: BEAM-9961
                 URL: https://issues.apache.org/jira/browse/BEAM-9961
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-core
    Affects Versions: 2.20.0
            Reporter: Corvin Deboeser


ReadFromMongoDB does not apply the provided projection when reading from the client - only filter is being applied as you can see here:

https://github.com/apache/beam/blob/9f0cb649d39ee6236ea27f111acb4b66591a80ec/sdks/python/apache_beam/io/mongodbio.py#L204



--
This message was sent by Atlassian Jira
(v8.3.4#803005)