You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@datafu.apache.org by "Eyal Allweil (Jira)" <ji...@apache.org> on 2022/06/27 13:58:00 UTC

[jira] [Created] (DATAFU-164) Improve test cases

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)