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

deprecate withCoder() in JdbcIO

Details

    • New Feature
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • None
    • Missing
    • io-java-jdbc
    • None

    Description

      In JdbcIO.read(), a Coder is required to handle the serialize/deserialize of input record similar as below example. It's better to leverage Coders defined in CoderRegistry.

      .withCoder(KvCoder.of(BigEndianIntegerCoder.of(), StringUtf8Coder.of()))
      

      Attachments

        Issue Links

          Activity

            People

              pabloem Pablo Estrada
              mingmxu Mingmin Xu
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: