DataX
DataX copied to clipboard
写入到超级表时,如果tag中有大写,生成的sql不正确
报错信息 sql: select distinct tag,tbname from test, desc: Invalid column name: tag
代码截图