arrow icon indicating copy to clipboard operation
arrow copied to clipboard

Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing

Results 852 arrow issues
Sort by recently updated
recently updated
newest added

### Describe the enhancement requested It's a 64 bits variant of time array. ### Component(s) Ruby

Type: enhancement
Component: 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...

Component: Python
awaiting review

### 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...

Type: enhancement
Component: Python
Component: Documentation
good-first-issue

### 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...

Component: GLib
awaiting review

### 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

Type: enhancement
Component: 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...

Component: GLib
awaiting review

### 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

Type: enhancement
Component: 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...

Component: GLib
awaiting review

### 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

Type: enhancement
Component: 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...

Component: GLib
awaiting review