Contributing Search
All the projects below have beginner-friendly issues which are great places to start contributing
-
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
- #56615 - [SQL] Ceiling and floor do not throw on overflow
- #56539 - exitStatusCode:0 The return code of spark-submit is 0
- #56515 - MERGE INTO over Iceberg temp-view source can fail with assertion failed: No plan for TableReference[...]
- #56408 - [Quick Question] Duplicate set of user_context in SparkConnect Client
Contributing Guide Code of Conduct -
akka/akka-core
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
- #32912 - Failed: SplitBrainResolverIntegrationSpec
- #32899 - failed: ReplicationSnapshotSpec
- #32890 - expose KeyValuePairs in `testkit.typed.LogginEvent`
- #32817 - bug: Sometimes when using app-version an entire node will not receive any projections in cluster sharding
- #32814 - feat: allow persistence plugins to opt-out of (or take responsibility for) the circuit breaker
- #32811 - Make event metadata optional in case of deserialization errors
Contributing Guide Code of Conduct -
twitter/finagle
A fault tolerant, protocol-agnostic RPC system
- #971 - LengthFieldFramer.apply in Scala 2.13 broken since Commit dc6680b
- #970 - New release for finagle with netty vlunerability fix
- #968 - Feature Request: Emoji Hashtags/Cashtags
- #965 - Client with TLS configuration not working on version v22.12.0 onwards - java.lang.IllegalArgumentException: ApplicationProtocols.Supported is not supported at this time for SslContextClientEngineFactory. Remote Info: Not Available
- #964 - Update the Netty to latest version (4.1.108.Final) - Vulnerability CVE-2024-29025
- #962 - finagle-http: Http methodbuilder does not allow setting sendInterrupts flag to backup request filter
Contributing Guide Code of Conduct -
playframework/playframework
The Community Maintained High Velocity Web Framework For Java and Scala.
- #13993 - Disable `X-XSS-Protection` by default in `SecurityHeadersFilter`
- #13982 - Consider limiting total auto-grow work during Java form binding
- #13886 - playframework from 3.0.4 to 3.0.10 and pekko from 1.1.5 to 1.4.0 causing AsyncHttpClient timeout regression issues
- #13798 - Multi-line i18n message values and white space behaviour
- #13793 - Accumulator.flatten causes sporadic IllegalStateException in filter chains
- #13783 - Cached recalculates etag even if content did not change
Contributing Guide Code of Conduct -
delta-io/delta
An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
- #7061 - [Feature Request][Spark] SQL support for identity columns in table DDL
- #7057 - [Feature Request][Spark] Row-level concurrency
- #7050 - Change Spark 4.1 support to 4.1.1
- #7049 - [BUG] Not enough memory to continue external sort
- #7036 - [Feature Request][Spark] Allow USING INVENTORY table identifier to resolve non-Delta sources
- #7034 - Delta Lake 4.3.0 Release Notes - Preview
Contributing Guide Code of Conduct -
typelevel/cats
Lightweight, modular, and extensible library for functional programming.
- #4871 - Drop JDK 8 and add `-Yfuture-lazy-vals` option for avoid `sun.misc.Unsafe`
- #4840 - `Applicative[OneAnd[ZipLazyList, *]]` works incorrectly
- #4831 - Make `Hash.fromUniversalHashCode` null safe
- #4830 - Typeclass instances for `ZipLazyList` and `ZipStream` seem to be unlawful
- #4822 - A Nullable type for scala3
- #4817 - Unexpected behavior of `NonEmptyList.reduce` for tuples of lists
Contributing Guide Code of Conduct -
sbt/sbt
sbt, the interactive build tool
- #9359 - [2.x] Spurious ArrayIndexOutOfBoundsException in CI step that starts and shuts down sbt
- #9358 - [2.x] `--allow-empty` command line option has no effect
- #9355 - [2.x] Difference in scope delegation with 1.x
- #9354 - [2.x] Confusing error about missing jsonwriter for type that isn't used
- #9351 - [2.x] Clarify sbt2-compat usage
- #9349 - [2.x] Intermittent `sjsonnew.SerializationException: error while writing the field outputFiles`
Contributing Guide Code of Conduct -
linkerd/linkerd
Old repo for Linkerd 1.x. See the linkerd2 repo for Linkerd 2.x.
- #2462 - m installing linkerd on the AKS cluster & getting the below error
- #2460 - ZooKeeper server set namer `io.l5d.serversets` appears to leak ZooKeeper watches
- #2451 - Namerd version admin port
- #2446 - serverSession: idleTimeMs times out while there is activity
- #2442 - We are running Namerd & Consul cluster in our environment ,getting below error frequently and that break application communication
- #2411 - Linkerd sporadically stops watching remote addresses in Namerd with thrift interpreter
Contributing Guide Code of Conduct -
chipsalliance/chisel
Chisel: A Modern Hardware Design Language
- #5418 - MultiClockSpec chiselTest fails with recent Verilator version
- #5411 - [firrtl] Hardware with nested direction generates failing firrtl with Reg / RegNext
- #5407 - Better error message for misuse of Domain association to ports
- #5383 - ModuleChoice does not connect implicit clock/reset to FixedIOModule targets
- #5357 - "-disable-all-randomization" can't work when the module with RequireAsyncReset
- #5335 - [ChiselSim] Flag `--trace-threads` is deprecated since Verilator v5.048
Contributing Guide Code of Conduct -
microsoft/synapseml
Simple and Distributed Machine Learning
- #2565 - [BUG] In LightGBM use of improvementTolerance has inverted semantics for lower-is-better metrics (RMSE, MAE, etc.), causing early stopping to never trigger
- #2563 - [BUG] Fabric python docs code doesn't run
- #2467 - [BUG] Distributed mode of LightGBMClassifier not working at all when spark.executor.instances > 1
- #2452 - Error Training LGBM Classifier on Databricks
- #2441 - When will EBMs be released to the public?
- #2438 - Error Training LGBM Regressor on Fabric
Contributing Guide Code of Conduct -
zio/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
- #10993 - `ZIO#ignore` and `ZIO#ignoreLogged` have different behaviors
- #10992 - Documentation shows '@PROJECT_BADGES@'
- #10979 - improve: enhance single page metadata (descriptions, keywords, images)
- #10936 - zio TMap.takeFirst silently drops remaining bucket elements after match
- #10915 - Child `Fiber` inherits `RuntimeFlags.disableInterruption` from parent `Fiber`, so child fiber becomes `uninterruptible`
- #10885 - Queue.Sliding and Hub.Sliding can spin indefinitely when offer/publish keeps losing the race after slide
Contributing Guide Code of Conduct -
chipsalliance/rocket-chip
Rocket Chip Generator
- #3810 - [BUG] Rocket DefaultSmallConfig traps S-mode fetch from an X-only PMP region
- #3809 - [BUG] Rocket DefaultSmallConfig does not trap MPRV=S store denied by PMP
- #3808 - Rocket hangs instead of taking load page fault when PMP also denies the translated address
- #3787 - ASIdBits parameter always set to 0
- #3784 - ALU shiftReverse includes FN_ROR unconditionally, leaving residual logic when useZbb=false
- #3780 - Interrupt Claim Process of PLIC and Rocket
Contributing Guide Code of Conduct -
twitter/scalding
A Scala API for Cascading
- #2001 - my account is closed
- #1998 - duplicate tags in pom files
- #1997 - incompatibility with recent java8 runtime environments due to hadoop
- #1988 - [Proposal] Support more sinks/sources in scalding-spark
- #1979 - Beam backend is missing some pipes
- #1971 - flake on optimization test
Contributing Guide Code of Conduct -
slick/slick
Slick (Scala Language Integrated Connection Kit) is a modern database query and access library for Scala
- #3564 - Please cut a release
- #3540 - New Mutate API
- #3391 - LocalDate does not roundtrip on Postgres
- #3304 - Please support sortBy subquery
- #3268 - distinctOn doesn't work with "outer" sortBy without explicit subquery
- #3234 - Compilation hangs if the case class has a new field but slick.relational.Table doesn't have the new field yet. This is only true when using HNil
Contributing Guide Code of Conduct -
http4s/http4s
A minimal, idiomatic Scala interface for HTTP
- #7864 - Metrics middleware undercounts canceled requests in `request_count_total`
- #7849 - Access-Control-Max-Age.Cache.apply bypasses the validation in fromLong
- #7848 - VirtualHost.regex uses partial match instead of full match — host header spoofing
- #7847 - Throttle.defaultResponse silently drops the retryAfter parameter — no Retry-After header on 429
- #7845 - VirtualHost.wildcard allows regex injection through unescaped metacharacters
- #7844 - Host header constructor and parser accept invalid port numbers (negative, > 65535)
Contributing Guide Code of Conduct -
circe/circe
Yet another JSON library for Scala
- #2459 - Printer indents content after `}` and `]` at child depth instead of parent depth
- #2458 - Printer with empty indent swaps rbraceLeft and rbraceRight (ConstantPieces path)
- #2457 - BiggerDecimal.integralIsValidLong returns true for "-", "+", "a" and crashes on ""
- #2446 - Release 0.14.16?
- #2436 - `Json.mapNumber` asymmetric API and forced unsafe `.get`
- #2422 - circe testing breaks scala 3.8.1 compilation when compiler option "-Wsafe-init" is enabled.
Contributing Guide Code of Conduct -
-
typelevel/fs2
Compositional, streaming I/O library for Scala
- #3725 - text.linesLimited lets through arbitrarily long lines when the line and its terminator land in the same chunk
- #3719 - TCP connection pool design advice
- #3701 - Make chunk sizes configurable for ProcessBuilder
- #3697 - Stream.merge hangs when one branch is empty + repeat, unresponsive to interruptAfter and IO.cancel
- #3693 - Process[IO] that spawns child processes might not respect cancellation
- #3682 - Extensible Process Control API (pid and Signals)
Contributing Guide Code of Conduct -
scalameta/metals
Scala language server with rich IDE features 🚀
- #8548 - Tidy up and document configuration options in v2
- #8546 - Dependencies not showing up in Bazel-based mbt.json
- #8539 - Metals V1 - SBT 2 BSP: Compilation errors are not reported through the normal avenues
- #8520 - Metals V2 - Wrong errors about missing types
- #8519 - Metals V2, MBT, Maven - Can't run a Hadoop example
- #8516 - Metals V2, MBT, Maven - Could not start debuggee while running a test in Spark
Contributing Guide Code of Conduct -
salesforce/transmogrifai
TransmogrifAI (pronounced trăns-mŏgˈrə-fī) is an AutoML library for building modular, reusable, strongly typed machine learning workflows on Apache Spark with minimal hand-tuning
- #579 - Docs & scaladoc websites are down
- #557 - Make RecordInsightsLOCO perform reasonable calculation on numeric features and fix the name to reflect actual calculation.
- #556 - Changing imputation for nulls in DateToUnitCircleTransformer
- #543 - Failed to run titanic example, got java.lang.AbstractMethodError
- #539 - Normalize special characters in string
- #535 - UV Computation
Contributing Guide Code of Conduct