sqllineage icon indicating copy to clipboard operation
sqllineage copied to clipboard

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

Open zhengtingxue opened this issue 9 months ago • 1 comments

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

zhengtingxue avatar Apr 30 '24 06:04 zhengtingxue