Skip to content

prefetch rows parameter is overriden by batch concurrency (which is deprecated) #1661

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

Open
Sarcouy opened this issue Apr 11, 2025 · 0 comments · May be fixed by #1662
Open

prefetch rows parameter is overriden by batch concurrency (which is deprecated) #1661

Sarcouy opened this issue Apr 11, 2025 · 0 comments · May be fixed by #1662

Comments

@Sarcouy
Copy link

Sarcouy commented Apr 11, 2025

My options :

with include drop, truncate, create tables, create indexes, batch rows = 10000, batch concurrency = 3, prefetch rows = 20000,
  reset sequences,
  downcase identifiers

Ending with a prefetch rows of 3 for reader buffer.

we should drop this option support

@Sarcouy Sarcouy linked a pull request Apr 11, 2025 that will close this issue
@Sarcouy Sarcouy changed the title Batch concurrency will override prefetch rows Specifying batch concurrency will override prefetch rows Apr 11, 2025
@Sarcouy Sarcouy changed the title Specifying batch concurrency will override prefetch rows prefetch rows parameter is overriden by batch concurrency (which is deprecated) Apr 14, 2025
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