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

wesm / arrow / 2907
0%

Build:
DEFAULT BRANCH: master
Ran 20 Sep 2020 01:33PM UTC
Jobs 1
Files 38
Run time 3s
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

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

Jobs
ID Job ID Ran Files Coverage
4 2907.4 20 Sep 2020 01:33PM UTC 0
0.23
Travis Job 2907.4
Source Files on build 2907
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2907
  • 44bfd0d5 on github
  • Prev Build on master (#2748)
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