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

JsonToRow transform should not use bounded Wildcards for its input

Details

    • Improvement
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • None
    • 2.20.0
    • sdk-java-core

    Description

      The JsonToRow PTransform input is a String (a final class in Java) so no reason
      to define a bounded wildcard as its argument.

      We should use <? extends String> in Beam's codebase only when required by Java
      Generics constraints.

      Attachments

        Issue Links

          Activity

            People

              iemejia Ismaël Mejía
              iemejia Ismaël Mejía
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 10m
                  1h 10m