Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / substrait-io/substrait-java issues and pull requests
#317 - feat(spark): add some numeric function mappings
Pull Request -
State: open - Opened by andrew-coleman 7 days ago
#316 - fix(spark): incorrect deriveRecordType() for Expand
Pull Request -
State: open - Opened by andrew-coleman 9 days ago
- 3 comments
#315 - [wip] fix: add proto roundtrips for Spark tests and fix issues it surfaces
Pull Request -
State: open - Opened by Blizzara 17 days ago
#314 - [DNM]: show a bug in Expand conversion
Pull Request -
State: open - Opened by Blizzara 17 days ago
#313 - fix: propagate sorts in aggregate function invocation proto->rel
Pull Request -
State: closed - Opened by bvolpato 20 days ago
#312 - feat(spark): convert VirtualTableScan to LocalRelation
Pull Request -
State: closed - Opened by Blizzara 21 days ago
#311 - feat(spark): add support for more types and literals (binary, list, map, intervals, timestamps)
Pull Request -
State: closed - Opened by Blizzara 22 days ago
#310 - fix(spark): output columns of expand relation
Pull Request -
State: closed - Opened by andrew-coleman 22 days ago
- 1 comment
#309 - feat(spark): bitwise functions
Pull Request -
State: closed - Opened by andrew-coleman 22 days ago
- 1 comment
#308 - feat(spark): enable some missing string functions
Pull Request -
State: closed - Opened by andrew-coleman 22 days ago
- 1 comment
#307 - feat(spark): add Window support
Pull Request -
State: closed - Opened by andrew-coleman 29 days ago
- 4 comments
#306 - feat(spark): map from EqualNullSafe fn to is_not_distinct_from
Pull Request -
State: closed - Opened by andrew-coleman about 1 month ago
#305 - feat(spark): support conversion of boolean types
Pull Request -
State: closed - Opened by andrew-coleman about 1 month ago
#304 - refactor: enable Spotless for Scala code
Pull Request -
State: closed - Opened by andrew-coleman about 1 month ago
#303 - remove invalid mappings from SetOps to Calcite relations
Issue -
State: open - Opened by vbarua about 1 month ago
#302 - complete implementation of SubstraitStringify
Issue -
State: open - Opened by vbarua about 1 month ago
- 1 comment
Labels: spark
#301 - feat(spark): support Union All
Pull Request -
State: closed - Opened by andrew-coleman about 1 month ago
#300 - chore: update to substrait v0.57.0
Pull Request -
State: closed - Opened by kadinrabo about 1 month ago
#299 - handle the new grouping behavior using references
Issue -
State: open - Opened by kadinrabo about 1 month ago
#298 - feat(spark): add MakeDecimal support
Pull Request -
State: closed - Opened by andrew-coleman about 2 months ago
#297 - handle hints for all relation types
Issue -
State: open - Opened by vbarua about 2 months ago
#296 - feat(spark): support for FetchRel offset field
Pull Request -
State: closed - Opened by andrew-coleman about 2 months ago
- 1 comment
#295 - feat: add ExpandRel support to core and spark
Pull Request -
State: closed - Opened by andrew-coleman about 2 months ago
- 1 comment
#294 - improve handing of parametrized types w/ concrete values
Issue -
State: open - Opened by vbarua about 2 months ago
#293 - docs(spark): add substrait-spark usage examples
Pull Request -
State: closed - Opened by mbwhite 2 months ago
- 4 comments
#292 - build: bump Spotless to allow building in Java 21
Pull Request -
State: closed - Opened by acruise 2 months ago
- 1 comment
#291 - feat(isthmus): allow WindowFunctionConverter to use a non-default TypeConverter
Pull Request -
State: closed - Opened by patientstreetlight 3 months ago
#290 - [ISTHMUS] WindowFunctionConverter should be able to use a non-default TypeConverter
Issue -
State: closed - Opened by patientstreetlight 3 months ago
#289 - Spark-Substrait: Functions with nullable marker not understood
Issue -
State: closed - Opened by mbwhite 3 months ago
- 5 comments
#288 - feat: support new IntervalCompound and IntervalDay update
Pull Request -
State: closed - Opened by Blizzara 3 months ago
- 6 comments
#287 - fix(core): if-then expression should be nullable if any 'then' is nullable
Pull Request -
State: closed - Opened by bvolpato 3 months ago
#286 - fix(core): row type should output the window function aggregation results
Pull Request -
State: closed - Opened by bvolpato 3 months ago
#285 - feat: opening ProtoRelConverter for extension
Pull Request -
State: closed - Opened by bvolpato 3 months ago
- 1 comment
#284 - feat: check that VirtualTableScan field names correspond to schema
Pull Request -
State: closed - Opened by vbarua 4 months ago
#283 - feat: support PrecisionTimestamp and PrecisionTimestampTZ literals
Pull Request -
State: closed - Opened by Blizzara 4 months ago
- 2 comments
#282 - chore: update to substrait 0.52.0
Pull Request -
State: closed - Opened by Blizzara 4 months ago
- 1 comment
#281 - docs: mention Spark module in README
Pull Request -
State: closed - Opened by andrew-coleman 4 months ago
#280 - ci: editorconfig updates
Pull Request -
State: closed - Opened by vbarua 4 months ago
- 2 comments
#279 - Take `sorts` into account inside aggregate functions
Pull Request -
State: closed - Opened by gabotechs 4 months ago
- 4 comments
#278 - fix: properly support Options for Scalar/Aggregate/Window functions
Pull Request -
State: closed - Opened by Blizzara 4 months ago
- 2 comments
#277 - ci: publish spark module
Pull Request -
State: closed - Opened by andrew-coleman 5 months ago
#276 - Isthmus: Improve the API for Substrait to Sql
Issue -
State: open - Opened by mbwhite 5 months ago
- 2 comments
#275 - allow functions with identical signatures in different extensions to coexist
Issue -
State: open - Opened by vbarua 5 months ago
- 2 comments
#274 - [CI] Support JDK 21
Issue -
State: closed - Opened by danepitkin 5 months ago
#273 - feat: deprecate Timestamp and TimestampTZ visit functions
Pull Request -
State: closed - Opened by mbwhite 5 months ago
#272 - fix: set VirtualTableScan schema explicitly
Pull Request -
State: closed - Opened by Blizzara 5 months ago
#271 - Port of substrait-spark module from Gluten
Pull Request -
State: closed - Opened by andrew-coleman 5 months ago
- 6 comments
#270 - chore: update to substrait 0.49.0
Pull Request -
State: closed - Opened by vbarua 5 months ago
#269 - build: add vulnerability scan to PR build
Pull Request -
State: closed - Opened by bestbeforetoday 5 months ago
- 4 comments
#268 - fix(isthmus): correct SLF4J dependency
Pull Request -
State: closed - Opened by bestbeforetoday 5 months ago
- 1 comment
#267 - ci: stop pinning conventionalcommits
Pull Request -
State: closed - Opened by Blizzara 5 months ago
#266 - build: bump into calcite 1.37
Pull Request -
State: closed - Opened by ViggoC 6 months ago
- 1 comment
#265 - ci: cancel in-progress build on PR update
Pull Request -
State: closed - Opened by bestbeforetoday 6 months ago
- 1 comment
#264 - ci: update deprecated GitHub actions
Pull Request -
State: closed - Opened by bestbeforetoday 6 months ago
#263 - build: update Gradle wrapper to 8.8
Pull Request -
State: closed - Opened by bestbeforetoday 6 months ago
- 1 comment
#262 - feat(isthmus): support PrecisionTimestamp in isthmus
Pull Request -
State: closed - Opened by ViggoC 6 months ago
- 4 comments
#261 - fix: map FP32 to REAL
Pull Request -
State: closed - Opened by ViggoC 6 months ago
- 1 comment
#260 - feat(core): shade ANTLR runtime into substrait-core
Pull Request -
State: closed - Opened by bestbeforetoday 6 months ago
- 1 comment
#259 - Shade ANTLR to avoid version conflicts with other packages
Issue -
State: closed - Opened by bestbeforetoday 6 months ago
- 6 comments
#258 - chore: shadow ANTLR dependency
Pull Request -
State: closed - Opened by Blizzara 6 months ago
- 1 comment
#257 - build: use Temurin jdk
Pull Request -
State: closed - Opened by sullis 6 months ago
- 3 comments
#256 - feat: support MATCH_RECOGNIZE
Pull Request -
State: closed - Opened by vbarua 6 months ago
- 1 comment
#255 - fix: account for struct fields in VirtualTableScan check
Pull Request -
State: closed - Opened by Blizzara 6 months ago
- 3 comments
#254 - StructTypes in a VirtualTableScan
Issue -
State: closed - Opened by Blizzara 7 months ago
- 1 comment
#253 - visiblize substrait spec version in builds
Issue -
State: open - Opened by vbarua 7 months ago
#252 - fix: handle LIMIT ALL queries using sentinel value in FetchRel::count
Pull Request -
State: closed - Opened by vbarua 7 months ago
- 1 comment
#251 - [isthmus] CLI failures in native image due to undefined proxy classes
Issue -
State: open - Opened by vbarua 7 months ago
#250 - chore: update to substrait 0.48.0
Pull Request -
State: closed - Opened by vbarua 7 months ago
#249 - feat(isthumus): extract isthmus CLI into isthmus-cli project #248
Pull Request -
State: closed - Opened by bestbeforetoday 7 months ago
- 3 comments
#248 - Split isthmus into CLI and library components
Issue -
State: closed - Opened by bestbeforetoday 7 months ago
- 3 comments
#247 - chore: update to substrait 0.47.0
Pull Request -
State: closed - Opened by vbarua 7 months ago
- 2 comments
#246 - integrate PrecisionTimestamp and PrecisionTimestampTZ into Isthmus
Issue -
State: closed - Opened by vbarua 7 months ago
- 1 comment
#245 - chore: update to substrait 0.46.0
Pull Request -
State: closed - Opened by vbarua 7 months ago
#244 - feat: allow deployment time selection of logging framework #243
Pull Request -
State: closed - Opened by bestbeforetoday 7 months ago
- 4 comments
#243 - Use slf4j-api instead of depending on a concrete logging provider
Issue -
State: closed - Opened by bestbeforetoday 7 months ago
- 3 comments
#242 - fix: correct function compound names for IntervalDay and IntervalYear #240
Pull Request -
State: closed - Opened by ajegou 8 months ago
- 1 comment
#241 - fix: Use the right short types for IntervalDay and IntervalYear #240
Pull Request -
State: closed - Opened by ajegou 8 months ago
- 1 comment
#240 - Short type mismatch for intervals between the doc and the implementation
Issue -
State: closed - Opened by ajegou 8 months ago
#239 - feat: add some more BaseProtoTypes
Pull Request -
State: closed - Opened by xiedeyantu 8 months ago
- 2 comments
#238 - build: update dependencies
Pull Request -
State: closed - Opened by vbarua 8 months ago
- 2 comments
#237 - fix: match functions using coercion first instead of least restrictive
Pull Request -
State: closed - Opened by bvolpato 8 months ago
#236 - fix: issue-134 to choose cast failure condition - needs calcite 1.34
Pull Request -
State: closed - Opened by mbwhite 9 months ago
- 6 comments
#235 - [WIP] fix(isthmus): fix rel converter for sort when slot is wrapped
Pull Request -
State: closed - Opened by bvolpato 9 months ago
- 1 comment
#234 - feat(isthmus): add WindowRelFunctionConverter
Pull Request -
State: closed - Opened by bvolpato 9 months ago
#233 - ci: disable task caches in gradle build
Pull Request -
State: closed - Opened by bvolpato 9 months ago
#232 - feat: support UDT literals using bytestring/binary representation in calcite
Pull Request -
State: closed - Opened by cheikhachraf 9 months ago
- 3 comments
#231 - feat: add POJOs for ConsistentPartitionWindowRel and WindowRelFunction
Pull Request -
State: closed - Opened by bvolpato 9 months ago
- 1 comment
#230 - fix(isthmus): allow for conversion of plans containing Calcite aggregate functions
Pull Request -
State: closed - Opened by bvolpato 9 months ago
- 2 comments
#229 - [Isthmus][SQLExpression] Produce projection/filter extended expressions with predefined column names
Issue -
State: open - Opened by davisusanibar 9 months ago
#228 - [WIP] feat: add POJOs for ConsistentPartitionWindow and WindowRelFunction
Pull Request -
State: closed - Opened by bvolpato 9 months ago
#227 - feat: add support for empty list literals
Pull Request -
State: closed - Opened by patientstreetlight 9 months ago
- 1 comment
#226 - feat(isthmus): add up-converting signature matchers, and coerce types to match
Pull Request -
State: closed - Opened by bvolpato 9 months ago
#225 - fix: update bad URLs in the release readme
Pull Request -
State: closed - Opened by bvolpato 9 months ago
#186 - [isthmus] conversion failures with SetRels
Issue -
State: open - Opened by vbarua about 1 year ago
- 1 comment
#155 - Calcite Aggregates Built w/ Out Of Order Grouping Keys Have Incorrect Layout
Issue -
State: closed - Opened by vbarua over 1 year ago
- 1 comment
#136 - spotlessJava task failures during build
Issue -
State: closed - Opened by spencerwilson over 1 year ago
- 2 comments
#134 - [Isthmus] Specify failure behavior on cast
Issue -
State: closed - Opened by westonpace over 1 year ago
- 5 comments
#130 - [Isthmus] Output substrait plan in binary format
Issue -
State: open - Opened by richtia almost 2 years ago
#100 - [CI]: Configure base automated checking to implement semantic release
Pull Request -
State: closed - Opened by davisusanibar about 2 years ago
#99 - Can't load substrait-java project in IntlliJ IDEA
Issue -
State: open - Opened by xnge about 2 years ago
- 1 comment