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

New extract_cellset_axes_raw_async, extract_cellset_cell_async and extract_cellset_axes_cardinality #957

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

vmitsenko
Copy link
Collaborator

New extract_cellset_axes_raw_async and extract_cellset_cells_raw_async were added to extract raw data from TM1 asynchronously. Demonstrate efficiency in retrieving large datasets with > 1M cells and can be further used to create asynchronous execute_mdx.

extract_cellset_axes_cardinality was also added to retrieve cellset cardinality

…c were added to extract raw data from TM1 asynchronously. Demonstrate efficiency in retrieving large datasets with > 1M cells and can be further used to create asynchronous execute_mdx.

extract_cellset_axes_cardinality was also added to retrieve cellset cardinality
@MariusWirtz
Copy link
Collaborator

Hi @vmitsenko,

Nice work. I will merge this and add the combined execute_mdx_async later.

@MariusWirtz MariusWirtz merged commit 423c726 into master Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants