複数のデータセットを含むクエリにおいて、異なるデータセットの項目を組み合わせた結合フィールドを作成する場合、直接参照か他のクエリからのインタラクション構文を使用した動的参照かを問わず、結合した射影項目名が最初に読み込まれたデータセットの API 項目名と一致しない場合、ブロードキャストが行われないことがあります。
選択内容は最初に読み込まれたデータセットからのみブロードキャストされるため、このデータセットの API 項目名と射影された項目名を一致させ、ブロードキャストを許可します。
例:
q = foreach q generate coalesce(q1.'ds1.customFieldA', q2.'ds2.customFieldA') as 'ds1.customFieldA', etc...
関連するヘルプコンテンツ:
002471442

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.