• 不同光谱起源必然不一样的。

    The origins of stars of differing spectral types must be dissimilar.

    youdao

  • NASA乘员已经下传有关一个断了两个齿齿轮的视频图像

    NASA said the crew had sent down video and photographs of a small star-shaped gear with two broken teeth. Experts were trying to determine whether it was related to the problem.

    youdao

  • NASA乘员已经传了有关一个断了两个齿齿轮视频图像。

    NASA said the crew had sent down video and photographs of a small star-shaped gear with two broken teeth.Experts were trying to determine whether it was related to the problem.

    youdao

  • 实用新切割型星可以落下进行切割,保证卸灰阀正常运转

    The cutting-type star dust discharge valve can perform cutting to a falling filter bag, and ensures the normal operation of the dust discharge valve.

    youdao

  • OB扩散运动自转运动,发射线没有明显扩散或收缩整体运动。

    The expansion and rotation of the early O, B type stars have been found, but the similar motions are not discernible for the late-type stars.

    youdao

  • O的寿命几百万或者更少),在分崩出来之前它们超新 一样爆炸了

    The O stars are so short lived (a few million years or even less), they explode as supernovae before they can be scattered outside the cluster.

    youdao

  • 红外成像揭示叫做M17SWex深色正在疯狂地制造但是质量O没有孵出来

    The infrared image reveals that this dark cloud, called M17 SWex, is forming stars at a furious rate but has not yet spawned the most massive type of stars, known as O stars.

    youdao

  • 研究小组发现B中的分布甚至巨大O型星还要广泛的事实,这疏散瓦解迅速提供佐证。

    The rapid disintegration of open clusters is reinforced by the fact that the team found that the B stars are significantly more spread in the galaxy than even the more massive O-type.

    youdao

  • 文学家探测到一些较较小M它们发射X射线实际上太阳更加光辉灿烂,而先前人们认为它们十分幽暗的。

    Astronomers have also detected older and smaller m stars, previously thought to be quite dim, that actually outshine the sun in their X-ray emission.

    youdao

  • 看到连接优化优点后,本文通过带有注释的解释输出准确地告诉连接计划的信息是如何出现解释文件中的。

    After you see the advantages of star join optimization, this article provides annotated explain output to show you precisely how star join plan information appears in explain file.

    youdao

  • 这种情况下任何索引第一,不管简单复杂都是满足联接一个候选者

    In this case, the first column of any index, simple or compound, is a candidate to satisfy the star join.

    youdao

  • 我们使用前面同一个示例查询说明如何解释连接计划SETEXPLAIN输出

    To show how to interpret SET EXPLAIN output for star join plans, we use the same example query as before.

    youdao

  • 连接查询通常包含一个事实几个维度,事实表和每个维度表之间连接谓词

    A star join query typically involves a fact table and several dimension tables, with join predicates between the fact table and each dimension table.

    youdao

  • 连接也支持雪花模式

    Star join supports snowflake schema as well.

    youdao

  • 所有新的连接指令都是查询层次指令,会影响查询的执行

    All the new star join directives are query level directives that affect the execution of a query.

    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

  • 按照数据库设计一个事实包含产品地区时间段排序销售数据

    Using a typical star schema database design, a fact table might contain sales data by product, region, and time period.

    youdao

  • 本文介绍了连接解释输出如何表示的。

    It also shows how star join is represented in explain output.

    youdao

  • 连接计划利用下推散列连接技术

    Star join plan utilizes push-down hash join technology.

    youdao

  • 为了实现连接查询最佳执行计划优化适当时候考虑连接优化根据成本因素来决定连接计划。

    The optimizer considers star join optimization when appropriate and decides on star join plan based on cost considerations in order to come up with best execution plan for a star join query.

    youdao

  • 如果查询使用连接指令,指令会将会话环境设置覆盖

    If star join directives are used in a query, directives override session environment setting.

    youdao

  • IWA技术压缩格式数据仓库架构中的记录载入内存使用新的存储技术来组织数据。

    IWA technology loads the records from a data warehouse star schema into memory in a compressed format, and organizes the data using new columnar storage technology.

    youdao

  • 使用强制选项时,当前会话所有查询只要可能使用连接计划

    When the "forced" option is used, star join plans will be favored whenever possible for all queries in current session.

    youdao

  • 设计数据库时必须维度模式架构IWA相结合,必须定义表格将它们载入IWA中,充分利用IWA的性能

    A database must be designed using a dimensional model star schema to work with IWA, and the tables must be defined and loaded into IWA to take advantage of its performance.

    youdao

  • SETOPTIMIZATIONENVIRONMENTFACT语句针对当前会话所有查询用于指定一个连接优化视为事实的表清单

    The SET OPTIMIZATION ENVIRONMENT FACT statement can be used to specify a list of tables that can be considered as fact tables during star join optimization for all queries in the current session.

    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 schema does not need to specify explicitly that a column is a primary or unique key to produce a star join plan.

    youdao

  • 这个体系结构中心存储工作这个存储库的多个开发人员组成(参见1)。

    This star architecture is illustrated as a central source repository with multiple developers working around it (see Figure 1).

    youdao

  • STAR_JOIN—STAR_JOIN指令指示优化尽可能地选择连接计划

    STAR_JOIN - the STAR_JOIN directive instructs the optimizer to favor a star join plan whenever possible.

    youdao

  • 新的优化指令会话环境控制因为影响优化器对连接优化考虑,所以文中包含了它们的介绍

    New optimizer directives and session environment controls are also introduced for influencing optimizer consideration of star join optimization.

    youdao

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

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

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