Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support TEXT ENCODING NONE as Bytes #225

Merged
merged 5 commits into from
Dec 15, 2020
Merged

Support TEXT ENCODING NONE as Bytes #225

merged 5 commits into from
Dec 15, 2020

Conversation

pearu
Copy link
Contributor

@pearu pearu commented Nov 26, 2020

As in title.

In addition:

  • Introduce process_callable method that enables detecting user errors when not importing Array and other types
  • Continue moving Array features to Buffer
  • Various clean ups
  • Introduce devices kw argument to remotejit decorator so that the desired target devices can be specified manually.

Requires: https://github.com/omnisci/omniscidb-internal/pull/5017

Related to #192

@pearu pearu added enhancement New feature or request heavydb Related to heavydb server labels Nov 26, 2020
@pearu pearu self-assigned this Nov 26, 2020
rbc/omniscidb.py Outdated Show resolved Hide resolved
rbc/omniscidb.py Outdated Show resolved Hide resolved
rbc/targetinfo.py Outdated Show resolved Hide resolved
@pearu
Copy link
Contributor Author

pearu commented Dec 4, 2020

Blocked by #228

@pearu pearu merged commit d72506c into master Dec 15, 2020
@pearu pearu deleted the pearu/string-support branch December 15, 2020 15:45
@guilhermeleobas guilhermeleobas mentioned this pull request Jan 13, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request heavydb Related to heavydb server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants