Eyal Allweil created DATAFU-164:
-----------------------------------
Summary: Improve test cases
Key: DATAFU-164
URL: https://issues.apache.org/jira/browse/DATAFU-164
Project: DataFu
Issue Type: Test
Reporter: Eyal Allweil
We can get better code coverage and cover edge cases that are currently missing
in our main tests file,
[TestSparkDFUtils|https://github.com/apache/datafu/blob/master/datafu-spark/src/test/scala/datafu/spark/TestSparkDFUtils.scala].
For example, another test for _joinWithRange_ that includes the case that a
record falls into {{{}decreased_range_single{}}}, but {{range_start}} and
{{range_end}} do not contain {{single.}}
Another case for the flatten API could also be good.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)