Skip to content

IR submission is fail for BigQuery  #355

@YaroslavTir

Description

@YaroslavTir

Reproduce steps:

  • create CDM data source for BigQuery(or use existent one)
  • click CREATE SUBMISSION
  • set
    -- Entry point: main.r
    -- Data source: BigQuery
    -- Type: Cohort(simple Counts)
  • cliect CREATE

Actual result:
submissions executed with an error

Error:
java.sql.SQLException: [Simba][BigQueryJDBCDriver](100032) Error executing query job. Message: Table name "zj712gv7codesets" missing dataset while no default dataset is set in the request.

SQL:
create table zj712gv7codesets (
  codeset_id INT64 not null,
  concept_id INT64 not null
)

Expected result:
No error in results

analysis_156_1570014410172.zip

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions