datagrok-ai / public

Public package repository for the Datagrok.ai platform
MIT License
43 stars 26 forks source link

#3008: Qnum function is missing from hints #3008

Closed ptosco closed 2 days ago

ptosco commented 1 month ago

To reproduce:

  1. Load qnum.csv into native DG
  2. Add New Column
  3. Type q: Qnum function is missing from hints, though it shows up in the math function help text
  4. Type qnum(1, '>'): the function exists and it provides expected output
  5. Type qnum(1, '>'), 0: a warning correctly appears Qnum 2 input parameters, 3 passed, so DG actually knows the function signature, but it does not show up in hints
dnillovna commented 1 month ago

This issue has been mirrored in Jira: https://reddata.atlassian.net/browse/GROK-16524

MariaDolotova commented 1 month ago

Fixed, will be in PowerPack version 1.1.14