Re: Why is Avro Date field using InstantCoder?

2021-10-17 Thread Cristian Constantinescu
If I had to change things, I would: 1. When deriving the SCHEMA add a few new types (JAVA_TIME, JAVA_DATE or something along those lines). 2. RowCoderGenerator around line 159 calls "SchemaCoder.coderForFieldType(schema.getField(rowIndex).getType().withNullable(false));" which eventually gets to

Performance of Apache Beam

2021-10-17 Thread azhar mirza
Hi Team Could you please let me know following below answers . I need to know performance of apache beam vs flink if we use flink as runner for Beam, what will be the additional overhead converting Beam to flink How fault tolerance and resiliency handled in apache beam. How apache beam handles

Flaky test issue report (30)

2021-10-17 Thread Beam Jira Bot
This is your daily summary of Beam's current flaky tests (https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20statusCategory%20!%3D%20Done%20AND%20labels%20%3D%20flake) These are P1 issues because they have a major negative impact on the community and make it hard to

P1 issues report (49)

2021-10-17 Thread Beam Jira Bot
This is your daily summary of Beam's current P1 issues, not including flaky tests (https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20statusCategory%20!%3D%20Done%20AND%20priority%20%3D%20P1%20AND%20(labels%20is%20EMPTY%20OR%20labels%20!%3D%20flake). See