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 develop to master #817

Merged
merged 5 commits into from
Jun 2, 2023
Merged

Merge develop to master #817

merged 5 commits into from
Jun 2, 2023

Conversation

tkilias
Copy link
Collaborator

@tkilias tkilias commented Jun 2, 2023

All Submissions:

  • Check if your pull request goes to the correct bash branch (develop or master)?
  • Is the title of the Pull Request correct?
  • Is the title of the corresponding issue correct?
  • Have you updated the changelog?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Are you mentioning the issue which this PullRequest fixes ("Fixes...")

When integrating to Develop branch:

  1. Remember to merge with "Squash and Merge"

When integrating to Main branch:

  1. Remember to merge with "Merge"

tkilias and others added 5 commits May 16, 2023 15:21
…nguages-container-ci to 1.1.0 (#799)

* Updated poetry to 1.4.2 in GitHub workflows and extract the installation into an action
* Fixed GitHub workflow publish-test-container
* Updated binutils
* Updated ca-certificates
* Updated libssl
* Updated poetry.lock
* Updated openssl
…ata from Python UDFs (#795)

* #796: Fixed silent data corruption when emitting dataframes with float16 dtype columns from Python UDFs
* Replace asscalar with item in test dataframe.py, because asscalar was removed
* Added handleEmitPyFloat to also support float pyarrow dtype columns with NAN and object-dtype columns with float
* Refactored and split Pandas Tests
* Added tests for more dtypes to Pandas Tests
* Documented supported dtypes when emitting dataframes

Co-authored-by: Thomas Ubensee <[email protected]>
@tkilias tkilias merged commit e2fe7c4 into master Jun 2, 2023
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.

1 participant