Skip to content
Snippets Groups Projects
  1. Feb 28, 2022
  2. Jan 31, 2022
  3. Jan 13, 2022
  4. Nov 30, 2021
  5. Nov 28, 2021
  6. Nov 25, 2021
  7. Nov 24, 2021
    • Lorenz Boguhn's avatar
      Add uc4-beam-flink · 70492a50
      Lorenz Boguhn authored
      Also excption Exception in thread main java.lang.IllegalArgumentException:
       Cannot union streams of different types:
        CoderTypeInformation{coder=WindowedValue$
        FullWindowedValueCoder(KvCoder(NullableCoder(StringUtf8Coder)
        ,org.apache.beam.sdk.coders.AvroCoder@b03f3cea),IntervalWindow)}
        and
        CoderTypeInformation{coder=WindowedValue$
        FullWindowedValueCoder(KvCoder(NullableCoder(StringUtf8Coder)
        ,NullableCoder(org.apache.beam.sdk.coders.AvroCoder@b03f3cea)),IntervalWindow)}
       by just using the raw not NullableCoder
      70492a50
    • Lorenz Boguhn's avatar
      Add uc4-beam · 981e72e3
      Lorenz Boguhn authored
      move all classes from old samza project to common pipeline project
      981e72e3
Loading