Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Large Dataset ParquetFileManager Error #74

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

conorsim
Copy link
Collaborator

Provides a bug fix for #71

Copy link

Test Results

17 tests   17 ✅  0s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit 1a7b3ba.

Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3151 284 9% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
luxonis_ml/data/utils/parquet.py 0% 🟢
TOTAL 0% 🟢

updated for commit: 1a7b3ba by action🐍

@kozlov721 kozlov721 added the bug Something isn't working label Jan 31, 2024
@kozlov721 kozlov721 linked an issue Jan 31, 2024 that may be closed by this pull request
Copy link
Collaborator

@kozlov721 kozlov721 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@conorsim conorsim merged commit f57f4d3 into dev Feb 1, 2024
10 checks passed
@conorsim conorsim deleted the bugfix/large-dataset-parquet branch February 1, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ParquetFileManager error when creating large datasets
2 participants