Search code examples
How to get value from paramterised enum in Scala...


scalaenums

Read More
Index of nth pattern match in Scala...


regexscala

Read More
Play! 3.0 NoSuchMethodError: 'com.google.inject.Provider com.google.inject.util.Providers.guicif...


scalaplayframeworkjvmguice

Read More
Scala 3, ADTs, combining elements in a collection...


scalaalgebraic-data-types

Read More
Add nested fields to a JSON using Circe...


jsonscalaarraylistcirce

Read More
How to chain multiple different InputStreams into one InputStream...


javascalaioinputstream

Read More
Is it possible to emit a dynamically generated compiler error message in inline methods or clauses?...


scalainlinecompile-timescala-3

Read More
I have scala 3.4.1 installed on MacOS but version info from util is 2.13.12...


scalascala-3

Read More
How to pass the initial value to foldLeft from a filtered List with function chaining?...


scalafunctional-programming

Read More
Where are the Spark logs on EMR?...


scalaapache-sparkemr

Read More
How to create hive table from Spark data frame, using its schema?...


scalaapache-sparkhive

Read More
Scala type mismatch error involving generics and refined types...


scalagenericstypesscala-2.13

Read More
Can't execute an extension method of a context function in Scala 3...


scalaimplicitscala-3

Read More
How to define a scala.ValueOf for tuples in scala 3?...


scalainlinescala-3match-typesscala-compiletime

Read More
"host not allowed" error when deploying a play framework application to Amazon AWS with Bo...


scalaamazon-web-servicesplayframeworkcloudcaptain

Read More
sbt task to increment project version...


scalasbt

Read More
value reduceByKey is not a member of List[(String, Int)]...


scala

Read More
How to Create a PowerPoint Presentation from a Template using Apache POI on Microsoft Fabric Spark i...


scalaapache-poipowerpointmicrosoft-fabric

Read More
Get a value from a CSV Gatling feeder to construct a request...


scalagatlingscala-gatling

Read More
Split list into multiple lists with fixed number of elements in Java 8...


javascalajava-8java-stream

Read More
DataSet encoding of map and sequence of LocalDate problems...


scalaapache-sparkencodinglocaldate

Read More
MySQL connection with advanced attributes such as program_name...


javamysqlscalajdbcmysql-workbench

Read More
SBT cannot find snapshots in an Artifactory maven repository...


scalasbt

Read More
Scala 3 generic method type parameter not working...


scalagenericsscala-3type-parameter

Read More
How to create an Array[T | Null] where T is a type parameter with `AnyRef` as upper bound...


arraysscalagenericsscala-3erasure

Read More
Using Akka GraphDSL with Zip stages...


scalaakkaakka-stream

Read More
Can't create an anonymous implementation of ContextFunction1 in Scala 3...


scalaimplicitscala-3

Read More
How to convert Array[Long] to Vector type in scala dataframe?...


scalaapache-sparkdataframevectorapache-spark-sql

Read More
Converting JsObjects in Scala: how to use optional fields?...


scalaplayframeworkplay-json

Read More
Using Swagger annotations to document request body of array type...


javajsonscalaswagger

Read More
BackNext