Skip to content

v2.0-beta.20180319: Regression in star queries #24169

@charsleysa

Description

@charsleysa

BUG REPORT

  • What did you do?
    Executed the following query
select
    "myblueprint"."study_industry".*
from "myblueprint"."study_industry"
  • What did you expect to see?
    All rows with all columns from the table.

  • What did you see instead?
    The following error [42703] ERROR: no data source named "myblueprint.study_industry"

This worked fine in v1.1.6 but is now broken in v2.0-beta.20180319

Metadata

Metadata

Assignees

Labels

C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions