An open API service for providing issue and pull request metadata for open source projects.

GitHub / rapidsai/legate-dataframe issues and pull requests

#80 - ENH: Add simple aggregations to polars support

Pull Request - State: closed - Opened by seberg 18 days ago - 1 comment

#63 - Fixup parquet chunking

Pull Request - State: closed - Opened by seberg about 1 month ago - 1 comment

#62 - Parquet read/write cpu tasks

Pull Request - State: open - Opened by RAMitchell about 1 month ago

#61 - MAINT: Bump to legate 25.07 and RAPIDS 25.04

Pull Request - State: closed - Opened by seberg about 1 month ago - 2 comments

#60 - BUG: Fix offset for and add sanity check to maybe_bind_buffer

Pull Request - State: closed - Opened by seberg about 1 month ago

#59 - ENH: Read parquet files by row group

Pull Request - State: closed - Opened by seberg about 1 month ago - 1 comment

#58 - REV: Reinstate global memory resource (but only use it if GPUs are used)

Pull Request - State: closed - Opened by seberg about 1 month ago

#57 - Add `LDF_PREFER_EAGER_ALLOCATIONS` for legate investigations

Pull Request - State: open - Opened by seberg about 1 month ago - 1 comment

#56 - Implement binary ops with arrow

Pull Request - State: closed - Opened by RAMitchell about 2 months ago - 1 comment
Labels: breaking

#55 - Use arrow to read parquet metadata

Pull Request - State: closed - Opened by seberg about 2 months ago - 1 comment

#54 - add shellcheck to pre-commit

Pull Request - State: closed - Opened by jameslamb about 2 months ago
Labels: improvement, non-breaking

#53 - Implement CPU task for read_csv

Pull Request - State: closed - Opened by RAMitchell 3 months ago - 2 comments

#52 - Prototype CPU support

Issue - State: open - Opened by RAMitchell 3 months ago

#51 - Let legate allocate stores

Pull Request - State: closed - Opened by RAMitchell 3 months ago - 4 comments

#50 - Google tests fail on multi-gpu

Issue - State: closed - Opened by RAMitchell 3 months ago - 3 comments

#49 - API: Add `unaryop.cast` to cast a single column

Pull Request - State: closed - Opened by seberg 3 months ago - 2 comments

#48 - API: Allow parquet reading into (transposed) array

Pull Request - State: closed - Opened by seberg 4 months ago - 6 comments

#47 - Create explicit Parquet -> 2-D legate store reader

Issue - State: open - Opened by seberg 4 months ago - 11 comments

#46 - Update to legate 25.05 and align task config

Pull Request - State: closed - Opened by seberg 4 months ago - 3 comments

#45 - MAINT: Start 25.05 development [skip ci]

Pull Request - State: closed - Opened by seberg 5 months ago

#44 - None-change just to trigger full CI once.

Pull Request - State: closed - Opened by seberg 5 months ago - 1 comment

#43 - parquet_write fails in multinode occasionally

Issue - State: open - Opened by achirkin 5 months ago

#42 - TST: Clean up temporary cpp test directories

Pull Request - State: closed - Opened by seberg 5 months ago

#41 - MAINT: Reduce the number of scalars passed to tasks

Pull Request - State: open - Opened by seberg 5 months ago

#40 - MAINT: Small fixes with debug build, tests, and just a typo

Pull Request - State: closed - Opened by seberg 5 months ago

#39 - API: Add `table.select()` and `table[list]`

Pull Request - State: closed - Opened by seberg 5 months ago

#38 - MAINT: Add missing reduction stubs

Pull Request - State: closed - Opened by seberg 5 months ago

#37 - API: Add `to_array()` methods to convert column or tables to arrays

Pull Request - State: closed - Opened by seberg 5 months ago - 2 comments
Labels: breaking

#36 - API: Introduce scalar columns

Pull Request - State: closed - Opened by seberg 5 months ago - 1 comment
Labels: breaking

#35 - Replace `conda-mambabuild`with `conda-build`

Pull Request - State: closed - Opened by jakirkham 5 months ago - 1 comment

#34 - enable sccache in builds, update some pre-commit hooks

Pull Request - State: closed - Opened by jameslamb 5 months ago
Labels: improvement, non-breaking

