大数据计算MaxCompute有没有用presto链接maxcompute的?
我运行加了where条件的sql后也是报错:The optimizer exhausted the time limit of 180000 ms。在我的例子中,我进一步发现:如果where条件全是分区字段,2秒即可查出;如果where条件有普通字段,则报出该错误。
我使用的trino连接器是这个:https://github.com/aliyun/aliyun-maxcompute-data-collectors/tree/master/trino-connector
赞0
踩0