petrpulc commented on PR #21: URL: https://github.com/apache/datafu/pull/21#issuecomment-1111101928
Well, during testing I actually found a pretty serious issue... if the record falls into `decreased_range_single`, but `range_start` and `range_end` does not contain `single` then I would need to replace the joined data with nulls (and deduplicate) which makes for a significantly harder operation than I anticipated. Will mark the PR as closed for now but will provide all of my current changes to the branch, so we can return to them later if we need to. -- 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. To unsubscribe, e-mail: dev-unsubscr...@datafu.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org