[flink] 03/03: [FLINK-14853][docs] Updated documentation generator to print MemorySize and Duration in a nicer way

2020-01-16 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git commit e23f89e4196312318a2c7344c62161f5398a6ff4 Author: Dawid Wysakowicz AuthorDate: Thu Jan 9 11:17:14 2020 +0100

[flink] 02/03: [FLINK-14853][core] Implemented MemorySize formatting

2020-01-16 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git commit f31311a50b3d5ef54d3406a94de8040fefdf2853 Author: Dawid Wysakowicz AuthorDate: Thu Jan 9 10:59:19 2020 +0100

[flink] 01/03: [FLINK-14853][core] Implemented Duration formatting

2020-01-16 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git commit 2fe90d05b573c00403d0d7c27b9161c41b567b0d Author: Dawid Wysakowicz AuthorDate: Thu Jan 9 10:28:49 2020 +0100

[flink] branch release-1.10 updated (d129d61 -> e23f89e)

2020-01-16 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git. from d129d61 [FLINK-15152][checkpointing] Restart CheckpointCoordinator if StopWithSavepoint failed (#10824

[flink] branch master updated (9a58ded -> 4717c51)

2020-01-16 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 9a58ded [FLINK-14843][e2e] Harden bucketing sink e2e test add 26c9082 [FLINK-15220][Table][Kafka] Add

[flink] branch master updated (c9f9118 -> 8d8e708)

2020-01-14 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from c9f9118 [hotfix][docs] Fix typo in class doc of KafkaTopicPartitionStateWithPunctuatedWatermarks add

[flink] branch master updated (2339924 -> fb12bcf)

2020-01-10 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 2339924 [FLINK-15520][prometheus][tests] Use DownloadCache add fb12bcf [FLINK-12004][core] Make Pojo

[flink] 02/02: Revert "[FLINK-14505][tests] Temporarily disable SQL Client end-to-end tests for Kafka"

2019-12-20 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git commit 4fe8ea6f43e8cf38dfefa3c72bd1ba0232f28e56 Author: Dawid Wysakowicz AuthorDate: Fri Dec 20 10:36:17 2019 +0100

[flink] branch release-1.10 updated (3c314fc -> 4fe8ea6)

2019-12-20 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git. from 3c314fc [hotfix] In ClassRelocator, use correct ASM7 dependency new 59483c9 [FLINK-14505][e2e

[flink] 01/02: [FLINK-14505][e2e, table] Update expected results after format change introduced in FLINK-11935

2019-12-20 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git commit 59483c9aa9e881fa83aee9af084bd27d7100240d Author: Dawid Wysakowicz AuthorDate: Fri Dec 20 10:09:18 2019 +0100

[flink] branch master updated (9362fc9 -> 92da39d)

2019-12-20 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 9362fc9 [hotfix] In ClassRelocator, use correct ASM7 dependency add 78eea09 [FLINK-14505][e2e, table

[flink] 08/11: [FLINK-15168][table-planner-blink] Compute physical indices based on new type hierarchy instead of TypeInformation

2019-12-19 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git commit 69e7358063cb2225a1229d5869eae54d1a3905ad Author: Dawid Wysakowicz AuthorDate: Fri Dec 13 09:49:33 2019 +0100

[flink] 04/11: [hotfix][table-common] Add utility for mapping logical fields to physical indices.

2019-12-19 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git commit 23a4782bdd0ef938562cba1d657f90dcee686e79 Author: Dawid Wysakowicz AuthorDate: Fri Dec 13 09:43:03 2019 +0100

[flink] 07/11: [hotfix][table-planner-blink, tests] Fix produced data type of TestCollectionTableSource.

2019-12-19 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git commit 4a8fa1ff6890b0ba62935b575afdd4a0dc860db1 Author: Dawid Wysakowicz AuthorDate: Tue Dec 17 12:59:12 2019 +0100

[flink] branch release-1.10 updated (329fa85 -> 6b8fd32)

2019-12-19 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git. from 329fa85 [FLINK-14683] Fix RemoteStreamEnvironment's constructor new 9569cc8 [hotfix][table-c

[flink] 03/11: [hotfix][table-api] Add utility for extracting accessed fields from a given physical type.

2019-12-19 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git commit 79ec3ba459dcd88d05d57ebd70805399e22de776 Author: Dawid Wysakowicz AuthorDate: Fri Dec 13 09:42:23 2019 +0100

[flink] 11/11: [hotfix][connectors/kafka, table, tests] Fix types in schema ddl in tests

2019-12-19 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git commit 6b8fd3264b51835e5bb8eede3f8e9bcce3cd8a22 Author: Dawid Wysakowicz AuthorDate: Thu Dec 19 16:48:14 2019 +0100

[flink] 01/11: [hotfix][table-common] Add utility method for checking if a type is a composite type

2019-12-19 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git commit 9569cc84b408e71e59732c16edb8764184c78cee Author: Dawid Wysakowicz AuthorDate: Fri Dec 13 09:38:59 2019 +0100

[flink] 09/11: [hotfix][table-common] Deprecate TableSource#getSchema.

2019-12-19 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git commit 4e3fb3c78e76cd13dadda58c36ff18fb037b5269 Author: Dawid Wysakowicz AuthorDate: Fri Dec 13 09:50:06 2019 +0100

[flink] 02/11: [hotfix][table-common] Add utility for expanding a composite type to a schema.

2019-12-19 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git commit c6ba70409d2ddcbd12e9958dbe8c9ba0f4c01542 Author: Dawid Wysakowicz AuthorDate: Fri Dec 13 09:40:25 2019 +0100

[flink] 06/11: [FLINK-15168][table-planner] Fix physical indices computing.

2019-12-19 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git commit 422ab8a928413dde21e5c4c8a4068751b7d23fb7 Author: Dawid Wysakowicz AuthorDate: Fri Dec 13 09:48:38 2019 +0100

[flink] 05/11: [hotfix][table] Remove duplicated code for physical to logical mapping

2019-12-19 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git commit 833b46b51826e05ddec0eacea2f6919a7c0aae8e Author: Dawid Wysakowicz AuthorDate: Thu Dec 19 14:12:45 2019 +0100

[flink] 10/11: [hotfix][connectors/jdbc, table, tests] Fix types in schema ddl in tests

2019-12-19 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git commit f65481fdd1b8490576310bc4434624e1823447e5 Author: Dawid Wysakowicz AuthorDate: Thu Dec 19 15:05:14 2019 +0100

[flink] branch master updated (a27d73a -> 5249249)

2019-12-19 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from a27d73a [FLINK-14683] Fix RemoteStreamEnvironment's constructor add 22020e1 [hotfix][table-common

[flink] branch release-1.10 updated (729e87c -> 3d70c75)

2019-12-18 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git. from 729e87c [FLINK-14944][python] Fix pip install ConnectionResetError add 1950abf [FLINK-13197][table

[flink] branch master updated (a7884ab -> 931f52c)

2019-12-18 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from a7884ab [FLINK-14944][python] Fix pip install ConnectionResetError add 4e4dcf5 [FLINK-13197][table

[flink] branch release-1.10 updated: [FLINK-15092][java, table] Remove the restriction that CsvInputFormat expects at least one parser

2019-12-17 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.10 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.10 by this push: new c2ed1da [FLINK-15092][java

[flink] branch master updated (0186e10 -> c325191)

2019-12-17 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 0186e10 [FLINK-15169][runtime] Hand task failures to ExecutionGraph so that the vertex state and failure cause

[flink] branch master updated (4ee5477 -> bb6fd82)

2019-12-09 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 4ee5477 [FLINK-15134][client] Delete temporary files created in YarnClusterDescriptor add cdfe1d4

[flink] branch release-1.9 updated: [FLINK-14960][e2e] Fix failed dependency shading test of table modules

2019-12-04 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.9 by this push: new c388c26 [FLINK-14960][e2e] Fix

[flink] branch master updated (4b7baf5 -> 2cad743)

2019-12-04 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 4b7baf5 [FLINK-14910][datastream] Checking for auto generated uids only for PhysicalStreamTransformations

[flink] branch release-1.9 updated: [FLINK-14910][datastream] Checking for auto generated uids only for PhysicalStreamTransformations

2019-12-04 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.9 by this push: new cfef075 [FLINK-14910][datastream

[flink] branch master updated (e505bef -> 4b7baf5)

2019-12-04 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from e505bef [FLINK-14813][metrics] Provide `isBackPressured` Task metric (#10359) add 4b7baf5 [FLINK-14910

[flink] branch master updated (de44e09 -> 773b680)

2019-12-03 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from de44e09 [FLINK-14943][Connector/Kafka] Expose callback and related fields to subclasses for override add

[flink] branch master updated (07b66b6 -> 8c6cc45)

2019-12-01 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 07b66b6 [FLINK-14976][cassandra] Release semaphore on all Throwable's in send() add d439c38 [h

[flink] branch master updated (c2f3af5 -> ea721c8)

2019-11-23 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from c2f3af5 [FLINK-14924][connectorsi] Add treat empty field as null option to CsvTableSource add ea721c8

[flink] branch master updated (03dc734 -> 444e26d)

2019-11-22 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 03dc734 [FLINK-14481] Unify port range check in couple of missing places add 2c5dd63 [hotfix

[flink] branch master updated (e14bd50 -> 65a472f)

2019-11-22 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from e14bd50 [FLINK-14866][doc] fix a few broken doc links add d3dbc96 [FLINK-14788][configuration] Add

[flink] branch master updated (ec12ec0 -> dcc1330)

2019-11-18 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from ec12ec0 [hotfix] Add String type in config docs for taskmanager.memory.framework.off-heap.size add

[flink] branch master updated (306b83b -> d8a5d41)

2019-11-18 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 306b83b [FLINK-14637][core][runtime] Introduce config option for framework off-heap memory. add 6c4dfcf

[flink] branch master updated (8466134 -> 381892f)

2019-11-14 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 8466134 [FLINK-14723][table-planner-blink] Use ObjectIdentifier in DataStreamQueryOperations add ee44dc5

[flink] branch master updated (57160ba -> 563a4ad)

2019-11-12 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 57160ba [FLINK-14704] Remove unused SynchronousSavepointLatch add 563a4ad [FLINK-14486][table-api, docs

[flink] 04/04: [FLINK-13702][table-planner-blink] Fixed BinaryGeneric & BinaryString materialization

2019-11-07 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 814b5fd35fd0308f6edeedb8414623a43ba512a7 Author: Dawid Wysakowicz AuthorDate: Fri Nov 1 15:08:38 2019 +0100

[flink] 03/04: [FLINK-13702][flink-table-planner] Fix digest of GenericRelDataType

2019-11-07 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 8be9fabb2d4cb0fcbb1cdd404351a5900ed1b269 Author: Dawid Wysakowicz AuthorDate: Fri Nov 1 12:44:06 2019 +0100

[flink] branch release-1.9 updated (26e6058 -> 814b5fd)

2019-11-07 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. from 26e6058 [FLINK-14639][metrics][docs] Fix methods signature new acc5d45 [FLINK-13702][flink-table

[flink] 01/04: [FLINK-13702][flink-table-planner] Fix NullSerializer & NullAwareMapSerializer snapshotting

2019-11-07 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit acc5d45858d2cc69c3d9be9f599601c2f4098b2f Author: Dawid Wysakowicz AuthorDate: Fri Nov 1 12:42:42 2019 +0100

[flink] 02/04: [FLINK-13702][flink-table-planner] Fix accumulator type of CollectAggFunction

2019-11-07 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit d0e8b4de5cf1f0421a696ffd8dbada55e4636c15 Author: Dawid Wysakowicz AuthorDate: Fri Nov 1 12:43:12 2019 +0100

[flink] branch master updated (28cf30d -> 0b28e83)

2019-11-06 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 28cf30d [FLINK-14608][formats] Remove java stream from JsonRowDeserializationSchema add 59339ac [FLINK

[flink] branch master updated (e627037 -> b9f51de)

2019-11-01 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from e627037 [FLINK-14312][runtime] Introduce DefaultLogicalTopology add 8cc74a6 [FLINK-14488][python] Update

[flink] branch master updated (4571b31 -> f79dda8)

2019-10-29 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 4571b31 [FLINK-12492][cep] Minor optimize the cep operator by avoiding unnecessary copy add f79dda8

[flink] branch master updated (4571b31 -> f79dda8)

2019-10-29 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 4571b31 [FLINK-12492][cep] Minor optimize the cep operator by avoiding unnecessary copy add f79dda8

[flink] branch master updated (5d92eb1 -> 4571b31)

2019-10-29 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 5d92eb1 [FLINK-13756][table] Fix javadoc for findAndCreateTableSource method in TableFactoryUtil class

[flink] branch master updated (6134cbc -> 5d92eb1)

2019-10-29 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 6134cbc [FLINK-14318][travis] Compile with a single thread add 5d92eb1 [FLINK-13756][table] Fix javadoc

[flink] branch master updated (b7cd6a9 -> fe966d4)

2019-10-29 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from b7cd6a9 [FLINK-14493][core] Introduce data types to ConfigOptions. add 44c85e3 [FLINK-14490] Use

[flink] branch master updated (b7cd6a9 -> fe966d4)

2019-10-29 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from b7cd6a9 [FLINK-14493][core] Introduce data types to ConfigOptions. add 44c85e3 [FLINK-14490] Use

[flink] branch master updated (005bda9 -> b7cd6a9)

2019-10-29 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 005bda9 [FLINK-13513][ml] Add the Mapper and related classes for later algorithm implementations. add

[flink] branch release-1.8 updated: [FLINK-13999][cep][docs] Correct the example in the section of Aggregations of MATCH_RECOGNIZE

2019-10-14 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.8 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.8 by this push: new dc90f43 [FLINK-13999][cep][docs

[flink] branch release-1.9 updated: [FLINK-13999][cep][docs] Correct the example in the section of Aggregations of MATCH_RECOGNIZE

2019-10-14 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.9 by this push: new 12de704 [FLINK-13999][cep][docs

[flink] branch master updated (463fe96 -> 51bd2f6)

2019-10-14 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 463fe96 [hotfix][runtime] DefaultExecutionSlotAllocator checks for duplicated slot allocation add 51bd2f6

[flink] branch release-1.9 updated (c2956f5 -> 883d9cd)

2019-09-27 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. from c2956f5 [FLINK-14139][rest] Fix potential memory leak problem of rest server. new 21a8e89 [FLINK

[flink] 05/06: [FLINK-13386][web]: Add all operators watermark

2019-09-27 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 8b35c7ed9cbd412435ba70521270976218ccfa60 Author: vthinkxie AuthorDate: Sat Jul 27 17:56:26 2019 +0800

[flink] 03/06: [FLINK-13386][web]: Fix operators/tasks metrics sort

2019-09-27 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit f18448ab1919a906f37b7ca273de67cd7d47c043 Author: vthinkxie AuthorDate: Sat Jul 27 15:58:48 2019 +0800

[flink] 02/06: [FLINK-13386][web]: Fix job subtask sort

2019-09-27 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit fca47cddab357702c56ec00c2980e59c60df1dc1 Author: vthinkxie AuthorDate: Sat Jul 27 15:33:22 2019 +0800

[flink] 04/06: [FLINK-13386][web]: Add numeric metrics in job

2019-09-27 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 43b967d3a35a49adca65ccaf78eeecd00ad1dadc Author: vthinkxie AuthorDate: Sat Jul 27 16:42:08 2019 +0800

[flink] 06/06: [FLINK-13386][web]: Fix sort in Firefox

2019-09-27 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 883d9cdb6873e506a688a64f0cb6f122c33ed092 Author: vthinkxie AuthorDate: Tue Jul 30 10:42:34 2019 +0800

[flink] 01/06: [FLINK-13386][web]: Fix job manager configuration sort

2019-09-27 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 21a8e8915aa68f2f9fe9c5ad52c63f7befe908ed Author: vthinkxie AuthorDate: Sat Jul 27 15:02:59 2019 +0800

[flink] branch master updated (3e79030 -> b61290f)

2019-09-06 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 3e79030 [hotfix] Update NOTICE-binary file. add b61290f [FLINK-13388][web][docs] Updated screenshots to

[flink] branch release-1.9 updated (36204ab -> 5b519dd)

2019-09-06 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. from 36204ab [FLINK-13968][travis] Check correctness of binary licensing add 5b519dd [FLINK-13388][web

[flink] branch master updated (636a919 -> dc11218)

2019-08-21 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 636a919 [hotfix][core] Merge ClassLoaderUtils classes add b66cdba [FLINK-13697][table-api] Removed

[flink] branch master updated: [FLINK-13737][flink-dist] Added examples-table to flink-dist dependencies

2019-08-16 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 95e3f88 [FLINK-13737][flink-dist] Added

[flink] branch release-1.9 updated: [FLINK-13737][flink-dist] Added examples-table to flink-dist dependencies

2019-08-16 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.9 by this push: new e598d76 [FLINK-13737][flink-dist

[flink] branch release-1.9 updated: [FLINK-13630][table-api-bridge] Use values retention configuration from TableConfig if not specified explicitly

2019-08-08 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.9 by this push: new 448c459 [FLINK-13630][table-api

[flink] branch master updated: [FLINK-13630][table-api-bridge] Use values retention configuration from TableConfig if not specified explicitly

2019-08-08 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new ff2c2c4 [FLINK-13630][table-api-bridge

[flink] branch release-1.9 updated (62d34f1 -> d326143)

2019-08-08 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. from 62d34f1 [FLINK-13594][python] Improve the 'from_element' method of flink python api to appl

[flink] 02/02: [FLINK-13558][examples][table] Added table examples to dist

2019-08-08 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit d326143ab7f64b277eb654232a12c3d801cbfa0b Author: Dawid Wysakowicz AuthorDate: Tue Aug 6 08:31:19 2019 +0200

[flink] 01/02: [hotfix][examples] Changed collection execution environment to regular environment in WordCountTable example

2019-08-08 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 28e4cf10d11ee80334069faadb4d064c7b124652 Author: Dawid Wysakowicz AuthorDate: Thu Aug 8 11:49:06 2019 +0200

[flink] 01/02: [hotfix][examples] Changed collection execution environment to regular environment in WordCountTable example

2019-08-08 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 2e8b35ca08bf706cb2752b692f72eea4c49140fe Author: Dawid Wysakowicz AuthorDate: Thu Aug 8 11:49:06 2019 +0200

[flink] branch master updated (434f59f -> 7823510)

2019-08-08 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 434f59f [hotfix][task,test] Do not override performDefaultAction in StreamTaskTest new 2e8b35c [hotfix

[flink] 02/02: [FLINK-13558][examples][table] Added table examples to dist

2019-08-08 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 782351085d696d7e32183471218dd5fb21221025 Author: Dawid Wysakowicz AuthorDate: Tue Aug 6 08:31:19 2019 +0200

[flink] branch release-1.9 updated: [hotfix][e2e] Include dependency tests in travis splits

2019-08-06 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.9 by this push: new f1b5923 [hotfix][e2e] Include

[flink] branch master updated (2ec645a -> e54e1c9)

2019-08-06 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 2ec645a [FLINK-12928][docs] Remove old Flink ML docs add e54e1c9 [hotfix][e2e] Include dependency tests

[flink] branch master updated: [FLINK-13439] Run Streaming SQL e2e test with blink planner

2019-08-06 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new f30356b [FLINK-13439] Run Streaming SQL

[flink] branch release-1.9 updated: [FLINK-13439] Run Streaming SQL e2e test with blink planner

2019-08-06 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.9 by this push: new 71ff708 [FLINK-13439] Run

[flink] branch release-1.9 updated (9e4de1e -> 854d9e1)

2019-08-02 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git. from 9e4de1e [FLINK-13544][connectors] Set parallelism of table sink operator to input transformation

[flink] 03/03: [FLINK-13504][table] Fixed shading issues in table modules.

2019-08-02 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 854d9e19a0e8e2b124418f0dfdc9bf7a2e70830c Author: Dawid Wysakowicz AuthorDate: Thu Aug 1 11:00:14 2019 +0200

[flink] 02/03: [hotfix][table-planner] Added joda.convert to planner jar

2019-08-02 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit d10e3321ba9318e6af8723399dadf5816a85d3a0 Author: Dawid Wysakowicz AuthorDate: Fri Aug 2 09:56:48 2019 +0200

[flink] 01/03: [hotfix][table-sql-parser] Removed unnecessary dependency on guava.

2019-08-02 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git commit 7c202b07b8b7b884e7d2d2d3501c36344f574e79 Author: Dawid Wysakowicz AuthorDate: Thu Aug 1 11:06:07 2019 +0200

[flink] branch master updated (5254126 -> 3fa4898)

2019-08-02 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 5254126 [FLINK-13544][connectors] Set parallelism of table sink operator to input transformation parallelism

[flink] 03/03: [FLINK-13504][table] Fixed shading issues in table modules.

2019-08-02 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 3fa4898a4d1b2d69ef64f48b5a5aefafa2e03974 Author: Dawid Wysakowicz AuthorDate: Thu Aug 1 11:00:14 2019 +0200

[flink] 02/03: [hotfix][table-planner] Added joda.convert to planner jar

2019-08-02 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 06730181bc70eb160202aff4d88b14abbd01e100 Author: Dawid Wysakowicz AuthorDate: Fri Aug 2 09:56:48 2019 +0200

[flink] 01/03: [hotfix][table-sql-parser] Removed unnecessary dependency on guava.

2019-08-02 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit ca61ebcb1f680510a55481e757f0637f4a2c39cd Author: Dawid Wysakowicz AuthorDate: Thu Aug 1 11:06:07 2019 +0200

[flink] branch release-1.9 updated: [FLINK-12249][table] Fix type equivalence check problems for Window Aggregates

2019-07-30 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.9 by this push: new 1de0053 [FLINK-12249][table] Fix

[flink] branch master updated: [FLINK-12249][table] Fix type equivalence check problems for Window Aggregates

2019-07-30 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 305051c [FLINK-12249][table] Fix type

[flink] branch release-1.9 updated: [FLINK-13341][table][connectors] StreamTableSink#consumeDataStream returns DataStreamSink when using blink planner.

2019-07-24 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.9 by this push: new c7ddabe [FLINK-13341][table

[flink] branch master updated (01c06da -> 37cdfe8)

2019-07-24 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 01c06da [FLINK-13394][travis] Use fallback unsafe MapR repository add 37cdfe8 [FLINK-13341][table

[flink] branch release-1.9 updated: [FLINK-13327][table-planner-blink] Fixed scala 2.12 compilation

2019-07-18 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.9 by this push: new 0faa667 [FLINK-13327][table

[flink] branch master updated: [FLINK-13327][table-planner-blink] Fixed scala 2.12 compilation

2019-07-18 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new abeb1f5 [FLINK-13327][table-planner-blink

[flink] branch master updated (2efb89a -> a1b1758)

2019-07-17 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 2efb89a [FLINK-13307][tests] Fix SourceStreamTaskTest test instability. add a1b1758 [FLINK-13168][table

[flink] branch release-1.9 updated: [FLINK-13168][table] Clarify isBatch/isStreaming/isBounded flag in flink planner and blink planner

2019-07-17 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch release-1.9 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.9 by this push: new 8312dfa [FLINK-13168][table

[flink] branch master updated: [FLINK-13081][table-planner][table-api-java] Supports explain DAG plan

2019-07-05 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 14cda6c [FLINK-13081][table-planner][table

<    7   8   9   10   11   12   13   14   15   16   >