Ecosyste.ms: Issues

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

GitHub / sjrusso8/spark-connect-rs issues and pull requests

#85 - feat!(wasm): remove feature flag

Pull Request - State: closed - Opened by sjrusso8 29 days ago

#84 - chore: bump crate version

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

#84 - chore: bump crate version

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

#83 - docs: update rustdocs

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

#83 - docs: update rustdocs

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

#82 - feat(catalog): Implement createTable on Catalog

Pull Request - State: closed - Opened by lexara-prime-ai about 1 month ago - 3 comments

#82 - feat(catalog): Implement createTable on Catalog

Pull Request - State: closed - Opened by lexara-prime-ai about 1 month ago - 3 comments

#81 - grunt: remove rust/ folder and change core/ to crates/

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

#81 - grunt: remove rust/ folder and change core/ to crates/

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

#80 - feat(sqm): add streaming query manager

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

#80 - feat(sqm): add streaming query manager

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

#79 - feat(errors): cleaner handling of tonic status errors

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

#79 - feat(errors): cleaner handling of tonic status errors

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

#78 - feat(reattach): Add reattach & release logic

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

#77 - Implement createTable functionality

Pull Request - State: closed - Opened by lexara-prime-ai about 1 month ago - 4 comments

#76 - revert(tonic): move tonic back to 0.11

Pull Request - State: closed - Opened by sjrusso8 about 2 months ago

#76 - revert(tonic): move tonic back to 0.11

Pull Request - State: closed - Opened by sjrusso8 about 2 months ago

#75 - feat(functions): implement more functions

Pull Request - State: closed - Opened by sjrusso8 about 2 months ago

#75 - feat(functions): implement more functions

Pull Request - State: closed - Opened by sjrusso8 about 2 months ago

#74 - refactor: consolidate traits

Pull Request - State: closed - Opened by sjrusso8 about 2 months ago

#73 - chore: update readme & bump dependency

Pull Request - State: closed - Opened by sjrusso8 2 months ago

#72 - Implement File Format Reader/Writer

Pull Request - State: closed - Opened by lexara-prime-ai 3 months ago - 3 comments

#71 - Retry and Reattach Methods

Issue - State: closed - Opened by sjrusso8 3 months ago

#70 - Resolve issue with broken CI/CD Release Pipeline

Pull Request - State: closed - Opened by lexara-prime-ai 4 months ago - 1 comment

#69 - fix(cicd): issue with docker compose

Pull Request - State: closed - Opened by sjrusso8 4 months ago

#68 - Enhance Column Function Coverage with Additional Test Cases

Pull Request - State: closed - Opened by lexara-prime-ai 4 months ago - 4 comments

#67 - feat(dataframe): implement missing methods

Pull Request - State: closed - Opened by sjrusso8 4 months ago

#66 - feat!(submodule): remove git submodule

Pull Request - State: closed - Opened by sjrusso8 4 months ago

#65 - wip

Pull Request - State: closed - Opened by kush-ord 5 months ago

#64 - CICD: Release pipeline is broken

Issue - State: closed - Opened by sjrusso8 5 months ago - 2 comments
Labels: good first issue

#63 - Epic: Core Client Kernel

Issue - State: open - Opened by sjrusso8 5 months ago
Labels: enhancement, help wanted

#62 - Remove Git Submodule and Copy the Proto into the Repo

Issue - State: closed - Opened by sjrusso8 5 months ago
Labels: help wanted, good first issue

#61 - Epic: Spark 4.0 Connect Spec

Issue - State: open - Opened by sjrusso8 5 months ago
Labels: enhancement, help wanted

#60 - Epic: Implement Missing Spark Functions

Issue - State: closed - Opened by sjrusso8 5 months ago
Labels: enhancement, good first issue

#59 - Implement DataFrameStatFunctions on the DataFrame

Issue - State: closed - Opened by sjrusso8 5 months ago - 1 comment
Labels: help wanted, good first issue

#58 - Implement NA functions on DataFrame & DataFrameNaFunctions

Issue - State: closed - Opened by sjrusso8 5 months ago
Labels: help wanted, good first issue

#57 - Implement checkpoint & localCheckpoint on the DataFrame

Issue - State: closed - Opened by sjrusso8 5 months ago - 1 comment
Labels: help wanted, good first issue

#56 - Implement approxQuantile on DataFrame

Issue - State: closed - Opened by sjrusso8 5 months ago
Labels: help wanted, good first issue

#55 - Implement createTable on Catalog

Issue - State: closed - Opened by sjrusso8 5 months ago - 3 comments
Labels: good first issue

#54 - Implement File Format Reader/Writer

Issue - State: closed - Opened by sjrusso8 5 months ago - 5 comments
Labels: good first issue

