----------------------------------------------------------- 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 ------- updated to be able to apply to the latest commit of the master branch. Repository: hive-git Description ------- HIVE-13958: Support prohibiting string to decimal auto-casts. Diffs (updated) ----- ql/src/java/org/apache/hadoop/hive/ql/plan/ExprNodeGenericFuncDesc.java aef46da ql/src/test/queries/clientnegative/compare_double_bigint_between.q PRE-CREATION ql/src/test/queries/clientnegative/compare_double_bigint_in.q PRE-CREATION ql/src/test/queries/clientnegative/compare_string_bigint_between.q PRE-CREATION ql/src/test/queries/clientnegative/compare_string_bigint_in.q PRE-CREATION ql/src/test/results/clientnegative/compare_double_bigint_between.q.out PRE-CREATION ql/src/test/results/clientnegative/compare_double_bigint_in.q.out PRE-CREATION ql/src/test/results/clientnegative/compare_string_bigint_between.q.out PRE-CREATION ql/src/test/results/clientnegative/compare_string_bigint_in.q.out PRE-CREATION Diff: https://reviews.apache.org/r/48656/diff/3/ Changes: https://reviews.apache.org/r/48656/diff/2-3/ Testing ------- Thanks, Takuma Wakamori
