fix_beta_tests #323

Merged
claudio.atzori merged 7 commits from fix_beta_tests into beta 2023-07-24 10:47:36 +02:00

Disable MdStoreClientTest test as it requires a local mongodb running and it does not perform any assertions
Use DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES in json mapper to avoid that tests fail if they encounter unmapped properties
Fix SparkStatsTest bug where parquet tables were incorrectly read as text files leading to unpredictable count() values

Disable MdStoreClientTest test as it requires a local mongodb running and it does not perform any assertions Use DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES in json mapper to avoid that tests fail if they encounter unmapped properties Fix SparkStatsTest bug where parquet tables were incorrectly read as text files leading to unpredictable count() values
giambattista.bloisi added 3 commits 2023-07-19 14:27:51 +02:00
giambattista.bloisi requested review from sandro.labruzzo 2023-07-19 14:28:08 +02:00
giambattista.bloisi requested review from claudio.atzori 2023-07-19 14:28:08 +02:00
giambattista.bloisi added 4 commits 2023-07-21 10:48:59 +02:00
claudio.atzori merged commit f0678cda09 into beta 2023-07-24 10:47:36 +02:00
claudio.atzori deleted branch fix_beta_tests 2023-07-24 10:47:36 +02:00
Sign in to join this conversation.
No description provided.