Skip to content

Conversation

tomuben
Copy link
Collaborator

@tomuben tomuben commented Feb 6, 2025

fixes #1060

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"
  2. Have you thought about version number? If there is a breaking change in the toolchain, need to update major version.
  3. If you plan a release, have you checked the Exasol packages for updates?
    1. Websocket API (https://github.com/EXASOL/websocket-api)
    2. Exasol-BucketFS

@tomuben tomuben changed the title Bug/1060 fix pandas memory leak tests and prepare release #1060: fix pandas memory leak tests and prepare release Feb 6, 2025
@tomuben tomuben merged commit c1b2c57 into develop Feb 6, 2025
12 checks passed
@tomuben tomuben deleted the bug/1060_fix_pandas_memory_leak_tests_and_prepare_release branch February 6, 2025 13:48
tomuben added a commit that referenced this pull request Feb 6, 2025
Changelog:
#1057: Added language_definitions.json for standard SLC + exaslct 1.1.0 + poetry lock #1058
- Fixed language_definitions.json (#1062)
- #1060: Fixed Pandas Memory leakage Tests (#1061) 
- Updated exaslct to 2.0.0 and updated dependencies (#1063) 
- #1060: fix pandas memory leak tests and prepare release (#1066)
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.

2 participants