Closed A-Baji closed 2 years ago
dj.config.use32BitDims(true) or dj.config.use32BitDims(false) to set the flag to read values with 32-bit dimensions.
dj.config.use32BitDims(true)
dj.config.use32BitDims(false)
Workflow fails because of the TestExternalS3_testRemote test failing.
TestExternalS3_testRemote
Included fix for https://github.com/datajoint/datajoint-matlab/pull/386#discussion_r829486840
dj.config.use32BitDims(true)
ordj.config.use32BitDims(false)
to set the flag to read values with 32-bit dimensions.