You are viewing a plain text version of this content. The canonical link for it is here.
- buildbot success in on flink-docs-master - posted by bu...@apache.org on 2016/03/01 01:23:49 UTC, 0 replies.
- buildbot success in on flink-docs-release-0.10 - posted by bu...@apache.org on 2016/03/01 02:16:32 UTC, 2 replies.
- [1/2] flink git commit: [FLINK-3504] Fix join translation. Equality predicates may only reference fields. - posted by va...@apache.org on 2016/03/01 08:06:40 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-3537] Fix code gen for disjunctions. - posted by va...@apache.org on 2016/03/01 08:06:41 UTC, 0 replies.
- flink git commit: [docs] fix readme typos; use the same scala style in the examples - posted by va...@apache.org on 2016/03/01 08:16:15 UTC, 1 replies.
- flink git commit: Commit for release 1.0.0 - posted by rm...@apache.org on 2016/03/01 09:05:48 UTC, 2 replies.
- flink git commit: [FLINK-3556] [runtime] Remove false check in HA blob store configuration - posted by uc...@apache.org on 2016/03/01 15:09:20 UTC, 1 replies.
- flink git commit: [FLINK-3559] [dist] Don't print INFO if no active process - posted by uc...@apache.org on 2016/03/01 15:32:45 UTC, 1 replies.
- flink git commit: [FLINK-3557] [stream, scala] Introduce secondary parameter list for fold function - posted by tr...@apache.org on 2016/03/01 16:21:40 UTC, 1 replies.
- flink git commit: [FLINK-3554] [streaming] Emit a MAX Watermark after finite sources finished - posted by se...@apache.org on 2016/03/01 17:19:02 UTC, 0 replies.
- [1/3] flink git commit: [hotfix] Removed deprecated and commented code in SourceFunctionTest - posted by se...@apache.org on 2016/03/01 17:22:29 UTC, 0 replies.
- [2/3] flink git commit: [FLINK-3554] [streaming] Emit a MAX Watermark after finite sources finished - posted by se...@apache.org on 2016/03/01 17:22:30 UTC, 0 replies.
- [3/3] flink git commit: [FLINK-2788] [apis] Add TypeHint class to allow type-safe generic type parsing - posted by se...@apache.org on 2016/03/01 17:22:31 UTC, 0 replies.
- flink git commit: [FLINK-2788] [apis] Add TypeHint class to allow type-safe generic type parsing - posted by se...@apache.org on 2016/03/01 17:30:29 UTC, 0 replies.
- buildbot failure in on flink-docs-release-0.9 - posted by bu...@apache.org on 2016/03/02 03:00:02 UTC, 2 replies.
- flink git commit: [hotfix] [docs] Remove Java example code from Scala docs - posted by tr...@apache.org on 2016/03/02 11:50:44 UTC, 0 replies.
- flink-web git commit: Update sbt-quickstart script to use Flink version 1.0.0 per default - posted by tr...@apache.org on 2016/03/02 16:07:37 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-3422][streaming][api-breaking] Scramble HashPartitioner hashes. - posted by mb...@apache.org on 2016/03/02 17:22:43 UTC, 1 replies.
- [2/2] flink git commit: [FLINK-3422][streaming] Update tests reliant on hashing - posted by mb...@apache.org on 2016/03/02 17:22:44 UTC, 1 replies.
- flink git commit: [maven] add module to force execution of Shade plugin - posted by rm...@apache.org on 2016/03/02 19:50:57 UTC, 1 replies.
- buildbot exception in on flink-docs-release-0.10 - posted by bu...@apache.org on 2016/03/03 02:00:00 UTC, 1 replies.
- buildbot success in on flink-docs-release-0.9 - posted by bu...@apache.org on 2016/03/03 03:20:00 UTC, 5 replies.
- flink git commit: [hotfix] Make 'force-shading' deployable - posted by rm...@apache.org on 2016/03/03 09:32:57 UTC, 1 replies.
- [1/2] flink git commit: [FLINK-3486] [tableAPI] Fix broken renaming of all fields. - posted by fh...@apache.org on 2016/03/03 10:17:17 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-3498] Implement TRIM, SUBSTRING as reference design for Table API - posted by fh...@apache.org on 2016/03/03 10:17:18 UTC, 0 replies.
- flink git commit: [hotfix] Fix JavaDocs for SourceFunction - posted by se...@apache.org on 2016/03/03 11:22:24 UTC, 1 replies.
- flink git commit: [FLINK-3496] Fix ML test discovery on Windows - posted by tr...@apache.org on 2016/03/03 15:50:18 UTC, 0 replies.
- flink git commit: [FLINK-3432] Fixed ZookeeperOffsethandlerTest on Windows - posted by tr...@apache.org on 2016/03/03 16:29:11 UTC, 0 replies.
- flink git commit: [FLINK-3484] Add setSlotSharingGroup documentation - posted by al...@apache.org on 2016/03/03 17:09:58 UTC, 1 replies.
- flink git commit: [FLINK-3570] [runtime] Use InetAddress.getLocalHost() as heuristic to find local address - posted by uc...@apache.org on 2016/03/04 10:35:48 UTC, 1 replies.
- flink git commit: [FLINK-3569] [build] Adjust test cases due to shading plugin base directory changes - posted by se...@apache.org on 2016/03/04 18:45:24 UTC, 1 replies.
- svn commit: r12624 - /release/flink/flink-1.0.0/ - posted by rm...@apache.org on 2016/03/04 20:30:15 UTC, 0 replies.
- [1/6] flink git commit: [FLINK-3566] [FLINK-3563] [core] TypeExtraction input type validation fixes - posted by se...@apache.org on 2016/03/05 00:21:48 UTC, 0 replies.
- [2/6] flink git commit: [FLINK-3491] [tests] Prevent URIException in HDFSCopyTest and disable HDFSCopyUtilitiesTest on Windows - posted by se...@apache.org on 2016/03/05 00:21:49 UTC, 0 replies.
- [3/6] flink git commit: [FLINK-3578] [streaming scala] Support RichFunctions for Scala WindowFunction and AllWindowFunction - posted by se...@apache.org on 2016/03/05 00:21:50 UTC, 0 replies.
- [4/6] flink git commit: [FLINK-3575] [docs] Update 'Working With State' section in docs - posted by se...@apache.org on 2016/03/05 00:21:51 UTC, 0 replies.
- [5/6] flink git commit: [FLINK-3495] [tests] Disable RocksDB tests on Windows - posted by se...@apache.org on 2016/03/05 00:21:52 UTC, 0 replies.
- [6/6] flink git commit: [docs] Add documentation about Event Time, Timestamp Assigners, Watermark Generation - posted by se...@apache.org on 2016/03/05 00:21:53 UTC, 0 replies.
- [01/10] flink git commit: [docs] Add documentation about Event Time, Timestamp Assigners, Watermark Generation - posted by se...@apache.org on 2016/03/05 00:25:30 UTC, 0 replies.
- [02/10] flink git commit: [FLINK-3575] [docs] Update 'Working With State' section in docs - posted by se...@apache.org on 2016/03/05 00:25:31 UTC, 0 replies.
- [03/10] flink git commit: [docs] Fix javascript exception caused by disqus and fix typos in cluster execution. - posted by se...@apache.org on 2016/03/05 00:25:32 UTC, 0 replies.
- [04/10] flink git commit: [FLINK-3578] [streaming scala] Support RichFunctions for Scala WindowFunction and AllWindowFunction - posted by se...@apache.org on 2016/03/05 00:25:33 UTC, 0 replies.
- [05/10] flink git commit: [docs] Active tab caption is now displaying blue - posted by se...@apache.org on 2016/03/05 00:25:34 UTC, 0 replies.
- [06/10] flink git commit: [FLINK-3566] [FLINK-3563] [core] TypeExtraction input type validation fixes - posted by se...@apache.org on 2016/03/05 00:25:35 UTC, 0 replies.
- [07/10] flink git commit: [FLINK-3495] [tests] Disable RocksDB tests on Windows - posted by se...@apache.org on 2016/03/05 00:25:36 UTC, 0 replies.
- [08/10] flink git commit: [FLINK-3491] [tests] Prevent URIException in HDFSCopyTest and disable HDFSCopyUtilitiesTest on Windows - posted by se...@apache.org on 2016/03/05 00:25:37 UTC, 0 replies.
- [09/10] flink git commit: [FLINK-3550] [examples] Rework WindowJoin to properly demonstrate continuous window joins (Java + Scala) - posted by se...@apache.org on 2016/03/05 00:25:38 UTC, 0 replies.
- [10/10] flink git commit: [FLINK-3552] [examples] Add a properly windowed word count reading from a socket (Java + Scala) - posted by se...@apache.org on 2016/03/05 00:25:39 UTC, 0 replies.
- flink git commit: [FLINK-3533] [docs] fix broken links to examples and cluster execution in Gelly guide - posted by va...@apache.org on 2016/03/06 13:00:44 UTC, 1 replies.
- flink git commit: [docs] update "build from source" page - posted by mx...@apache.org on 2016/03/07 10:54:25 UTC, 1 replies.
- flink git commit: [docs] Move connectors page to batch guide - posted by uc...@apache.org on 2016/03/07 11:21:59 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-3567] Fix selection on grouping. Only grouping keys or aggregates allowed. - posted by va...@apache.org on 2016/03/07 16:51:34 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-3564] [table] Implement distinct() for Table API - posted by va...@apache.org on 2016/03/07 16:51:35 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-3585][tools] let deploy scripts work with spaces in paths - posted by mx...@apache.org on 2016/03/07 18:17:33 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-3383] move snapshot deployment from Travis CI to ASF Jenkins - posted by mx...@apache.org on 2016/03/07 18:17:34 UTC, 0 replies.
- flink-web git commit: [FLINK-3383] update snapshot archive urls - posted by mx...@apache.org on 2016/03/07 18:33:16 UTC, 0 replies.
- flink git commit: [FLINK-3474]: Enable partial aggregate in Table API -- add new Aggregate interface which support partial aggregate -- implement SUM/COUNT/AVG/MIN/MAX aggregate functions implementation -- sorted-based runtime support - posted by ch...@apache.org on 2016/03/08 08:07:03 UTC, 0 replies.
- flink git commit: [FLINK-3309] [py] Resolve Maven warnings - posted by ch...@apache.org on 2016/03/08 11:52:55 UTC, 0 replies.
- [1/2] flink-web git commit: Add blog post for 1.0 release - posted by uc...@apache.org on 2016/03/08 12:02:28 UTC, 0 replies.
- [2/2] flink-web git commit: Update downloads and versions - posted by uc...@apache.org on 2016/03/08 12:02:29 UTC, 0 replies.
- flink git commit: [FLINK-3321] TupleSerializer.getLength() can return fixed-length size - posted by ch...@apache.org on 2016/03/08 12:06:15 UTC, 0 replies.
- [1/4] flink-web git commit: Build updated website - posted by uc...@apache.org on 2016/03/08 12:08:23 UTC, 0 replies.
- [2/4] flink-web git commit: Build updated website - posted by uc...@apache.org on 2016/03/08 12:08:24 UTC, 0 replies.
- [3/4] flink-web git commit: Build updated website - posted by uc...@apache.org on 2016/03/08 12:08:25 UTC, 0 replies.
- [4/4] flink-web git commit: Build updated website - posted by uc...@apache.org on 2016/03/08 12:08:26 UTC, 0 replies.
- [1/2] flink-web git commit: Move 1.0 blog post to drafts - posted by uc...@apache.org on 2016/03/08 12:13:55 UTC, 0 replies.
- [2/2] flink-web git commit: Build updated website (w/o blog post) - posted by uc...@apache.org on 2016/03/08 12:13:56 UTC, 0 replies.
- [flink] Git Push Summary - posted by ch...@apache.org on 2016/03/08 12:27:38 UTC, 2 replies.
- buildbot exception in on flink-docs-release-0.9 - posted by bu...@apache.org on 2016/03/08 12:35:39 UTC, 2 replies.
- [1/2] flink-web git commit: Update front page stack - posted by uc...@apache.org on 2016/03/08 12:56:52 UTC, 0 replies.
- [2/2] flink-web git commit: Fixes to blog post - posted by uc...@apache.org on 2016/03/08 12:56:53 UTC, 0 replies.
- flink-web git commit: Build updated website - posted by uc...@apache.org on 2016/03/08 12:57:23 UTC, 0 replies.
- [1/2] flink-web git commit: Publish 1.0 release post - posted by uc...@apache.org on 2016/03/08 13:03:22 UTC, 0 replies.
- [2/2] flink-web git commit: Build updated website - posted by uc...@apache.org on 2016/03/08 13:03:23 UTC, 0 replies.
- [1/2] flink-web git commit: Fix frontpage stack - posted by uc...@apache.org on 2016/03/08 13:27:12 UTC, 0 replies.
- [2/2] flink-web git commit: Build updated webpage - posted by uc...@apache.org on 2016/03/08 13:27:13 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-3169] Remove Key class - posted by ch...@apache.org on 2016/03/08 13:49:50 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-3169] Remove Key class - posted by ch...@apache.org on 2016/03/08 13:49:51 UTC, 0 replies.
- flink git commit: [FLINK-3573] [table] Implement more String functions for Table API - posted by tw...@apache.org on 2016/03/08 14:07:49 UTC, 0 replies.
- [1/4] flink-web git commit: fix path of stable docs - posted by mx...@apache.org on 2016/03/08 14:37:48 UTC, 0 replies.
- [2/4] flink-web git commit: regenerate web site - posted by mx...@apache.org on 2016/03/08 14:37:49 UTC, 0 replies.
- [3/4] flink-web git commit: regenerate web site - posted by mx...@apache.org on 2016/03/08 14:37:50 UTC, 0 replies.
- [4/4] flink-web git commit: regenerate web site - posted by mx...@apache.org on 2016/03/08 14:37:51 UTC, 0 replies.
- [1/2] flink-web git commit: Add changelog and known issues for release annoucement - posted by uc...@apache.org on 2016/03/08 15:36:41 UTC, 0 replies.
- [2/2] flink-web git commit: Build updated site - posted by uc...@apache.org on 2016/03/08 15:36:42 UTC, 1 replies.
- [1/2] flink-web git commit: Add link to changelog - posted by uc...@apache.org on 2016/03/08 15:47:10 UTC, 0 replies.
- flink git commit: [hotfix] Improve exception message in TaskManagerTest#testRemotePartitionNotFound - posted by ch...@apache.org on 2016/03/08 16:14:44 UTC, 0 replies.
- [1/2] flink git commit: Update version and remove unused variables - posted by uc...@apache.org on 2016/03/08 16:14:53 UTC, 0 replies.
- [2/2] flink git commit: [docs] Move connectors page to batch guide - posted by uc...@apache.org on 2016/03/08 16:14:54 UTC, 0 replies.
- flink git commit: [FLINK-3883] fail immediately on deploy errors - posted by mx...@apache.org on 2016/03/08 17:11:30 UTC, 0 replies.
- Build failed in Jenkins: flink-snapshot-deployment #21 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/08 17:12:51 UTC, 0 replies.
- flink git commit: [FLINK-3591] Replace Quickstart K-Means Example by Streaming Example - posted by al...@apache.org on 2016/03/08 17:15:50 UTC, 1 replies.
- Jenkins build is back to normal : flink-snapshot-deployment #22 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/08 18:04:40 UTC, 0 replies.
- flink git commit: [FLINK-3592] [docs] Update setup quickstart - posted by uc...@apache.org on 2016/03/08 18:44:57 UTC, 1 replies.
- flink-web git commit: Fix stack figure - posted by uc...@apache.org on 2016/03/08 19:08:47 UTC, 0 replies.
- flink git commit: [docs] Update stack figure on docs start page - posted by uc...@apache.org on 2016/03/08 19:31:01 UTC, 1 replies.
- [1/3] flink-web git commit: Match quick start navigation in docs - posted by uc...@apache.org on 2016/03/08 19:35:42 UTC, 0 replies.
- [2/3] flink-web git commit: Build updated website - posted by uc...@apache.org on 2016/03/08 19:35:43 UTC, 0 replies.
- [3/3] flink-web git commit: Build updated website - posted by uc...@apache.org on 2016/03/08 19:35:44 UTC, 0 replies.
- flink git commit: [docs] Add first steps to docs start page - posted by uc...@apache.org on 2016/03/08 19:54:49 UTC, 1 replies.
- flink git commit: [FLINK-3593][tableAPI] Fix failing DistinctITCase - posted by fh...@apache.org on 2016/03/08 20:36:26 UTC, 0 replies.
- Build failed in Jenkins: flink-snapshot-deployment #23 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/09 04:33:28 UTC, 0 replies.
- Build failed in Jenkins: flink-snapshot-deployment #24 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/09 09:05:54 UTC, 0 replies.
- flink git commit: [tests] Add TestLogger to StreamCheckpointNotifierITCase - posted by uc...@apache.org on 2016/03/09 11:33:53 UTC, 0 replies.
- [1/2] flink git commit: [hotfix] Rename UnrecoverableException to SuppressRestartsException - posted by uc...@apache.org on 2016/03/09 12:15:06 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-3396] [runtime] Suppress job restart if adding to job graph store fails - posted by uc...@apache.org on 2016/03/09 12:15:07 UTC, 0 replies.
- Jenkins build is back to normal : flink-snapshot-deployment #25 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/09 14:02:28 UTC, 0 replies.
- flink git commit: [docs] Add description and illustration about Watermarks in streams - posted by se...@apache.org on 2016/03/09 20:38:29 UTC, 1 replies.
- flink git commit: [docs] Remove 'Working with Time' page - posted by uc...@apache.org on 2016/03/10 10:31:32 UTC, 1 replies.
- flink git commit: [FLINK-3561] remove unused timestampsEnabled flag - posted by mx...@apache.org on 2016/03/10 14:39:53 UTC, 0 replies.
- [1/2] flink-web git commit: update quickstart versions - posted by mx...@apache.org on 2016/03/10 17:43:31 UTC, 0 replies.
- [2/2] flink-web git commit: regenerate web site - posted by mx...@apache.org on 2016/03/10 17:43:32 UTC, 0 replies.
- flink git commit: [FLINK-3577] [docs] Display anchor links when hovering over headers. - posted by se...@apache.org on 2016/03/10 20:28:53 UTC, 0 replies.
- [1/3] flink git commit: [FLINK-3596] DataSet RelNode refactoring - posted by fh...@apache.org on 2016/03/11 00:08:24 UTC, 0 replies.
- [2/3] flink git commit: [FLINK-3596] DataSet RelNode refactoring - posted by fh...@apache.org on 2016/03/11 00:08:25 UTC, 0 replies.
- [3/3] flink git commit: [FLINK-3596] Finalized DataSet RelNode refactoring - posted by fh...@apache.org on 2016/03/11 00:08:26 UTC, 0 replies.
- Build failed in Jenkins: flink-snapshot-deployment #27 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/11 04:54:39 UTC, 0 replies.
- flink git commit: [quickstart] fix links to documentation - posted by mx...@apache.org on 2016/03/11 10:44:13 UTC, 1 replies.
- flink git commit: [build] Consolidate scala checkstyle usage and update version to 0.8.0 - posted by mb...@apache.org on 2016/03/11 12:45:03 UTC, 0 replies.
- Jenkins build is back to normal : flink-snapshot-deployment #28 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/11 13:51:20 UTC, 0 replies.
- flink git commit: [FLINK-3594] [runtime] Make sure exceptions during checkpoints are handled properly - posted by se...@apache.org on 2016/03/11 14:28:56 UTC, 0 replies.
- [1/2] flink git commit: [hotfix] [runtime] Guard async recovery operation in try-catch - posted by uc...@apache.org on 2016/03/11 15:30:50 UTC, 0 replies.
- [2/2] flink git commit: [hotfix] [tests] Remove verbose logging in SavepointITCase - posted by uc...@apache.org on 2016/03/11 15:30:51 UTC, 0 replies.
- flink git commit: [hotfix] [runtime] Guard async recovery operation in try-catch - posted by uc...@apache.org on 2016/03/11 15:31:24 UTC, 0 replies.
- flink git commit: [FLINK-2671] [tests] Fix test instability in StreamCheckpointNotifierITCase - posted by se...@apache.org on 2016/03/11 15:37:26 UTC, 0 replies.
- flink git commit: [docs] Fix netcat arguments in Setup quickstart - posted by uc...@apache.org on 2016/03/11 15:42:34 UTC, 0 replies.
- flink git commit: [FLINK-3604][tableAPI] Enable and fix ignored tests. - posted by va...@apache.org on 2016/03/11 15:45:09 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-3327] ExecutionConfig to JobGraph - posted by ch...@apache.org on 2016/03/12 00:12:33 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-3327] ExecutionConfig to JobGraph - posted by ch...@apache.org on 2016/03/12 00:12:34 UTC, 0 replies.
- Build failed in Jenkins: flink-snapshot-deployment #29 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/12 04:34:03 UTC, 0 replies.
- Jenkins build is back to normal : flink-snapshot-deployment #30 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/13 05:59:58 UTC, 0 replies.
- [1/4] flink git commit: [tests] Fix unstable test WebFrontendITCase - posted by se...@apache.org on 2016/03/13 17:24:27 UTC, 0 replies.
- [2/4] flink git commit: [FLINK-3590] [jdbc] Hide derby log in JDBC tests - posted by se...@apache.org on 2016/03/13 17:24:28 UTC, 0 replies.
- [3/4] flink git commit: [FLINK-3467] [runtime] Remove superfluous objects from DataSourceTask.invoke - posted by se...@apache.org on 2016/03/13 17:24:29 UTC, 0 replies.
- [4/4] flink git commit: [FLINK-3472] [jdbc] Give a better exception if jdbc column has a null value - posted by se...@apache.org on 2016/03/13 17:24:30 UTC, 0 replies.
- [1/3] flink git commit: [FLINK-3594] [runtime] Make sure exceptions during checkpoints are handled properly - posted by se...@apache.org on 2016/03/13 17:29:53 UTC, 0 replies.
- [2/3] flink git commit: [FLINK-2671] [tests] Fix test instability in StreamCheckpointNotifierITCase - posted by se...@apache.org on 2016/03/13 17:29:54 UTC, 0 replies.
- [3/3] flink git commit: [FLINK-3472] [jdbc] Give a better exception if jdbc column has a null value - posted by se...@apache.org on 2016/03/13 17:29:55 UTC, 0 replies.
- flink git commit: [hotfix] [docs] Remove unnecessary whitespace in start-local.sh command - posted by tr...@apache.org on 2016/03/14 10:33:08 UTC, 0 replies.
- flink git commit: [FLINK-3333] [docs] Improve documentation of DataSet object-reuse modes. - posted by fh...@apache.org on 2016/03/14 10:49:30 UTC, 1 replies.
- [1/4] flink git commit: [FLINK-3583] User configuration visible in webdashboard when job is runnnig - posted by al...@apache.org on 2016/03/14 14:01:09 UTC, 0 replies.
- [2/4] flink git commit: [FLINK-3583] User configuration visible in webdashboard when job is runnnig - posted by al...@apache.org on 2016/03/14 14:01:10 UTC, 0 replies.
- [3/4] flink git commit: [FLINK-3583] User configuration visible in webdashboard when job is runnnig - posted by al...@apache.org on 2016/03/14 14:01:11 UTC, 0 replies.
- [4/4] flink git commit: [FLINK-3583] User configuration visible in webdashboard when job is runnnig - posted by al...@apache.org on 2016/03/14 14:01:12 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-3597][tableAPI] Set relational expressions as DataSet operator names. - posted by va...@apache.org on 2016/03/14 14:01:31 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-3603][tableAPI] Enable and fix Table API explain. - posted by va...@apache.org on 2016/03/14 14:01:32 UTC, 0 replies.
- flink git commit: [FLINK-3574] Implement math functions for Table API - posted by tw...@apache.org on 2016/03/14 14:09:14 UTC, 0 replies.
- flink git commit: [FLINK-2523] Make the task cancellation interval configurable - posted by ch...@apache.org on 2016/03/14 14:43:30 UTC, 0 replies.
- flink git commit: [FLINK-3272] [Gelly] Generic value in Connected Components - posted by va...@apache.org on 2016/03/14 17:59:02 UTC, 0 replies.
- [1/2] flink-web git commit: Add greg to Community People - posted by gr...@apache.org on 2016/03/15 03:56:20 UTC, 0 replies.
- [2/2] flink-web git commit: Rebuild website - posted by gr...@apache.org on 2016/03/15 03:56:21 UTC, 0 replies.
- Build failed in Jenkins: flink-snapshot-deployment #32 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/15 05:29:50 UTC, 0 replies.
- [1/3] flink git commit: [FLINK-3489] TableAPI refactoring and cleanup - posted by va...@apache.org on 2016/03/15 19:13:58 UTC, 0 replies.
- [2/3] flink git commit: [FLINK-3489] TableAPI refactoring and cleanup - posted by va...@apache.org on 2016/03/15 19:13:59 UTC, 0 replies.
- [3/3] flink git commit: [FLINK-3489] TableAPI refactoring and cleanup - posted by va...@apache.org on 2016/03/15 19:14:00 UTC, 0 replies.
- Build failed in Jenkins: flink-snapshot-deployment #33 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/16 05:43:34 UTC, 0 replies.
- flink git commit: [FLINK-3612] remove PageRank Table example - posted by va...@apache.org on 2016/03/16 11:59:47 UTC, 0 replies.
- Jenkins build is back to normal : flink-snapshot-deployment #34 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/16 14:09:09 UTC, 0 replies.
- flink git commit: [FLINK-3621] [docs] Improve documentation of memory configuration parameters - posted by fh...@apache.org on 2016/03/16 14:16:47 UTC, 1 replies.
- [1/2] flink git commit: [FLINK-3620] [streaming] Remove DbStateBackend - posted by gy...@apache.org on 2016/03/16 15:12:21 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-3620] [streaming] Remove DbStateBackend - posted by gy...@apache.org on 2016/03/16 15:12:22 UTC, 0 replies.
- [1/3] flink git commit: [FLINK-3609] [tableAPI] Reorganize selection of optimization rules - posted by va...@apache.org on 2016/03/16 15:35:04 UTC, 0 replies.
- [2/3] flink git commit: [hotFix] [tableAPI] Improve naming of DataSetRelNodes - posted by va...@apache.org on 2016/03/16 15:35:05 UTC, 0 replies.
- [3/3] flink git commit: [FLINK-3503] [tableAPI] Add cost model for DataSet RelNodes to improve plan selection. - posted by va...@apache.org on 2016/03/16 15:35:06 UTC, 0 replies.
- [1/4] flink git commit: [FLINK-1964] Reimplement TwitterSource - posted by rm...@apache.org on 2016/03/16 17:32:38 UTC, 0 replies.
- [2/4] flink git commit: [FLINK-1964] Reimplement TwitterSource - posted by rm...@apache.org on 2016/03/16 17:32:39 UTC, 0 replies.
- [3/4] flink git commit: [hotfix][docs] fs.hdfs.hadoopconf typo - posted by rm...@apache.org on 2016/03/16 17:32:40 UTC, 0 replies.
- [4/4] flink git commit: [hotfix][examples] Add zookeeper.connect to usage line - posted by rm...@apache.org on 2016/03/16 17:32:41 UTC, 0 replies.
- flink git commit: [FLINK-3629] Fix quick start description for the ".timeWindow()" function call - posted by al...@apache.org on 2016/03/17 14:10:05 UTC, 1 replies.
- buildbot exception in on flink-docs-release-1.0 - posted by bu...@apache.org on 2016/03/18 02:00:00 UTC, 1 replies.
- [1/3] flink git commit: [hotfix] [docs] Fix typo 'seperate' - posted by ch...@apache.org on 2016/03/18 04:08:40 UTC, 0 replies.
- [2/3] flink git commit: [hotfix] Fix typo 'JobManger' - posted by ch...@apache.org on 2016/03/18 04:08:41 UTC, 0 replies.
- [3/3] flink git commit: [hotfix] [docs] Fix broken link for time.htm, changed to event_time.html - posted by ch...@apache.org on 2016/03/18 04:08:42 UTC, 0 replies.
- [01/50] [abbrv] flink git commit: [FLINK-3225] Enforce translation to DataSetNodes - posted by va...@apache.org on 2016/03/18 14:47:55 UTC, 0 replies.
- [02/50] [abbrv] flink git commit: [FLINK-3223] Translate Table API calls to Calcite RelNodes. - posted by va...@apache.org on 2016/03/18 14:47:56 UTC, 0 replies.
- [03/50] [abbrv] flink git commit: [FLINK-3223] Translate Table API calls to Calcite RelNodes. - posted by va...@apache.org on 2016/03/18 14:47:57 UTC, 0 replies.
- [04/50] [abbrv] flink git commit: [FLINK-3223] Translate Table API calls to Calcite RelNodes. - posted by va...@apache.org on 2016/03/18 14:47:58 UTC, 0 replies.
- [05/50] [abbrv] flink git commit: [FLINK-3225] Implemented optimization of Table API queries via Calcite - posted by va...@apache.org on 2016/03/18 14:47:59 UTC, 0 replies.
- [06/50] [abbrv] flink git commit: [FLINK-3225] Implemented optimization of Table API queries via Calcite - posted by va...@apache.org on 2016/03/18 14:48:00 UTC, 0 replies.
- [07/50] [abbrv] flink git commit: [FLINK-3225] Implemented optimization of Table API queries via Calcite - posted by va...@apache.org on 2016/03/18 14:48:01 UTC, 0 replies.
- [08/50] [abbrv] flink git commit: [FLINK-3282] add FlinkRelNode interface. - posted by va...@apache.org on 2016/03/18 14:48:02 UTC, 0 replies.
- [09/50] [abbrv] flink git commit: Renamed Table.scala to table.scala - posted by va...@apache.org on 2016/03/18 14:48:03 UTC, 0 replies.
- [10/50] [abbrv] flink git commit: [FLINK-3226] Translation of scalar function substring() - posted by va...@apache.org on 2016/03/18 14:48:04 UTC, 0 replies.
- [11/50] [abbrv] flink git commit: [FLINK-3226] Translation of explicit casting - posted by va...@apache.org on 2016/03/18 14:48:05 UTC, 0 replies.
- [12/50] [abbrv] flink git commit: [FLINK-3508] Add more test cases to verify the rules of logical plan optimization. - posted by va...@apache.org on 2016/03/18 14:48:06 UTC, 0 replies.
- [13/50] [abbrv] flink git commit: [FLINK-3226] Casting support for arithmetic operators - posted by va...@apache.org on 2016/03/18 14:48:07 UTC, 0 replies.
- [14/50] [abbrv] flink git commit: [FLINK-3226] Translation from and to POJOs for CodeGenerator - posted by va...@apache.org on 2016/03/18 14:48:08 UTC, 0 replies.
- [15/50] [abbrv] flink git commit: [FLINK-3226] implement GroupReduce translation; enable tests for supported operations - posted by va...@apache.org on 2016/03/18 14:48:09 UTC, 0 replies.
- [16/50] [abbrv] flink git commit: [FLINK-3226] implement GroupReduce translation; enable tests for supported operations - posted by va...@apache.org on 2016/03/18 14:48:10 UTC, 0 replies.
- [17/50] [abbrv] flink git commit: [Flink-3226] Translate logical plan FlinkRels into physical plan DataSetRels. - posted by va...@apache.org on 2016/03/18 14:48:11 UTC, 0 replies.
- [18/50] [abbrv] flink git commit: [FLINK-3226] Translate logical joins to physical - posted by va...@apache.org on 2016/03/18 14:48:12 UTC, 0 replies.
- [19/50] [abbrv] flink git commit: [FLINK-3226] implement getUniqueName method in TranslationContext - posted by va...@apache.org on 2016/03/18 14:48:13 UTC, 0 replies.
- [20/50] [abbrv] flink git commit: [FLINK-3564] [table] Implement distinct() for Table API - posted by va...@apache.org on 2016/03/18 14:48:14 UTC, 0 replies.
- [21/50] [abbrv] flink git commit: [FLINK-3537] Fix code gen for disjunctions. - posted by va...@apache.org on 2016/03/18 14:48:15 UTC, 0 replies.
- [22/50] [abbrv] flink git commit: [FLINK-3463] implement calc translation - posted by va...@apache.org on 2016/03/18 14:48:16 UTC, 0 replies.
- [23/50] [abbrv] flink git commit: [FLINK-3502] Add test case. Bug was resolved by a previous commit. - posted by va...@apache.org on 2016/03/18 14:48:17 UTC, 0 replies.
- [24/50] [abbrv] flink git commit: [FLINK-3482] implement union translation - implement custom JoinUnionTransposeRules because Calcite's only match with LogicalUnion - posted by va...@apache.org on 2016/03/18 14:48:18 UTC, 0 replies.
- [25/50] [abbrv] flink git commit: [FLINK-3226] Improvements for expected types - posted by va...@apache.org on 2016/03/18 14:48:19 UTC, 0 replies.
- [26/50] [abbrv] flink git commit: [FLINK-3504] Fix join translation. Equality predicates may only reference fields. - posted by va...@apache.org on 2016/03/18 14:48:20 UTC, 0 replies.
- [27/50] [abbrv] flink git commit: [FLINK-3486] [tableAPI] Fix broken renaming of all fields. - posted by va...@apache.org on 2016/03/18 14:48:21 UTC, 0 replies.
- [28/50] [abbrv] flink git commit: [FLINK-3498] Implement TRIM, SUBSTRING as reference design for Table API - posted by va...@apache.org on 2016/03/18 14:48:22 UTC, 0 replies.
- [29/50] [abbrv] flink git commit: [FLINK-3567] Fix selection on grouping. Only grouping keys or aggregates allowed. - posted by va...@apache.org on 2016/03/18 14:48:23 UTC, 0 replies.
- [30/50] [abbrv] flink git commit: [FLINK-3474]: Enable partial aggregate in Table API -- add new Aggregate interface which support partial aggregate -- implement SUM/COUNT/AVG/MIN/MAX aggregate functions implementation -- sorted-based runtime support - posted by va...@apache.org on 2016/03/18 14:48:24 UTC, 0 replies.
- [31/50] [abbrv] flink git commit: [FLINK-3596] Finalized DataSet RelNode refactoring - posted by va...@apache.org on 2016/03/18 14:48:25 UTC, 0 replies.
- [32/50] [abbrv] flink git commit: [FLINK-3597][tableAPI] Set relational expressions as DataSet operator names. - posted by va...@apache.org on 2016/03/18 14:48:26 UTC, 0 replies.
- [33/50] [abbrv] flink git commit: [FLINK-3604][tableAPI] Enable and fix ignored tests. - posted by va...@apache.org on 2016/03/18 14:48:27 UTC, 0 replies.
- [34/50] [abbrv] flink git commit: [FLINK-3574] Implement math functions for Table API - posted by va...@apache.org on 2016/03/18 14:48:28 UTC, 0 replies.
- [35/50] [abbrv] flink git commit: [FLINK-3596] DataSet RelNode refactoring - posted by va...@apache.org on 2016/03/18 14:48:29 UTC, 0 replies.
- [36/50] [abbrv] flink git commit: [FLINK-3596] DataSet RelNode refactoring - posted by va...@apache.org on 2016/03/18 14:48:30 UTC, 0 replies.
- [37/50] [abbrv] flink git commit: [FLINK-3603][tableAPI] Enable and fix Table API explain. - posted by va...@apache.org on 2016/03/18 14:48:31 UTC, 0 replies.
- [38/50] [abbrv] flink git commit: [FLINK-3489] TableAPI refactoring and cleanup - posted by va...@apache.org on 2016/03/18 14:48:32 UTC, 0 replies.
- [39/50] [abbrv] flink git commit: [FLINK-3489] TableAPI refactoring and cleanup - posted by va...@apache.org on 2016/03/18 14:48:33 UTC, 0 replies.
- [40/50] [abbrv] flink git commit: [FLINK-3489] TableAPI refactoring and cleanup - posted by va...@apache.org on 2016/03/18 14:48:34 UTC, 0 replies.
- [41/50] [abbrv] flink git commit: [FLINK-3593][tableAPI] Fix failing DistinctITCase - posted by va...@apache.org on 2016/03/18 14:48:35 UTC, 0 replies.
- [42/50] [abbrv] flink git commit: [FLINK-3573] [table] Implement more String functions for Table API - posted by va...@apache.org on 2016/03/18 14:48:36 UTC, 0 replies.
- [43/50] [abbrv] flink git commit: [FLINK-3609] [tableAPI] Reorganize selection of optimization rules - posted by va...@apache.org on 2016/03/18 14:48:37 UTC, 0 replies.
- [44/50] [abbrv] flink git commit: [hotFix] [tableAPI] Improve naming of DataSetRelNodes - posted by va...@apache.org on 2016/03/18 14:48:38 UTC, 0 replies.
- [45/50] [abbrv] flink git commit: [FLINK-3612] remove PageRank Table example - posted by va...@apache.org on 2016/03/18 14:48:39 UTC, 0 replies.
- [46/50] [abbrv] flink git commit: [tableAPI] Cleaned up tests - posted by va...@apache.org on 2016/03/18 14:48:40 UTC, 0 replies.
- [47/50] [abbrv] flink git commit: [FLINK-3622] [tableAPI] Improve execeptions for invalid joins - posted by va...@apache.org on 2016/03/18 14:48:41 UTC, 0 replies.
- [48/50] [abbrv] flink git commit: [tableAPI] fix JoinITCase non-equality tests - posted by va...@apache.org on 2016/03/18 14:48:42 UTC, 0 replies.
- [49/50] [abbrv] flink git commit: [FLINK-3503] [tableAPI] Add cost model for DataSet RelNodes to improve plan selection. - posted by va...@apache.org on 2016/03/18 14:48:43 UTC, 0 replies.
- [50/50] [abbrv] flink git commit: [docs][tableAPI] update TableAPI docs - posted by va...@apache.org on 2016/03/18 14:48:44 UTC, 0 replies.
- buildbot success in on flink-docs-release-1.0 - posted by bu...@apache.org on 2016/03/19 02:24:11 UTC, 1 replies.
- flink git commit: [FLINK-3636] Add ThrottledIterator to WindowJoin jar - posted by mb...@apache.org on 2016/03/20 22:02:46 UTC, 1 replies.
- flink git commit: [hotfix] Fix ContinuousProcessingTimeTrigger - posted by al...@apache.org on 2016/03/21 11:13:49 UTC, 1 replies.
- flink git commit: [hotfix][Kafka 0.9] Avoid committing offsets to closed consumer - posted by rm...@apache.org on 2016/03/21 14:38:19 UTC, 0 replies.
- [1/7] flink git commit: [FLINK-3207] [gelly] add pregel methods to gelly-scala - posted by va...@apache.org on 2016/03/21 19:11:11 UTC, 0 replies.
- [2/7] flink git commit: [FLINK-3207] [gelly] add pregel methods to gelly-scala - posted by va...@apache.org on 2016/03/21 19:11:12 UTC, 0 replies.
- [3/7] flink git commit: [FLINK-3207] [gelly] add pregel methods to gelly-scala - posted by va...@apache.org on 2016/03/21 19:11:13 UTC, 0 replies.
- [4/7] flink git commit: [FLINK-3207] [gelly] add a pregel SSSP example with combiner - posted by va...@apache.org on 2016/03/21 19:11:14 UTC, 0 replies.
- [5/7] flink git commit: [FLINK-3207] [gelly] add compiler and translation tests - posted by va...@apache.org on 2016/03/21 19:11:15 UTC, 0 replies.
- [6/7] flink git commit: [FLINK-3207] [gelly] add compiler and translation tests - posted by va...@apache.org on 2016/03/21 19:11:16 UTC, 0 replies.
- [7/7] flink git commit: [FLINK-3207] [gelly] add pregel iteration abstraction to gelly - posted by va...@apache.org on 2016/03/21 19:11:17 UTC, 0 replies.
- flink git commit: [hotfix] [docs] Update python.md - posted by ch...@apache.org on 2016/03/22 06:08:56 UTC, 0 replies.
- flink git commit: Add JavaDoc to StreamTask.checkTimerException to clarify what it does - posted by al...@apache.org on 2016/03/22 11:34:59 UTC, 0 replies.
- flink git commit: [FLINK-3645] [tests] Force HDFSCopyUtilitiesTest to use local file system - posted by ch...@apache.org on 2016/03/22 12:44:32 UTC, 0 replies.
- [1/4] flink git commit: [FLINK-3179] [dataSet][optimizer] Log a WARN message if combiner is not added in front of PartitionOperator - posted by fh...@apache.org on 2016/03/22 13:54:29 UTC, 0 replies.
- [2/4] flink git commit: [FLINK-3602] Fix TypeExtractor and add support for recursive types - posted by fh...@apache.org on 2016/03/22 13:54:30 UTC, 0 replies.
- [3/4] flink git commit: [FLINK-3631] [tableAPI] Check type compatibility for comparison expressions in CodeGenerator - posted by fh...@apache.org on 2016/03/22 13:54:31 UTC, 0 replies.
- [4/4] flink git commit: [FLINK-3611] [docs] Correct link in CONTRIBUTING.md - posted by fh...@apache.org on 2016/03/22 13:54:32 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-3602] Fix TypeExtractor and add support for recursive types - posted by fh...@apache.org on 2016/03/22 14:44:55 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-3179] [dataSet][optimizer] Log a WARN message if combiner is not added in front of PartitionOperator - posted by fh...@apache.org on 2016/03/22 14:44:56 UTC, 0 replies.
- flink git commit: FLINK-3115: Update ElasticSearch connector to 2.x - posted by rm...@apache.org on 2016/03/23 14:21:25 UTC, 0 replies.
- flink git commit: [FLINK-3129] Bring infrastructure for ensuring interface stability in place - posted by rm...@apache.org on 2016/03/23 15:38:25 UTC, 0 replies.
- [1/4] flink git commit: [FLINK-2445] Improve HadoopOutputFormatTests - posted by fh...@apache.org on 2016/03/23 17:30:51 UTC, 0 replies.
- [2/4] flink git commit: [FLINK-2445] Add tests for HadoopOutputFormats - posted by fh...@apache.org on 2016/03/23 17:30:52 UTC, 0 replies.
- [3/4] flink git commit: [FLINK-2444] Add tests for HadoopInputFormats - posted by fh...@apache.org on 2016/03/23 17:30:53 UTC, 0 replies.
- [4/4] flink git commit: [FLINK-2997] [dataSet] Add support for range partitioning with custom data distribution. - posted by fh...@apache.org on 2016/03/23 17:30:54 UTC, 0 replies.
- [1/3] flink git commit: [FLINK-2445] Add tests for HadoopOutputFormats - posted by fh...@apache.org on 2016/03/23 17:37:58 UTC, 0 replies.
- [2/3] flink git commit: [FLINK-2445] Improve HadoopOutputFormatTests - posted by fh...@apache.org on 2016/03/23 17:37:59 UTC, 0 replies.
- [3/3] flink git commit: [FLINK-2444] Add tests for HadoopInputFormats - posted by fh...@apache.org on 2016/03/23 17:38:00 UTC, 0 replies.
- flink git commit: [FLINK-3653] [docs] Add recovery.zookeeper.storageDir docs to config page - posted by uc...@apache.org on 2016/03/24 11:55:04 UTC, 1 replies.
- flink git commit: [FLINK-3663] [kafka] Fix logPartitionInfo log statement - posted by uc...@apache.org on 2016/03/24 11:58:47 UTC, 1 replies.
- flink git commit: [FLINK-3658][Kafka] Allow producing into multiple topics - posted by rm...@apache.org on 2016/03/24 12:15:35 UTC, 0 replies.
- flink git commit: [FLINK-2935] [scala-shell] Allow Scala shell to connect Flink cluster on YARN - posted by ch...@apache.org on 2016/03/24 13:44:37 UTC, 0 replies.
- flink git commit: [FLINK-3639] add methods for registering datasets and tables in the TableEnvironment - posted by va...@apache.org on 2016/03/24 17:43:09 UTC, 0 replies.
- flink git commit: [hotfix] [docs] Fix a couple of typos in YARN documentation - posted by ch...@apache.org on 2016/03/27 11:19:54 UTC, 0 replies.
- buildbot failure in on flink-docs-release-1.0 - posted by bu...@apache.org on 2016/03/28 03:00:04 UTC, 0 replies.
- [1/7] flink git commit: [FLINK-3544][runtime] introduce ResourceManager component - posted by mx...@apache.org on 2016/03/29 12:52:13 UTC, 0 replies.
- [2/7] flink git commit: [FLINK-3544][runtime] introduce ResourceManager component - posted by mx...@apache.org on 2016/03/29 12:52:14 UTC, 0 replies.
- [3/7] flink git commit: [FLINK-3544][runtime] introduce ResourceManager component - posted by mx...@apache.org on 2016/03/29 12:52:15 UTC, 0 replies.
- [4/7] flink git commit: [FLINK-3544][runtime] introduce ResourceManager component - posted by mx...@apache.org on 2016/03/29 12:52:16 UTC, 0 replies.
- [5/7] flink git commit: [FLINK-3545][yarn] integrate ResourceManager support - posted by mx...@apache.org on 2016/03/29 12:52:17 UTC, 0 replies.
- [6/7] flink git commit: [FLINK-3545][yarn] integrate ResourceManager support - posted by mx...@apache.org on 2016/03/29 12:52:18 UTC, 0 replies.
- [7/7] flink git commit: [FLINK-3545][yarn] integrate ResourceManager support - posted by mx...@apache.org on 2016/03/29 12:52:19 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-3547] add support for DataStreamTable - posted by va...@apache.org on 2016/03/29 13:04:01 UTC, 0 replies.
- [2/2] flink git commit: [FLINK-3547] add support for DataStreamTable - posted by va...@apache.org on 2016/03/29 13:04:02 UTC, 0 replies.
- flink git commit: [FLINK-3676][docs] sync docs with the WebClient removal - posted by mx...@apache.org on 2016/03/29 15:48:14 UTC, 1 replies.
- flink git commit: [FLINK-3651] Fix faulty RollingSink Restore - posted by uc...@apache.org on 2016/03/29 19:14:33 UTC, 1 replies.
- [flink] Git Push Summary [forced push!] [Forced Update!] - posted by uc...@apache.org on 2016/03/30 10:33:13 UTC, 0 replies.
- flink git commit: [hotfix] [cep] Add sanity check for erroneously pruned elements - posted by tr...@apache.org on 2016/03/30 16:05:46 UTC, 1 replies.
- flink git commit: [tools] Update copy files function in release script - posted by uc...@apache.org on 2016/03/30 16:59:24 UTC, 0 replies.
- [1/2] flink git commit: [FLINK-3681] [cep, typeextractor] Generalize TypeExtractor to support more lambdas - posted by uc...@apache.org on 2016/03/30 19:20:15 UTC, 1 replies.
- [2/2] flink git commit: [FLINK-3682] [cep] Assign processing timestamp in CEP operators - posted by uc...@apache.org on 2016/03/30 19:20:16 UTC, 1 replies.
- flink git commit: Commit for release 1.0.1 - posted by uc...@apache.org on 2016/03/31 10:30:22 UTC, 0 replies.
- flink git commit: [FLINK-3684] [cep] Add proper watermark emission to CEP operators - posted by tr...@apache.org on 2016/03/31 11:40:52 UTC, 1 replies.
- flink git commit: [FLINK-3383] Backport 'Move snapshot deployment from Travis CI to ASF Jenkins' - posted by uc...@apache.org on 2016/03/31 13:03:15 UTC, 0 replies.
- flink git commit: [hotfix] [docs] Update CEP documentation - posted by tr...@apache.org on 2016/03/31 16:38:23 UTC, 0 replies.
- [1/3] flink git commit: [FLINK-3684] [cep] Add proper watermark emission to CEP operators [Forced Update!] - posted by uc...@apache.org on 2016/03/31 18:00:50 UTC, 0 replies.
- [2/3] flink git commit: [FLINK-3383] Backport 'Move snapshot deployment from Travis CI to ASF Jenkins' - posted by uc...@apache.org on 2016/03/31 18:00:51 UTC, 0 replies.
- [3/3] flink git commit: Commit for release 1.0.1 - posted by uc...@apache.org on 2016/03/31 18:00:52 UTC, 0 replies.