Ecosyste.ms: Issues

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

GitHub / Eventual-Inc/Daft issues and pull requests

#2915 - [CHORE] Enable sources to return empty tables

Pull Request - State: open - Opened by colin-ho 4 days ago - 2 comments
Labels: chore

#2914 - [CHORE] Classify throttle and internal errors as Retryable in Python

Pull Request - State: open - Opened by samster25 4 days ago - 2 comments
Labels: chore

#2913 - Add a .list.apply() expression

Issue - State: open - Opened by MisterKloudy 4 days ago

#2912 - improve table printing width (dynamic)

Issue - State: open - Opened by andrewgazelka 4 days ago

#2911 - Support for rolling joins and other special joins

Issue - State: open - Opened by GitHunter0 4 days ago - 2 comments

#2910 - [CHORE] map type → key/value

Pull Request - State: open - Opened by andrewgazelka 4 days ago - 1 comment
Labels: chore

#2909 - [BUG] Fix display for decimal types

Pull Request - State: closed - Opened by raunakab 4 days ago - 2 comments
Labels: bug

#2908 - [CHORE] auto-fix prefer `Self` over explicit type

Pull Request - State: open - Opened by andrewgazelka 4 days ago - 3 comments
Labels: chore

#2907 - [CHORE]: Move daft.sql.sql module to daft.sql

Pull Request - State: closed - Opened by universalmind303 4 days ago - 1 comment
Labels: chore

#2906 - comparison on `Decimal` dtypes does not work

Issue - State: open - Opened by universalmind303 4 days ago - 3 comments
Labels: bug, p1

#2905 - casting from `Decimal(15, 2)` to `Float64` does not work

Issue - State: open - Opened by universalmind303 4 days ago
Labels: bug

#2904 - weird schema when reading parquet with decimal dtypes

Issue - State: closed - Opened by universalmind303 4 days ago - 3 comments
Labels: bug

#2902 - value counts

Pull Request - State: open - Opened by andrewgazelka 5 days ago - 3 comments

#2898 - something is not working

Issue - State: closed - Opened by andrewgazelka 5 days ago

#2897 - hello

Issue - State: closed - Opened by andrewgazelka 5 days ago

#2895 - [CHORE] ignore vendored crates for codecov

Pull Request - State: closed - Opened by samster25 5 days ago - 2 comments
Labels: chore

#2894 - improve Struct DataType

Issue - State: open - Opened by andrewgazelka 5 days ago - 4 comments

#2893 - [FEAT] UTF8 to binary coercion flag

Pull Request - State: closed - Opened by raunakab 5 days ago - 2 comments
Labels: enhancement

#2892 - Field name use `Arc<str>` instead of `String`

Issue - State: open - Opened by andrewgazelka 5 days ago - 3 comments

#2891 - [FEAT]: [SQL] struct subscript and json_query

Pull Request - State: closed - Opened by universalmind303 5 days ago - 1 comment
Labels: enhancement

#2890 - Bump boto3 from 1.34.51 to 1.35.24

Pull Request - State: open - Opened by dependabot[bot] 5 days ago
Labels: dependencies, python

#2889 - Add fp16 type support

Issue - State: open - Opened by jaychia 5 days ago - 1 comment

#2888 - Bump astral-sh/setup-uv from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] 5 days ago - 1 comment
Labels: dependencies, github_actions

#2887 - Bump isbang/compose-action from 2.0.0 to 2.0.2

Pull Request - State: closed - Opened by dependabot[bot] 5 days ago - 1 comment
Labels: dependencies, github_actions

#2886 - [CHORE]: bump sqlparser version

Pull Request - State: closed - Opened by universalmind303 5 days ago - 1 comment
Labels: chore

#2885 - [BUG] Fix partitioning SQL scans on empty tables

Pull Request - State: closed - Opened by desmondcheongzx 6 days ago - 1 comment
Labels: bug

#2884 - [FEAT] Delta Lake partitioned writing

Pull Request - State: closed - Opened by kevinzwang 6 days ago - 2 comments
Labels: enhancement

#2883 - [DRAFT] Ray shuffle experiment

Pull Request - State: open - Opened by jaychia 6 days ago - 2 comments

#2882 - [FEAT] Assign CUDA_VISIBLE_DEVICES to actor pools in PyRunner

Pull Request - State: open - Opened by jaychia 7 days ago - 2 comments
Labels: enhancement

#2881 - [FEAT] Add ability for RayRunner to run actor pool projects (beta feature)

Pull Request - State: closed - Opened by jaychia 7 days ago - 2 comments
Labels: enhancement

