flink1.10中hive module 没有plus,greaterThan等函数

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

flink1.10中hive module 没有plus,greaterThan等函数

faaron zheng
Hi all,

我在使用flink1.10的sql-client时候发现使用hive module时会缺少某些core module 中的build-in function比如plus,greaterThan。这会导致同样的sql core module可以执行成功,hive module却会报错,比如在使用row_number() over()时候。这是什么原因?

Reply | Threaded
Open this post in threaded view
|

Re: flink1.10中hive module 没有plus,greaterThan等函数

Andrey Zagrebin-5
Hi Faaron,

This mailing list is for support in English.
Could you translate your question into English?
You can also subscribe to the user mailing list in Chinese to get support in Chinese [1]

Best,
Andrey

[1] [hidden email]

On Fri, Aug 21, 2020 at 4:43 AM faaron zheng <[hidden email]> wrote:
Hi all,

我在使用flink1.10的sql-client时候发现使用hive module时会缺少某些core module 中的build-in function比如plus,greaterThan。这会导致同样的sql core module可以执行成功,hive module却会报错,比如在使用row_number() over()时候。这是什么原因?