SQL Probe on Plugin Dataset

Options
gblack686
gblack686 Partner, Registered Posts: 62 Partner

Can I only perform SQL probes on Datasets that are built from SQL Recipes? I'm using SQLExecutor2 but within my Plugin, but not an actual SQL Recipe.

Best Answer

  • Alex_Combessie
    Alex_Combessie Alpha Tester, Dataiker Alumni Posts: 539 ✭✭✭✭✭✭✭✭✭
    Answer ✓
    Options

    Sure thing, as long as the dataset is on a SQL connection! Note that in your plugin, you can control the input dataset connection, for instance using "mustBeStrictlyType": "PostgreSQL".

Setup Info
    Tags
      Help me…