Thanks a lot Noam, you are a saviour!
Ravi
On Tue, Aug 25, 2015 at 10:03 PM, Noam Hasson
wrote:
> Hi,
>
> Check if this helps you:
>
> https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-AlterTable/PartitionTouch
>
> Noam.
>
> On Tue, Aug 25, 2015 at 6:43 PM, r
Hi,
Check if this helps you:
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-AlterTable/PartitionTouch
Noam.
On Tue, Aug 25, 2015 at 6:43 PM, ravi teja wrote:
> Sorry For the incomplete mail, sent bymistake
>
> I am working towards a incremental solution o
Hi,
I am working towards a incremental solution on hive based on the
transient_lastDdlTime of the partitions.
If the we in
Thanks,
Ravi
Sorry For the incomplete mail, sent bymistake
I am working towards a incremental solution on hive based on the
transient_lastDdlTime of the partitions.
We mostly deal with hive external tables.
The transient_lastDdlTime of a partition gets updated when the insertion to
the table happens via the i