apache / incubator-xtable

Apache XTable (incubating) is a cross-table converter for lakehouse table formats that facilitates interoperability across data processing systems and query engines.
https://xtable.apache.org/
Apache License 2.0
919 stars 147 forks source link

Test avro version compatability #485

Open lucasmo opened 4 months ago

lucasmo commented 4 months ago

Important Read

What is the purpose of the pull request

Extension of #484 which shows a failure condition as indicated in #466

[INFO] Running org.apache.xtable.utilities.TestAvroCompatibility
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.381 s <<< FAILURE! -- in org.apache.xtable.utilities.TestAvroCompatibility
[ERROR] org.apache.xtable.utilities.TestAvroCompatibility.testAvroCompatibility -- Time elapsed: 0.363 s <<< ERROR!
java.lang.ExceptionInInitializerError

Brief change log

(for example:)

Verify this pull request

(Please pick either of the following options)

This pull request is a trivial rework / code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)