Skip to content

Part of the classes is compiled with Java 8 and the rest with Java 11 #50

@pashashiz

Description

@pashashiz

If we take the latest flink-adt_2.12-0.6.1.jar and look inside:

file io/findify/flinkadt/api/serializer/ScalaCaseClassSerializerSnapshot.class
io/findify/flinkadt/api/serializer/ScalaCaseClassSerializerSnapshot.class: compiled Java class data, version 55.0 (Java SE 11)
file io/findify/flinkadt/api/typeinfo/CaseClassComparator.class
io/findify/flinkadt/api/typeinfo/CaseClassComparator.class: compiled Java class data, version 52.0 (Java 1.8)

Any chance we could compile it all with Java 8?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions