issues
search
voltrondata
/
substrait-r
An R Interface to the 'Substrait' Cross-Language Serialization for Relational Algebra
Other
27
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update year() function return type to i32
#272
thisisnic
closed
1 year ago
0
Update year() function return type to i32 not i64
#271
thisisnic
closed
1 year ago
0
Error calling select on i64 column
#270
thisisnic
opened
1 year ago
0
Add code for running TPC-H queries [Do not merge]
#269
thisisnic
opened
1 year ago
0
Add examples to the docs of running the various TPC-H queries
#268
thisisnic
opened
1 year ago
0
grepl binding for DuckDB doesn't work with regex included
#267
thisisnic
opened
1 year ago
1
Fix error with calling select() on a date column
#266
thisisnic
closed
1 year ago
0
Error when selecting date columns
#265
thisisnic
closed
1 year ago
0
Refactor summarise() to remove extract_aggregations
#264
thisisnic
closed
1 year ago
1
Implement count() and distinct()
#263
thisisnic
closed
1 year ago
1
Inconsistent project behaviour
#262
thisisnic
opened
1 year ago
1
Improve error messages for unsupported aggregate expressions
#261
paleolimbot
closed
1 year ago
0
Add duckdb bindings for sqrt, abs, exp, and sign
#260
thisisnic
closed
1 year ago
0
Implement binding to substr (DuckDB)
#259
thisisnic
closed
1 year ago
0
Implement substr (Arrow)
#258
thisisnic
opened
1 year ago
0
Implement dplyr::count()
#257
thisisnic
closed
1 year ago
0
Implement substr (DuckDB)
#256
thisisnic
closed
1 year ago
0
Implement as.Date()
#255
thisisnic
opened
1 year ago
0
Map ifelse to if_else
#254
thisisnic
closed
1 year ago
0
Fix issues with summarise() calls containing complex expressions
#253
thisisnic
closed
1 year ago
2
[R] summarise() returns incorrect results when there are >1 fields to return (Arrow)
#252
thisisnic
opened
1 year ago
0
Update Arrow version used in test coverage CI job
#251
thisisnic
closed
1 year ago
0
Implement n() for Acero consumer
#250
thisisnic
opened
1 year ago
1
Remove deprecated dplyr usage
#249
thisisnic
closed
1 year ago
0
Update Arrow version to latest (at time of PR) on main branch
#248
thisisnic
closed
1 year ago
3
Update internal substrait version to 0.24.0
#247
thisisnic
closed
1 year ago
4
Implement binding for round()
#246
thisisnic
closed
1 year ago
4
Implement `n_distinct()` for the Arrow Substrait compiler
#245
thisisnic
opened
1 year ago
0
Implement binding for `n_distinct()`
#244
thisisnic
closed
1 year ago
0
Implement binding for lubridate::year()
#243
thisisnic
closed
1 year ago
2
Implement grepl()
#242
thisisnic
closed
1 year ago
1
Implement if_else
#241
thisisnic
closed
1 year ago
0
Implement tail()
#240
thisisnic
opened
1 year ago
0
Implement head() for SubstraitCompiler objects
#239
thisisnic
closed
1 year ago
0
Implement %in%, between(), !, &, | and is.na() for Arrow
#238
thisisnic
closed
1 year ago
2
Add bindings to basic maths functions
#237
thisisnic
closed
1 year ago
0
Add translations for Arrow arithmetic functions
#236
thisisnic
closed
1 year ago
0
Implement helper functions `as_substrait_expression()` and `as_substrait_type()`
#235
thisisnic
closed
1 year ago
0
Implement helper functions `as_substrait_expression()` and `as_substrait_type()`
#234
thisisnic
closed
1 year ago
0
Implement logical comparison functions
#233
thisisnic
closed
1 year ago
0
Stop modifying .proto files from Substrait before including them in the package!
#232
paleolimbot
closed
1 year ago
3
ProtoBuf error: could not get FieldDescriptor for 'struct_'
#231
drin
closed
1 year ago
6
MINOR: update arrow substrait flag
#230
drin
closed
1 year ago
0
Update na.rm warnings in scalar aggregate functions to show less frequently
#229
thisisnic
opened
1 year ago
0
Implement bindings for sum/mean/min/max for Arrow and DuckDB consumers
#228
thisisnic
closed
1 year ago
0
Implement n() in Arrow bindings
#227
thisisnic
closed
1 year ago
0
potential README changes
#226
stephhazlitt
closed
1 year ago
0
Add `substrait_join()`
#225
paleolimbot
closed
1 year ago
1
Update internal substrait to 0.20.0
#224
paleolimbot
closed
1 year ago
0
Provide some TPC-H utilities for more realistic tests
#223
paleolimbot
closed
1 year ago
2
Next