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

FEAT: OmniSciDB Added fragment_size to table creation #2107

Merged
merged 8 commits into from
Mar 18, 2020

Conversation

semelianova
Copy link
Contributor

No description provided.

@xmnlab xmnlab added ddl Issues related to creating or altering data definitions feature Features or general enhancements omnisci labels Mar 6, 2020
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add a release note

ibis/omniscidb/client.py Show resolved Hide resolved
ibis/omniscidb/ddl.py Show resolved Hide resolved
ibis/omniscidb/ddl.py Outdated Show resolved Hide resolved
@pep8speaks
Copy link

pep8speaks commented Mar 12, 2020

Hello @semelianova! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2020-03-17 02:06:16 UTC

Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typing comment, ping on green.

ibis/omniscidb/ddl.py Show resolved Hide resolved
@jreback jreback added this to the Next Feature Release milestone Mar 14, 2020
@jreback
Copy link
Contributor

jreback commented Mar 14, 2020

can you rebase

@semelianova
Copy link
Contributor Author

typing comment, ping on green.

What do you mean? Comment to pr or something else?

@jreback
Copy link
Contributor

jreback commented Mar 18, 2020

typing comment, ping on green.

What do you mean? Comment to pr or something else?

meaning when the CI is green (as now), pls make a comment

@jreback jreback merged commit 9e795cf into ibis-project:master Mar 18, 2020
@jreback
Copy link
Contributor

jreback commented Mar 18, 2020

thanks @semelianova

@semelianova semelianova deleted the gragment_size branch March 18, 2020 20:21
@@ -10,6 +10,7 @@ Release Notes
* :feature:`2126` Add translation rules for isnull() and notnull() for pyspark backend
* :feature:`2062` Implement read_csv for omniscidb backend
* :feature:`2060` Add initial support for ibis.random function
* :support:`2107` Added fragment_size to table creation for OmniSciDB
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am wondering if it should be feature instead of support ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ddl Issues related to creating or altering data definitions feature Features or general enhancements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants