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

[Merge 2.11] Addition of test_from_numpy_empty_str #1089

Conversation

nguyenv
Copy link
Collaborator

@nguyenv nguyenv commented May 11, 2022

  • Remove \x00 for test_varlen_sparse_all_empty_strings

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #17710: Cannot write array of all empty strings with from_numpy.

@nguyenv nguyenv requested review from ihnorton and johnkerl May 11, 2022 21:33
@nguyenv nguyenv force-pushed the viviannguyen/sc-17710/cannot-write-array-of-all-empty-strings-with branch from dfdac03 to 58d42a0 Compare May 11, 2022 21:44
Copy link
Contributor

@johnkerl johnkerl left a comment

Choose a reason for hiding this comment

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

🚀

Copy link
Member

@ihnorton ihnorton left a comment

Choose a reason for hiding this comment

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

Thanks, just minor nits.

HISTORY.md Outdated Show resolved Hide resolved
tiledb/tests/test_libtiledb.py Show resolved Hide resolved
tiledb/tests/test_libtiledb.py Show resolved Hide resolved
@nguyenv nguyenv force-pushed the viviannguyen/sc-17710/cannot-write-array-of-all-empty-strings-with branch from 74a3c64 to 3f1b5f8 Compare July 5, 2022 16:08
@nguyenv nguyenv changed the title npbuffer.cc::convert_object Fix: Empty String Needs sz=1 Addition of test_from_numpy_empty_str Jul 5, 2022
@nguyenv
Copy link
Collaborator Author

nguyenv commented Jul 5, 2022

This bug has been fixed in core, so a fix in TileDB-Py is no longer needed. This PR now just contains modified and additional unit tests for empty strings.

Copy link
Contributor

@johnkerl johnkerl left a comment

Choose a reason for hiding this comment

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

🚢

@nguyenv nguyenv force-pushed the viviannguyen/sc-17710/cannot-write-array-of-all-empty-strings-with branch from 3f1b5f8 to 210ace6 Compare July 5, 2022 21:53
@nguyenv nguyenv changed the title Addition of test_from_numpy_empty_str [Merge 2.10.2] Addition of test_from_numpy_empty_str Jul 6, 2022
@nguyenv nguyenv changed the title [Merge 2.10.2] Addition of test_from_numpy_empty_str [Merge 2.11] Addition of test_from_numpy_empty_str Jul 7, 2022
@nguyenv nguyenv force-pushed the viviannguyen/sc-17710/cannot-write-array-of-all-empty-strings-with branch from 9fa8137 to 4661ae0 Compare August 8, 2022 14:15
@nguyenv nguyenv force-pushed the viviannguyen/sc-17710/cannot-write-array-of-all-empty-strings-with branch from 4661ae0 to fcab931 Compare August 8, 2022 14:18
@nguyenv nguyenv merged commit 2d86fc2 into dev Aug 8, 2022
@nguyenv nguyenv deleted the viviannguyen/sc-17710/cannot-write-array-of-all-empty-strings-with branch August 8, 2022 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants