[flink-statefun-playground] branch dev updated (ec51653 -> 4404121)

2021-03-24 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/flink-statefun-playground.git. from ec51653 [hotfix] fix docker-compose command new a0511dc [FLINK-21932] Add Python SDK

[flink-statefun-playground] 02/02: [hotfix] Add .gitignore for Python projects

2021-03-24 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/flink-statefun-playground.git commit 440412190d68a630a1b05e79300d5cb4254571f0 Author: Tzu-Li (Gordon) Tai AuthorDate: Thu Mar 25 13:37:49

[flink-statefun-playground] 01/02: [FLINK-21932] Add Python SDK showcase

2021-03-24 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/flink-statefun-playground.git commit a0511dc2f18e80dc28f28bbdb2c65f608964530e Author: Igal Shilman AuthorDate: Tue Mar 23 15:38:25 2021

[flink-statefun] branch master updated: [hotfix] [py] Expose make_json_type directly from statefun package

2021-03-24 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-statefun.git The following commit(s) were added to refs/heads/master by this push: new ce8e9f8 [hotfix] [py] Expose

[flink-statefun] branch master updated (edb3740 -> 02d8c76)

2021-03-24 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink-statefun.git. from edb3740 [FLINK-21719][docs] Update statefun developer docs for new protocol add 0533ecd

[flink-statefun] 01/01: [FLINK-21956] Improve error message when parition key is missing for Kinesis ingress

2021-03-24 Thread tzulitai
This is an automated email from the ASF dual-hosted git repository. tzulitai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-statefun.git commit 02d8c76d5c8434c5e819c5fd75c29cd1ac27d88b Author: Tzu-Li (Gordon) Tai AuthorDate: Thu Mar 25 13:04:17 2021

[flink] branch master updated (3533d98 -> 9bcd56c)

2021-03-24 Thread jark
This is an automated email from the ASF dual-hosted git repository. jark pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 3533d98 [FLINK-21951][network] Fix the wrong if condition in BufferReaderWriterUtil#writeBuffers add 9bcd56c

[flink] branch master updated (7e49b1a -> 3533d98)

2021-03-24 Thread zhuzh
This is an automated email from the ASF dual-hosted git repository. zhuzh pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 7e49b1a [FLINK-21294][python] Support state access API for the map/flat_map operation of Python ConnectedStreams

[flink] branch master updated (0a122f3 -> 7e49b1a)

2021-03-24 Thread weizhong
This is an automated email from the ASF dual-hosted git repository. weizhong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 0a122f3 [FLINK-21857] StackOverflow for large parallelism jobs when processing EndOfChannelStateEvent add

[flink] branch master updated (b975fda -> 0a122f3)

2021-03-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 b975fda [FLINK-21655][table-planner-blink] Fix incorrect simplification for coalesce call on a groupingsets'

[flink] branch release-1.12 updated (719bf5e -> dbdacac)

2021-03-24 Thread thw
This is an automated email from the ASF dual-hosted git repository. thw pushed a change to branch release-1.12 in repository https://gitbox.apache.org/repos/asf/flink.git. from 719bf5e [FLINK-21944][python] Perform null check before closing arrowSerializer add dbdacac

[flink] branch master updated (d3d320b -> b975fda)

2021-03-24 Thread godfrey
This is an automated email from the ASF dual-hosted git repository. godfrey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from d3d320b [FLINK-21896][table-planner-blink] Correct the different serialization result for json plan between jdk8

[flink] branch master updated (0e04b2e -> d3d320b)

2021-03-24 Thread godfrey
This is an automated email from the ASF dual-hosted git repository. godfrey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 0e04b2e [FLINK-21944][python] Perform null check before closing arrowSerializer add d3d320b

[flink] branch release-1.12 updated (43a741e -> 719bf5e)

