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

Support for queried dtypes in tuples with registerCommands #3672

Merged

Conversation

jeremiah-corrado
Copy link
Contributor

Add support for the following formal argument pattern with registerCommand:

@arkouda.registerCommand
proc foo(ref a: [?d] ?t, tup: d.rank*t) { ... }

…ocs registered with registerCommands

Signed-off-by: Jeremiah Corrado <[email protected]>
@ajpotts ajpotts enabled auto-merge August 15, 2024 18:34
@ajpotts ajpotts added this pull request to the merge queue Aug 15, 2024
Merged via the queue into Bears-R-Us:master with commit fd43825 Aug 15, 2024
10 checks passed
@jeremiah-corrado jeremiah-corrado deleted the registerCommand-tuple-dtype-queries branch August 15, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants