issues
search
voltrondata
/
spark-substrait-gateway
Implements a gateway that speaks the SparkConnect protocol and drives a backend using Substrait (over ADBC Flight SQL).
Apache License 2.0
16
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: implement basic struct handling
#91
EpsilonPrime
closed
1 month ago
3
Add GitHub action for pyright
#90
EpsilonPrime
opened
1 month ago
0
chore: update datafusion to 41.0.0
#89
EpsilonPrime
closed
2 months ago
1
fix: correct potential race when setting backend type
#88
EpsilonPrime
closed
2 months ago
1
feat: add support for rollup
#87
richtia
closed
2 months ago
0
feat: add cube support
#86
richtia
closed
2 months ago
0
chore: pin DuckDB to a specific version
#85
EpsilonPrime
closed
2 months ago
0
feat: update DuckDB dependency to 1.1.0
#84
EpsilonPrime
closed
2 months ago
0
feat: add first TPC-DS dataframe test
#83
EpsilonPrime
closed
2 months ago
0
feat: implement row_number window function
#82
EpsilonPrime
closed
3 months ago
2
chore(deps): bump docker/login-action from 2 to 3
#81
dependabot[bot]
closed
3 months ago
0
test: bump datafusion version and update test markers
#80
richtia
closed
3 months ago
1
feat: add the latest tag to the docker image
#79
prmoore77
closed
3 months ago
1
feat: implement join on column name
#78
EpsilonPrime
closed
3 months ago
0
feat: fix handling of datafusion local file renaming
#77
EpsilonPrime
closed
3 months ago
0
feat: switch to using the DuckDB version of the TPC-H dataset
#76
EpsilonPrime
closed
3 months ago
0
feat: split aggregations with mixed scalar and aggregate functions
#75
EpsilonPrime
closed
3 months ago
0
feat: support createDataFrame options on virtual tables
#74
EpsilonPrime
closed
3 months ago
0
feat: move TPC-DS queries next to the TPC-H queries
#73
EpsilonPrime
closed
3 months ago
0
feat: Move TPC-H queries into their own directory
#72
EpsilonPrime
closed
3 months ago
2
feat: create fixture for generating tpc-h
#71
richtia
closed
3 months ago
0
Support "WindowFunction" with DuckDB backend
#70
pthatte1-bb
opened
3 months ago
1
Support JoinType "full_outer" with DuckDB backend
#69
pthatte1-bb
closed
3 months ago
7
feat: support struct_pack function if duckdb enabled
#68
pat70
closed
2 months ago
1
Support Spark's "struct" function
#67
pthatte1-bb
opened
3 months ago
12
fix: replace backticks with quotes in sql
#66
richtia
closed
3 months ago
0
feat: support get_option for local-rel threshold
#65
pat70
closed
3 months ago
2
feat: support short-type in arrow schema
#64
pat70
closed
3 months ago
1
feat: support for file data source read options
#63
richtia
closed
3 months ago
0
feat: add tpcds queries and spark tests
#62
richtia
closed
3 months ago
1
Support "Config" request to "get_option" with key "spark.sql.session.localRelationCacheThreshold"
#61
pthatte1-bb
closed
3 months ago
0
Support "join" operation using column-name strings
#60
pthatte1-bb
closed
3 months ago
1
Support "CreateDataFrameViewCommand" on in-memory DataFrames
#59
pthatte1-bb
closed
3 months ago
1
feat: tpcds data setup
#58
richtia
closed
3 months ago
1
feat: add click, auth, TLS, Dockerfile, and helm-chart
#57
prmoore77
closed
3 months ago
7
Support paths specified as DataFrameReader options
#56
pthatte1-bb
closed
3 months ago
1
chore: make ruff workflow run on PRs again
#55
EpsilonPrime
closed
4 months ago
0
feat: support ShortType fields
#54
pthatte1-bb
closed
4 months ago
1
feat: speed up queries by reading minimal data from homogenous-schema
#53
pthatte1-bb
closed
4 months ago
1
fix: update reference to find_tpch
#52
amoeba
closed
4 months ago
2
chore: update substrait-python dependency to v0.21.0
#51
EpsilonPrime
closed
4 months ago
0
feat: convert virtual tables to named tables for DuckDB
#50
EpsilonPrime
closed
4 months ago
1
Support inline SQL expressions
#49
EpsilonPrime
opened
4 months ago
1
Support createDataFrame()
#48
EpsilonPrime
closed
4 months ago
0
feat: move TPC-H finding code out of the backend module
#47
EpsilonPrime
closed
4 months ago
0
feat: move backend tests into the backend module
#46
EpsilonPrime
closed
4 months ago
0
feat: move the transforms into their own module
#45
EpsilonPrime
closed
4 months ago
0
feat: start the process of moving the backends into their own module
#44
EpsilonPrime
closed
4 months ago
0
feat: advance datafusion to v39
#43
EpsilonPrime
closed
4 months ago
0
Backends as a separate project
#42
tokoko
closed
3 months ago
6
Next