2021-03-24 Thread dianfu
This is an automated email from the ASF dual-hosted git repository. dianfu pushed a change to branch release-1.12 in repository https://gitbox.apache.org/repos/asf/flink.git. from 43a741e [FLINK-21661][kinesis] Fix fetch interval for polling consumer (#15157) add 719bf5e

[flink] branch master updated (ddfcce7 -> 0e04b2e)

2021-03-24 Thread dianfu
This is an automated email from the ASF dual-hosted git repository. dianfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from ddfcce7 [hotfix][core] Fix typos in ReadableConfig add 0e04b2e [FLINK-21944][python] Perform null check before

[flink] 03/04: [FLINK-21822][table] Introduce CatalogFactoryHelper

2021-03-24 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit a3e2ae47d9bbfebbddae01d5a19431cd7d03eee5 Author: Ingo Bürk AuthorDate: Mon Mar 22 15:50:45 2021 +0100

[flink] 04/04: [hotfix][core] Fix typos in ReadableConfig

2021-03-24 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit ddfcce7de0bd03f40b7cf33955f7a4900f1c6aad Author: Ingo Bürk AuthorDate: Mon Mar 22 15:51:28 2021 +0100

[flink] 02/04: [FLINK-21822][table] Migrate built-in and test catalog factories to new stack

2021-03-24 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit b0fa390da5081b7c6208a194159f5079fa1eb89f Author: Ingo Bürk AuthorDate: Thu Mar 18 09:03:20 2021 +0100

[flink] 01/04: [FLINK-21822][table] Support the new factory stack for CatalogFactory

2021-03-24 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 4497e96b96724aee6637f19f64ffc8ba47a9b0ac Author: Ingo Bürk AuthorDate: Tue Mar 16 14:12:26 2021 +0100

[flink] branch master updated (e2ecd7a -> ddfcce7)

2021-03-24 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from e2ecd7a [FLINK-21800][core] Guard MemorySegment against concurrent frees. new 4497e96 [FLINK-21822][table]

[flink] branch master updated (619ad4b -> e2ecd7a)

2021-03-24 Thread xtsong
This is an automated email from the ASF dual-hosted git repository. xtsong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from 619ad4b [FLINK-21872][table-api-java] Add utility for DataStream API's DataType, Schema, and projection add

[flink] branch master updated (a365bc5 -> 619ad4b)

2021-03-24 Thread twalthr
This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from a365bc5 [FLINK-21937][python] Support batch mode in Python DataStream API for basic operations add 79fd455

[flink] branch master updated (fa9f887 -> a365bc5)

2021-03-24 Thread dianfu
This is an automated email from the ASF dual-hosted git repository. dianfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from fa9f887 [FLINK-21696][docs] Add output parameter in WatermarkGenerator scala sections add a365bc5

[flink] branch release-1.12 updated (f90bce9 -> 43a741e)

2021-03-24 Thread dannycranmer
This is an automated email from the ASF dual-hosted git repository. dannycranmer pushed a change to branch release-1.12 in repository https://gitbox.apache.org/repos/asf/flink.git. from f90bce9 [FLINK-20547][network] Fix inconsistent availability issue of LocalBufferPool add 43a741e

[flink] branch master updated (bc78f6b -> fa9f887)

2021-03-24 Thread danderson
This is an automated email from the ASF dual-hosted git repository. danderson pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from bc78f6b [FLINK-20547][network] Fix inconsistent availability issue of LocalBufferPool add fa9f887

[flink] branch release-1.12 updated (33893b0 -> f90bce9)

2021-03-24 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a change to branch release-1.12 in repository https://gitbox.apache.org/repos/asf/flink.git. from 33893b0 [FLINK-21382][docs] Update documentation for standalone Flink on Kubernetes with standby

[flink] branch master updated (c8b0da5 -> bc78f6b)

2021-03-24 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from c8b0da5 [FLINK-21698][table] Support casting between NUMERIC and TIMESTAMP_LTZ and disable casting between