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

Release/0.9 #97

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Release/0.9 #97

wants to merge 9 commits into from

Conversation

dannymeijer
Copy link
Member

This PR is to merge the 0.9 release work up to main (for final release) once we are ready to do so.

mikita-sakalouski and others added 3 commits October 29, 2024 22:14
Refactor code to support Spark Connect

---------

Co-authored-by: Danny Meijer <[email protected]>
<!--- Provide a general summary of your changes in the Title above -->

## Description
Adjust Output class and fix getting of attributes from Step classes.

## Related Issue
#81 

## Motivation and Context
Get correct behavior for class attributes and also raise Exception in
proper manner

## How Has This Been Tested?
Existing tests


## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all
the boxes that apply: -->
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)

## Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes
that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->
- [x] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [x] I have updated the documentation accordingly.
- [x] I have read the **CONTRIBUTING** document.
- [ ] I have added tests to cover my changes.
- [x] All new and existing tests passed.

---------

Co-authored-by: Danny Meijer <[email protected]>
Allow setting File Encoding in Box implementation
@dannymeijer
Copy link
Member Author

marking this as blocked until we feel ready enough to actuate the release.

@dannymeijer
Copy link
Member Author

Observed a bug in which logs are logged twice. Needs to be investigated

@dannymeijer
Copy link
Member Author

Somehow, Http related steps are intermittently failing their unit tests. Needs to be investigated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[FEATURE] - DBR 14.3 support - foreachbatch impacts
3 participants