You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by faaron zheng <fa...@gmail.com> on 2020/08/21 02:43:35 UTC

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

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

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

Posted by Chesnay Schepler <ch...@apache.org>.
Moving this to the chinese user mailing list.

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


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

Posted by Chesnay Schepler <ch...@apache.org>.
Moving this to the chinese user mailing  list.

On 25/08/2020 16:16, Andrey Zagrebin wrote:
> 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] user-zh-subscribe@flink.apache.org 
> <ma...@flink.apache.org>
>
> On Fri, Aug 21, 2020 at 4:43 AM faaron zheng <faaronzheng@gmail.com 
> <ma...@gmail.com>> wrote:
>
>     Hi all,
>
>     我在使用flink1.10的sql-client时候发现使用hive module时会缺少某些core
>     module 中的build-in function比如plus,greaterThan。这会导致同样的sql
>     core module可以执行成功,hive module却会报错,比如在使用row_number()
>     over()时候。这是什么原因?
>


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

Posted by Andrey Zagrebin <az...@apache.org>.
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] user-zh-subscribe@flink.apache.org

On Fri, Aug 21, 2020 at 4:43 AM faaron zheng <fa...@gmail.com> wrote:

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