Skip to content
Snippets Groups Projects
  1. Dec 05, 2021
  2. Dec 03, 2021
  3. Dec 02, 2021
  4. Dec 01, 2021
  5. Nov 30, 2021
  6. Nov 29, 2021
  7. Nov 28, 2021
  8. Nov 25, 2021
  9. 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 forgotten things to uc4-beam · e9b3ac88
      Lorenz Boguhn authored
      settings.gradle + build.gradle + Changes to KafkaReader
      e9b3ac88
    • Lorenz Boguhn's avatar
      2e87cb47
Loading