reata / sqllineage

SQL Lineage Analysis Tool powered by Python
MIT License
1.19k stars 215 forks source link

[hive-dialect]date/time keyword as fieldName with no `` throw error #604

Open zhengtingxue opened 2 months ago

zhengtingxue commented 2 months ago

bad_sql: insert into table table_a select date,time,a,b,c from table_b; but hive exec well

reata commented 1 month ago

Please provide complete information based on our issue template, otherwise we can't reproduce the issue.