Chamikara Jayalath

Results 14 issues of Chamikara Jayalath

**Please** add a meaningful description for your change here ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ]...

python

### What happened? Python Kafka with_metadata option [1] uses a transform in Java side [2] that is not invoked by regular Python KafkaIO tests. So we need a separate test...

python
io
kafka
bug
P2
awaiting triage

**Please** add a meaningful description for your change here ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ]...

python

Testing the TransformService test failure. WIP ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Mention the appropriate...

python
build

### What happened? Seems like Go x-lang integration tests (for example, DebeziumIO, JDBCIO) are flaky. For example, https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/4702/consoleFull 10:26:17 2023/10/10 17:25:26 🐳 Terminating container: 82fa13ab9230 10:26:17 containers.go:100: error terminating container:...

tests
bug
P2
failing test
awaiting triage
permared

**Please** add a meaningful description for your change here ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ]...

java
io

### What happened? In https://github.com/apache/beam/commit/b33a8438ad335b75feec0c5c97e9a728795fc6ff we reverted usage of snake case globally for `TypedSchemaTransformProvider`. Creating this to track fixing this forward so that we maintain a consistent schema. One way...

bug
P2

**Please** add a meaningful description for your change here ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ]...

java

This fixes https://github.com/apache/beam/issues/31405. ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Mention the appropriate issue in your...

java

### What happened? Currently, YAML ExpansionService config files are parsed using the Jackson YAML binding (which uses SnakeYAML underneath). But it seems like the versions of Jackson and SnakeYAML used...

java
P1
bug