Re: Upstreaming 6 commits from Nyrkiö fork

2024-12-09 Thread Sean McCarthy
I believe datastax-labs/hunter is being moved into apache/hunter by ASF-infra, according to: https://issues.apache.org/jira/browse/HUNTER-1 Tracked in https://issues.apache.org/jira/browse/INFRA-26336

Re: Upstreaming 6 commits from Nyrkiö fork

2024-12-09 Thread Henrik Ingo
I think we would like https://github.com/datastax-labs/hunter to be ceremoniously pushed as the main branch. Of course, my 6 commits are now rebased on top of it too, but they are more or less new to the rest of the community, so submitting them as separate PRs, or in any case as one single separa

Re: Upstreaming 6 commits from Nyrkiö fork

2024-12-09 Thread Henrik Ingo
If you used the Series and AnalyzedSeries classes the p-value fix should not affect you because those classes use an AnalysisOptions object that has is own defaults and I didn't change those. (Rather, my change aligns default arguments later in the call stack with those set in AnalysisOptions.) Bu