Contributing Search
All the projects below have beginner-friendly issues which are great places to start contributing
-
typelevel/doobie
Functional JDBC layer for Scala.
- #2310 - Transactor lenses do not preserve Transactor type
- #2286 - Log row count in LogHandler
- #2285 - Provide useful stack traces
- #2273 - Doobie Type Mapping Issue with PostgreSQL NULL Arrays
- #2247 - Add doobie-postgres-tethys integration
- #2235 - Misleading import paths for Json/Jsonb stuff in doobie-postgres-circe module
Contributing Guide Code of Conduct -
zio/zio-quill
Compile-time Language Integrated Queries for Scala
- #3290 - Release not synced to maven central repo?
- #3279 - Not compatible with zio-json since "4.8.4"
- #3257 - Incompatible with zio-schema-json ( zio-schema has reference to zio-json 0.7.38, but quill built with 0.6.2 )
- #3247 - Error type of a `transaction` seems too generic.
- #3242 - Can't use liftQuery with sql interpolator on Scala 2.x
- #3217 - SqlServerJdbcContext Timeouts
Contributing Guide Code of Conduct -
typelevel/cats-effect
The pure asynchronous runtime for Scala
- #4490 - Supervisor leaks memory when fibers are canceled quickly
- #4489 - Possible Issue with Timeout in Cats-Effect 3.6.x which resulted in Http4s Connection leaks
- #4483 - `Queue#mapK` violates atomicity guarantees
- #4473 - Scala Native + Windows?
- #4471 - IOAppSuite failure on JDK 25
- #4469 - `AsyncSuite` failure on macos-14
Contributing Guide Code of Conduct -
twitter/summingbird
Streaming MapReduce with Scalding and Storm
- #773 - Use more container than chain
- #760 - Summingbird batch doesn't work with the latest Scalding develop
- #749 - storm platform sometimes makes nodes with only merges
- #746 - summingbird does not preserve equality on Producers
- #743 - optionMap not being fused with flatMap in storm
- #741 - Remove `ArbitraryWorkaround` class when scala check release will be out
Contributing Guide Code of Conduct -
twitter/finatra
Fast, testable, Scala services built on TwitterServer and Finagle
- #593 - CaseClassMappingException occurs during the deserialization of query parameters.
- #592 - ability to support different request/response types for a route based on the api version
- #590 - Wrong usage of QueryStringDecoder.decodeComponent in PathPattern
- #587 - How to achieve graceful server shutdown for environments that rely on healthcheck to mark nodes unhealthy
- #584 - MDC and Log4J2 do not get along very well
- #583 - Restricting/removing admin routes
Contributing Guide Code of Conduct -
typelevel/scalacheck
Property-based testing for Scala
- #1078 - Support live visualizations with Tyche, via the `OpenPBTStats` log format?
- #1043 - Publish javadoc with dependency
- #1028 - Partition a finite collection?
- #993 - Add edge cases to Gen.choose[BigInt]
- #970 - Feature request: automatically persist failure cases and prioritise their reproduction in the following test runs.
- #969 - Feature request: lazy labels
Contributing Guide Code of Conduct -
spotify/scio
A Scala API for Apache Beam and Google Cloud Dataflow.
- #5765 - java.io.FileNotFoundException in NativeFileSorter
- #5759 - Support EmptyMatchTreatment param for SMB reads
- #5753 - RandomSamplerTest is flaky on GHA
- #5702 - BigQueryTypeIT test case fails in GHA
- #5675 - Documentation fixes for scio parquet testing harness
- #5674 - SortedBucketIO.read() failed with memory issue for large dataset
Contributing Guide Code of Conduct -
monix/monix
Asynchronous, Reactive Programming for Scala and Scala.js.
- #1850 - by-name parameter in `as` method
- #1846 - Recursive binds in onErrorHandleWith are not heap-safe
- #1832 - bufferIntrospective emits at most Platform.recommendedBatchSize elements
- #1777 - The developers, documentation for monix
- #1742 - Migrating to parMap/parZip resulting in function getting stuck and timing out
- #1720 - Stack traces don't get propagated through `runSyncUnsafe()`
Contributing Guide Code of Conduct -
typelevel/spire
Powerful new number types and numeric abstractions for Scala.
- #1342 - Scala Native 0.5
- #1337 - Proposal: `andThen` for Polynomial?
- #1315 - Gaussian sampler crashes randomly with ArrayIndexOutOfBoundsException
- #1313 - `Complex` `atan2` and `tanh` are wrong
- #1309 - RFE: inline methods for spire algebra typeclass instances
- #1225 - Use of bug in `cfor` macro
Contributing Guide Code of Conduct -
lagom/lagom
Reactive Microservices for the JVM
- #3367 - Lagom 1.6.7 runAll failing because of semver check on sbt 1.9.7
- #3366 - Reviving Lagom in the context of Pekko, Play 3.0, Scala 3
- #3353 - Kafka client upgrade
- #3352 - At-most-once for Read Side Processor
- #3351 - `atLeastOnce` Kafka Consumer not restarting on error
- #3348 - Lagom bom-pom includes transitive dependencies
Contributing Guide Code of Conduct -
japgolly/scalajs-react
Facebook's React on Scala.JS
- #1114 - Releases no longer work
- #1110 - Starter template
- #1084 - Provide default IO/SyncIO error handler for component
- #1081 - A minimal setup fails with Scala 3
- #1080 - Cannot mix static and dynamic routes even if conditional
- #1079 - Modern testing recipe?
Contributing Guide Code of Conduct -
typelevel/skunk
A data access library for Scala + Postgres.
- #1190 - Un-revert #1114
- #1185 - Peer authentication for local connections
- #1138 - Add option to turn off emojis in exceptions
- #1133 - Unhandled backend message was encountered: L -> 3318, C -> 57014,
- #1127 - Metric to track Postgres errors
- #1119 - Codecs for Native and JS types
Contributing Guide Code of Conduct -
apache/kyuubi
Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.
- #7210 - [Bug] [Lineage] create table as select from Hive_table for lineage analysis
- #7206 - [Bug][Lineage] Collect tables referenced in filter conditions for lineage analysis
- #7195 - [Bug] Kyuubi POD pending forever when kyuubi.kubernetes.application.state.source=Container and imageName is not valid.
- #7193 - [Bug] SparkTBinaryFrontendService: java.net.BindException: Address already in use (Bind failed)
- #7192 - [Bug] filestatus not cached
- #7188 - [FEATURE] Support starting SparkSQLEngine with an external delegation token file to reduce unnecessary delegation token creation.
Contributing Guide Code of Conduct -
scala-exercises/scala-exercises
The easy way to learn Scala.
- #1221 - www.scala-exercises.org is down
- #1220 - Number of watchers, stars and forks on top page is shown as 0
- #1219 - Missing navigation buttons
- #1156 - HTTPS certificate expired at www.scala-exercises.org
- #1135 - Scala 3
- #1096 - Stdlib Sets docs error
Contributing Guide Code of Conduct -
sbt/sbt-native-packager
sbt Native Packager
- #1721 - Automatic release failed: "Error: ENOENT: no such file or directory, open './LATEST_RELEASE.md'"
- #1699 - `stagingDirectory` key conflicts with sbt 1.11.0
- #1698 - different settings values for `publish` vs `publishLocal`
- #1691 - Graal Native Image '-H:Name' option should be replaced by '-o'
- #1687 - In LauncherJarPlugin, when the project script (i.e. "main script") name is the same as the main class script name, the main class script simply overwriters the project script
- #1679 - Recommend changing the default `openjdk:8` Docker image
Contributing Guide Code of Conduct -
byzer-org/byzer-lang
Byzer (former MLSQL): A low-code open-source programming language for data pipeline, analytics and AI.
- #1939 - 项目还在维护中吗
- #1938 - 源码不开源了么
- #1933 - 无法连接elasticsearch
- #1929 - 使用docker-compose启动如何设置持久化数据
- #1928 - 为什么显示不支持chatglm2-6b微调
- #1927 - org.apache.spark.SparkException: Failed to execute user defined function (Ray$$Lambda$6471/213060338: (array<string>) => array<string>)
Contributing Guide Code of Conduct -
twitter/twitter-server
Twitter-Server defines a template from which services at Twitter are built
- #81 - Adopt nostr protocol to improve Twitter's censorship resistance
- #78 - Inconsistent Documentation in index.css
Contributing Guide Code of Conduct -
scalameta/scalafmt
Code formatter for Scala
- #4977 - Support grouping in pekko
- #4884 - Hard to track changes across multiple versions
- #4883 - format floats and doubles with leading zero
- #3542 - multi-architecture docker image
- #3490 - Adoption of AUR package but ran into issues
- #3035 - Publish Scala 3 artifacts
Contributing Guide Code of Conduct -
twitter/rsc
Experimental Scala compiler focused on compilation speed
- #491 - Is this project dead?
- #488 - Support loading symbols from .sig files
- #484 - RscCompat rule is not auto-discoverable by scalafix
- #475 - Function of a single tuple is ascribed incorrect parentheses
- #474 - Don't ascribe type refinements in case of overrides with different modifier
- #472 - Tuple1 is ascribed incorrectly
Contributing Guide Code of Conduct -
holdenk/spark-testing-base
Base classes to use when writing tests with Spark
- #444 - assertDataFrameDataEquals fails when Map type is present because is not orderable
- #437 - assertRDDEquals gives too much logging
- #418 - Replace deprecated SQLContext with SparkSession for DataFrame / DataSet / RDD generators
- #413 - Codec [lz4] is not available. Consider setting spark.io.compression.codec=snappy
- #400 - What is the reason this project uses inheritance rather than implementing Junit's Rule?
- #354 - Unable to run tests with Spark v3.2.1 and scalatest v3.2.x
Contributing Guide Code of Conduct