Athena: Running predict link_only
when one input is empty should return an empty result set, or raise an error if an empty input is not valid
#2496
Labels
bug
Something isn't working
What happens?
Up to version
3.9.9
runningpredict``link_only
when one input had no records produced an empty result set. From version3.9.10+
, instead it appears that the non-empty input is linked to itself.Empty input producing empty result seems like the correct behavior. If an empty input data set is not a valid input, an error should be raised.
To Reproduce
Splink Version 3 Repro
Note - Update the region if needed and replace
<bucket name>
with the bucket you want to use.Expected Output
Actual Output
Splink Version 4 Repro:
Note - Update the region if needed and replace
<bucket name>
with the bucket you want to use.Expected Output
Actual Output
OS:
macOS / Athena
Splink version:
4.0.4
Have you tried this on the latest
master
branch?Have you tried the steps to reproduce? Do they include all relevant data and configuration? Does the issue you report still appear there?
The text was updated successfully, but these errors were encountered: