[
https://issues.apache.org/jira/browse/FLINK-3529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177442#comment-15177442
]
ASF GitHub Bot commented on FLINK-3529:
---
Github user hsaputra commented on the pull
Github user hsaputra commented on the pull request:
https://github.com/apache/flink/pull/1729#issuecomment-191639327
Should be a link from CONTRIBUTING page to this one.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If
[
https://issues.apache.org/jira/browse/FLINK-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177390#comment-15177390
]
ASF GitHub Bot commented on FLINK-3474:
---
Github user ChengXiangLi commented on the p
Github user ChengXiangLi commented on the pull request:
https://github.com/apache/flink/pull/1746#issuecomment-191621309
Hi, @fhueske , i found 2 test failure due to the input data of
`AggregateMapFunction` is `Tuple` instead of `Row` while table config is
`EFFICIENT`. I thought `Tupl
[
https://issues.apache.org/jira/browse/FLINK-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chengxiang Li updated FLINK-3473:
-
Attachment: PartialAggregateinFlink_v2.pdf
> Add partial aggregate support in Flink
>
[
https://issues.apache.org/jira/browse/FLINK-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177260#comment-15177260
]
ASF GitHub Bot commented on FLINK-3474:
---
Github user ChengXiangLi commented on a dif
[
https://issues.apache.org/jira/browse/FLINK-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177259#comment-15177259
]
ASF GitHub Bot commented on FLINK-3474:
---
Github user ChengXiangLi commented on a dif
Github user ChengXiangLi commented on a diff in the pull request:
https://github.com/apache/flink/pull/1746#discussion_r54838441
--- Diff:
flink-libraries/flink-table/src/main/scala/org/apache/flink/api/table/runtime/aggregate/AggregateReduceGroupFunction.scala
---
@@ -0,0 +1,198
Github user ChengXiangLi commented on a diff in the pull request:
https://github.com/apache/flink/pull/1746#discussion_r54838416
--- Diff:
flink-libraries/flink-table/src/main/scala/org/apache/flink/api/table/runtime/aggregate/Aggregate.scala
---
@@ -17,26 +17,77 @@
*/
GitHub user wuchong opened a pull request:
https://github.com/apache/flink/pull/1756
[docs] fix javascript exception caused by disqus
As we comment `` but not the disqus
javascript. It will cause a exception like this:
 is the way to go, yes.
> Fl
[
https://issues.apache.org/jira/browse/FLINK-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175613#comment-15175613
]
Aljoscha Krettek commented on FLINK-3561:
-
I think so, yes. [~StephanEwen] must ha
[
https://issues.apache.org/jira/browse/FLINK-3565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175609#comment-15175609
]
Maximilian Michels commented on FLINK-3565:
---
Problem: flink-parent contains the
[
https://issues.apache.org/jira/browse/FLINK-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175603#comment-15175603
]
Timo Walther commented on FLINK-3152:
-
I think a subtask of [FLINK-3497] would be a go
[
https://issues.apache.org/jira/browse/FLINK-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175600#comment-15175600
]
Robert Metzger commented on FLINK-2941:
---
Have a look at this discussion at the gene.
[
https://issues.apache.org/jira/browse/FLINK-3565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maximilian Michels reassigned FLINK-3565:
-
Assignee: Maximilian Michels
> FlinkKafkaConsumer does not work with Scala 2.11
Aljoscha Krettek created FLINK-3565:
---
Summary: FlinkKafkaConsumer does not work with Scala 2.11
Key: FLINK-3565
URL: https://issues.apache.org/jira/browse/FLINK-3565
Project: Flink
Issue T
[
https://issues.apache.org/jira/browse/FLINK-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175590#comment-15175590
]
Dawid Wysakowicz commented on FLINK-3152:
-
Thanks Timo,
Sure, I will happily work
[
https://issues.apache.org/jira/browse/FLINK-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175570#comment-15175570
]
Timo Walther edited comment on FLINK-3152 at 3/2/16 1:21 PM:
-
[
https://issues.apache.org/jira/browse/FLINK-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175570#comment-15175570
]
Timo Walther commented on FLINK-3152:
-
Hi Dawid,
thanks for your interest. We are curr
[
https://issues.apache.org/jira/browse/FLINK-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175564#comment-15175564
]
Dawid Wysakowicz commented on FLINK-3152:
-
Hi,
I would happily try to work on this
GitHub user twalthr opened a pull request:
https://github.com/apache/flink/pull/1754
[FLINK-3564] [table] Implement distinct() for Table API
Implements some syntactic sugar. Another step towards a SQL-like API.
You can merge this pull request into a Git repository by running:
$
[
https://issues.apache.org/jira/browse/FLINK-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175522#comment-15175522
]
ASF GitHub Bot commented on FLINK-3564:
---
GitHub user twalthr opened a pull request:
Timo Walther created FLINK-3564:
---
Summary: Implement distinct() for Table API
Key: FLINK-3564
URL: https://issues.apache.org/jira/browse/FLINK-3564
Project: Flink
Issue Type: New Feature
[
https://issues.apache.org/jira/browse/FLINK-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175453#comment-15175453
]
Chesnay Schepler commented on FLINK-2941:
-
does neo4j have something akin to our f
Simone Robutti created FLINK-3563:
-
Summary: .returns() doesn't compile when using .map() with a
custom MapFunction
Key: FLINK-3563
URL: https://issues.apache.org/jira/browse/FLINK-3563
Project: Flink
[
https://issues.apache.org/jira/browse/FLINK-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175434#comment-15175434
]
Vasia Kalavri commented on FLINK-2941:
--
Hey [~mju],
thanks for working on this! I'm v
[
https://issues.apache.org/jira/browse/FLINK-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175430#comment-15175430
]
ASF GitHub Bot commented on FLINK-3474:
---
Github user ChengXiangLi commented on the p
Github user ChengXiangLi commented on the pull request:
https://github.com/apache/flink/pull/1746#issuecomment-191186632
Hi, @fhueske , i've update the PR based on your comments, except object
reusing in `AggregateGroupCombineFunction`. I found `GroupReduceOperator`
would transform i
[
https://issues.apache.org/jira/browse/FLINK-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175412#comment-15175412
]
ASF GitHub Bot commented on FLINK-3474:
---
Github user ChengXiangLi commented on a dif
Github user ChengXiangLi commented on a diff in the pull request:
https://github.com/apache/flink/pull/1746#discussion_r54706319
--- Diff:
flink-libraries/flink-table/src/main/scala/org/apache/flink/api/table/runtime/aggregate/Aggregate.scala
---
@@ -17,26 +17,77 @@
*/
GitHub user mbalassi opened a pull request:
https://github.com/apache/flink/pull/1753
[build] Consolidate scala checkstyle usage and update version to 0.8.0
Consolidation is done via plugin management, so that configuration is done
in one central location.
Version update is
Maximilian Michels created FLINK-3562:
-
Summary: Update docs in the course of EventTimeSourceFunction
removal
Key: FLINK-3562
URL: https://issues.apache.org/jira/browse/FLINK-3562
Project: Flink
Github user tillrohrmann commented on the pull request:
https://github.com/apache/flink/pull/1752#issuecomment-191171356
Added the missing `ProgramDescriptions`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your pro
[
https://issues.apache.org/jira/browse/FLINK-3560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175389#comment-15175389
]
ASF GitHub Bot commented on FLINK-3560:
---
Github user tillrohrmann commented on the p
[
https://issues.apache.org/jira/browse/FLINK-3560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175353#comment-15175353
]
ASF GitHub Bot commented on FLINK-3560:
---
Github user tillrohrmann commented on the p
Github user tillrohrmann commented on the pull request:
https://github.com/apache/flink/pull/1752#issuecomment-191159732
That is a good point @vasia. Will add the missing `ProgramDescriptions`.
---
If your project is set up for it, you can reply to this email and have your
reply appea
Maximilian Michels created FLINK-3561:
-
Summary: ExecutionConfig's timestampsEnabled is unused
Key: FLINK-3561
URL: https://issues.apache.org/jira/browse/FLINK-3561
Project: Flink
Issue T
77 matches
Mail list logo