[Impala-ASF-CR] IMPALA-8801: Date type support for ORC scanner

2020-01-13 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14982 ) Change subject: IMPALA-8801: Date type support for ORC scanner .. Patch Set 5: (2 comments)

[Impala-ASF-CR] IMPALA-8801: Date type support for ORC scanner

2020-01-13 Thread Gabor Kaszab (Code Review)
Hello Quanlong Huang, Norbert Luksa, Zoltan Borok-Nagy, Attila Jeges, Csaba Ringhofer, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14982 to look at the new patch set (#5). Change subject: IMPALA-8801: Date type support for ORC

[Impala-ASF-CR] IMPALA-8801: Date type support for ORC scanner

2020-01-09 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14982 ) Change subject: IMPALA-8801: Date type support for ORC scanner .. Patch Set 4: (2 comments)

[Impala-ASF-CR] IMPALA-8801: Date type support for ORC scanner

2020-01-09 Thread Gabor Kaszab (Code Review)
Hello Quanlong Huang, Norbert Luksa, Zoltan Borok-Nagy, Attila Jeges, Csaba Ringhofer, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14982 to look at the new patch set (#4). Change subject: IMPALA-8801: Date type support for ORC

[Impala-ASF-CR] IMPALA-9035: Simplify casting string to timestamp. This change will help with queries generated by some BI tools. Case 1: Simplify 'string -> bigint -> timestamp' TO 'string -> timesta

2020-01-09 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14896 ) Change subject: IMPALA-9035: Simplify casting string to timestamp. This change will help with queries generated by some BI tools. Case 1: Simplify 'string -> bigint -> timestamp' TO 'string ->

[Impala-ASF-CR] IMPALA-8801: Date type support for ORC scanner

2020-01-08 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14982 ) Change subject: IMPALA-8801: Date type support for ORC scanner .. Patch Set 3: (7 comments)

[Impala-ASF-CR] IMPALA-8801: Date type support for ORC scanner

2020-01-08 Thread Gabor Kaszab (Code Review)
Hello Norbert Luksa, Zoltan Borok-Nagy, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14982 to look at the new patch set (#3). Change subject: IMPALA-8801: Date type support for ORC scanner

[Impala-ASF-CR] IMPALA-9174: Speedup allocations of ORC Scanner

2020-01-07 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14804 ) Change subject: IMPALA-9174: Speedup allocations of ORC Scanner .. Patch Set 6: (1 comment)

[Impala-ASF-CR] IMPALA-8801: Date type support for ORC scanner

2020-01-07 Thread Gabor Kaszab (Code Review)
Hello Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14982 to look at the new patch set (#2). Change subject: IMPALA-8801: Date type support for ORC scanner ..

[Impala-ASF-CR] IMPALA-8801: Date type support for ORC scanner

2020-01-07 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14982 Change subject: IMPALA-8801: Date type support for ORC scanner .. IMPALA-8801: Date type support for ORC scanner Change-Id:

[Impala-ASF-CR] IMPALA-9035: Simplify casting string to timestamp.

2020-01-03 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14896 ) Change subject: IMPALA-9035: Simplify casting string to timestamp. .. Patch Set 3: Code-Review+1 Thanks for making these changes! I'm

[Impala-ASF-CR] IMPALA-9035: Simplify casting string to timestamp.

2020-01-02 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14896 ) Change subject: IMPALA-9035: Simplify casting string to timestamp. .. Patch Set 2: (4 comments) Hey, Sorry for the delay. Most of us

[Impala-ASF-CR] IMPALA-9272: Fix PlannerTest.testHdfs depending on year(now())

2020-01-02 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14965 ) Change subject: IMPALA-9272: Fix PlannerTest.testHdfs depending on year(now()) .. Patch Set 1: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-8706: ISO:SQL:2016 datetime patterns - Milestone 4

2019-12-13 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14852 ) Change subject: IMPALA-8706: ISO:SQL:2016 datetime patterns - Milestone 4 .. Patch Set 5: Code-Review+2 (2 comments) Thanks for

[Impala-ASF-CR] IMPALA-8706: ISO:SQL:2016 datetime patterns - Milestone 4

