Skip to content

Align with core 0.7.0

Compare
Choose a tag to compare
@AlexanderSaydakov AlexanderSaydakov released this 12 Aug 19:39
· 210 commits to master since this release
  • Quantiles:
    • Added generic base classes and concrete UDFs for string type
    • Added feature to GetQuantiles* to get quantiles given a number of evenly spaced fractions
    • Added GetK* UDFs
  • Added support for default number of nominal entries in tuple sketch UDFs
  • Output lower bound before upper bound in FrequentStringsSketchToEstimates
  • Renamed Merge* UDFs to Union* to be consistent with naming conventions
  • Code style and documentation improvements