Skip to content

fix: stream records lazily in write_records and _execute_chunk_v2 #449

fix: stream records lazily in write_records and _execute_chunk_v2

fix: stream records lazily in write_records and _execute_chunk_v2 #449

Triggered via pull request May 29, 2026 15:18
Status Failure
Total duration 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint
Process completed with exit code 2.
lint
1 error
lint: splunklib/searchcommands/generating_command.py#L214
"_maxresultrows" is not a known attribute of "None" (reportOptionalMemberAccess)
lint: splunklib/searchcommands/generating_command.py#L214
"_maxresultrows" is protected and used outside of the class in which it is declared (reportPrivateUsage)