Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loosing the documentation #7168

Closed
mlkersten opened this issue Aug 20, 2021 · 0 comments
Closed

Loosing the documentation #7168

mlkersten opened this issue Aug 20, 2021 · 0 comments
Labels
bug
Milestone

Comments

@mlkersten
Copy link
Member

@mlkersten mlkersten commented Aug 20, 2021

Describe the bug
Every MAL command/pattern comes with a multiline comment, which can be retrieved using
SELECT * FROM sys.functions WHERE module='alarm' and function='sleep';

To Reproduce
In the transition to static binding this functionality is gone, while the comments
are still available in the code. It is partly hidden by the NDEBUG, but this
information is also relevant to interpret the EXPLAIN and TRACE results by SQL users.

Expected behavior
This should be fixed and all MAL signature structures should be accessible from SQL

Screenshots
If applicable, add screenshots to help explain your problem.

Software versions

  • MonetDB version number [Jul2021, defaultl]
  • OS and version: [e.g. Ubuntu 18.04]
  • Installed from release package or self-installed and compiled
@mlkersten mlkersten added the bug label Aug 20, 2021
@PedroTadim PedroTadim added this to the NEXTFEATURERELEASE milestone Aug 22, 2021
@sjoerdmullender sjoerdmullender removed this from the NEXTFEATURERELEASE milestone Jan 24, 2022
@sjoerdmullender sjoerdmullender added this to the Jan2022 milestone Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug
Projects
None yet
Development

No branches or pull requests

3 participants