2019-12-11 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14852 ) Change subject: IMPALA-8706: ISO:SQL:2016 datetime patterns - Milestone 4 .. Patch Set 4: (16 comments) The latest patch is in good

[Impala-ASF-CR] IMPALA-8706: ISO:SQL:2016 datetime patterns - Milestone 4

2019-12-07 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14852 ) Change subject: IMPALA-8706: ISO:SQL:2016 datetime patterns - Milestone 4 .. Patch Set 2: (33 comments) Thanks for taking care of

[Impala-ASF-CR] IMPALA-9219: [DOCS] ISO-SQL 2016 Date/time format patters - Milestone 3

2019-12-06 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14861 ) Change subject: IMPALA-9219: [DOCS] ISO-SQL 2016 Date/time format patters - Milestone 3 .. Patch Set 1: (14 comments) Thanks for

[Impala-ASF-CR] IMPALA-9215: report benchmark results.py fails with missing key

2019-12-05 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14830 ) Change subject: IMPALA-9215: report_benchmark_results.py fails with missing key .. Patch Set 1: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-9217: Adjust limits for TZH and TZM datetime tokens

2019-12-05 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14848 Change subject: IMPALA-9217: Adjust limits for TZH and TZM datetime tokens .. IMPALA-9217: Adjust limits for TZH and TZM datetime tokens

[Impala-ASF-CR] IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

2019-12-04 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14714 ) Change subject: IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3 .. Patch Set 9: (6 comments)

[Impala-ASF-CR] IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

2019-12-04 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14714 to look at the new patch set (#10). Change subject: IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

[Impala-ASF-CR] IMPALA-9141: [DOCS] SQL:2016 date time patterns - Milestone 2

2019-12-04 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14722 ) Change subject: IMPALA-9141: [DOCS] SQL:2016 date time patterns - Milestone 2 .. Patch Set 4: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

2019-12-04 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14714 to look at the new patch set (#9). Change subject: IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

[Impala-ASF-CR] IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

2019-12-04 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14714 ) Change subject: IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3 .. Patch Set 8: PS8 is a rebase with master -- To view,

[Impala-ASF-CR] WIP: IMPALA-8046: Support CREATE TABLE from an ORC file

2019-12-03 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14811 ) Change subject: WIP: IMPALA-8046: Support CREATE TABLE from an ORC file .. Patch Set 7: (8 comments) Thanks for taking care of this!

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-12-03 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14665 ) Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST .. IMPALA-9131: Use single quotes around FORMAT

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-12-03 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14665 ) Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST .. Patch Set 6: (1 comment)

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-12-03 Thread Gabor Kaszab (Code Review)
Hello Norbert Luksa, Anonymous Coward (536), Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14665 to look at the new patch set (#6). Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-11-29 Thread Gabor Kaszab (Code Review)
Hello Norbert Luksa, Anonymous Coward (536), Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14665 to look at the new patch set (#5). Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-11-29 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14665 ) Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST .. Patch Set 4: Actually, that issue with the backslashes

[Impala-ASF-CR] IMPALA-9141: [DOCS] SQL:2016 date time patterns - Milestone 2

2019-11-28 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14722 ) Change subject: IMPALA-9141: [DOCS] SQL:2016 date time patterns - Milestone 2 .. Patch Set 3: Code-Review+1 (1 comment) Just one

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-11-28 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14665 ) Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST .. Patch Set 4: (1 comment)

[Impala-ASF-CR] IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

2019-11-28 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14714 ) Change subject: IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3 .. Patch Set 7: (1 comment)

[Impala-ASF-CR] IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

2019-11-28 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14714 to look at the new patch set (#7). Change subject: IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-11-28 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14665 ) Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST .. Patch Set 4: Thanks for spotting this, Attila! I've

[Impala-ASF-CR] IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

2019-11-28 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14714 ) Change subject: IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3 .. Patch Set 6: (12 comments)

[Impala-ASF-CR] IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

2019-11-28 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14714 to look at the new patch set (#6). Change subject: IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-11-27 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14665 ) Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST .. Patch Set 4: (1 comment)

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-11-27 Thread Gabor Kaszab (Code Review)
Hello Norbert Luksa, Anonymous Coward (536), Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14665 to look at the new patch set (#4). Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST

[Impala-ASF-CR] IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

2019-11-27 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14714 ) Change subject: IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3 .. Patch Set 5: (3 comments)

[Impala-ASF-CR] IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

2019-11-27 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14714 to look at the new patch set (#5). Change subject: IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

[Impala-ASF-CR] IMPALA-9141: [DOCS] SQL:2016 date time patterns - Milestone 2

2019-11-27 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14722 ) Change subject: IMPALA-9141: [DOCS] SQL:2016 date time patterns - Milestone 2 .. Patch Set 2: (5 comments)

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-11-27 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14665 ) Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST .. Patch Set 3: (3 comments)

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-11-27 Thread Gabor Kaszab (Code Review)
Hello Norbert Luksa, Anonymous Coward (536), Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14665 to look at the new patch set (#3). Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST

[Impala-ASF-CR] IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

2019-11-26 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14714 to look at the new patch set (#4). Change subject: IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

[Impala-ASF-CR] IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

2019-11-26 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14714 ) Change subject: IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3 .. Patch Set 4: (12 comments)

[Impala-ASF-CR] IMPALA-9141: [DOCS] SQL:2016 date time patterns - Milestone 2

2019-11-20 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14722 ) Change subject: IMPALA-9141: [DOCS] SQL:2016 date time patterns - Milestone 2 .. Patch Set 1: (13 comments) Thanks for making these

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-11-15 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14665 ) Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST .. Patch Set 2: (1 comment)

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-11-15 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14665 ) Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST .. Patch Set 2: Made an adjustment that escaped single

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-11-15 Thread Gabor Kaszab (Code Review)
Hello Norbert Luksa, Anonymous Coward (536), Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14665 to look at the new patch set (#2). Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-11-15 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14665 ) Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST .. Patch Set 1: Norbi: Both single quote and double quote

[Impala-ASF-CR] IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

2019-11-15 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14714 Change subject: IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3 .. IMPALA-8705: ISO:SQL:2016 datetime patterns - Milestone 3

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-11-11 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14665 ) Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST .. Patch Set 1: (1 comment)

[Impala-ASF-CR] IMPALA-9131: Use single quotes around FORMAT clause in CAST

2019-11-08 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14665 Change subject: IMPALA-9131: Use single quotes around FORMAT clause in CAST .. IMPALA-9131: Use single quotes around FORMAT clause in

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-11-07 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14291 ) Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2 .. IMPALA-8704: ISO:SQL:2016 datetime patterns -

[Impala-ASF-CR] IMPALA-9093: Change ACID tests to upgrade external tables

2019-11-07 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14633 ) Change subject: IMPALA-9093: Change ACID tests to upgrade external tables .. Patch Set 3: All these tests were green after bumping

[Impala-ASF-CR] IMPALA-9093: Change ACID tests to upgrade external tables

2019-11-07 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14633 ) Change subject: IMPALA-9093: Change ACID tests to upgrade external tables .. IMPALA-9093: Change ACID tests to upgrade external

[Impala-ASF-CR] IMPALA-9093: Change ACID tests to upgrade external tables

2019-11-07 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14633 ) Change subject: IMPALA-9093: Change ACID tests to upgrade external tables .. Patch Set 3: Carry +2 from Csaba. I wait for some test

[Impala-ASF-CR] IMPALA-9093: Change ACID tests to upgrade external tables

2019-11-07 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14633 ) Change subject: IMPALA-9093: Change ACID tests to upgrade external tables .. Patch Set 3: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-11-06 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14291 ) Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2 .. Patch Set 15: (1 comment)

[Impala-ASF-CR] IMPALA-9093: Change ACID tests to upgrade external tables

2019-11-06 Thread Gabor Kaszab (Code Review)
Hello Joe McDonnell, Csaba Ringhofer, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14633 to look at the new patch set (#2). Change subject: IMPALA-9093: Change ACID tests to upgrade external tables

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-11-06 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14291 ) Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2 .. Patch Set 15: (3 comments)

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-11-06 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14291 to look at the new patch set (#15). Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

[Impala-ASF-CR] IMPALA-9093: Change ACID tests to upgrade external tables

2019-11-05 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14633 Change subject: IMPALA-9093: Change ACID tests to upgrade external tables .. IMPALA-9093: Change ACID tests to upgrade external tables

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-31 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14291 to look at the new patch set (#14). Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-29 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14291 ) Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2 .. Patch Set 12: (7 comments)

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-29 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14291 to look at the new patch set (#12). Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-28 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14291 ) Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2 .. Patch Set 11: (10 comments)

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-28 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14291 to look at the new patch set (#11). Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-18 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14291 to look at the new patch set (#10). Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-17 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14291 to look at the new patch set (#9). Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-17 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14291 ) Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2 .. Patch Set 6: (14 comments) Thanks for taking another

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-16 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14291 ) Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2 .. Patch Set 6: (11 comments)

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-16 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14291 to look at the new patch set (#8). Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

[Impala-ASF-CR] IMPALA-8831: Support ALTER TABLE for insert only ACID tables

2019-10-10 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14402 ) Change subject: IMPALA-8831: Support ALTER TABLE for insert_only ACID tables .. Patch Set 4: (7 comments)

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-09 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14291 to look at the new patch set (#6). Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-09 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14291 ) Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2 .. Patch Set 6: (4 comments)

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-09 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14291 to look at the new patch set (#5). Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-09 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14291 ) Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2 .. Patch Set 4: (4 comments)

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-09 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14291 to look at the new patch set (#4). Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-01 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14291 ) Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2 .. Patch Set 3: (1 comment)

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-10-01 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14291 to look at the new patch set (#3). Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-09-27 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14291 ) Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2 .. Patch Set 2: (2 comments)

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-09-26 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/14291 to look at the new patch set (#2). Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-09-26 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14291 ) Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2 .. Patch Set 2: (4 comments)

[Impala-ASF-CR] IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

2019-09-24 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14291 Change subject: IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2 .. IMPALA-8704: ISO:SQL:2016 datetime patterns - Milestone 2

[Impala-ASF-CR] IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

2019-09-19 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/13722 ) Change subject: IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1 .. Patch Set 23: (2 comments)

[Impala-ASF-CR] IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

2019-09-19 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13722 to look at the new patch set (#23). Change subject: IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

[Impala-ASF-CR] IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

2019-09-18 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/13722 ) Change subject: IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1 .. Patch Set 22: (9 comments)

[Impala-ASF-CR] IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

2019-09-18 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13722 to look at the new patch set (#22). Change subject: IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

[Impala-ASF-CR] IMPALA-8947: scratch alloc error uses wrong metric

2019-09-16 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14236 ) Change subject: IMPALA-8947: scratch alloc error uses wrong metric .. Patch Set 1: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-8580: [DOCS] Document the date time patterns supported

2019-09-11 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/14207 ) Change subject: IMPALA-8580: [DOCS] Document the date time patterns supported .. Patch Set 1: Code-Review+2 -- To view, visit

[Impala-ASF-CR] IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

2019-09-10 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/13722 ) Change subject: IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1 .. Patch Set 21: PS21 is a rebase with master -- To view,

[Impala-ASF-CR] IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

2019-09-10 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13722 to look at the new patch set (#21). Change subject: IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

[Impala-ASF-CR] IMPALA-8755: Frontend support for Z-ordering

2019-09-10 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/13955 ) Change subject: IMPALA-8755: Frontend support for Z-ordering .. Patch Set 12: Code-Review+1 I'm fine with the changes but not

[Impala-ASF-CR] IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

2019-09-09 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/13722 ) Change subject: IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1 .. Patch Set 20: (1 comment)

[Impala-ASF-CR] IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

2019-09-09 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13722 to look at the new patch set (#20). Change subject: IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

[Impala-ASF-CR] IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

2019-09-05 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13722 to look at the new patch set (#19). Change subject: IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

[Impala-ASF-CR] IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

2019-09-05 Thread Gabor Kaszab (Code Review)
Gabor Kaszab has posted comments on this change. ( http://gerrit.cloudera.org:8080/13722 ) Change subject: IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1 .. Patch Set 17: (7 comments)

[Impala-ASF-CR] IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

2019-09-05 Thread Gabor Kaszab (Code Review)
Hello Attila Jeges, Impala Public Jenkins, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/13722 to look at the new patch set (#18). Change subject: IMPALA-8703: ISO:SQL:2016 datetime patterns - Milestone 1

<    3   4   5   6   7   8   9   10   11   12   >