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: switch to using class scoped fixtures
#41
EpsilonPrime
closed
4 months ago
0
feat: add the remainder of the common math functions
#40
EpsilonPrime
closed
5 months ago
0
feat: add 11 new math functions
#39
EpsilonPrime
closed
5 months ago
0
feat: add support for 29 common string functions
#38
EpsilonPrime
closed
5 months ago
0
feat: implement all of the Spark predicate functions
#37
EpsilonPrime
closed
5 months ago
0
feat: add test for selectExpr
#36
EpsilonPrime
closed
5 months ago
0
feat: add support for colRegex
#35
EpsilonPrime
closed
5 months ago
0
fix: correct recent issue with DuckDB type in TPC-H query number 12
#34
EpsilonPrime
closed
5 months ago
1
feat: implement concat function
#33
EpsilonPrime
closed
5 months ago
0
feat: tests for distinct and drop_dups
#32
EpsilonPrime
closed
5 months ago
0
feat: add support for the normal Spark functions
#31
EpsilonPrime
closed
5 months ago
0
feat: implement Spark dropna relation
#30
EpsilonPrime
closed
5 months ago
0
fix: combine groupby expression into single grouping
#29
richtia
closed
5 months ago
0
feat: finish column add, rename, and delete relations
#28
EpsilonPrime
closed
5 months ago
0
feat: add support for the Spark offset relation
#27
EpsilonPrime
closed
5 months ago
0
feat: add support for set operations
#26
EpsilonPrime
closed
5 months ago
0
feat: implement between, eqNullSafe, and bitwise operators
#25
EpsilonPrime
closed
5 months ago
0
feat: add tests for astype and name
#24
EpsilonPrime
closed
5 months ago
0
feat: add struct accessors for DuckDB
#23
EpsilonPrime
closed
5 months ago
0
feat: add support for AddArtifacts
#22
EpsilonPrime
closed
5 months ago
1
feat: update required version of duckdb (and other major dependencies)
#21
EpsilonPrime
closed
5 months ago
1
fix: datafusion doesn't have any_value
#20
richtia
closed
6 months ago
1
feat: add Datafusion support for rlike
#19
EpsilonPrime
closed
6 months ago
0
fix: count(*) is converted to count(1) in datafusion
#18
richtia
closed
6 months ago
0
feat: fix ifthen and switch visitor
#17
EpsilonPrime
closed
6 months ago
0
feat: add the rest of the sample database used for demos and testing
#16
EpsilonPrime
closed
6 months ago
0
feat: add support for spark-connect-repl
#15
EpsilonPrime
closed
6 months ago
0
fix: add markers for datafusion TPCH test errors
#14
richtia
closed
6 months ago
1
feat: modify with_columns to handle DuckDB project behavior
#13
EpsilonPrime
closed
6 months ago
0
chore: merge recent changes
#12
EpsilonPrime
closed
6 months ago
0
chore: import the last three days from the public repo
#11
EpsilonPrime
closed
7 months ago
0
chore: pull in recent changes from public repo
#10
EpsilonPrime
closed
7 months ago
0
chore(deps): bump apache/skywalking-eyes from 0.4.0 to 0.6.0
#9
dependabot[bot]
closed
7 months ago
0
feat: add TPCH-parquet files
#8
EpsilonPrime
closed
7 months ago
0
chore: add license check
#7
EpsilonPrime
closed
7 months ago
0
feat: remove pylint check now that we have ruff working
#6
EpsilonPrime
closed
7 months ago
0
feat: fix the remaining datafusion test failures
#5
EpsilonPrime
closed
7 months ago
1
feat: add ruff formatting check
#4
EpsilonPrime
closed
7 months ago
1
feat: add ruff formatting check
#3
EpsilonPrime
closed
7 months ago
1
feat: fix the behavior of with_column
#2
EpsilonPrime
closed
8 months ago
0
feat: implement show_string using relations
#1
EpsilonPrime
closed
8 months ago
0
Previous