[jira] [Closed] (FLINK-14696) Support precision of TimestampType in built-in SQL functions and operators

2019-11-21 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao closed FLINK-14696. Resolution: Duplicate > Support precision of TimestampType in built-in SQL functions and

[jira] [Updated] (FLINK-14696) Support precision of TimestampType in built-in SQL functions and operators

2019-11-21 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-14696: - Description: Many built-in SQL functions and operators use long as internal representation of

[jira] [Commented] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979096#comment-16979096 ] Kurt Young commented on FLINK-14886: Nice catch! > Wrong result in scalar query using blink planner

[GitHub] [flink] flinkbot commented on issue #10276: [FLINK-14885][client] YarnClusterDescriptor should not know about detached option

2019-11-21 Thread GitBox
flinkbot commented on issue #10276: [FLINK-14885][client] YarnClusterDescriptor should not know about detached option URL: https://github.com/apache/flink/pull/10276#issuecomment-556989661 ## CI report: * c18e1aec10de296420643407b69ee4ce188ce863 : UNKNOWN Bot commands

[jira] [Commented] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979111#comment-16979111 ] Leonard Xu commented on FLINK-14886: TPC-DS query30、81 contains scalar query, the result of them are

[GitHub] [flink] flinkbot edited a comment on issue #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case URL: https://github.com/apache/flink/pull/10271#issuecomment-556037401 ## CI report: * dfd530a162b1912b00f5740ca07f828b44dcd4bd : FAILURE

[jira] [Comment Edited] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979088#comment-16979088 ] Leonard Xu edited comment on FLINK-14886 at 11/21/19 9:34 AM: -- use legacy

[GitHub] [flink] dawidwys commented on a change in pull request #10222: [FLINK-14788][configuration] Add configure method to CheckpointConfig

2019-11-21 Thread GitBox
dawidwys commented on a change in pull request #10222: [FLINK-14788][configuration] Add configure method to CheckpointConfig URL: https://github.com/apache/flink/pull/10222#discussion_r348978611 ## File path:

[jira] [Commented] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979125#comment-16979125 ] Leonard Xu commented on FLINK-14886: [~lirui] yeah,I post at wrong position in description, and it's

[jira] [Updated] (FLINK-14848) BaseRowSerializer.toBinaryRow wrongly process null for objects with variable-length part

