問題タブ [freeform]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
microstrategy - Microstrategy の自由形式を作成する場合、自動マッピングを実行できますか?
microstrategy で自由形式のクエリを完了したら、次のステップは列をマップすることです。
自動的に行う方法はありますか?少なくとも、列のリストをその名前で作成します。
ありがとう!!!!
kubernetes - Argo WorkflowTemplate フリーフォーム入力パラメータ
参考としてピックアップ: https://github.com/argoproj/argo/blob/master/examples/workflow-template/templates.yaml#L11
で入力パラメータをキーと値のペアのコレクションとして渡すことは可能WorkflowTemplate
ですか? 私が尋ねている理由は、フィールドを導入する必要があるたびに、テンプレートを変更し、そこでフィールドの名前を定義する必要があるように思われるからです。そのため、Argo WorkflowTemplate の入力パラメーターで自由形式のサポートを探しています。ありがとうございました。