oss-know / airflow-jobs

Apache License 2.0
6 stars 19 forks source link

Check auto formatted SQLs by IDE code automation #158

Open crystaldust opened 1 year ago

crystaldust commented 1 year ago

The PyCharm IDE automatically formatted long SQL strings in the commit 7ea4e330bd3350bfac083569f2883a2d29de5ba8, while some becomes invalid. Check all the SQLs and re-claim them in a valid way.