#53 - feat(sq): implement missing methods

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

#52 - refactor: remove non snake case

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

#51 - refactor(session): use ref for session methods & error messages

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

#50 - bug(dep): fix tokio dependeny on wasm feature

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

#49 - bug(conf): runtimeconfig on wasm feature

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

#48 - bug(deadlock): change to async rwlock

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

#47 - Deadlock: concurrent cloned spark sessions

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

#46 - test(core): add a concurrent spark session test

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

#45 - feat(session): add RunTimeConfig & Session tags

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

#44 - feat(examples): update with local datasets

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

#43 - feat(dataframe): Spark DF to Polars, DataFusion, or JSON

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

#42 - Check example datasets into source control so they're easier to run

Issue - State: closed - Opened by MrPowers 6 months ago - 1 comment

#41 - feat(data types): implement data types

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

#40 - Revert "Merge pull request #2 from spiceai/qianqian/update-fork"

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

#39 - bug(tls): incorrect scheme for default endpoint

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

#38 - Bug: Endpoint uses https scheme when use_ssl is false

Issue - State: closed - Opened by Sevenannn 6 months ago - 2 comments

#37 - Update readme tracker

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

#36 - #[allow(non_snake_case)]

Issue - State: closed - Opened by abrassel 7 months ago - 3 comments

#35 - feat(examples): update examples

Pull Request - State: closed - Opened by sjrusso8 7 months ago - 1 comment

#34 - feat(dataframe): implement transform

Pull Request - State: closed - Opened by sjrusso8 7 months ago - 3 comments

#33 - Feature: Position/Keyword Args with SQL

Issue - State: open - Opened by sjrusso8 7 months ago - 4 comments
Labels: enhancement, help wanted

#32 - feat(col): dropFields & withField

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

#31 - feat(types) & bug(plan): add new datatypes & fix plan id bug

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

#30 - feat: initial implementation of DataframeWriterV2

Pull Request - State: closed - Opened by hntd187 7 months ago - 3 comments

#29 - fix: add include to cargo.toml

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

#28 - fix: publish & bump versions

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

#27 - refactor: wrap all spark sessions in Box<>

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

#26 - Feature: Investigate WASM/WASI targets

Issue - State: open - Opened by sjrusso8 7 months ago - 1 comment
Labels: enhancement, help wanted

#25 - Feature: bindings for server side JS/TS using napi-rs

Issue - State: open - Opened by sjrusso8 7 months ago
Labels: enhancement, help wanted

#24 - chore: reorganize code into a workspace

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

#23 - feat: client improvements & flaky tests

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

#22 - feat(catalog): add additional methods

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

#21 - bump: dependencies & docker

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

#20 - Add foreach Functionality for DataFrame Operations

Pull Request - State: open - Opened by Shindora 7 months ago - 1 comment

#19 - feat(window): create Window & WindowSpec

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

#18 - Cleanup Documentation - Spark Core Classes

Issue - State: closed - Opened by sjrusso8 8 months ago - 11 comments
Labels: good first issue

#17 - Write unit test(s) for Spark functions

Issue - State: open - Opened by sjrusso8 8 months ago - 10 comments
Labels: good first issue

#16 - Implement `DataFrameWriterV2`

Issue - State: closed - Opened by sjrusso8 8 months ago - 4 comments
Labels: good first issue

#15 - chore: update readme & examples

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

#14 - Help getting spark-connect-rs running locally

Issue - State: closed - Opened by MrPowers 8 months ago - 3 comments

#13 - Making Spark Connect Rust more thread-safe friendly

Pull Request - State: open - Opened by edmondop 8 months ago - 2 comments

#12 - feat: implement pivot & unpivot

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

#11 - bug(column): incorrect logical not

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

#10 - feat(updates): streaming & aggregations

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

#9 - feat(client/handler): reimplement client & response handlers

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

#8 - feat: better generic args

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

#7 - Collect fails on large results

Issue - State: closed - Opened by sjrusso8 8 months ago

#7 - Collect fails on large results

Issue - State: closed - Opened by sjrusso8 8 months ago

#6 - feat(dataframe): implement core traits

Pull Request - State: closed - Opened by sjrusso8 9 months ago

#5 - feat(errors): slightly better error handling

Pull Request - State: closed - Opened by sjrusso8 9 months ago

#4 - Add Catalog & more DataFrame traits

Pull Request - State: closed - Opened by sjrusso8 9 months ago

#3 - feat: marco refactor and lots of functions

Pull Request - State: closed - Opened by sjrusso8 9 months ago

#2 - Using 'select' on a dataframe created from 'sql' throws an error

Issue - State: closed - Opened by sjrusso8 9 months ago - 1 comment