Re: [PR] IMPALA-12470: initial commit [impala]

2023-10-18 Thread via GitHub
wzhou-code commented on code in PR #60: URL: https://github.com/apache/impala/pull/60#discussion_r1364990392 ## java/ext-data-source/jdbc/src/main/java/org/apache/impala/extdatasource/jdbc/dao/GenericJdbcDatabaseAccessor.java: ## @@ -30,25 +30,34 @@ import java.util.Properties;

Re: [DISSCUSS] Add a new SQL syntax for manually modifying EventProcessorStatus

2023-10-18 Thread guo Maxwell
I noticed that we have a sql AdminFnStmt ,and it seems this is just for admin commands through functions, even though only shutdown function is supported ,So what about extend this syntax ?WDYT? e.g. set_event_sta

Re: [DISSCUSS] Add a new SQL syntax for manually modifying EventProcessorStatus

2023-10-18 Thread guo Maxwell
Thanks quanlong, yeah, It seems I missed.😄 Quanlong Huang 于2023年10月19日周四 10:16写道: > Hi, I had a reply but maybe you missed it: > https://lists.apache.org/thread/5mw8jd5hgz7yycz9h2pxvqj101k0j47m > Feel free to file JIRAs and welcome to work on these! > > Thanks, > Quanlong > > On Wed, Oct 18, 202

Re: [DISSCUSS] Add a new SQL syntax for manually modifying EventProcessorStatus

2023-10-18 Thread Quanlong Huang
Hi, I had a reply but maybe you missed it: https://lists.apache.org/thread/5mw8jd5hgz7yycz9h2pxvqj101k0j47m Feel free to file JIRAs and welcome to work on these! Thanks, Quanlong On Wed, Oct 18, 2023 at 1:59 PM guo Maxwell wrote: > Hello everyone, > It’s been a while since my last email. And an

[PR] IMPALA-12470: initial commit [impala]

2023-10-18 Thread via GitHub
gaurav1086 opened a new pull request, #60: URL: https://github.com/apache/impala/pull/60 Change-Id: Id103306c32238ec501aeb6cf55d1aed1af2641fa -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s