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

streamline get_max_array_rank checks in unit testing #3664

Closed
ajpotts opened this issue Aug 14, 2024 · 0 comments · Fixed by #3673
Closed

streamline get_max_array_rank checks in unit testing #3664

ajpotts opened this issue Aug 14, 2024 · 0 comments · Fixed by #3673
Assignees

Comments

@ajpotts
Copy link
Contributor

ajpotts commented Aug 14, 2024

Streamline get_max_array_rank checks in unit testing.

get_max_array_rank() cannot be called before the test because the arkouda server needs to connect first. get_server_max_array_dims() depends on the config file which is not as accurate. Either way, this should be standardized.

@ajpotts ajpotts self-assigned this Aug 14, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 15, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 16, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 16, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 16, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 16, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 20, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 21, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 21, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 21, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 21, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 21, 2024
ajpotts added a commit to ajpotts/arkouda that referenced this issue Aug 21, 2024
github-merge-queue bot pushed a commit that referenced this issue Aug 21, 2024
…3673)

Co-authored-by: Amanda Potts <ajpotts@users.noreply.github.com>
@ajpotts ajpotts added this to the Enable multi-dim pdarrays milestone Aug 26, 2024
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 a pull request may close this issue.

1 participant