collabH edited a comment on pull request #103: URL: https://github.com/apache/bahir-flink/pull/103#issuecomment-796814650
check error log ``` [ERROR] Failures: [ERROR] NewTablePropertiesTest>KuduCatalogTest.testMissingPropertiesCatalog:263 Unexpected exception type thrown ==> expected: <org.apache.flink.table.api.TableException> but was: <java.lang.NullPointerException> [ERROR] Errors: [ERROR] NewTablePropertiesTest>KuduCatalogTest.testCreateAlterDrop:76 » NullPointer [ERROR] NewTablePropertiesTest>KuduCatalogTest.testCreateAndInsertMultiKey:100 » NullPointer [ERROR] NewTablePropertiesTest>KuduCatalogTest.testDatatypes:245 » NullPointer [ERROR] NewTablePropertiesTest>KuduCatalogTest.testEmptyProjection:132 » NullPointer [ERROR] NewTablePropertiesTest>KuduCatalogTest.testSourceProjection:112 » NullPointer [ERROR] NewTablePropertiesTest>KuduCatalogTest.testTimestamp:223 » NullPointer [ERROR] Tests run: 50, Failures: 1, Errors: 6, Skipped: 0 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project flink-connector-kudu_2.12: There are test failures. ``` But I didn't change this part of the code @eskabetxe ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org