utkarsharma2 opened a new pull request, #30460:
URL: https://github.com/apache/airflow/pull/30460

   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: https://github.com/apache/airflow/issues/30382
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to