v.19.8Improvements
Make Windowfunnel Support Other Unsigned Integer Types
Why it matters
This feature extends the flexibility of thewindowFunnel function by allowing it to accept various Unsigned Integer types, enabling users to analyze event sequences with a broader range of numeric data types without needing type casting or conversion.How to use it
Users can directly use thewindowFunnel function with different Unsigned Integer types as input parameters as they normally would, without additional configuration or casting.