You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@flink.apache.org by Azure DevOps <az...@microsoft.com.INVALID> on 2021/04/28 22:30:49 UTC

[PR build failed] flink-ci.flink-master-mirror - [FLINK-22484][table] Add built-in MAP_KEYS, MAP_VALUES, MAP_FROM_ARRAY - flink-ci/flink-mirror:FLI...

[PR build failed] flink-ci.flink-master-mirror - [FLINK-22484][table] Add
built-in MAP_KEYS, MAP_VALUES, MAP_FROM_ARRAY - flink-ci/flink-
mirror:FLINK-22484 - apache-flink - 0b70dc87

|  |  |  |
![Microsoft](https://cdn.vsassets.io/content/notifications/v3/microsoft.png) |
Azure DevOps  
---|---  
|  |  |  | ![](https://cdn.vsassets.io/content/notifications/icon-
failure-20.png) | Build #20210428.19 failed  
---|---  
flink-ci.flink-master-mirror  
      
    
    Ran for 3 hours  
  
|  |  [ View results ](https://dev.azure.com/apache-
flink/web/build.aspx?pcguid=2d3c0ac8-fecf-45be-8407-6d87302181a9&builduri=vstfs%3a%2f%2f%2fBuild%2fBuild%2f17367&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NzA2NTc0NjYsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiMWJjNTE3YzctYzg0Yy00M2I5LThiYmEtMDUyN2QyNGNiMTE5In0sIkVsZW1lbnQiOiJoZXJvL2N0YSJ9)  
---  
|  |  |  |  Pull request  
---  
| Title | [[FLINK-22484][table] Add built-in MAP_KEYS, MAP_VALUES,
MAP_FROM_ARRAY](https://github.com/flink-ci/flink-mirror/pull/8)  
---|---  
Source branch | FLINK-22484  
Target branch | master  
Description |

<!--  
_Thank you very much for contributing to Apache Flink - we are happy that you
want to help us improve Flink. To help the community review your contribution
in the best possible way, please go through the checklist below, which will
get the contribution into a shape in which it can be best reviewed._

  

_Please understand that we do not do this to make contributions to Flink a
hassle. In order to uphold a high standard of quality for code contributions,
while at the same time managing a large number of contributions, we need
contributors to prepare the contributions well, and give reviewers enough
contextual information for the review. Please also understand that
contributions that do not follow this guide will take longer to review and
thus typically be picked up with lower priority by the community._

## Contribution Checklist

  * Make sure that the pull request corresponds to a [JIRA issue](https://issues.apache.org/jira/projects/FLINK/issues). Exceptions are made for typos in JavaDoc or documentation files, which need no JIRA issue. 
  * Name the pull request in the form "[FLINK-XXXX] [component] Title of the pull request", where _FLINK-XXXX_ should be replaced by the actual issue number. Skip _component_ if you are unsure about which is the best component.  
Typo fixes that have no associated JIRA issue should be named following this
pattern:  [hotfix] [docs] Fix typo in event time introduction or [hotfix]
[javadocs] Expand JavaDoc for PuncuatedWatermarkGenerator.

  * Fill out the template below to describe the changes contributed by the pull request. That will give reviewers the context they need to do the review. 
  * Make sure that the change passes the automated tests, i.e., mvn clean verify passes. You can set up Azure Pipelines CI to do that following [this guide](https://cwiki.apache.org/confluence/display/FLINK/Azure+Pipelines#AzurePipelines-Tutorial:SettingupAzurePipelinesforaforkoftheFlinkrepository).
  * Each pull request should address only one issue, not mix up code from multiple issues. 
  * Each commit in the pull request has a meaningful commit message (including the JIRA id)
  * Once all items of the checklist are addressed, remove the above text and this checklist, leaving only the filled out template below.

  

**(The sections below can be removed for hotfixes of typos)**  
\-- >

## What is the purpose of the change

  

The PR implements three functions from the list mentioned in FLINK-22484 :
MAP_KEYS, MAP_VALUES, MAP_FROM_ARRAYS

## Brief change log

  

Implementation, tests and docs for MAP_KEYS, MAP_VALUES, MAP_FROM_ARRAYS

## Verifying this change

  

This change added tests and can be verified as follows:

  * CollectionFunctionsITCase

## Does this pull request potentially affect one of the following parts:

  * Dependencies (does it add or upgrade a dependency): no 
  * The public API, i.e., is any changed class annotated with @Public(Evolving): yes 
  * The serializers: no 
  * The runtime per-record code paths (performance sensitive): no 
  * Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn/Mesos, ZooKeeper: no 
  * The S3 file system connector: no

## Documentation

  * Does this pull request introduce a new feature? yes 
  * If yes, how is the feature documented? docs / JavaDocs

  
|  |  Summary  
---  
| Build pipeline | flink-ci.flink-master-mirror  
---|---  
Finished | Wed, Apr 28 2021 22:30:33 GMT+00:00  
Requested for | GitHub  
Reason | Private  
|  |  Details  
---  
| e2e_cron_hadoop241  
---  
| 0 error(s), 0 warning(s)  
---  
compile_cron_hadoop241  
| 0 error(s), 0 warning(s)  
---  
test_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
cron_snapshot_deployment_maven  
| 0 error(s), 0 warning(s)  
---  
compile_cron_azure  
| 0 error(s), 0 warning(s)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
build_wheels  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
cron_snapshot_deployment_binary  
| 0 error(s), 0 warning(s)  
---  
test_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
test_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoop241  
| 0 error(s), 0 warning(s)  
---  
compile_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
compile_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
test_cron_azure  
| 0 error(s), 0 warning(s)  
---  
test_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_azure  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_scala212  
| 0 error(s), 0 warning(s)  
---  
compile_cron_jdk11  
| 0 error(s), 0 warning(s)  
---  
compile_cron_hadoop313  
| 0 error(s), 0 warning(s)  
---  
e2e_cron_adaptive_scheduler  
| 0 error(s), 0 warning(s)  
---  
docs_404_check  
| 0 error(s), 0 warning(s)  
---  
compile_ci  
| 0 error(s), 0 warning(s)  
---  
e2e_ci  
| 1 error(s), 0 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '1'.  
test_ci  
| 2 error(s), 42 warning(s)  
---  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '1'.  
![](https://cdn.vsassets.io/content/notifications/icon-failure.png) |  Bash
exited with code '1'.  
|  |  Test results  
---  
| Failed | 53  
---|---  
Passed | 70978  
Others | 3025  
Total tests | 74056  
Total run duration | 22 minutes  
|  |  Commits  
---  
|  [48fd0de1](https://github.com/flink-ci/flink-
mirror/commit/48fd0de1cb3434c4ea24e44c42d04662199a382f) |
[FLINK-22484][table] Add mapForArrays in python expressions  |  snuyanzin  
---|---|---  
[9208f004](https://github.com/flink-ci/flink-
mirror/commit/9208f004adafc3997d91921efe3e7d291eb8360f) |
[FLINK-22484][table] Add built-in MAP_KEYS, MAP_VALUES, MAP_FROM_ARRAYS
functions  |  snuyanzin  
|  We sent you this notification on behalf of [apache-flink]\apache-flink
Team. [View](https://dev.azure.com/apache-
flink/_notifications?subscriptionId=379843&publisherId=ms.vss-build.build-
event-
publisher&tracking_data=eyJTb3VyY2UiOiJFbWFpbCIsIlR5cGUiOiJOb3RpZmljYXRpb24iLCJTSUQiOiIzNzk4NDMiLCJTVHlwZSI6IkdSUCIsIlJlY2lwIjoxLCJfeGNpIjp7Ik5JRCI6NzA2NTc0NjYsIk1SZWNpcCI6Im0wPTEgIiwiQWN0IjoiMWJjNTE3YzctYzg0Yy00M2I5LThiYmEtMDUyN2QyNGNiMTE5In0sIkVsZW1lbnQiOiJmb290ZXIvdmlld0xpbmsifQ%3d%3d)  
---  
Microsoft respects your privacy. Review our Online Services [Privacy
Statement](https://privacy.microsoft.com/privacystatement).  
One Microsoft Way, Redmond, WA, USA 98052.  
Sent from Azure DevOps  
  
![](https://mucp.api.account.microsoft.com/m/v2/v?d=AIAACZL3GMMXCEPAYJMPPGCHL3PGIS3RZHHTBJEMMQ727C2JNEIDMT7S675DYWVBNVDLKS2SBGX2VXHVEMMNYIYLHRSIUMFGIDDEZ3IMHMHQY2HMVO6JPLBLITBRRJSQZ4WYHVAT4RSJXE7M4QP6VC2FT3DVDUI&i=AIAADPUQGAQMLFN6S77RGP4PALNXMNVORBGVLYTNUC3HRCO6H5CW6Z36MQKHMXFOTNWSKR6GLHSCF2X3HQQ4JAZPKUWHL2ICGZAXVJJQBNB3QZ7ZWGW73E46CK6BX53J432NLXV3NI5SQIBQI46AYFDHB66PYM557SVAQF75AC4PEHFFKEH7KMKUYSBVMYF7DGAWOETAVHMMUQZPNLBK46UKHS3XLQ4TEYSV6Y3S3RKKIPWBGMWCZLTGCANOQYXQULP2KD6YTSWDGAVH6KCZAOWQ67CDMZY)