Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-405

BigQueryIO$StreamingWriteFn uses inefficient keySet iterator

Details

    Description

      FindBugs WMI_WRONG_MAP_ITERATOR: Inefficient use of keySet iterator instead of entrySet iterator

      Applies to: BigQueryIO$StreamingWriteFn.finishBundle. This can be made more efficient by using the entrySet iterator.

      This is a good starter bug. When fixing, please remove the corresponding entries from findbugs-filter.xml and verify the build passes.

      Attachments

        Issue Links

          Activity

            People

              lucasamorim Lucas Amorim
              swegner Scott Wegner
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: