alibaba / druid

阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
https://github.com/alibaba/druid/wiki
Apache License 2.0
27.95k stars 8.58k forks source link

[ODPS]insert select语句不支持limit #1495

Closed zillionbrains closed 7 years ago

zillionbrains commented 7 years ago

insert into table a select * from b limit 1

wenshao commented 7 years ago

已经支持,请使用1.0.27版本 https://github.com/alibaba/druid/releases/tag/1.0.27