ISSN: 2277-1891

Internationale Zeitschrift für fortschrittliche Innovationen, Gedanken und Ideen

Offener Zugang

Unsere Gruppe organisiert über 3000 globale Konferenzreihen Jährliche Veranstaltungen in den USA, Europa und anderen Ländern. Asien mit Unterstützung von 1000 weiteren wissenschaftlichen Gesellschaften und veröffentlicht über 700 Open Access Zeitschriften, die über 50.000 bedeutende Persönlichkeiten und renommierte Wissenschaftler als Redaktionsmitglieder enthalten.

Open-Access-Zeitschriften gewinnen mehr Leser und Zitierungen
700 Zeitschriften und 15.000.000 Leser Jede Zeitschrift erhält mehr als 25.000 Leser

Abstrakt

MINER: An Improved Adaptive Join Algorithm

C. Naga Pradeep Kumar, A. Ananda Rao

Adaptive join algorithms were created to overcome the drawbacks of traditional join algorithms in emerging data integration or online aggregation environments. The input relations to adaptive joins are continuously retrieved from remote sources. The main objective for designing these algorithms is to i) start producing the first output tuples as soon as possible ii) produce the remaining results at a fast rate. One of the early adaptive join algorithm Multiple Index Nested-loop Reactive join (MINER) is a multi-way join operator used for joining an arbitrary number of input sources. Here MINER was limited to chain joins. In this paper, MINER is extended to support snowflake joins, where each relation may participate in joins with more than two join attributes. It will improve producing result tuples at a significantly higher rate, while making better use of the available memory.