Skip to content

Conversation

@jjerphan
Copy link
Collaborator

@jjerphan jjerphan commented Aug 29, 2023

Reference Issues/PRs

Follow-up of #540.

What does this implement/fix? How does it work (high level)? Highlight notable design decisions.

See this thread #540 (comment).

Any other comments?

Checklist

Checklist for code changes...
  • Have you updated the relevant docstrings and documentation?
  • Is this contribution tested against all ArcticDB's features?
  • Do all exceptions introduced raise appropriate error messages?
  • Are API changes highlighted in the PR description?
  • Is the PR labelled as enhancement or bug so it appears in autogenerated release notes?

Signed-off-by: Julien Jerphanion <[email protected]>
@jjerphan jjerphan force-pushed the pandas-2.0/none-type branch from 2c91bd0 to b125207 Compare August 29, 2023 16:35
@jjerphan jjerphan mentioned this pull request Aug 30, 2023
@jjerphan
Copy link
Collaborator Author

jjerphan commented Aug 30, 2023

The only test that fails is test_fallback_to_pickle which has to be removed since #646 has been merged.

#805 removes test_fallback_to_pickle.

@jjerphan jjerphan marked this pull request as ready for review August 30, 2023 14:02
@jjerphan jjerphan changed the title fix: Empty column normalization with NoneType fix: Empty column normalization with EMPTYVAL Sep 4, 2023
Columns' types coercion (on the Python layer) has not been adapted yet.

Signed-off-by: Julien Jerphanion <[email protected]>
Signed-off-by: Julien Jerphanion <[email protected]>
Signed-off-by: Julien Jerphanion <[email protected]>
@jjerphan jjerphan mentioned this pull request Sep 11, 2023
5 tasks
@jjerphan jjerphan added the enhancement New feature or request label Sep 12, 2023
@jjerphan jjerphan merged commit ea154f2 into master Sep 12, 2023
@jjerphan jjerphan deleted the pandas-2.0/none-type branch September 12, 2023 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants