[jira] [Created] (FLINK-15080) Deploy OSS filesystem to maven central

2019-12-05 Thread Chesnay Schepler (Jira)
Chesnay Schepler created FLINK-15080: Summary: Deploy OSS filesystem to maven central Key: FLINK-15080 URL: https://issues.apache.org/jira/browse/FLINK-15080 Project: Flink Issue Type:

[GitHub] [flink] rkhachatryan opened a new pull request #10441: [FLINK-14857][runtime] Remove checkpoint lock usage from AsyncWaitOperator.

2019-12-05 Thread GitBox
rkhachatryan opened a new pull request #10441: [FLINK-14857][runtime] Remove checkpoint lock usage from AsyncWaitOperator. URL: https://github.com/apache/flink/pull/10441 ## What is the purpose of the change This PR removes remaining `checkpoint lock` usages from

[jira] [Commented] (FLINK-15032) Remove the eager serialization from `RemoteRpcInvocation`

2019-12-05 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988778#comment-16988778 ] Till Rohrmann commented on FLINK-15032: --- Thanks for opening this issue [~maguowei]. The main

[GitHub] [flink] TisonKun commented on a change in pull request #10434: [FLINK-15072][client] Hijack executeAsync instead of execute in context environment

2019-12-05 Thread GitBox
TisonKun commented on a change in pull request #10434: [FLINK-15072][client] Hijack executeAsync instead of execute in context environment URL: https://github.com/apache/flink/pull/10434#discussion_r354299510 ## File path:

[jira] [Commented] (FLINK-15079) BashJavaUtilsTest fails when running in a clean directory

2019-12-05 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988773#comment-16988773 ] Xintong Song commented on FLINK-15079: -- True, this test case depends on the binary being builded.

[jira] [Commented] (FLINK-15058) Log required config keys if TaskManager memory configuration is invalid

