Skip to content

Align with core 0.7.0

Compare
Choose a tag to compare
@AlexanderSaydakov AlexanderSaydakov released this 12 Aug 20:07
· 215 commits to master since this release
  • Added frequent items sketch UDFs
  • Added parameter K to quantiles sketch union UDAFs
  • Added UDFs to get K from quantiles sketches
  • Heavy refactoring of theta sketch UDFs, added seed support, changed the default number of nominal entries to be consistent with core library, fixed treatment of empty sketches in union
  • Added UDFs to get PMF from quantiles sketches
  • Code style and documentation improvements