datasource-dependencies columns being passed as fields

オープン
#138 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
python
領域
tooling

調査の方向性

Start at _get_column_objects and inspect how it walks the datasource XML, focusing on column tags nested under datasource-dependencies. Confirm how those nodes are currently surfaced as fields; done means dependency columns can be distinguished from ordinary datasource fields so parameters from another datasource are not reported as belonging to this datasource.

索引モデルが issue の本文から書いたものです。

説明

connectorRequest

Hello again,

I'm not sure if this is actually a bug or if its intentional.

_get_column_objects finds all column tags in a datasourcexml. My problem occurs when there is a dependency in the datasource. These occur when a blend is done on a field or when a parameter is used in a calculation in that datasource. The following structure occurs:

image

The highlighted column element, inside of the datasource-dependencies element, gets passed as a field. This gives me the illusion that my [Parameter 1] is part of this datasource, while in reality it is part of the 'Parameters'-datasource.

Is there any way I can distinguish these fields from datasource-dependencies, from other fields?

Thanks again!

Marco

主要言語
Python
スター
363
フォーク
183
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

tableau/document-api-python のほかの issue

tableau/document-api-python の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。