Pith. sign in

REVIEW 1 cited by

TOPJoin: A Context-Aware Multi-Criteria Approach for Joinable Column Search

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2507.11505 v1 pith:WL3XTVM5 submitted 2025-07-15 cs.DB

TOPJoin: A Context-Aware Multi-Criteria Approach for Joinable Column Search

classification cs.DB
keywords columnjoinablesearchtopjoincolumnssimilartablesapproach
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

One of the major challenges in enterprise data analysis is the task of finding joinable tables that are conceptually related and provide meaningful insights. Traditionally, joinable tables have been discovered through a search for similar columns, where two columns are considered similar syntactically if there is a set overlap or they are considered similar semantically if either the column embeddings or value embeddings are closer in the embedding space. However, for enterprise data lakes, column similarity is not sufficient to identify joinable columns and tables. The context of the query column is important. Hence, in this work, we first define context-aware column joinability. Then we propose a multi-criteria approach, called TOPJoin, for joinable column search. We evaluate TOPJoin against existing join search baselines over one academic and one real-world join search benchmark. Through experiments, we find that TOPJoin performs better on both benchmarks than the baselines.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MosaicJoin: Compact Semantic Sketches for Value-Level Join Discovery

    cs.DB 2026-07 conditional novelty 6.0

    MosaicJoin finds semantically joinable columns in data lakes fast by scoring fixed-size k-center sketches of value embeddings with a Chamfer-style similarity and sampling query values.