• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

wesm / arrow
0%

Build:
DEFAULT BRANCH: master
Repo Added 23 Oct 2017 04:34PM UTC
Files 6
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • ARROW-1213
  • ARROW-1281
  • ARROW-27
  • ARROW-312
  • ARROW-4102

04 Jun 2018 03:59AM UTC coverage: 0.229% (-99.8%) from 100.0%
2907

push

travis-ci

wesm
ARROW-2638: [Python] Prevent calling extension class constructors directly

Using http://docs.cython.org/en/latest/src/userguide/extension_types.html#fast-instantiation

What do You think @pitrou ? Should I implement for the rest of the classes? (Field, Schema etc.)

Author: Krisztián Szűcs <szucs.krisztian@gmail.com>
Author: Wes McKinney <wesm+git@apache.org>

Closes #2085 from kszucs/ARROW-2638 and squashes the following commits:

6c3d9377 <Wes McKinney> Restore DataType to public API
ae022d6c <Krisztián Szűcs> private constructor for PlasmaBuffer
ee401c61 <Krisztián Szűcs> correct Tensor's error msg
597da834 <Krisztián Szűcs> remove Tensor._validate
ef3b9a92 <Krisztián Szűcs> prevent constructing Array and Tensor
71800514 <Krisztián Szűcs> prevent directly constructing Buffer and remove _check_nullptr methods
08b899f1 <Krisztián Szűcs> remove _check_nullptr from ChunkedArray
336d3665 <Krisztián Szűcs> prevent directly constructing ChunkedArray
00a2869f <Krisztián Szűcs> remove _check_nullptr from RecordBatch, Table, Column
6c1edbe3 <Krisztián Szűcs> prevent directly constructing Column
209b8961 <Krisztián Szűcs> remove _check_null methods from types.pxi
a96da893 <Krisztián Szűcs> remove DataType, NAType, TimestampType from public API
0231fab4 <Krisztián Szűcs> test struct __len__ and __iter__
fa3e4b4a <Krisztián Szűcs> test more types
e1fa710d <Krisztián Szűcs> construct schema via pyarrow_wrap_schema
a42c3090 <Krisztián Szűcs> refactor datatype, field and schema pickling to use __reduce__ instead of __getstate__ and __setstate__ methods
c13247cd <Krisztián Szűcs> use TypeError instead of RuntimeError
bdddf44e <Krisztián Szűcs> datatype, field and schema
102b9b09 <Krisztián Szűcs> recordbatch and table

34 of 14861 relevant lines covered (0.23%)

0.0 hits per line

Relevant lines Covered
Build:
Build:
14861 RELEVANT LINES 34 COVERED LINES
0.0 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2907 master ARROW-2638: [Python] Prevent calling extension class constructors directly Using http://docs.cython.org/en/latest/src/userguide/extension_types.html#fast-instantiation What do You think @pitrou ? Should I implement for the rest of the classes? (... push 20 Sep 2020 01:33PM UTC wesm travis-ci
0.23
2748 master ARROW-2129: [Python] Handle conversion of empty tables to Pandas Opened https://issues.apache.org/jira/browse/ARROW-2133 to handle the nested case. Author: Uwe L. Korn <uwelk@xhochy.com> Closes #1588 from xhochy/ARROW-2129 and squashes the foll... Pull #21 27 May 2020 01:48PM UTC wesm travis-ci pending completion  
1754 master ARROW-1167: [Python] Support chunking string columns in Table.from_pandas This resolves the error with converting the dataset in ARROW-1167, which only takes up 4.5 GB in memory but has a single column with over 2GB in binary data. The unit test... Pull #21 11 Nov 2019 06:42PM UTC wesm travis-ci pending completion  
1607 master ARROW-1132: [Python] Unable to write pandas DataFrame w/MultiIndex containing duplicate values to parquet Author: Phillip Cloud <cpcloud@gmail.com> Closes #768 from cpcloud/ARROW-1132 and squashes the following commits: 4b42f643 [Phillip Cloud]... push 16 Oct 2019 03:08PM UTC wesm travis-ci pending completion  
See All Builds (17)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc