datajoint / datajoint-matlab

Relational data pipelines for the science lab
MIT License
42 stars 37 forks source link

add function to dj.config to read values with 32-bit dimensions #395

Closed A-Baji closed 2 years ago

A-Baji commented 2 years ago

dj.config.use32BitDims(true) or dj.config.use32BitDims(false) to set the flag to read values with 32-bit dimensions.

A-Baji commented 2 years ago

Workflow fails because of the TestExternalS3_testRemote test failing.

A-Baji commented 2 years ago

Included fix for https://github.com/datajoint/datajoint-matlab/pull/386#discussion_r829486840