Skip to content

select_to_base causes strange routes #436

@llllllllll

Description

@llllllllll

https://github.com/blaze/odo/blob/master/odo/backends/sql.py#L441

If I have a select whose dshape is int32 and do odo(select([col]), str) it will find the select_to_base edge for select -> str which will execute the select and return the result, even though the result is an int

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions