• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

apache / incubator-hivemall / 650 / 2
42%
master: 42%

Build:
DEFAULT BRANCH: master
Ran 04 Oct 2017 03:27AM UTC
Files 709
Run time 23s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 Oct 2017 03:06AM UTC coverage: 41.148% (+0.3%) from 40.889%
650.2

push

travis-ci

Takuya Kitazawa
[HIVEMALL-146] Yet another UDF to generate n-grams

## What changes were proposed in this pull request?

Add a new UDF `to_ngrams(array<string> words, int minSize, int maxSize)` which returns list of n-grams `minSize <= n <= maxSize` for given words. This UDF can be alternative of the original Hive `ngrams` function.

## What type of PR is it?

Feature

## What is the Jira issue?

https://issues.apache.org/jira/browse/HIVEMALL-146

## How was this patch tested?

Unit test, manual tests both on EMR and local Hive

## How to use this feature?

as documented

## Checklist

(Please remove this section if not needed; check `x` for YES, blank for NO)

- [x] Did you apply source code formatter, i.e., `mvn formatter:format`, for your commit?
- [x] Did you run system tests on Hive (or Spark)?

Author: Takuya Kitazawa <k.takuti@gmail.com>

Closes #118 from takuti/HIVEMALL-146-ngrams.

11949 of 29039 relevant lines covered (41.15%)

2967351.0 hits per line

Source Files on job 650.2
  • Tree
  • List 0
  • Changed 204
  • Source Changed 27
  • Coverage Changed 204
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 650
  • Travis Job 650.2
  • 7bb5d047 on github
  • Prev Job for on master (#2.1)
  • Next Job for on master (#14.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc