Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

pac data - allow setting number of input threads #520

Closed
martintoelk opened this issue Apr 28, 2023 · 1 comment
Closed

pac data - allow setting number of input threads #520

martintoelk opened this issue Apr 28, 2023 · 1 comment

Comments

@martintoelk
Copy link

Hi PAC CLI Team,

the CMT has an undocumenten parameter called "numberofinputthreads". In past, when you downloaded the CMT it was set to 5. In PAC CLI, it seems that this param is set to 1, which highly slow down the import speed.

It would be great, if we can specifiy the numberofinputthreads param via pac cli. for example pac data - import --numberofinputthreads 20 -d "importpath"

numberofinputthreads set to 19 in app.config
image

CMT Desktop Verison will use 19 Threads
image

pac cli data import only uses 1 Thread in default configuration
image

@mariiusw
Copy link

mariiusw commented May 9, 2023

I was also curious about this setting yesterday, and couldn't find any documentation for it as well...
Does it effect the speed of the import when you where using CMT with 19 instead of 5?
Will it have any effect on the Export as well?
Did you try changing the setting for the PAC CLI?

@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2023
@petrochuk petrochuk converted this issue into discussion #552 Jun 18, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants