Eduardo Ruiz Alonso

Results 18 issues of Eduardo Ruiz Alonso

### Feature suggestion The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ - [x] set-output - dawidd6/action-download-artifact #328...

good first issue
CI/CD

Related to PR #104 - [ ] Could be used to **doric validations** - [x] Include location #283

enhancement

https://spark-packages.org/

CI/CD

Look into the following functions if they already are in doric or we have to add them: - [ ] def typedlit[T : TypeTag](literal: T): Column - [ ] def...

enhancement
good first issue
spark_3.2
API

Not sure if this issue worths it, remove the TODO comment if it doesn't - [ ] ArrayType - [ ] ListType - [ ] StructType - [ ] MapType

enhancement
testing

Doric column types `java.sql.{Date, Timestamp}` will be removed leaving only `java.time.{Instant, LocalDate}` column types

enhancement
type system

Adding scaladoc links to high order spark functions breaks the doc. Here they are some examples: * Related with #109: * `org.apache.spark.sql.functions.array` * `org.apache.spark.sql.functions.transform` * `org.apache.spark.sql.functions.aggregate` * `org.apache.spark.sql.functions.filter` * `org.apache.spark.sql.functions.array_join`...

bug :bug:
documentation
help wanted :sos: :pray: