carto-python icon indicating copy to clipboard operation
carto-python copied to clipboard

dataset_manager.create only returns one dataset

Open Baschdl opened this issue 5 years ago • 1 comments

Problem

dataset_manager.create(LOCAL_FILE_OR_URL) only returns one dataset if multiple datasets are created (e.g. with shapefile import)

Expected behavior

All created datasets are returned

Baschdl avatar Jun 07 '20 17:06 Baschdl

@dgaubert Do you have an idea about this one?

Baschdl avatar Jul 17 '20 10:07 Baschdl