<?xml version="1.0" encoding="UTF-8"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcq="http://purl.org/dc/terms/"><records count="1" morepages="false" start="1" end="1"><record rownumber="1"><dc:product_type>Conference Paper</dc:product_type><dc:title>FUDJ: Flexible User-Defined Distributed Joins</dc:title><dc:creator>Sevim, Akil; Eldawy, Ahmed; Carman, Preston; Carey, Michael; Tsotras, Vassilis</dc:creator><dc:corporate_author/><dc:editor/><dc:description>Join operations are crucial in data analysis, but
can suffer inefficiency with large datasets and complex non-
equality-based conditions. Optimized join algorithms have gained
traction in database research to address these challenges. One
popular choice for implementing join algorithms is distributed
data processing frameworks, e.g., Hadoop and Spark, but each
implementation is highly tailored for specific query types. As a
result, they do not address join queries that involve diverse and
complex conditions since they are not integrated into a holistic
query optimization engine like in DBMSs. On the other hand,
implementing new join algorithms on a DBMS from scratch
requires substantial effort and expertise. This paper introduces
FUDJ, Flexible User-defined Distributed Joins, a framework for
complex distributed join algorithms. The key idea of FUDJ is
to allow developers to realize new distributed join algorithms
into the database without delving into the database internals. As
shown, an algorithm implemented in FUDJ is up to an order
of magnitude faster than existing user-defined implementations
with an order of magnitude fewer lines of code.</dc:description><dc:publisher>IEEE</dc:publisher><dc:date>2024-05-17</dc:date><dc:nsf_par_id>10517504</dc:nsf_par_id><dc:journal_name/><dc:journal_volume/><dc:journal_issue/><dc:page_range_or_elocation/><dc:issn/><dc:isbn/><dc:doi>https://doi.org/</dc:doi><dcq:identifierAwardId>2046236</dcq:identifierAwardId><dc:subject/><dc:version_number/><dc:location/><dc:rights/><dc:institution/><dc:sponsoring_org>National Science Foundation</dc:sponsoring_org></record></records></rdf:RDF>