Chesnay Schepler created FLINK-16955:
Summary: Bump Zookeeper to 3.4.14
Key: FLINK-16955
URL: https://issues.apache.org/jira/browse/FLINK-16955
Project: Flink
Issue Type: Sub-task
Hi community,
It's a long time since we started the discussion of supporting view in
FLINK SQL.
Flink also continues to move forward since then.
FLINK-10232 introduces the grammar and FLINK-12905 supports CatalogView in
blink planner.
The missing link is validate the view definition and store the
Piotr Nowojski created FLINK-16956:
--
Summary: Git fetch failed with exit code 128
Key: FLINK-16956
URL: https://issues.apache.org/jira/browse/FLINK-16956
Project: Flink
Issue Type: Bug
Chesnay Schepler created FLINK-16957:
Summary: Bump Hive to 1.2.2
Key: FLINK-16957
URL: https://issues.apache.org/jira/browse/FLINK-16957
Project: Flink
Issue Type: Sub-task
Com
Chesnay Schepler created FLINK-16958:
Summary: Bump Hive 2.0.X to 2.0.1
Key: FLINK-16958
URL: https://issues.apache.org/jira/browse/FLINK-16958
Project: Flink
Issue Type: Sub-task
Piotr Nowojski created FLINK-16959:
--
Summary: 'Walkthrough Table Java nightly end-to-end test' [FAIL]
Test script contains errors
Key: FLINK-16959
URL: https://issues.apache.org/jira/browse/FLINK-16959
Gary Yao created FLINK-16960:
Summary: Add PipelinedRegion Interface to Topology
Key: FLINK-16960
URL: https://issues.apache.org/jira/browse/FLINK-16960
Project: Flink
Issue Type: Sub-task
Hi All,
we're currently struggling a bit with test stability, it seems
especially on Azure. If you encounter a test failure in a PR or anywhere
else, please take the time to check if there is already a Jira issue or
create a new one. If there is already an Issue, please report the
additional
+1 (non-binding)
Best,
Yangze Guo
On Fri, Apr 3, 2020 at 2:11 PM Xintong Song wrote:
>
> +1 (non-binding)
>
> Thank you~
>
> Xintong Song
>
>
>
> On Fri, Apr 3, 2020 at 1:18 PM Zhijiang
> wrote:
>
> > +1 (binding)
> >
> > Best,
> > Zhijiang
> >
> >
> > --
Chesnay Schepler created FLINK-16961:
Summary: Bump Netty 4 to 4.1.44
Key: FLINK-16961
URL: https://issues.apache.org/jira/browse/FLINK-16961
Project: Flink
Issue Type: Bug
Comp
Hi all,
Just to make it clear. I don't want to block the whole effort. I'm big
+1 on the whole document and -0 on using the TableSchema for a
projection pushdown.
My personal opinion was that TableSchema is misleading for Projection
pushdown and I still think that way. That's why I wanted to brin
Hi Dawid,
thanks for your response. Let's postpone the discussion around a single
interface into a later issue. It seems that we reached a consensus on
the remaining interfaces. Given the size of the FLIP, I think it is fine
to conclude the voting now.
Thanks,
Timo
On 03.04.20 10:42, Dawid
Hi all,
The voting time for FLIP-95 has passed. I'm closing the vote now.
There were 6 +1 votes, 4 of which are binding:
- Jark (binding)
- Benchao (non-binding)
- Kurt (binding)
- Jingsong (binding)
- Leonard (non-binding)
- Dawid (binding)
There were no disapproving votes.
Thus, FLIP-95 has
Chesnay Schepler created FLINK-16962:
Summary: Convert DatadogReporter to plugin
Key: FLINK-16962
URL: https://issues.apache.org/jira/browse/FLINK-16962
Project: Flink
Issue Type: Sub-tas
Chesnay Schepler created FLINK-16963:
Summary: Convert all MetricReporters to plugins
Key: FLINK-16963
URL: https://issues.apache.org/jira/browse/FLINK-16963
Project: Flink
Issue Type: Im
Chesnay Schepler created FLINK-16964:
Summary: Convert Dropwizard reporter to plugin
Key: FLINK-16964
URL: https://issues.apache.org/jira/browse/FLINK-16964
Project: Flink
Issue Type: Sub
Chesnay Schepler created FLINK-16965:
Summary: Convert Graphite reporter to plugin
Key: FLINK-16965
URL: https://issues.apache.org/jira/browse/FLINK-16965
Project: Flink
Issue Type: Sub-t
Chesnay Schepler created FLINK-16966:
Summary: Convert InfluxDB reporter to plugin
Key: FLINK-16966
URL: https://issues.apache.org/jira/browse/FLINK-16966
Project: Flink
Issue Type: Sub-t
Chesnay Schepler created FLINK-16967:
Summary: Convert Slf4j reporter to plugin
Key: FLINK-16967
URL: https://issues.apache.org/jira/browse/FLINK-16967
Project: Flink
Issue Type: Sub-task
Chesnay Schepler created FLINK-16968:
Summary: Conver StatsD reporter to plugin
Key: FLINK-16968
URL: https://issues.apache.org/jira/browse/FLINK-16968
Project: Flink
Issue Type: Sub-task
+1 (binding)
Best,
Kurt
On Fri, Apr 3, 2020 at 4:02 PM Yangze Guo wrote:
> +1 (non-binding)
>
> Best,
> Yangze Guo
>
> On Fri, Apr 3, 2020 at 2:11 PM Xintong Song wrote:
> >
> > +1 (non-binding)
> >
> > Thank you~
> >
> > Xintong Song
> >
> >
> >
> > On Fri, Apr 3, 2020 at 1:18 PM Zhijiang .
Jeff Zhang created FLINK-16969:
--
Summary: Unable to use case class in flink scala shell
Key: FLINK-16969
URL: https://issues.apache.org/jira/browse/FLINK-16969
Project: Flink
Issue Type: Bug
Hey Yang,
thanks! See inline answers.
On Fri, Apr 3, 2020 at 5:11 AM Yang Wang wrote:
> Hi Ufuk,
>
> Thanks for make the conclusion and directly point out what need to be done
> in
> FLIP-111. I agree with you that we should narrow down the scope and focus
> the
> most important and basic part
Thanks for this reminder Aljoscha. Big +1 for following this practice.
If you want to make the query a bit more generic (not only searching the
summary field), you could also use
project = FLINK AND resolution = Unresolved AND text ~ "FooBarTest*" ORDER
BY priority DESC, updated DESC
That way JI
Chesnay Schepler created FLINK-16970:
Summary: Bundle JMXReporter separately form dist jar
Key: FLINK-16970
URL: https://issues.apache.org/jira/browse/FLINK-16970
Project: Flink
Issue Typ
+1
Aljoscha
Thanks everyone for the votes!
I’ll summarize the voting result in a separate email.
Best,
Wei
> 在 2020年4月3日,13:30,Dian Fu 写道:
>
> +1 (binding)
>
> Regards,
> Dian
>
>> 在 2020年4月3日,上午11:12,Hequn Cheng 写道:
>>
>> +1 (binding)
>>
>> Best,
>> Hequn
>>
>> On Fri, Apr 3, 2020 at 10:20 AM jinch
Hi everyone,
just a small inline comment.
On Fri, Apr 3, 2020 at 11:42 AM Ufuk Celebi wrote:
> Hey Yang,
>
> thanks! See inline answers.
>
> On Fri, Apr 3, 2020 at 5:11 AM Yang Wang wrote:
>
> > Hi Ufuk,
> >
> > Thanks for make the conclusion and directly point out what need to be
> done
> > i
+1 (binding)
Thanks,
Zhu Zhu
Kurt Young 于2020年4月3日周五 下午5:25写道:
> +1 (binding)
>
> Best,
> Kurt
>
>
> On Fri, Apr 3, 2020 at 4:02 PM Yangze Guo wrote:
>
> > +1 (non-binding)
> >
> > Best,
> > Yangze Guo
> >
> > On Fri, Apr 3, 2020 at 2:11 PM Xintong Song
> wrote:
> > >
> > > +1 (non-binding)
>
Hi all,
The voting time for FLIP-114 has passed. I'm closing the vote now.
There were 4 +1 votes, 3 of which are binding:
- Jincheng (binding)
- Hequn (binding)
- Dian (binding)
- Xingbo (non-binding)
There were no disapproving votes.
Thus, FLIP-114 has been accepted.
Thanks everyone for joini
Wei Zhong created FLINK-16971:
-
Summary: Support Python UDF in SQL Client (FLIP-114)
Key: FLINK-16971
URL: https://issues.apache.org/jira/browse/FLINK-16971
Project: Flink
Issue Type: Improvement
Arvid Heise created FLINK-16972:
---
Summary: Fix non-blocking output availability logic.
Key: FLINK-16972
URL: https://issues.apache.org/jira/browse/FLINK-16972
Project: Flink
Issue Type: Bug
Updates for 1.10.1 watched issues (we are in good progress and almost there
to produce the first RC, thanks all for the efforts):
* Blockers (3 left)
- [Closed] FLINK-16018 Improve error reporting when submitting batch job
(instead of AskTimeoutException)
- [Closed] FLINK-16142 Memory Leak cau
Hi everyone,
I'd like to start the vote of FLIP-84[1] again, which is discussed and
reached consensus in the discussion thread[2].
The vote will be open for at least 72 hours. Unless there is an objection,
I will try to close it by Apr 6, 2020 13:10 UTC if we have received
sufficient votes.
[1]
+1 (non-binding)
Looks great to me, Thanks for driving on this.
Best,
Terry Wang
> 2020年4月3日 21:07,godfrey he 写道:
>
> Hi everyone,
>
> I'd like to start the vote of FLIP-84[1] again, which is discussed and
> reached consensus in the discussion thread[2].
>
> The vote will be open for at lea
Hi Yu,
Thanks for your updates. I am still working on the fix for FLINK-16626 and
it is expected to be completed by this Sunday after thorough testing.
Sincerely,
Weike
On Fri, Apr 3, 2020 at 8:43 PM Yu Li wrote:
> Updates for 1.10.1 watched issues (we are in good progress and almost there
> t
Hi everyone,
Patrick and Ufuk, thanks a lot for more ideas and suggestions!
I have updated the FLIP according to the current state of discussion.
Now it also contains the implementation steps and future follow-ups.
Please, review if there are any concerns.
The order of the steps aims for keeping
Piotr Nowojski created FLINK-16973:
--
Summary: Various builds failing with "Corrupted STDOUT by directly
writing"
Key: FLINK-16973
URL: https://issues.apache.org/jira/browse/FLINK-16973
Project: Flink
Hi Godfrey,
I'm sorry to jump in again but I still need to clarify some things
around TableResult.
The FLIP says:
"For DML, this method returns TableResult until the job is submitted.
For other statements, TableResult is returned until the execution is
finished."
I thought we agreed on mak
Piotr Nowojski created FLINK-16974:
--
Summary: Azure build failed with OutOfMemoryError: unable to
create new native thread
Key: FLINK-16974
URL: https://issues.apache.org/jira/browse/FLINK-16974
Proj
Leonard Xu created FLINK-16975:
--
Summary: Add docs for FileSystem connector and hive connector
Key: FLINK-16975
URL: https://issues.apache.org/jira/browse/FLINK-16975
Project: Flink
Issue Type:
Thanks for the summary, Andrey. Good idea to link Patrick's document from
the FLIP as a future direction so it doesn't get lost. Could you make sure
to revive that discussion when FLIP-111 nears an end?
This is good to go on my part. +1 to start the VOTE.
@Till, @Yang: Thanks for the clarificati
Hi everyone,
@Aljoscha: I disagree with your approach because a `Catalog` can return
a custom factory that is not using any properties. The hinting must be
transparent to a factory. We should NOT modify the metadata
`CatalogTable` at any point in time after the catalog.
@Danny, @Jingsong: Ho
Aljoscha Krettek created FLINK-16976:
Summary: Update chinese documentation for ListCheckpointed
deprecation
Key: FLINK-16976
URL: https://issues.apache.org/jira/browse/FLINK-16976
Project: Flink
Stephan Ewen created FLINK-16977:
Summary: Add Architecture docs for Stateful Functions
Key: FLINK-16977
URL: https://issues.apache.org/jira/browse/FLINK-16977
Project: Flink
Issue Type: Impr
Marta Paes Moreira created FLINK-16978:
--
Summary: Update flink-statefun README.md for Stateful Functions
2.0.
Key: FLINK-16978
URL: https://issues.apache.org/jira/browse/FLINK-16978
Project: Flin
46 matches
Mail list logo