This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a change to branch release-1.13
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from b0d0a00  [FLINK-25227][table] Boxed numeric type should be considered 
when generating code for equality checking
     new 42db40c  [FLINK-25851][build][tests] Bump bytebuddy to 1.8.22
     new 965774c  [FLINK-25851][cassandra][tests] Inject dynamic table name 
into Pojos

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../cassandra/CustomCassandraAnnotatedPojo.java    |  70 -----
 .../cassandra/example/BatchPojoExample.java        |  17 +-
 .../connectors/cassandra/example/Pojo.java}        |  13 +-
 .../cassandra/CassandraConnectorITCase.java        | 333 ++++++++++++---------
 .../flink/streaming/connectors/cassandra/Pojo.java |   7 +-
 pom.xml                                            |   4 +-
 6 files changed, 217 insertions(+), 227 deletions(-)
 delete mode 100644 
flink-connectors/flink-connector-cassandra/src/test/java/org/apache/flink/batch/connectors/cassandra/CustomCassandraAnnotatedPojo.java
 rename 
flink-connectors/flink-connector-cassandra/src/test/java/org/apache/flink/{streaming/connectors/cassandra/PojoNoAnnotatedKeyspace.java
 => batch/connectors/cassandra/example/Pojo.java} (84%)

Reply via email to