#2880 - [DOCS] Changing docs for UDF

Pull Request - State: open - Opened by jaychia 7 days ago - 5 comments
Labels: documentation

#2878 - Model loads after each completed partition

Issue - State: open - Opened by conceptofmind 7 days ago - 7 comments

#2877 - [BUG] Fix join errors with same key name joins (resolves #2649)

Pull Request - State: open - Opened by anmolsingh20 8 days ago - 2 comments
Labels: bug

#2876 - [CHORE ]Sammy/refactor bin ops

Pull Request - State: open - Opened by samster25 8 days ago - 2 comments

#2875 - [CHORE] fix self clippy lints

Pull Request - State: closed - Opened by andrewgazelka 8 days ago - 5 comments
Labels: chore

#2874 - [CHORE] Update documentation for config variables

Pull Request - State: closed - Opened by jaychia 8 days ago - 2 comments
Labels: chore

#2873 - Revert "[FEAT]: `shuffle_join_default_partitions` param"

Pull Request - State: closed - Opened by jaychia 8 days ago - 2 comments
Labels: enhancement

#2872 - [CHORE] Move codspeed interactive tests to local files

Pull Request - State: closed - Opened by samster25 8 days ago - 2 comments
Labels: chore

#2871 - [FEAT] Streaming Local Writes for Native Executor

Pull Request - State: open - Opened by colin-ho 8 days ago - 3 comments
Labels: enhancement

#2870 - [FEAT]: add sql support for "DATE <date>" and "DATETIME <datetime>"

Pull Request - State: closed - Opened by universalmind303 8 days ago - 1 comment
Labels: enhancement

#2869 - [FEAT]: add partitioning_* functions to sql

Pull Request - State: closed - Opened by universalmind303 8 days ago - 2 comments
Labels: enhancement

#2864 - [FEAT] [SQL] Enable SQL query to run on callers scoped variables

Pull Request - State: closed - Opened by amitschang 8 days ago - 5 comments
Labels: enhancement

#2863 - mypy error for str.concat

Issue - State: closed - Opened by gmweaver 9 days ago - 1 comment

#2862 - Add a `.list.value_counts()` expression

Issue - State: open - Opened by MisterKloudy 9 days ago - 4 comments

#2857 - [CHORE]: move `numeric` out of daft-dsl and into `daft-functions`

Pull Request - State: closed - Opened by universalmind303 10 days ago - 1 comment
Labels: chore

#2851 - Checking file sizes

Issue - State: open - Opened by dioptre 12 days ago - 1 comment

#2850 - Bump indexmap from 1.9.3 to 2.5.0

Pull Request - State: open - Opened by dependabot[bot] 12 days ago - 1 comment
Labels: dependencies, rust

#2848 - Bump boto3 from 1.34.51 to 1.35.19

Pull Request - State: closed - Opened by dependabot[bot] 12 days ago - 1 comment
Labels: dependencies, python

#2847 - [FEAT] `agg_concat` doesn't work on strings

Pull Request - State: closed - Opened by vicky1999 12 days ago - 3 comments
Labels: enhancement

#2844 - [FEAT]: `shuffle_join_default_partitions` param

Pull Request - State: closed - Opened by universalmind303 15 days ago - 3 comments
Labels: enhancement

#2822 - [FEAT] Streaming writes for native executor

Pull Request - State: closed - Opened by colin-ho 19 days ago - 2 comments
Labels: enhancement

#2740 - [SQL] Allow for running of SQL on the Python global() namespace

Issue - State: closed - Opened by jaychia about 1 month ago - 2 comments

#2722 - [FEAT] Add Sparse Tensor logical type

Pull Request - State: closed - Opened by michaelvay about 1 month ago - 8 comments
Labels: enhancement

#2712 - Bump reqwest from 0.11.27 to 0.12.7

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago - 4 comments
Labels: dependencies, rust

#2672 - [CHORE] Enable test_creation and test_parquet for native executor

Pull Request - State: open - Opened by colin-ho about 1 month ago - 2 comments
Labels: bug, chore

#2619 - [FEAT]: mermaid formatter

Pull Request - State: closed - Opened by universalmind303 about 2 months ago - 1 comment
Labels: enhancement

#2494 - Daft Sparse Tensor Logical Type

Issue - State: closed - Opened by samster25 3 months ago - 2 comments

#2434 - Bump isbang/compose-action from 2.0.0 to 2.0.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 2 comments
Labels: dependencies, github_actions

#2108 - Window function support

Issue - State: open - Opened by jaychia 6 months ago - 1 comment