2019-11-21 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-14848: - Description: Take non-compact decimal(precision > 18 null as an example, the writer not only

[GitHub] [flink] flinkbot edited a comment on issue #10177: [FLINK-14747] Fix performance regression with latest changes to Mailbox

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10177: [FLINK-14747] Fix performance regression with latest changes to Mailbox URL: https://github.com/apache/flink/pull/10177#issuecomment-553470369 ## CI report: * b8e69cb47bad3b88f86c7168d9186e250b7454a4 : FAILURE

[GitHub] [flink] kl0u commented on issue #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment

2019-11-21 Thread GitBox
kl0u commented on issue #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment URL: https://github.com/apache/flink/pull/10251#issuecomment-557011879 Again, thanks a lot @TisonKun for the thorough testing!

[GitHub] [flink] KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#discussion_r348987117 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#discussion_r348943357 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#discussion_r348982304 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#discussion_r348982066 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#discussion_r348982347 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#discussion_r348982158 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#discussion_r348983368 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#discussion_r348981696 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#discussion_r348981936 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#discussion_r348991407 ## File path:

[GitHub] [flink] aljoscha commented on issue #10269: [FLINK-14876]Putting xercesImpl related classes into alwaysParentFirstLoaderPatterns to avoid conflicts

2019-11-21 Thread GitBox
aljoscha commented on issue #10269: [FLINK-14876]Putting xercesImpl related classes into alwaysParentFirstLoaderPatterns to avoid conflicts URL: https://github.com/apache/flink/pull/10269#issuecomment-557012366 I think this is a good change! I would like to understand better what you mean

[GitHub] [flink] KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#discussion_r348988308 ## File path:

[jira] [Created] (FLINK-14887) Provide a dedicated test class for SqlDateTimeUtils

2019-11-21 Thread Kurt Young (Jira)
Kurt Young created FLINK-14887: -- Summary: Provide a dedicated test class for SqlDateTimeUtils Key: FLINK-14887 URL: https://issues.apache.org/jira/browse/FLINK-14887 Project: Flink Issue Type:

[GitHub] [flink] flinkbot edited a comment on issue #10114: [WIP][FLINK -14651][runtime] Enable DefaultScheduler

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10114: [WIP][FLINK -14651][runtime] Enable DefaultScheduler URL: https://github.com/apache/flink/pull/10114#issuecomment-551014940 ## CI report: * c436371614d7db5dfc8c97e01a4594c3139715db : FAILURE

[jira] [Updated] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-14886: --- Attachment: screenshot-1.png > Wrong result in scalar query using blink planner >

[GitHub] [flink] flinkbot edited a comment on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#issuecomment-555964030 ## CI report: * 72414aad5f654b834205103f23fbbfc3d5466748 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #10177: [FLINK-14747] Fix performance regression with latest changes to Mailbox

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10177: [FLINK-14747] Fix performance regression with latest changes to Mailbox URL: https://github.com/apache/flink/pull/10177#issuecomment-553470369 ## CI report: * b8e69cb47bad3b88f86c7168d9186e250b7454a4 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client URL: https://github.com/apache/flink/pull/10270#issuecomment-555974946 ## CI report: * 4b5c6f4491d27b2ac16b571e3b92ce96c02c4a9a : SUCCESS

[GitHub] [flink] flinkbot edited a comment on issue #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case URL: https://github.com/apache/flink/pull/10271#issuecomment-556037401 ## CI report: * dfd530a162b1912b00f5740ca07f828b44dcd4bd : FAILURE

[jira] [Commented] (FLINK-14697) Connection timeout occurs while checkpointing

2019-11-21 Thread dmgkeke (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979134#comment-16979134 ] dmgkeke commented on FLINK-14697: - No exceptions occurred immediately before the situation. It was very

[GitHub] [flink] kl0u commented on a change in pull request #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment

2019-11-21 Thread GitBox
kl0u commented on a change in pull request #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment URL: https://github.com/apache/flink/pull/10251#discussion_r348985384 ## File path:

[GitHub] [flink] kl0u commented on a change in pull request #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment

2019-11-21 Thread GitBox
kl0u commented on a change in pull request #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment URL: https://github.com/apache/flink/pull/10251#discussion_r348985291 ## File path:

[GitHub] [flink] JingsongLi commented on a change in pull request #10277: [FLINK-14595][orc] Move flink-orc to flink-formats from flink-connectors

2019-11-21 Thread GitBox
JingsongLi commented on a change in pull request #10277: [FLINK-14595][orc] Move flink-orc to flink-formats from flink-connectors URL: https://github.com/apache/flink/pull/10277#discussion_r349020613 ## File path: tools/travis/stage.sh ## @@ -81,12 +81,12 @@

[jira] [Updated] (FLINK-14696) Support precision of TimestampType in built-in SQL functions and operators

2019-11-21 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-14696: - Description: Many built-in SQL functions and operators use long as internal representation of

[jira] [Updated] (FLINK-14696) Support precision of TimestampType in built-in SQL functions and operators

2019-11-21 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-14696: - Description: Many built-in SQL functions and operators use long as internal representation of

[jira] [Commented] (FLINK-14883) Resource management on state backends

2019-11-21 Thread Yun Tang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979127#comment-16979127 ] Yun Tang commented on FLINK-14883: -- We have built FrocksDB release jar package on mac, linux32,

[GitHub] [flink] flinkbot edited a comment on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#issuecomment-555964030 ## CI report: * 72414aad5f654b834205103f23fbbfc3d5466748 : FAILURE

[GitHub] [flink] docete commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
docete commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#discussion_r349000347 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case URL: https://github.com/apache/flink/pull/10271#issuecomment-556037401 ## CI report: * dfd530a162b1912b00f5740ca07f828b44dcd4bd : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client URL: https://github.com/apache/flink/pull/10270#issuecomment-555974946 ## CI report: * 4b5c6f4491d27b2ac16b571e3b92ce96c02c4a9a : SUCCESS

[jira] [Updated] (FLINK-14885) YarnClusterDescriptor should not know about detached option

2019-11-21 Thread Zili Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zili Chen updated FLINK-14885: -- Component/s: Deployment / YARN Client / Job Submission > YarnClusterDescriptor

[jira] [Created] (FLINK-14885) YarnClusterDescriptor should not know about detached option

2019-11-21 Thread Zili Chen (Jira)
Zili Chen created FLINK-14885: - Summary: YarnClusterDescriptor should not know about detached option Key: FLINK-14885 URL: https://issues.apache.org/jira/browse/FLINK-14885 Project: Flink Issue

[GitHub] [flink] flinkbot commented on issue #10276: [FLINK-14885][client] YarnClusterDescriptor should not know about detached option

2019-11-21 Thread GitBox
flinkbot commented on issue #10276: [FLINK-14885][client] YarnClusterDescriptor should not know about detached option URL: https://github.com/apache/flink/pull/10276#issuecomment-556981574 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the

[jira] [Commented] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Rui Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979124#comment-16979124 ] Rui Li commented on FLINK-14886: Not sure I understand, but why is the row {{| boy| 100| 100|}}

[GitHub] [flink] aljoscha merged pull request #10265: [FLINK-14862][runtime] Fuse initializeState and open

2019-11-21 Thread GitBox
aljoscha merged pull request #10265: [FLINK-14862][runtime] Fuse initializeState and open URL: https://github.com/apache/flink/pull/10265 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [flink] flinkbot edited a comment on issue #10276: [FLINK-14885][client] YarnClusterDescriptor should not know about detached option

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10276: [FLINK-14885][client] YarnClusterDescriptor should not know about detached option URL: https://github.com/apache/flink/pull/10276#issuecomment-556989661 ## CI report: * c18e1aec10de296420643407b69ee4ce188ce863 : PENDING

[jira] [Updated] (FLINK-14848) BaseRowSerializer.toBinaryRow wrongly process null for objects with variable-length part

2019-11-21 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-14848: - Description: Take non-compact decimal(precision > 18 null as an example, the writer not only

[jira] [Updated] (FLINK-14848) BaseRowSerializer.toBinaryRow wrongly process null for objects with variable-length part

2019-11-21 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-14848: - Description: Take non-compact decimal(precision > 18 null as an example, the writer not only

[GitHub] [flink] KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#discussion_r348982124 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#discussion_r348988261 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#discussion_r348987239 ## File path:

[GitHub] [flink] KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
KurtYoung commented on a change in pull request #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#discussion_r348981424 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #10184: [FLINK-14481]Modify the Flink valid socket port check to 0 to 65535.

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10184: [FLINK-14481]Modify the Flink valid socket port check to 0 to 65535. URL: https://github.com/apache/flink/pull/10184#issuecomment-553705209 ## CI report: * 5e70c5d16330d5d3af7018cb71837d578c844dc9 : SUCCESS

[GitHub] [flink] zentol merged pull request #10200: [FLINK-14062][runtime] Calculate managed memory fraction based on slot sharing groups

2019-11-21 Thread GitBox
zentol merged pull request #10200: [FLINK-14062][runtime] Calculate managed memory fraction based on slot sharing groups URL: https://github.com/apache/flink/pull/10200 This is an automated message from the Apache Git

[jira] [Closed] (FLINK-14062) Set managed memory fractions according to slot sharing groups

2019-11-21 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-14062. Fix Version/s: 1.10.0 Resolution: Fixed master:

[GitHub] [flink] flinkbot edited a comment on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#issuecomment-555964030 ## CI report: * 72414aad5f654b834205103f23fbbfc3d5466748 : FAILURE

[jira] [Commented] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Jeff Zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979101#comment-16979101 ] Jeff Zhang commented on FLINK-14886: It's better to fix it in 1.9.2 as well. > Wrong result in

[jira] [Updated] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-14886: --- Description:   In TPC-DS query6.sql, I found the query result is incorrect, I analyze the root

[jira] [Closed] (FLINK-14862) Fuse initalizeState and open passes in StreamTask#invoke

2019-11-21 Thread Aljoscha Krettek (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek closed FLINK-14862. Fix Version/s: 1.10.0 Resolution: Fixed Merged on master in

[GitHub] [flink] zentol merged pull request #10220: [1.8][FLINK-14104][build] Add opt-in jackson 2.10.1 profile

2019-11-21 Thread GitBox
zentol merged pull request #10220: [1.8][FLINK-14104][build] Add opt-in jackson 2.10.1 profile URL: https://github.com/apache/flink/pull/10220 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (FLINK-14104) Bump Jackson to 2.10.1

2019-11-21 Thread Chesnay Schepler (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979170#comment-16979170 ] Chesnay Schepler commented on FLINK-14104: -- 1.8: f5200c295d0a726d59a9245dbdd9307703d94722 >

[jira] [Commented] (FLINK-14696) Support precision of TimestampType in built-in SQL functions and operators

2019-11-21 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979060#comment-16979060 ] Zhenghua Gao commented on FLINK-14696: -- Close this since the builtin functions and operators will

[jira] [Commented] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979088#comment-16979088 ] Leonard Xu commented on FLINK-14886: use legacy planner, return correct result. {code:java} //

[GitHub] [flink] godfreyhe commented on issue #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case

2019-11-21 Thread GitBox
godfreyhe commented on issue #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case URL: https://github.com/apache/flink/pull/10271#issuecomment-556985620 rebase master to fix `HiveTableSourceTest.testProjectionPushDown`

[GitHub] [flink] kl0u commented on a change in pull request #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment

2019-11-21 Thread GitBox
kl0u commented on a change in pull request #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment URL: https://github.com/apache/flink/pull/10251#discussion_r348990439 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment URL: https://github.com/apache/flink/pull/10251#issuecomment-01353 ## CI report: * 0bc5a1cfcc859733a46629741cc308bc3168091e : SUCCESS

[jira] [Updated] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-14886: --- Attachment: Flink.png > Wrong result in scalar query using blink planner >

[jira] [Updated] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-14886: --- Attachment: screenshot-2.png > Wrong result in scalar query using blink planner >

[GitHub] [flink] TisonKun opened a new pull request #10276: [FLINK-14885][client] YarnClusterDescriptor should not know about detached option

2019-11-21 Thread GitBox
TisonKun opened a new pull request #10276: [FLINK-14885][client] YarnClusterDescriptor should not know about detached option URL: https://github.com/apache/flink/pull/10276 ## What is the purpose of the change YarnClusterDescriptor should not know about detached option. We pass the

[jira] [Created] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Leonard Xu (Jira)
Leonard Xu created FLINK-14886: -- Summary: Wrong result in scalar query using blink planner Key: FLINK-14886 URL: https://issues.apache.org/jira/browse/FLINK-14886 Project: Flink Issue Type: Bug

[jira] [Updated] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-14886: --- Description:   In TPC-DS query6.sql, I found the query result is incorrect, I analyze the root

[GitHub] [flink] pnowojski commented on a change in pull request #10252: [FLINK-14857] [runtime/task] deprecate StreamTask.getCheckpointLock m…

2019-11-21 Thread GitBox
pnowojski commented on a change in pull request #10252: [FLINK-14857] [runtime/task] deprecate StreamTask.getCheckpointLock m… URL: https://github.com/apache/flink/pull/10252#discussion_r348955562 ## File path:

[jira] [Updated] (FLINK-14885) YarnClusterDescriptor should not know about detached option

2019-11-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-14885: --- Labels: pull-request-available (was: ) > YarnClusterDescriptor should not know about

[jira] [Updated] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-14886: --- Fix Version/s: (was: 1.10.0) 1.9.2 > Wrong result in scalar query using

[GitHub] [flink] flinkbot edited a comment on issue #10114: [WIP][FLINK -14651][runtime] Enable DefaultScheduler

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10114: [WIP][FLINK -14651][runtime] Enable DefaultScheduler URL: https://github.com/apache/flink/pull/10114#issuecomment-551014940 ## CI report: * c436371614d7db5dfc8c97e01a4594c3139715db : FAILURE

[jira] [Updated] (FLINK-14848) BaseRowSerializer.toBinaryRow wrongly process null for objects with variable-length part

2019-11-21 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-14848: - Description: Take non-compact decimal(precision > 18 null as an example, the writer not only

[GitHub] [flink] kl0u commented on a change in pull request #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment

2019-11-21 Thread GitBox
kl0u commented on a change in pull request #10251: [FLINK-14851][FLINK-14850] Implement Executors and wire them to the ContextEnvironment URL: https://github.com/apache/flink/pull/10251#discussion_r348993052 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client URL: https://github.com/apache/flink/pull/10270#issuecomment-555974946 ## CI report: * 4b5c6f4491d27b2ac16b571e3b92ce96c02c4a9a : SUCCESS

[jira] [Issue Comment Deleted] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young updated FLINK-14886: --- Comment: was deleted (was: Nice catch!) > Wrong result in scalar query using blink planner >

[jira] [Updated] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-14886: --- Description:   In TPC-DS query6.sql, I found the query result is incorrect, I analyze the root

[jira] [Updated] (FLINK-14595) Move flink-orc to flink-formats from flink-connectors

2019-11-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-14595: --- Labels: pull-request-available (was: ) > Move flink-orc to flink-formats from

[GitHub] [flink] JingsongLi opened a new pull request #10277: [FLINK-14595][orc] Move flink-orc to flink-formats from flink-connectors

2019-11-21 Thread GitBox
JingsongLi opened a new pull request #10277: [FLINK-14595][orc] Move flink-orc to flink-formats from flink-connectors URL: https://github.com/apache/flink/pull/10277 ## What is the purpose of the change We already have the parent model of formats. we have put other

[jira] [Updated] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Kurt Young (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Young updated FLINK-14886: --- Fix Version/s: 1.10.0 > Wrong result in scalar query using blink planner >

[jira] [Updated] (FLINK-14848) BaseRowSerializer.toBinaryRow wrongly process null for non-compact decimal

2019-11-21 Thread Jingsong Lee (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingsong Lee updated FLINK-14848: - Summary: BaseRowSerializer.toBinaryRow wrongly process null for non-compact decimal (was:

[jira] [Commented] (FLINK-14848) BaseRowSerializer.toBinaryRow wrongly process null for non-compact decimal

2019-11-21 Thread Zhenghua Gao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979141#comment-16979141 ] Zhenghua Gao commented on FLINK-14848: -- Clear the description and add a test to reproduce. >

[jira] [Commented] (FLINK-14697) Connection timeout occurs while checkpointing

2019-11-21 Thread Piotr Nowojski (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979150#comment-16979150 ] Piotr Nowojski commented on FLINK-14697: Could you enable GC logs and check for long pauses?

[jira] [Updated] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-14886: --- Description:   In TPC-DS query6.sql, I found the query result is incorrect, I analyze the root

[GitHub] [flink] KurtYoung commented on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-21 Thread GitBox
KurtYoung commented on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#issuecomment-557012762 BTW, all the UDF are currently using `SqlTimestamp` as parameter, might be helpful to change

[GitHub] [flink] KurtYoung commented on a change in pull request #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case

2019-11-21 Thread GitBox
KurtYoung commented on a change in pull request #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case URL: https://github.com/apache/flink/pull/10271#discussion_r349006084 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #10276: [FLINK-14885][client] YarnClusterDescriptor should not know about detached option

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10276: [FLINK-14885][client] YarnClusterDescriptor should not know about detached option URL: https://github.com/apache/flink/pull/10276#issuecomment-556989661 ## CI report: * c18e1aec10de296420643407b69ee4ce188ce863 : SUCCESS

[GitHub] [flink] flinkbot commented on issue #10277: [FLINK-14595][orc] Move flink-orc to flink-formats from flink-connectors

2019-11-21 Thread GitBox
flinkbot commented on issue #10277: [FLINK-14595][orc] Move flink-orc to flink-formats from flink-connectors URL: https://github.com/apache/flink/pull/10277#issuecomment-557033560 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to

[jira] [Closed] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu closed FLINK-14886. -- Resolution: Later > Wrong result in scalar query using blink planner >

[jira] [Updated] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonard Xu updated FLINK-14886: --- Description: Sorry for close this issue becasue I didn't find the precise root cause. But I have

[GitHub] [flink] flinkbot edited a comment on issue #10274: [FLINK-14873][client] Make PackagedProgram#savepointSettings final

2019-11-21 Thread GitBox
flinkbot edited a comment on issue #10274: [FLINK-14873][client] Make PackagedProgram#savepointSettings final URL: https://github.com/apache/flink/pull/10274#issuecomment-556864266 ## CI report: * 3764315269f0aa0522945d85364994a219b8d599 : FAILURE

[jira] [Commented] (FLINK-14872) Potential deadlock for task reading from blocking ResultPartition.

2019-11-21 Thread Yingjie Cao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979069#comment-16979069 ] Yingjie Cao commented on FLINK-14872: - Theoretically, the problem is also exist with Pipelined mode.

[GitHub] [flink] godfreyhe commented on a change in pull request #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case

2019-11-21 Thread GitBox
godfreyhe commented on a change in pull request #10271: [FLINK-14874] [table-planner-blink] add local aggregate to solve data skew for ROLLUP/CUBE case URL: https://github.com/apache/flink/pull/10271#discussion_r348953460 ## File path:

[GitHub] [flink] StephanEwen commented on issue #10239: [Flink-11491][Test] Support all TPC-DS queries

2019-11-21 Thread GitBox
StephanEwen commented on issue #10239: [Flink-11491][Test] Support all TPC-DS queries URL: https://github.com/apache/flink/pull/10239#issuecomment-556979314 Merged the `tpcds.idx` file. This is an automated message from the

[jira] [Comment Edited] (FLINK-14886) Wrong result in scalar query using blink planner

2019-11-21 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16979088#comment-16979088 ] Leonard Xu edited comment on FLINK-14886 at 11/21/19 8:51 AM: -- use legacy

  1   2   3   4   5   6   7   >