Re: Review Request 69341: HIVE-20891: Call alter_partition in batch when dynamically loading partitions

2018-12-05 Thread Laszlo Pinter via Review Board
> On Dec. 4, 2018, 10:08 p.m., Bharathkrishna Guruvayoor Murali wrote: > > Hi, the patch looks good, I just had a quick question. Does this mean that > > all the alters happen in one transaction? Will it prevent concurrent > > operations for the whole time a large number of partitions are

Re: Review Request 69341: HIVE-20891: Call alter_partition in batch when dynamically loading partitions

2018-12-04 Thread Bharathkrishna Guruvayoor Murali via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69341/#review211026 --- Hi, the patch looks good, I just had a quick question. Does this

Re: Review Request 69341: HIVE-20891: Call alter_partition in batch when dynamically loading partitions

2018-11-30 Thread Laszlo Pinter via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69341/ --- (Updated Nov. 30, 2018, 11:31 a.m.) Review request for hive. Repository:

Re: Review Request 69341: HIVE-20891: Call alter_partition in batch when dynamically loading partitions

2018-11-21 Thread Peter Vary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69341/#review210752 --- Mostly just questions about logging

Re: Review Request 69341: HIVE-20891: Call alter_partition in batch when dynamically loading partitions

2018-11-15 Thread Denys Kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69341/#review210572 --- ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java Lines

Re: Review Request 69341: HIVE-20891: Call alter_partition in batch when dynamically loading partitions

2018-11-15 Thread Denys Kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69341/#review210571 --- ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java Line

Re: Review Request 69341: HIVE-20891: Call alter_partition in batch when dynamically loading partitions

2018-11-15 Thread Denys Kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69341/#review210570 --- ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java Lines

Re: Review Request 69341: HIVE-20891: Call alter_partition in batch when dynamically loading partitions

2018-11-15 Thread Denys Kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69341/#review210569 ---

Re: Review Request 69341: HIVE-20891: Call alter_partition in batch when dynamically loading partitions

2018-11-15 Thread Denys Kuzmenko via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69341/#review210568 --- ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java Lines

Review Request 69341: HIVE-20891: Call alter_partition in batch when dynamically loading partitions

2018-11-15 Thread Laszlo Pinter via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69341/ --- Review request for hive. Repository: hive-git Description ---