#33 - API,BUG: Remove `global_num_rows`, use `is_partitioned`

Pull Request - State: closed - Opened by seberg 5 months ago
Labels: breaking

#32 - ENH: Implement basic reductions

Pull Request - State: closed - Opened by seberg 5 months ago

#31 - require sphinx<8.2.0

Pull Request - State: closed - Opened by jameslamb 5 months ago - 1 comment
Labels: improvement, non-breaking

#30 - ENH: Support `names=` in csv reading to not provide a header

Pull Request - State: closed - Opened by seberg 5 months ago

#29 - API: Expose legates ``offload_to`` method to columns and tables

Pull Request - State: closed - Opened by seberg 5 months ago - 1 comment

#28 - MAINT: Update to use legate 25.03 nightlies

Pull Request - State: closed - Opened by seberg 6 months ago

#27 - WIP,DRAFT: Try using imaging constraints for joins

Pull Request - State: open - Opened by seberg 6 months ago

#26 - BLD: Fix split recipe dependencies [skip ci]

Pull Request - State: closed - Opened by seberg 6 months ago - 3 comments

#25 - BLD: Ensure we fetch the `_gpu` tag version

Pull Request - State: closed - Opened by seberg 6 months ago - 1 comment

#24 - Start 25.03 development [skip ci]

Pull Request - State: closed - Opened by seberg 6 months ago

#23 - ENH: Implement column selection for parquet reading

Pull Request - State: closed - Opened by seberg 6 months ago

#22 - BLD: Split package build to not include tests and prep for 25.01

Pull Request - State: closed - Opened by seberg 6 months ago - 1 comment

#21 - BUG: Sort code must deal with zero row local chunks

Pull Request - State: closed - Opened by seberg 6 months ago - 1 comment

#20 - ENH: Add ``apply_boolean_mask``

Pull Request - State: closed - Opened by seberg 6 months ago

#19 - [Task] Post-sort shuffle cleanups

Issue - State: open - Opened by seberg 6 months ago

#18 - WIP: Implement an experimental ibis backend for `legate-dataframe`

Pull Request - State: open - Opened by seberg 6 months ago
Labels: breaking

#17 - ENH: Support more return columns

Pull Request - State: closed - Opened by seberg 6 months ago - 4 comments

#16 - [ENH] Header options in lib.csv.csv_read

Issue - State: closed - Opened by achirkin 6 months ago - 4 comments

#15 - API,MAINT: RAPIDS 24.12 and align DatetimeComponent with pylibcudf

Pull Request - State: closed - Opened by seberg 6 months ago - 1 comment
Labels: breaking

#14 - ENH: Add an `offload_to` convenience API

Issue - State: closed - Opened by seberg 6 months ago

#13 - API: Implement sorting

Pull Request - State: closed - Opened by seberg 7 months ago - 2 comments

#11 - MAINT: Quick fix for the one pool world

Pull Request - State: closed - Opened by seberg 7 months ago

#10 - remove versioneer references, update to latest rapids-dependency-file-generator

Pull Request - State: closed - Opened by jameslamb 7 months ago
Labels: improvement, non-breaking

#9 - Replace as_device_scalar with cudf.Scalar.device_value

Pull Request - State: closed - Opened by mroeschke 8 months ago

#8 - Update to use Rapids 24.10 at runtime and build setup

Pull Request - State: closed - Opened by seberg 8 months ago - 1 comment

#7 - DEV: Prepare main for 25.01 developement

Pull Request - State: closed - Opened by seberg 8 months ago - 1 comment

#6 - REL: Use legate/cupynumeric 24.11 packages and advertise 24.11.00

Pull Request - State: closed - Opened by seberg 8 months ago - 1 comment

#5 - Read nullable from Parquet metadata

Issue - State: open - Opened by madsbk over 1 year ago
Labels: good first issue, improvement

#3 - Full featured `cudf::sequence` implementation

Issue - State: open - Opened by madsbk over 1 year ago

#2 - CSV+Parquet: support most (if not all) options

Issue - State: open - Opened by madsbk over 1 year ago

#1 - CI: Run third-party hello world example in CI

Issue - State: open - Opened by seberg 9 months ago - 1 comment