• 索引需要事实单列索引,虽然所需的外索引的第一的情况可以使用列索引。

    Index push-downs require only a single-column index on the fact table, although they can use a multi-column index if the required foreign-key column is the first key in the index.

    youdao

  • 利用下推连接技术星型连接计划使得散列连接更加有效主要原因是,初期减少事实(探测)的行数。

    A star join plan utilizing push-down hash join technology makes hash joins more effective primarily due to reduction of fact table (probe table) rows early on.

    youdao

  • 如果只有维度行中被选出这样就只有几个然后事实行数可能也会相应地减少

    If only a few rows are selected from the dimension table so that only a few keys are pushed down, then rows of the fact table might be reduced proportionally.

    youdao

  • 对于索引下推,多索引扫描用于组合来自不同索引扫描RID然后就可以执行事实的跳跃式扫描了。

    For multiple index push-downs, multi-index scan is used to combine RIDs from different index scans, then skip-scan on the fact table is performed.

    youdao

  • 这个查询计划所示不止一个可以过滤事实

    As this query plan shows, keys from more than one hash table build can be pushed down to filter rows of the fact table.

    youdao

  • 在位向量中,对于每次数据库服务器通过散列维度中的创建发送至事实向量

    In a bit-vector pushdown, for each push-down, the database server hashes the keys from the dimension table to create a bit vector, which is shipped to the fact table.

    youdao

  • 实际比例取决于事实带有键的行的分布

    The actual proportion depends on the distribution of rows with the pushed-down keys in the fact table.

    youdao

  • 下推连接主要目的减少处理事实行数这样可以探测每个散列

    The primary purpose of a push-down hash join is to reduce number of rows processed from the fact table, which probes each of the hash tables.

    youdao

  • 星型连接计划中,数据库服务器维度构建同时维度过滤事实

    In a star join plan, the database server pushes down keys from a dimension table to filter the fact table at the same time as it builds the hash table on the dimension table.

    youdao

  • 性能提高取决于连接时所在维度过滤选择度。

    The performance improvement depends on the selectivity of the filter on the dimension table from which the join keys are pushed down.

    youdao

  • 构建连接用于过滤事实性能也显著提高

    When hash tables are built, join keys are pushed down and used to filter the rows of the fact table, and performance improves dramatically.

    youdao

  • 索引使用执行事实索引的查询。

    An index pushdown USES the pushed-down keys to perform index lookups on a foreign key index of the fact table.

    youdao

  • Location维度满足过滤条件 location_id连接下推Orders 的索引。

    The location_id join keys that meet the filter requirements on the Location dimension table are pushed down to the index on the Orders table.

    youdao

  • Location维度满足过滤条件 location_id连接下推Orders 的索引。

    The location_id join keys that meet the filter requirements on the Location dimension table are pushed down to the index on the Orders table.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定