[GitHub] [flink] flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for NGramMapper.

2020-02-23 Thread GitBox
flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for 
NGramMapper.
URL: https://github.com/apache/flink/pull/9572#issuecomment-526595476
 
 
   
   ## CI report:
   
   * 4911303981d06bbea0d2deed79acc9b025a4d4c0 Travis: 
[FAILURE](https://travis-ci.com/flink-ci/flink/builds/129303127) 
   
   
   Bot commands
 The @flinkbot bot supports the following commands:
   
- `@flinkbot run travis` re-run the last Travis build
- `@flinkbot run azure` re-run the last Azure build
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [flink] flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for NGramMapper.

2020-02-23 Thread GitBox
flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for 
NGramMapper.
URL: https://github.com/apache/flink/pull/9572#issuecomment-526595476
 
 
   
   ## CI report:
   
   * 3fc2e05b18798cd3f755e1887356fc9f8ea2af60 UNKNOWN
   * 4911303981d06bbea0d2deed79acc9b025a4d4c0 Travis: 
[FAILURE](https://travis-ci.com/flink-ci/flink/builds/129303127) 
   
   
   Bot commands
 The @flinkbot bot supports the following commands:
   
- `@flinkbot run travis` re-run the last Travis build
- `@flinkbot run azure` re-run the last Azure build
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [flink] flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for NGramMapper.

2020-02-22 Thread GitBox
flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for 
NGramMapper.
URL: https://github.com/apache/flink/pull/9572#issuecomment-526595476
 
 
   
   ## CI report:
   
   * 3fc2e05b18798cd3f755e1887356fc9f8ea2af60 Travis: 
[FAILURE](https://travis-ci.com/flink-ci/flink/builds/125230840) 
   * 4911303981d06bbea0d2deed79acc9b025a4d4c0 Travis: 
[FAILURE](https://travis-ci.com/flink-ci/flink/builds/129303127) 
   
   
   Bot commands
 The @flinkbot bot supports the following commands:
   
- `@flinkbot run travis` re-run the last Travis build
- `@flinkbot run azure` re-run the last Azure build
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [flink] flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for NGramMapper.

2019-12-09 Thread GitBox
flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for 
NGramMapper.
URL: https://github.com/apache/flink/pull/9572#issuecomment-526595476
 
 
   
   ## CI report:
   
   * 3fc2e05b18798cd3f755e1887356fc9f8ea2af60 Travis: 
[FAILURE](https://travis-ci.com/flink-ci/flink/builds/125230840) 
   * 4911303981d06bbea0d2deed79acc9b025a4d4c0 Travis: 
[FAILURE](https://travis-ci.com/flink-ci/flink/builds/129303127) 
   
   
   Bot commands
 The @flinkbot bot supports the following commands:
   
- `@flinkbot run travis` re-run the last Travis build
- `@flinkbot run azure` re-run the last Azure build
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [flink] flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for NGramMapper.

2019-10-16 Thread GitBox
flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for 
NGramMapper.
URL: https://github.com/apache/flink/pull/9572#issuecomment-526591949
 
 
   Thanks a lot for your contribution to the Apache Flink project. I'm the 
@flinkbot. I help the community
   to review your pull request. We will use this comment to track the progress 
of the review.
   
   
   ## Automated Checks
   Last check on commit 4911303981d06bbea0d2deed79acc9b025a4d4c0 (Wed Oct 16 
08:30:44 UTC 2019)
   
   **Warnings:**
* No documentation files were touched! Remember to keep the Flink docs up 
to date!
* **This pull request references an unassigned [Jira 
ticket](https://issues.apache.org/jira/browse/FLINK-13916).** According to the 
[code contribution 
guide](https://flink.apache.org/contributing/contribute-code.html), tickets 
need to be assigned before starting with the implementation work.
   
   
   Mention the bot in a comment to re-run the automated checks.
   ## Review Progress
   
   * ❓ 1. The [description] looks good.
   * ❓ 2. There is [consensus] that the contribution should go into to Flink.
   * ❓ 3. Needs [attention] from.
   * ❓ 4. The change fits into the overall [architecture].
   * ❓ 5. Overall code [quality] is good.
   
   Please see the [Pull Request Review 
Guide](https://flink.apache.org/contributing/reviewing-prs.html) for a full 
explanation of the review process.
The Bot is tracking the review progress through labels. Labels are applied 
according to the order of the review items. For consensus, approval by a Flink 
committer of PMC member is required Bot commands
 The @flinkbot bot supports the following commands:
   
- `@flinkbot approve description` to approve one or more aspects (aspects: 
`description`, `consensus`, `architecture` and `quality`)
- `@flinkbot approve all` to approve all aspects
- `@flinkbot approve-until architecture` to approve everything until 
`architecture`
- `@flinkbot attention @username1 [@username2 ..]` to require somebody's 
attention
- `@flinkbot disapprove architecture` to remove an approval you gave earlier
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [flink] flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for NGramMapper.

2019-10-07 Thread GitBox
flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for 
NGramMapper.
URL: https://github.com/apache/flink/pull/9572#issuecomment-526595476
 
 
   
   ## CI report:
   
   * 3fc2e05b18798cd3f755e1887356fc9f8ea2af60 : FAILURE 
[Build](https://travis-ci.com/flink-ci/flink/builds/125230840)
   * 4911303981d06bbea0d2deed79acc9b025a4d4c0 : FAILURE 
[Build](https://travis-ci.com/flink-ci/flink/builds/129303127)
   
   
   Bot commands
 The @flinkbot bot supports the following commands:
   
- `@flinkbot run travis` re-run the last Travis build
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [flink] flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for NGramMapper.

2019-10-07 Thread GitBox
flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for 
NGramMapper.
URL: https://github.com/apache/flink/pull/9572#issuecomment-526595476
 
 
   
   ## CI report:
   
   * 3fc2e05b18798cd3f755e1887356fc9f8ea2af60 : FAILURE 
[Build](https://travis-ci.com/flink-ci/flink/builds/125230840)
   * 4911303981d06bbea0d2deed79acc9b025a4d4c0 : PENDING 
[Build](https://travis-ci.com/flink-ci/flink/builds/129303127)
   
   
   Bot commands
 The @flinkbot bot supports the following commands:
   
- `@flinkbot run travis` re-run the last Travis build
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [flink] flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for NGramMapper.

2019-10-07 Thread GitBox
flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for 
NGramMapper.
URL: https://github.com/apache/flink/pull/9572#issuecomment-526595476
 
 
   
   ## CI report:
   
   * 3fc2e05b18798cd3f755e1887356fc9f8ea2af60 : FAILURE 
[Build](https://travis-ci.com/flink-ci/flink/builds/125230840)
   * 4911303981d06bbea0d2deed79acc9b025a4d4c0 : FAILURE 
[Build](https://travis-ci.com/flink-ci/flink/builds/129303127)
   
   
   Bot commands
 The @flinkbot bot supports the following commands:
   
- `@flinkbot run travis` re-run the last Travis build
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [flink] flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for NGramMapper.

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for 
NGramMapper.
URL: https://github.com/apache/flink/pull/9572#issuecomment-526595476
 
 
   
   ## CI report:
   
   * 3fc2e05b18798cd3f755e1887356fc9f8ea2af60 : FAILURE 
[Build](https://travis-ci.com/flink-ci/flink/builds/125230840)
   * 4911303981d06bbea0d2deed79acc9b025a4d4c0 : FAILURE 
[Build](https://travis-ci.com/flink-ci/flink/builds/129303127)
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [flink] flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for NGramMapper.

2019-09-26 Thread GitBox
flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for 
NGramMapper.
URL: https://github.com/apache/flink/pull/9572#issuecomment-526595476
 
 
   
   ## CI report:
   
   * 3fc2e05b18798cd3f755e1887356fc9f8ea2af60 : FAILURE 
[Build](https://travis-ci.com/flink-ci/flink/builds/125230840)
   * 4911303981d06bbea0d2deed79acc9b025a4d4c0 : UNKNOWN
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [flink] flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for NGramMapper.

2019-08-30 Thread GitBox
flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for 
NGramMapper.
URL: https://github.com/apache/flink/pull/9572#issuecomment-526595476
 
 
   
   ## CI report:
   
   * 3fc2e05b18798cd3f755e1887356fc9f8ea2af60 : FAILURE 
[Build](https://travis-ci.com/flink-ci/flink/builds/125230840)
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [flink] flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for NGramMapper.

2019-08-30 Thread GitBox
flinkbot edited a comment on issue #9572: [FLINK-13916][ml] Add class for 
NGramMapper.
URL: https://github.com/apache/flink/pull/9572#issuecomment-526595476
 
 
   
   ## CI report:
   
   * 3fc2e05b18798cd3f755e1887356fc9f8ea2af60 : PENDING 
[Build](https://travis-ci.com/flink-ci/flink/builds/125230840)
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services