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

CoderRegistry resolves Float as SerializableCoder

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 2.13.0
    • 2.14.0
    • sdk-java-core

    Description

      There's a typo in CoderRegistry.CommonTypes causing Float type to be resolved with SerializableCoder.

      builder.put(
          FloatCoder.class, CoderProviders.fromStaticMethods(Float.class, FloatCoder.class));
      

      Attachments

        Issue Links

          Activity

            People

              sinisa_lyh Neville Li
              sinisa_lyh Neville Li
              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 - 1.5h
                  1.5h