Skip to content

[TODO] we can try to parallelize this by running in the thread pool #273

@nfx

Description

@nfx

See more context:

db = tbl["database"]
# TODO: we can try to parallelize this by running in the thread pool
if include_temp or not tbl["isTemporary"]: # include only not temporary tables
lines = []
try:
tmp_txt = ""

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions