Hi,
I’m trying to create a BigQuery Dataset via the API, but am failing on an error:
'botocore.errorfactory.InvalidParameterValueException: An error occurred (InvalidParameterValueException) when calling the CreateDataSet operation: Found non-relational dataSourceArn arn:aws:quicksight:********** in relationalTable’
I’m wondering whether this is the same bug or missing feature as referenced in BigQueryのデータセットをimportするとエラーになる ?