Re: Review Request 48656: HIVE-13958: Support prohibiting string to decimal auto-casts.

2017-04-08 Thread Takuma Wakamori
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48656/ --- (Updated 4月 8, 2017, 7:28 p.m.) Review request for hive. Changes --- upd

Re: Review Request 48656: HIVE-13958: Support prohibiting string to decimal auto-casts.

2016-06-20 Thread Takuma Wakamori
> On 6月 15, 2016, 8:09 a.m., Sergey Shelukhin wrote: > > ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeGenericFuncDesc.java, > > line 265 > > > > > > between should have a fixed number of arguments (3 IIRC), no

Re: Review Request 48656: HIVE-13958: Support prohibiting string to decimal auto-casts.

2016-06-20 Thread Takuma Wakamori
> On 6月 15, 2016, 8:10 a.m., Sergey Shelukhin wrote: > > ql/src/test/queries/clientnegative/compare_double_bigint_between.q, line 1 > > > > > > this should not be necessary in all these files; the strict check for > >

Re: Review Request 48656: HIVE-13958: Support prohibiting string to decimal auto-casts.

2016-06-20 Thread Takuma Wakamori
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48656/ --- (Updated 6月 20, 2016, 6:31 p.m.) Review request for hive. Repository: hive-gi

Re: Review Request 48656: HIVE-13958: Support prohibiting string to decimal auto-casts.

2016-06-14 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48656/#review137610 --- ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeGenericFuncDes

Re: Review Request 48656: HIVE-13958: Support prohibiting string to decimal auto-casts.

2016-06-14 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48656/#review137612 --- ql/src/test/queries/clientnegative/compare_double_bigint_between.

Review Request 48656: HIVE-13958: Support prohibiting string to decimal auto-casts.

2016-06-13 Thread Takuma Wakamori
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48656/ --- Review request for hive. Repository: hive-git Description --- HIVE-13958