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

ARROW-190: Python: Provide installable sdist builds #71

Closed
wants to merge 2 commits into from

Conversation

xhochy
Copy link
Member

@xhochy xhochy commented May 6, 2016

No description provided.

@xhochy xhochy changed the title ARROW-190: Python: Provide standalone installable sdist builds ARROW-190: Python: Provide installable sdist builds May 6, 2016
@wesm
Copy link
Member

wesm commented May 6, 2016

This will need to include the license and some other things, or are those picked up automatically? here's the manifest for kudu-python for example

https://github.com/apache/incubator-kudu/blob/master/python/MANIFEST.in

Add exclude list from kudu manifest
@xhochy
Copy link
Member Author

xhochy commented May 7, 2016

LICENSE and README were missing, everything else was picked up.

Also added the exclude list from Kudu.

@wesm
Copy link
Member

wesm commented May 9, 2016

+1, thank you

@asfgit asfgit closed this in 3302257 May 9, 2016
@xhochy xhochy deleted the arrow-190 branch March 7, 2017 16:16
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 2, 2018
Author: Deepak Majeti <deepak.majeti@hpe.com>

Closes apache#71 from majetideepak/PARQUET-549 and squashes the following commits:

134cba3 [Deepak Majeti] fixed clang compilation error
18fd2c9 [Deepak Majeti] addressed comments
ee47cef [Deepak Majeti] split indices onto multiple pages
06bc0af [Deepak Majeti] resolve clang error
09674f6 [Deepak Majeti] comment edits
10ed327 [Deepak Majeti] re-structured MakePages
e00eafe [Deepak Majeti] added scanner tests
832706f [Deepak Majeti] column Reader Test passes
4280ae7 [Deepak Majeti] rebased
ae65369 [Deepak Majeti] Test for Column Reader Plain Dictionary Pages
6f9f451 [Deepak Majeti] re-structured code for better reuse
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 4, 2018
Author: Deepak Majeti <deepak.majeti@hpe.com>

Closes apache#71 from majetideepak/PARQUET-549 and squashes the following commits:

134cba3 [Deepak Majeti] fixed clang compilation error
18fd2c9 [Deepak Majeti] addressed comments
ee47cef [Deepak Majeti] split indices onto multiple pages
06bc0af [Deepak Majeti] resolve clang error
09674f6 [Deepak Majeti] comment edits
10ed327 [Deepak Majeti] re-structured MakePages
e00eafe [Deepak Majeti] added scanner tests
832706f [Deepak Majeti] column Reader Test passes
4280ae7 [Deepak Majeti] rebased
ae65369 [Deepak Majeti] Test for Column Reader Plain Dictionary Pages
6f9f451 [Deepak Majeti] re-structured code for better reuse

Change-Id: Ib401f5209928c6f24700bf750f752fe0e2724206
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 6, 2018
Author: Deepak Majeti <deepak.majeti@hpe.com>

Closes apache#71 from majetideepak/PARQUET-549 and squashes the following commits:

134cba3 [Deepak Majeti] fixed clang compilation error
18fd2c9 [Deepak Majeti] addressed comments
ee47cef [Deepak Majeti] split indices onto multiple pages
06bc0af [Deepak Majeti] resolve clang error
09674f6 [Deepak Majeti] comment edits
10ed327 [Deepak Majeti] re-structured MakePages
e00eafe [Deepak Majeti] added scanner tests
832706f [Deepak Majeti] column Reader Test passes
4280ae7 [Deepak Majeti] rebased
ae65369 [Deepak Majeti] Test for Column Reader Plain Dictionary Pages
6f9f451 [Deepak Majeti] re-structured code for better reuse

Change-Id: Ib401f5209928c6f24700bf750f752fe0e2724206
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 7, 2018
Author: Deepak Majeti <deepak.majeti@hpe.com>

Closes apache#71 from majetideepak/PARQUET-549 and squashes the following commits:

134cba3 [Deepak Majeti] fixed clang compilation error
18fd2c9 [Deepak Majeti] addressed comments
ee47cef [Deepak Majeti] split indices onto multiple pages
06bc0af [Deepak Majeti] resolve clang error
09674f6 [Deepak Majeti] comment edits
10ed327 [Deepak Majeti] re-structured MakePages
e00eafe [Deepak Majeti] added scanner tests
832706f [Deepak Majeti] column Reader Test passes
4280ae7 [Deepak Majeti] rebased
ae65369 [Deepak Majeti] Test for Column Reader Plain Dictionary Pages
6f9f451 [Deepak Majeti] re-structured code for better reuse

Change-Id: Ib401f5209928c6f24700bf750f752fe0e2724206
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 8, 2018
Author: Deepak Majeti <deepak.majeti@hpe.com>

Closes apache#71 from majetideepak/PARQUET-549 and squashes the following commits:

134cba3 [Deepak Majeti] fixed clang compilation error
18fd2c9 [Deepak Majeti] addressed comments
ee47cef [Deepak Majeti] split indices onto multiple pages
06bc0af [Deepak Majeti] resolve clang error
09674f6 [Deepak Majeti] comment edits
10ed327 [Deepak Majeti] re-structured MakePages
e00eafe [Deepak Majeti] added scanner tests
832706f [Deepak Majeti] column Reader Test passes
4280ae7 [Deepak Majeti] rebased
ae65369 [Deepak Majeti] Test for Column Reader Plain Dictionary Pages
6f9f451 [Deepak Majeti] re-structured code for better reuse

Change-Id: Ib401f5209928c6f24700bf750f752fe0e2724206
zhouyuan added a commit to zhouyuan/arrow that referenced this pull request Jan 9, 2022
* Add translate expression support (apache#68)

* Initial commit

* Introduce TranslateHolder

* Remove unused header

* Return 1 if empty string is given as substring (apache#69)

* Add two math operations: floor & ceil (apache#72)

* Inital commit

* Add ceil function

Co-authored-by: PHILO-HE <feilong.he@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants