Re: 【Hive Alter Table Add column at specified position】
Yeah, according to our DDL doc, we don't support this use case at the moment. Perhaps you can use REPLACE COLUMNS as a workaround. On Sat, Jun 27, 2020 at 5:32 PM 忝忝向仧 <153488...@qq.com> wrote: > Hi,all: > > > It seems that Hive can not alter table to add column at specified > position. > For ins
[jira] [Created] (HIVE-23878) Aggregate after join throws off MV rewrite
Rajesh Balamohan created HIVE-23878: --- Summary: Aggregate after join throws off MV rewrite Key: HIVE-23878 URL: https://issues.apache.org/jira/browse/HIVE-23878 Project: Hive Issue Type: Su