2019-12-05 Thread Till Rohrmann (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988774#comment-16988774 ] Till Rohrmann commented on FLINK-15058: --- Concerning your first comment [~xintongsong], Gary and me

[GitHub] [flink] flinkbot edited a comment on issue #9984: [FLINK-9495][kubernetes] Implement ResourceManager for Kubernetes.

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #9984: [FLINK-9495][kubernetes] Implement ResourceManager for Kubernetes. URL: https://github.com/apache/flink/pull/9984#issuecomment-545881191 ## CI report: * 802ebf37e3d932169f9826b40df483bb5e9ac064 : SUCCESS

[GitHub] [flink] flinkbot commented on issue #10437: [FLINK-15068][rocksdb] stop writing to RocksDB logs by default

2019-12-05 Thread GitBox
flinkbot commented on issue #10437: [FLINK-15068][rocksdb] stop writing to RocksDB logs by default URL: https://github.com/apache/flink/pull/10437#issuecomment-562116452 ## CI report: * 50314f66bba929072601279f8eedef96bbdda928 : UNKNOWN Bot commands The @flinkbot

[GitHub] [flink] flinkbot commented on issue #10439: [FLINK-15059][table-common] Update ASM opcode to 7

2019-12-05 Thread GitBox
flinkbot commented on issue #10439: [FLINK-15059][table-common] Update ASM opcode to 7 URL: https://github.com/apache/flink/pull/10439#issuecomment-562116580 ## CI report: * 0abdda405869e046f43beb94e7a316b11ee8e72f : UNKNOWN Bot commands The @flinkbot bot

[GitHub] [flink] flinkbot commented on issue #10440: [FLINK-13862][docs] Update execution plans docs

2019-12-05 Thread GitBox
flinkbot commented on issue #10440: [FLINK-13862][docs] Update execution plans docs URL: https://github.com/apache/flink/pull/10440#issuecomment-562116629 ## CI report: * 588dd0879b4be1769a66c735edebf23dbeab4fbc : UNKNOWN Bot commands The @flinkbot bot supports

[GitHub] [flink] flinkbot commented on issue #10438: [FLINK-14890] Add utility method to extract values from test harnesses and use in ProcessFunctionTestHarnessesTest

2019-12-05 Thread GitBox
flinkbot commented on issue #10438: [FLINK-14890] Add utility method to extract values from test harnesses and use in ProcessFunctionTestHarnessesTest URL: https://github.com/apache/flink/pull/10438#issuecomment-562116531 ## CI report: * c6a5c5b26f50ba7476e45add38324ea865b75c56

[GitHub] [flink] flinkbot edited a comment on issue #10436: [FLINK-14920] [flink-end-to-end-perf-tests] Set up environment to run performance e2e tests

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #10436: [FLINK-14920] [flink-end-to-end-perf-tests] Set up environment to run performance e2e tests URL: https://github.com/apache/flink/pull/10436#issuecomment-562103759 ## CI report: * 3441142c77315169ce7a3b48d4d59e710c1016c2 : PENDING

[GitHub] [flink] jinglining commented on issue #10428: [FLINK-15063][metric]fix input group and output group of the task met…

2019-12-05 Thread GitBox
jinglining commented on issue #10428: [FLINK-15063][metric]fix input group and output group of the task met… URL: https://github.com/apache/flink/pull/10428#issuecomment-562115886 @flinkbot run travis This is an automated

[GitHub] [flink] flinkbot edited a comment on issue #10403: [FLINK-14645][table] Support to keep nullability and precision when converting DataTypes to properties

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #10403: [FLINK-14645][table] Support to keep nullability and precision when converting DataTypes to properties URL: https://github.com/apache/flink/pull/10403#issuecomment-561208418 ## CI report: * 038052c833940fbaef3111ed92525216f13edee2 :

[GitHub] [flink] flinkbot edited a comment on issue #10399: [FLINK-14959][table-planner-blink] Support precision of LocalZonedTimestampType in blink planner

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #10399: [FLINK-14959][table-planner-blink] Support precision of LocalZonedTimestampType in blink planner URL: https://github.com/apache/flink/pull/10399#issuecomment-561147932 ## CI report: * 526d1701763e74c12064e6b7f48b8f41f4857bd8 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #10362: [FLINK-14792][coordination] Implement TE cluster partition release

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #10362: [FLINK-14792][coordination] Implement TE cluster partition release URL: https://github.com/apache/flink/pull/10362#issuecomment-559799628 ## CI report: * 601a654a44965a9a202ff287823ddd1260590e5a : SUCCESS

[jira] [Assigned] (FLINK-15079) BashJavaUtilsTest fails when running in a clean directory

2019-12-05 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler reassigned FLINK-15079: Assignee: Chesnay Schepler > BashJavaUtilsTest fails when running in a clean

[GitHub] [flink] flinkbot edited a comment on issue #10345: [FLINK-12484][runtime] synchronize all mailbox actions

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #10345: [FLINK-12484][runtime] synchronize all mailbox actions URL: https://github.com/apache/flink/pull/10345#issuecomment-559421343 ## CI report: * 5206399001512006f4b3d7663e7b5be8ea02a4a2 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #10333: [FLINK-14970]Doomed test for equality to NaN

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #10333: [FLINK-14970]Doomed test for equality to NaN URL: https://github.com/apache/flink/pull/10333#issuecomment-559012637 ## CI report: * c5bd9898fbbeb3d668051475409b52bfb1e2 : UNKNOWN * 44f202263cbb26473b06ea19f293bf0b6afce8e6 :

[jira] [Commented] (FLINK-15079) BashJavaUtilsTest fails when running in a clean directory

2019-12-05 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988753#comment-16988753 ] Chesnay Schepler commented on FLINK-15079: -- Simple solution would be to mark it as an ITCase;

[GitHub] [flink] pnowojski merged pull request #10345: [FLINK-12484][runtime] synchronize all mailbox actions

2019-12-05 Thread GitBox
pnowojski merged pull request #10345: [FLINK-12484][runtime] synchronize all mailbox actions URL: https://github.com/apache/flink/pull/10345 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [flink] pnowojski commented on issue #10345: [FLINK-12484][runtime] synchronize all mailbox actions

2019-12-05 Thread GitBox
pnowojski commented on issue #10345: [FLINK-12484][runtime] synchronize all mailbox actions URL: https://github.com/apache/flink/pull/10345#issuecomment-562111742 Test failure was unrelated (https://issues.apache.org/jira/browse/FLINK-15047). Merging. First for the contribution

[GitHub] [flink] flinkbot commented on issue #10440: [FLINK-13862][docs] Update execution plans docs

2019-12-05 Thread GitBox
flinkbot commented on issue #10440: [FLINK-13862][docs] Update execution plans docs URL: https://github.com/apache/flink/pull/10440#issuecomment-562111004 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull

[jira] [Updated] (FLINK-13862) Remove or rewrite Execution Plan docs

2019-12-05 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-13862: - Priority: Minor (was: Blocker) > Remove or rewrite Execution Plan docs >

[jira] [Updated] (FLINK-13862) Remove or rewrite Execution Plan docs

2019-12-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-13862: --- Labels: pull-request-available (was: ) > Remove or rewrite Execution Plan docs >

[GitHub] [flink] aljoscha commented on issue #10438: [FLINK-14890] Add utility method to extract values from test harnesses and use in ProcessFunctionTestHarnessesTest

2019-12-05 Thread GitBox
aljoscha commented on issue #10438: [FLINK-14890] Add utility method to extract values from test harnesses and use in ProcessFunctionTestHarnessesTest URL: https://github.com/apache/flink/pull/10438#issuecomment-562109760 @flinkbot run travis

[GitHub] [flink] klion26 commented on a change in pull request #10409: [FLINK-14918] [flink-end-to-end-perf-tests] Add performance e2e test module and scripts

2019-12-05 Thread GitBox
klion26 commented on a change in pull request #10409: [FLINK-14918] [flink-end-to-end-perf-tests] Add performance e2e test module and scripts URL: https://github.com/apache/flink/pull/10409#discussion_r354284653 ## File path: tools/jenkins/run_case.py ## @@ -0,0 +1,137 @@

[GitHub] [flink] zentol opened a new pull request #10440: [FLINK-13862][docs] Update execution plans docs

2019-12-05 Thread GitBox
zentol opened a new pull request #10440: [FLINK-13862][docs] Update execution plans docs URL: https://github.com/apache/flink/pull/10440 Updates the execution plans page to point to https://flink.apache.org/visualizer/ and removes an incorrect statement about web-submissions being

[GitHub] [flink] klion26 commented on a change in pull request #10409: [FLINK-14918] [flink-end-to-end-perf-tests] Add performance e2e test module and scripts

2019-12-05 Thread GitBox
klion26 commented on a change in pull request #10409: [FLINK-14918] [flink-end-to-end-perf-tests] Add performance e2e test module and scripts URL: https://github.com/apache/flink/pull/10409#discussion_r354281315 ## File path: tools/jenkins/run_case.py ## @@ -0,0 +1,137 @@

[GitHub] [flink] flinkbot commented on issue #10439: [FLINK-15059][table-common] Update ASM opcode to 7

2019-12-05 Thread GitBox
flinkbot commented on issue #10439: [FLINK-15059][table-common] Update ASM opcode to 7 URL: https://github.com/apache/flink/pull/10439#issuecomment-562109436 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull

[GitHub] [flink] klion26 commented on a change in pull request #10409: [FLINK-14918] [flink-end-to-end-perf-tests] Add performance e2e test module and scripts

2019-12-05 Thread GitBox
klion26 commented on a change in pull request #10409: [FLINK-14918] [flink-end-to-end-perf-tests] Add performance e2e test module and scripts URL: https://github.com/apache/flink/pull/10409#discussion_r354283889 ## File path: tools/jenkins/run_case.py ## @@ -0,0 +1,137 @@

[GitHub] [flink] klion26 commented on a change in pull request #10409: [FLINK-14918] [flink-end-to-end-perf-tests] Add performance e2e test module and scripts

2019-12-05 Thread GitBox
klion26 commented on a change in pull request #10409: [FLINK-14918] [flink-end-to-end-perf-tests] Add performance e2e test module and scripts URL: https://github.com/apache/flink/pull/10409#discussion_r354279754 ## File path: tools/jenkins/utils.py ## @@ -0,0 +1,56 @@

[jira] [Commented] (FLINK-15079) BashJavaUtilsTest fails when running in a clean directory

2019-12-05 Thread Dawid Wysakowicz (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988746#comment-16988746 ] Dawid Wysakowicz commented on FLINK-15079: -- cc [~xintongsong] [~azagrebin] > BashJavaUtilsTest

[jira] [Updated] (FLINK-15059) DataTypeExtractorTest fails on travis

2019-12-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-15059: --- Labels: pull-request-available (was: ) > DataTypeExtractorTest fails on travis >

[jira] [Created] (FLINK-15079) BashJavaUtilsTest fails when running in a clean directory

2019-12-05 Thread Dawid Wysakowicz (Jira)
Dawid Wysakowicz created FLINK-15079: Summary: BashJavaUtilsTest fails when running in a clean directory Key: FLINK-15079 URL: https://issues.apache.org/jira/browse/FLINK-15079 Project: Flink

[GitHub] [flink] twalthr opened a new pull request #10439: [FLINK-15059][table-common] Update ASM opcode to 7

2019-12-05 Thread GitBox
twalthr opened a new pull request #10439: [FLINK-15059][table-common] Update ASM opcode to 7 URL: https://github.com/apache/flink/pull/10439 ## What is the purpose of the change This should fix the failing builds using JDK11. ## Brief change log - Updates ASM opcodes

[jira] [Created] (FLINK-15078) Report Python version exceptions in time

2019-12-05 Thread sunjincheng (Jira)
sunjincheng created FLINK-15078: --- Summary: Report Python version exceptions in time Key: FLINK-15078 URL: https://issues.apache.org/jira/browse/FLINK-15078 Project: Flink Issue Type:

[GitHub] [flink] NicoK edited a comment on issue #10437: [FLINK-15068][rocksdb] stop writing to RocksDB logs by default

2019-12-05 Thread GitBox
NicoK edited a comment on issue #10437: [FLINK-15068][rocksdb] stop writing to RocksDB logs by default URL: https://github.com/apache/flink/pull/10437#issuecomment-562104597 From the order that I saw in current

[GitHub] [flink] NicoK commented on issue #10437: [FLINK-15068][rocksdb] stop writing to RocksDB logs by default

2019-12-05 Thread GitBox
NicoK commented on issue #10437: [FLINK-15068][rocksdb] stop writing to RocksDB logs by default URL: https://github.com/apache/flink/pull/10437#issuecomment-562104597 From the order that I saw in current

[GitHub] [flink] flinkbot edited a comment on issue #10055: [FLINK-14573][python] Support time data types in Python user-defined functions

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #10055: [FLINK-14573][python] Support time data types in Python user-defined functions URL: https://github.com/apache/flink/pull/10055#issuecomment-548197077 ## CI report: * 34cac913e7be2946b0a28360d6f1beac72e9fdd5 : SUCCESS

[GitHub] [flink] flinkbot edited a comment on issue #9984: [FLINK-9495][kubernetes] Implement ResourceManager for Kubernetes.

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #9984: [FLINK-9495][kubernetes] Implement ResourceManager for Kubernetes. URL: https://github.com/apache/flink/pull/9984#issuecomment-545881191 ## CI report: * 802ebf37e3d932169f9826b40df483bb5e9ac064 : SUCCESS

[GitHub] [flink] flinkbot edited a comment on issue #9973: [FLINK-9955] Add Kubernetes ClusterDescriptor to support deploying session cluster.

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #9973: [FLINK-9955] Add Kubernetes ClusterDescriptor to support deploying session cluster. URL: https://github.com/apache/flink/pull/9973#issuecomment-545325448 ## CI report: * 450cd1029219372cdc4f05f4bf6bc3ff6e43dc90 : SUCCESS

[GitHub] [flink] flinkbot commented on issue #10436: [FLINK-14920] [flink-end-to-end-perf-tests] Set up environment to run performance e2e tests

2019-12-05 Thread GitBox
flinkbot commented on issue #10436: [FLINK-14920] [flink-end-to-end-perf-tests] Set up environment to run performance e2e tests URL: https://github.com/apache/flink/pull/10436#issuecomment-562103759 ## CI report: * 3441142c77315169ce7a3b48d4d59e710c1016c2 : UNKNOWN

[GitHub] [flink] klion26 commented on a change in pull request #10436: [FLINK-14920] [flink-end-to-end-perf-tests] Set up environment to run performance e2e tests

2019-12-05 Thread GitBox
klion26 commented on a change in pull request #10436: [FLINK-14920] [flink-end-to-end-perf-tests] Set up environment to run performance e2e tests URL: https://github.com/apache/flink/pull/10436#discussion_r354272220 ## File path: tools/jenkins/logger.py ## @@ -0,0 +1,79

[GitHub] [flink] klion26 commented on a change in pull request #10436: [FLINK-14920] [flink-end-to-end-perf-tests] Set up environment to run performance e2e tests

2019-12-05 Thread GitBox
klion26 commented on a change in pull request #10436: [FLINK-14920] [flink-end-to-end-perf-tests] Set up environment to run performance e2e tests URL: https://github.com/apache/flink/pull/10436#discussion_r354273577 ## File path: tools/jenkins/logger.py ## @@ -0,0 +1,79

[GitHub] [flink] klion26 commented on a change in pull request #10436: [FLINK-14920] [flink-end-to-end-perf-tests] Set up environment to run performance e2e tests

2019-12-05 Thread GitBox
klion26 commented on a change in pull request #10436: [FLINK-14920] [flink-end-to-end-perf-tests] Set up environment to run performance e2e tests URL: https://github.com/apache/flink/pull/10436#discussion_r354274710 ## File path: tools/jenkins/logger.py ## @@ -0,0 +1,79

[GitHub] [flink] klion26 commented on a change in pull request #10436: [FLINK-14920] [flink-end-to-end-perf-tests] Set up environment to run performance e2e tests

2019-12-05 Thread GitBox
klion26 commented on a change in pull request #10436: [FLINK-14920] [flink-end-to-end-perf-tests] Set up environment to run performance e2e tests URL: https://github.com/apache/flink/pull/10436#discussion_r354273744 ## File path: tools/jenkins/logger.py ## @@ -0,0 +1,79

[GitHub] [flink] klion26 commented on a change in pull request #10436: [FLINK-14920] [flink-end-to-end-perf-tests] Set up environment to run performance e2e tests

2019-12-05 Thread GitBox
klion26 commented on a change in pull request #10436: [FLINK-14920] [flink-end-to-end-perf-tests] Set up environment to run performance e2e tests URL: https://github.com/apache/flink/pull/10436#discussion_r354275839 ## File path: tools/jenkins/logger.py ## @@ -0,0 +1,79

[jira] [Closed] (FLINK-14240) The configuration added via TableConfig#configuration should be added to GlobalJobParameters for the legacy planner

2019-12-05 Thread Wei Zhong (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zhong closed FLINK-14240. - Resolution: Duplicate > The configuration added via TableConfig#configuration should be added to >

[GitHub] [flink] flinkbot edited a comment on issue #10426: [FLINK-15062][orc] Orc reader should use java.sql.Timestamp to read for respecting time zone

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #10426: [FLINK-15062][orc] Orc reader should use java.sql.Timestamp to read for respecting time zone URL: https://github.com/apache/flink/pull/10426#issuecomment-561966174 ## CI report: * c4582e20d34352ff20629dabea8aa07b58483073 : CANCELED

[GitHub] [flink] wangyang0918 commented on issue #9984: [FLINK-9495][kubernetes] Implement ResourceManager for Kubernetes.

2019-12-05 Thread GitBox
wangyang0918 commented on issue #9984: [FLINK-9495][kubernetes] Implement ResourceManager for Kubernetes. URL: https://github.com/apache/flink/pull/9984#issuecomment-562102693 @zhijiangW I have add the `ActiveResourceManager` which contains the common variables and methods.

[GitHub] [flink] flinkbot edited a comment on issue #10410: [FLINK-14692][table]support rename/alter table in tableEnvironment in both flink/blink planner

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #10410: [FLINK-14692][table]support rename/alter table in tableEnvironment in both flink/blink planner URL: https://github.com/apache/flink/pull/10410#issuecomment-561453526 ## CI report: * de0b3736069c62629a17afb60190abaa251ba33e : PENDING

[GitHub] [flink] flinkbot edited a comment on issue #10409: [FLINK-14918] [flink-end-to-end-perf-tests] Add performance e2e test module and scripts

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #10409: [FLINK-14918] [flink-end-to-end-perf-tests] Add performance e2e test module and scripts URL: https://github.com/apache/flink/pull/10409#issuecomment-561453485 ## CI report: * e34bce658ca4eaaf7ee2227007238e35a55bce37 : FAILURE

[GitHub] [flink] WeiZhong94 commented on a change in pull request #9874: [FLINK-14240][table] Merge table config parameters into the global job parameters for legacy planner to align with blink planne

2019-12-05 Thread GitBox
WeiZhong94 commented on a change in pull request #9874: [FLINK-14240][table] Merge table config parameters into the global job parameters for legacy planner to align with blink planner URL: https://github.com/apache/flink/pull/9874#discussion_r354274378 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #10396: [FLINK-14063][table-planner-blink] Operators use fractions to decide how many managed memory to allocate

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #10396: [FLINK-14063][table-planner-blink] Operators use fractions to decide how many managed memory to allocate URL: https://github.com/apache/flink/pull/10396#issuecomment-561124660 ## CI report: * b14ea7de34c32381e404b5cd11321f010453c24d :

[GitHub] [flink] flinkbot commented on issue #10438: [FLINK-14890] Add utility method to extract values from test harnesses and use in ProcessFunctionTestHarnessesTest

2019-12-05 Thread GitBox
flinkbot commented on issue #10438: [FLINK-14890] Add utility method to extract values from test harnesses and use in ProcessFunctionTestHarnessesTest URL: https://github.com/apache/flink/pull/10438#issuecomment-562102386 Thanks a lot for your contribution to the Apache Flink project. I'm

[GitHub] [flink] WeiZhong94 closed pull request #9874: [FLINK-14240][table] Merge table config parameters into the global job parameters for legacy planner to align with blink planner

2019-12-05 Thread GitBox
WeiZhong94 closed pull request #9874: [FLINK-14240][table] Merge table config parameters into the global job parameters for legacy planner to align with blink planner URL: https://github.com/apache/flink/pull/9874 This is

[jira] [Assigned] (FLINK-15065) RocksDB configurable options doc description error

2019-12-05 Thread Andrey Zagrebin (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Zagrebin reassigned FLINK-15065: --- Assignee: Yun Tang > RocksDB configurable options doc description error >

[GitHub] [flink] flinkbot edited a comment on issue #10384: [FLINK-13373][docs] Remove Tutorials and Examples sections from Getting Started

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #10384: [FLINK-13373][docs] Remove Tutorials and Examples sections from Getting Started URL: https://github.com/apache/flink/pull/10384#issuecomment-560545371 ## CI report: * 31ecc456047b001112f3d7119c88989857c2d7e5 : SUCCESS

[GitHub] [flink] wangyang0918 commented on a change in pull request #9984: [FLINK-9495][kubernetes] Implement ResourceManager for Kubernetes.

2019-12-05 Thread GitBox
wangyang0918 commented on a change in pull request #9984: [FLINK-9495][kubernetes] Implement ResourceManager for Kubernetes. URL: https://github.com/apache/flink/pull/9984#discussion_r354274109 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #9355: [FLINK-13577][ml] Add an util class to build result row and generate …

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #9355: [FLINK-13577][ml] Add an util class to build result row and generate … URL: https://github.com/apache/flink/pull/9355#issuecomment-518089359 ## CI report: * f8f3792f7ce55735f05200c90431b20b99a42d18 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #10362: [FLINK-14792][coordination] Implement TE cluster partition release

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #10362: [FLINK-14792][coordination] Implement TE cluster partition release URL: https://github.com/apache/flink/pull/10362#issuecomment-559799628 ## CI report: * 601a654a44965a9a202ff287823ddd1260590e5a : SUCCESS

[jira] [Assigned] (FLINK-13862) Remove or rewrite Execution Plan docs

2019-12-05 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-13862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler reassigned FLINK-13862: Assignee: Chesnay Schepler > Remove or rewrite Execution Plan docs >

[GitHub] [flink] afedulov opened a new pull request #10438: [FLINK-14890] Add utility method to extract values from test harnesses and use in ProcessFunctionTestHarnessesTest

2019-12-05 Thread GitBox
afedulov opened a new pull request #10438: [FLINK-14890] Add utility method to extract values from test harnesses and use in ProcessFunctionTestHarnessesTest URL: https://github.com/apache/flink/pull/10438 ## What is the purpose of the change Add utility method to test

[GitHub] [flink] StephanEwen commented on issue #10437: [FLINK-15068][rocksdb] stop writing to RocksDB logs by default

2019-12-05 Thread GitBox
StephanEwen commented on issue #10437: [FLINK-15068][rocksdb] stop writing to RocksDB logs by default URL: https://github.com/apache/flink/pull/10437#issuecomment-562100694 Do we still want to put all options in the "predefined options"? I would assume that from 1.10 on, the

[GitHub] [flink] flinkbot edited a comment on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List URL: https://github.com/apache/flink/pull/10306#issuecomment-558027199 ## CI report: * 0b265d192e2a6024e5817317be0317136208ccaf : SUCCESS

[GitHub] [flink] flinkbot commented on issue #10437: [FLINK-15068][rocksdb] stop writing to RocksDB logs by default

2019-12-05 Thread GitBox
flinkbot commented on issue #10437: [FLINK-15068][rocksdb] stop writing to RocksDB logs by default URL: https://github.com/apache/flink/pull/10437#issuecomment-562100144 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review

[GitHub] [flink] flinkbot edited a comment on issue #10245: [FLINK-10936][kubernetes] Implement Kubernetes command line tools to support session cluster.

2019-12-05 Thread GitBox
flinkbot edited a comment on issue #10245: [FLINK-10936][kubernetes] Implement Kubernetes command line tools to support session cluster. URL: https://github.com/apache/flink/pull/10245#issuecomment-555375223 ## CI report: * 71f8401be1cb214e56f94e486c495ef7c800cfc4 : FAILURE

[jira] [Updated] (FLINK-15068) Disable RocksDB's local LOG by default

2019-12-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-15068: --- Labels: pull-request-available (was: ) > Disable RocksDB's local LOG by default >

[GitHub] [flink] NicoK opened a new pull request #10437: [FLINK-15068][rocksdb] stop writing to RocksDB logs by default

2019-12-05 Thread GitBox
NicoK opened a new pull request #10437: [FLINK-15068][rocksdb] stop writing to RocksDB logs by default URL: https://github.com/apache/flink/pull/10437 ## What is the purpose of the change With Flink's default settings for RocksDB, it will write a `LOG` file (not the WAL, but pure

[jira] [Commented] (FLINK-15067) Pass execution configuration from TableEnvironment to StreamExecutionEnvironment

2019-12-05 Thread sunjincheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16988722#comment-16988722 ] sunjincheng commented on FLINK-15067: - I reset this issue as Blocker of 1.10, as without this

[jira] [Updated] (FLINK-15067) Pass execution configuration from TableEnvironment to StreamExecutionEnvironment

2019-12-05 Thread sunjincheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sunjincheng updated FLINK-15067: Priority: Blocker (was: Major) > Pass execution configuration from TableEnvironment to >

[GitHub] [flink] dawidwys commented on a change in pull request #9874: [FLINK-14240][table] Merge table config parameters into the global job parameters for legacy planner to align with blink planner

2019-12-05 Thread GitBox
dawidwys commented on a change in pull request #9874: [FLINK-14240][table] Merge table config parameters into the global job parameters for legacy planner to align with blink planner URL: https://github.com/apache/flink/pull/9874#discussion_r354267701 ## File path:

[jira] [Assigned] (FLINK-15059) DataTypeExtractorTest fails on travis

2019-12-05 Thread Timo Walther (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther reassigned FLINK-15059: Assignee: Timo Walther > DataTypeExtractorTest fails on travis >

[GitHub] [flink] sunjincheng121 commented on a change in pull request #9874: [FLINK-14240][table] Merge table config parameters into the global job parameters for legacy planner to align with blink pl

2019-12-05 Thread GitBox
sunjincheng121 commented on a change in pull request #9874: [FLINK-14240][table] Merge table config parameters into the global job parameters for legacy planner to align with blink planner URL: https://github.com/apache/flink/pull/9874#discussion_r354266336 ## File path:

[GitHub] [flink] docete commented on a change in pull request #10399: [FLINK-14959][table-planner-blink] Support precision of LocalZonedTimestampType in blink planner

2019-12-05 Thread GitBox
docete commented on a change in pull request #10399: [FLINK-14959][table-planner-blink] Support precision of LocalZonedTimestampType in blink planner URL: https://github.com/apache/flink/pull/10399#discussion_r354266887 ## File path:

[GitHub] [flink] sunjincheng121 commented on a change in pull request #9874: [FLINK-14240][table] Merge table config parameters into the global job parameters for legacy planner to align with blink pl

2019-12-05 Thread GitBox
sunjincheng121 commented on a change in pull request #9874: [FLINK-14240][table] Merge table config parameters into the global job parameters for legacy planner to align with blink planner URL: https://github.com/apache/flink/pull/9874#discussion_r354266336 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List

2019-12-05 Thread GitBox
KurtYoung commented on a change in pull request #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List URL: https://github.com/apache/flink/pull/10306#discussion_r354265618 ## File path:

[jira] [Updated] (FLINK-15077) Support Semi/Anti LookupJoin in Blink planner

2019-12-05 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young updated FLINK-15077: --- Issue Type: New Feature (was: Bug) > Support Semi/Anti LookupJoin in Blink planner >

[GitHub] [flink] JingsongLi commented on issue #10401: [FLINK-15020][hive] Support timestamp type in hive

2019-12-05 Thread GitBox
JingsongLi commented on issue #10401: [FLINK-15020][hive] Support timestamp type in hive URL: https://github.com/apache/flink/pull/10401#issuecomment-562095980 https://github.com/apache/flink/pull/10426 merged, I think you can rebase master and open timestamp type for new orc reader now.

[GitHub] [flink] KurtYoung commented on a change in pull request #10399: [FLINK-14959][table-planner-blink] Support precision of LocalZonedTimestampType in blink planner

2019-12-05 Thread GitBox
KurtYoung commented on a change in pull request #10399: [FLINK-14959][table-planner-blink] Support precision of LocalZonedTimestampType in blink planner URL: https://github.com/apache/flink/pull/10399#discussion_r354262352 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #10399: [FLINK-14959][table-planner-blink] Support precision of LocalZonedTimestampType in blink planner

2019-12-05 Thread GitBox
KurtYoung commented on a change in pull request #10399: [FLINK-14959][table-planner-blink] Support precision of LocalZonedTimestampType in blink planner URL: https://github.com/apache/flink/pull/10399#discussion_r354262524 ## File path:

[jira] [Assigned] (FLINK-15077) Support Semi/Anti LookupJoin in Blink planner

2019-12-05 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-15077: --- Assignee: Jing Zhang > Support Semi/Anti LookupJoin in Blink planner >

[GitHub] [flink] klion26 commented on a change in pull request #10329: [FLINK-12785][StateBackend] RocksDB savepoint recovery can use a lot of unmanaged memory

2019-12-05 Thread GitBox
klion26 commented on a change in pull request #10329: [FLINK-12785][StateBackend] RocksDB savepoint recovery can use a lot of unmanaged memory URL: https://github.com/apache/flink/pull/10329#discussion_r354262325 ## File path:

[GitHub] [flink] hequn8128 commented on a change in pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions

2019-12-05 Thread GitBox
hequn8128 commented on a change in pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions URL: https://github.com/apache/flink/pull/10086#discussion_r354199786 ## File path:

[GitHub] [flink] hequn8128 commented on a change in pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions

2019-12-05 Thread GitBox
hequn8128 commented on a change in pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions URL: https://github.com/apache/flink/pull/10086#discussion_r354208814 ## File path: flink-python/pyflink/fn_execution/coder_impl.py ##

[GitHub] [flink] hequn8128 commented on a change in pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions

2019-12-05 Thread GitBox
hequn8128 commented on a change in pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions URL: https://github.com/apache/flink/pull/10086#discussion_r354147365 ## File path: flink-python/pyflink/table/tests/test_udf.py ## @@

[GitHub] [flink] hequn8128 commented on a change in pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions

2019-12-05 Thread GitBox
hequn8128 commented on a change in pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions URL: https://github.com/apache/flink/pull/10086#discussion_r354215316 ## File path:

[GitHub] [flink] hequn8128 commented on a change in pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions

2019-12-05 Thread GitBox
hequn8128 commented on a change in pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions URL: https://github.com/apache/flink/pull/10086#discussion_r354182465 ## File path:

[GitHub] [flink] hequn8128 commented on a change in pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions

2019-12-05 Thread GitBox
hequn8128 commented on a change in pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions URL: https://github.com/apache/flink/pull/10086#discussion_r354209516 ## File path: flink-python/pyflink/table/tests/test_udf.py ## @@

[GitHub] [flink] hequn8128 commented on a change in pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions

2019-12-05 Thread GitBox
hequn8128 commented on a change in pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions URL: https://github.com/apache/flink/pull/10086#discussion_r354214577 ## File path:

[GitHub] [flink] hequn8128 commented on a change in pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions

2019-12-05 Thread GitBox
hequn8128 commented on a change in pull request #10086: [FLINK-14584][python] Support complex data types in Python user-defined functions URL: https://github.com/apache/flink/pull/10086#discussion_r354141092 ## File path: flink-python/pyflink/table/tests/test_udf.py ## @@

[jira] [Closed] (FLINK-15062) Orc reader should use java.sql.Timestamp to read for respecting time zone

2019-12-05 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-15062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young closed FLINK-15062. -- Resolution: Fixed master: 61f9f2f60f5ee2911a5a716523b805878f350421 > Orc reader should use

[jira] [Created] (FLINK-15077) Support Semi/Anti LookupJoin in Blink planner

2019-12-05 Thread Jing Zhang (Jira)
Jing Zhang created FLINK-15077: -- Summary: Support Semi/Anti LookupJoin in Blink planner Key: FLINK-15077 URL: https://issues.apache.org/jira/browse/FLINK-15077 Project: Flink Issue Type: Bug

[GitHub] [flink] KurtYoung merged pull request #10426: [FLINK-15062][orc] Orc reader should use java.sql.Timestamp to read for respecting time zone

2019-12-05 Thread GitBox
KurtYoung merged pull request #10426: [FLINK-15062][orc] Orc reader should use java.sql.Timestamp to read for respecting time zone URL: https://github.com/apache/flink/pull/10426 This is an automated message from the Apache

[jira] [Closed] (FLINK-14063) Operators use fractions to decide how many managed memory to allocate

2019-12-05 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young closed FLINK-14063. -- Fix Version/s: 1.10.0 Resolution: Fixed master: d0fbd344f9beca1dc59b2ad6c525d22a6f28ff8b >

[GitHub] [flink] KurtYoung merged pull request #10396: [FLINK-14063][table-planner-blink] Operators use fractions to decide how many managed memory to allocate

2019-12-05 Thread GitBox
KurtYoung merged pull request #10396: [FLINK-14063][table-planner-blink] Operators use fractions to decide how many managed memory to allocate URL: https://github.com/apache/flink/pull/10396 This is an automated message

[GitHub] [flink] lirui-apache commented on issue #10380: [FLINK-14662]Distinguish unknown CatalogTableStatistics and zero

2019-12-05 Thread GitBox
lirui-apache commented on issue #10380: [FLINK-14662]Distinguish unknown CatalogTableStatistics and zero URL: https://github.com/apache/flink/pull/10380#issuecomment-562092565 A related note is: Hive's `StatsOptimizer` can answer queries like `count(*)` by simply returning the stats

[GitHub] [flink] zhijiangW commented on a change in pull request #9984: [FLINK-9495][kubernetes] Implement ResourceManager for Kubernetes.

2019-12-05 Thread GitBox
zhijiangW commented on a change in pull request #9984: [FLINK-9495][kubernetes] Implement ResourceManager for Kubernetes. URL: https://github.com/apache/flink/pull/9984#discussion_r354257014 ## File path:

[GitHub] [flink] docete commented on a change in pull request #10399: [FLINK-14959][table-planner-blink] Support precision of LocalZonedTimestampType in blink planner

2019-12-05 Thread GitBox
docete commented on a change in pull request #10399: [FLINK-14959][table-planner-blink] Support precision of LocalZonedTimestampType in blink planner URL: https://github.com/apache/flink/pull/10399#discussion_r354257264 ## File path:

<    1   2   3   4   5   6   7   8   9   10   >