arrow
arrow copied to clipboard
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
### Describe the enhancement requested It's a 64 bits variant of time array. ### Component(s) Ruby
## What changed Document that IPC reader APIs accept a file path for the `source` parameter, consistent with existing writer documentation. ## Affected APIs - pyarrow.ipc.open_file - pyarrow.ipc.open_stream - pyarrow.ipc.RecordBatchFileReader...
### Describe the enhancement requested The functions `pyarrow.ipc.open_file` and `pyarrow.ipc.open_stream` and the constructors `pyarrow.ipc.RecordBatchFileReader` and `pyarrow.ipc.RecordBatchStreamReader` can all take a file path for the `source` parameter, **but this is not...
### Rationale for this change The `ZeroFillOptions` class is not available in GLib/Ruby, and it is used together with the `utf8_zero_fill` compute function. ### What changes are included in this...
### Describe the enhancement requested The `ZeroFillOptions` class is not available in GLib/Ruby, and it is used together with the `utf8_zero_fill` compute function. ### Component(s) GLib
### Rationale for this change The `WinsorizeOptions` class is not available in GLib/Ruby, and it is used together with the `winsorize` compute function. ### What changes are included in this...
### Describe the enhancement requested The `WinsorizeOptions` class is not available in GLib/Ruby, and it is used together with the `winsorize` compute function. ### Component(s) GLib
### Rationale for this change The `WeekOptions` class is not available in GLib/Ruby, and it is used together with the `week` compute function. ### What changes are included in this...
### Describe the enhancement requested The `WeekOptions` class is not available in GLib/Ruby, and it is used together with the `week` compute function. ### Component(s) GLib
### Rationale for this change The `TrimOptions` class is not available in GLib/Ruby, and it is used together with the `utf8_trim` compute function. ### What changes are included in this...