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

Parameterizable Spooq Mapping Transformations #39

Merged
merged 50 commits into from
Mar 15, 2024

Conversation

Breaka84
Copy link
Owner

@Breaka84 Breaka84 commented Aug 12, 2022

3.4.0 (2022-08-12)

  • [MOD] Mapper: Custom transformations can now also be used with select, withColumn or where clauses
  • [MOD] Mapper: Custom transformations can now be passed as python objects with or without parameters
  • [MOD] Mapper: Spark's built-in data types can now be passed as simple strings (f.e. "string")
  • [MOD] Mapper: Renaming (shortening) of most custom Mapper transformations
  • [ADD] Mapper: str_to_array transformation
  • [ADD] Mapper: map_values transformation
  • [ADD] Mapper: apply transformation
  • [MOD] Tests use now Python 3.8
  • [MOD] Spark 3.3.0 compatibility (Tested for all Spark version from 3.0 to 3.3)
  • [MOD] Clean up documentation

New documentation should be online in a few minutes
https://spooq.readthedocs.io/en/branch-3.4.0/

Breaka84 and others added 30 commits October 1, 2021 16:54
…till need to figure out why pycharm does not show the docstring as expected (numpy style)
… spark versions for the master merge checks
…ns); => move string function fixtures to own file
@Breaka84 Breaka84 added test-it Triggers github test action and removed test-it Triggers github test action labels Feb 17, 2023
@Breaka84 Breaka84 marked this pull request as ready for review February 17, 2023 16:25
@Breaka84 Breaka84 added test-it Triggers github test action and removed test-it Triggers github test action labels Feb 17, 2023
… set delta packages manually for github action tests
@Breaka84 Breaka84 added test-it Triggers github test action and removed test-it Triggers github test action labels Feb 24, 2023
@Breaka84 Breaka84 added test-it Triggers github test action and removed test-it Triggers github test action labels Feb 24, 2023
@Breaka84 Breaka84 added test-it Triggers github test action and removed test-it Triggers github test action labels Feb 24, 2023
@Breaka84 Breaka84 added test-it Triggers github test action and removed test-it Triggers github test action labels Feb 24, 2023
@Breaka84 Breaka84 added test-it Triggers github test action and removed test-it Triggers github test action labels Feb 24, 2023
@Breaka84 Breaka84 added test-it Triggers github test action and removed test-it Triggers github test action labels Feb 24, 2023
@Breaka84 Breaka84 merged commit a624862 into master Mar 15, 2024
@Breaka84 Breaka84 deleted the flexible_spooq_mapping_transformations branch March 15, 2024 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test-it Triggers github test action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant