blaze / blaze/odo

select_to_base causes strange routes

Open
#436 2 comments 0 reactions 0 assignees View on GitHub
bug sql
Dominant language
Python
Stars
1k
Forks
131
PR merge metrics
No merged PRs in 30d

Description

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`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.