ArcticDB icon indicating copy to clipboard operation
ArcticDB copied to clipboard

ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem.

Results 340 ArcticDB issues
Sort by recently updated
recently updated
newest added

#### Reference Issues/PRs #### What does this implement or fix? New query stat implemenation which its schema is static The feature of linking arcticdb API calls to storage operations has...

Hello, I recently encountered an error: arcticdb_ext.exceptions.StorageException: E_UNEXPECTED_LMDB_ERROR Unexpected LMDB Error: LMDBError#-30790: mdb_txn_begin: MDB_READERS_FULL: Environment maxreaders limit reached for object *sTo(7455744cb405c407d4aabe70b06b8b2daa8054ea is there a way to configure the number of...

#### Reference Issues/PRs #### What does this implement or fix? #### Any other comments? #### Checklist Checklist for code changes... - [ ] Have you updated the relevant docstrings, documentation...

#### Reference Issues/PRs #### What does this implement or fix? Due to limitation of STS roles number we should constantly do cleaning of failed to delete roles. The PR contains...

patch

#### Reference Issues/PRs #### What does this implement or fix? This is needed for real S3 and GCP tests as file descriptors required are more than initial limit of 100k...

patch

#### Reference Issues/PRs #### What does this implement or fix? Successful execution 5.2.6: https://github.com/man-group/ArcticDB/actions/runs/14641126753/job/41083591802 5.1.2: https://github.com/man-group/ArcticDB/actions/runs/14637571996 4.5.1: https://github.com/man-group/ArcticDB/actions/runs/14639124835/job/41077126258 1.6.2: https://github.com/man-group/ArcticDB/actions/runs/14701046721/job/41250511273 The PR contains workflow definition to execute tests on installed...

patch

#### Reference Issues/PRs #### What does this implement or fix? Clarify when does the workaround need for STS CA issue #### Any other comments? #### Checklist Checklist for code changes......

patch

#### Reference Issues/PRs #### What does this implement or fix? The api check in Azurite has brought pain to local tests as the azurite version needs to keep up with...

patch

#### Reference Issues/PRs https://github.com/man-group/ArcticDB/issues/2251 #### What does this implement or fix? Disable s3 checksumming by setting environment variable in the wheel. #### Any other comments? This will also unblock the...

minor