OmerJog opened a new pull request #4302: [AIRFLOW-2641]  Fix 
MySqlToHiveTransfer to handle MySQL DECIMAL correctly
URL: https://github.com/apache/incubator-airflow/pull/4302
 
 
   ### Jira
   
   - [V] My PR addresses the following [Airflow 
Jira](https://issues.apache.org/jira/browse/AIRFLOW-2641) 
   
   ### Description
   
   MySQLdb has also FIELD_TYPE.NEWDECIMAL 
   adding support for it in the operator
   https://github.com/farcepest/MySQLdb1/blob/master/MySQLdb/converters.py#L158
   
   Also fix flake8 errors
   
   ### Code Quality
   
   - [V ] Passes `flake8`
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to