[ 原始碼: starjava-tjoin ]
套件:starlink-tjoin-java(1.0+2021.01.10-2)
starlink-tjoin-java 的相關連結
Debian 的資源:
下載原始碼套件 starjava-tjoin:
- [starjava-tjoin_1.0+2021.01.10-2.dsc]
- [starjava-tjoin_1.0+2021.01.10.orig.tar.xz]
- [starjava-tjoin_1.0+2021.01.10-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Join subclasses for Starjava table class
Classes for performing table joins by matching rows to each other. The matching is done in an entirely configurable and pluggable way by defining a MatchEngine which defines what counts as a match between two tuples (rows) and can be used to work out what counts as a near miss too. Matching is (except in pathological cases) an O(N ln N) process, where N is the total number of rows in all the tables participating in a match.
其他與 starlink-tjoin-java 有關的套件
|
|
|
|
-
- dep: starlink-table-java
- Starlink Tables Infrastructure Library
-
- dep: starlink-util-java
- Miscellaneous utilities for the Starjava classes
-
- enh: starlink-table-java (>= 4~)
- Starlink Tables Infrastructure Library