Skip to content

Conversation

@utkarsharma2
Copy link
Contributor

Added feature to partition SQL table. Internally used pandas groupby() method to partition the generated dataframe. User can pass the parameters to groupby() by passing values in groupby_kwargs.

closes: #30382

@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Apr 4, 2023
@utkarsharma2 utkarsharma2 changed the title SqlToS3Operator - Added feature to partition SQL table SqlToS3Operator - Add feature to partition SQL table Apr 4, 2023
Copy link
Contributor

@phanikumv phanikumv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WDYT about including this additional feature in the docs ?

@utkarsharma2
Copy link
Contributor Author

@phanikumv Yup, missed it. Added them now.

@utkarsharma2
Copy link
Contributor Author

@eladkal @o-nikolas Please review

@utkarsharma2
Copy link
Contributor Author

@o-nikolas Can you please review?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SqlToS3Operator not able to write data with partition_cols provided.

4 participants