Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Spark dataframe: Pivot and Group based on columns

Update Spark Dataframe's window function row_number column for Delta Data

Scala Spark - Count occurrences of a specific string in Dataframe column

How to convert org.apache.spark.sql.ColumnName to string,Decimal type in Spark Scala?

Trying to read and write parquet files from s3 with local spark

What is the difference between Unit.type and Unit

scala types

Play Framework test helpers need implicit `Materializer`

LocalDateTime as total nanoseconds

java scala date time

Structured Streaming exception: Append output mode not supported for streaming aggregations

Top N items from a Spark DataFrame/RDD

scala apache-spark top-n

Doobie with Hikari setup

Scala: different foldRight implementations in list

scala

Circe Decode to sealed trait extended by multiple case classes

scala circe

import implicit conversions without instance of SparkSession

Run Scala Dotty project using Intellij IDE

What's the difference between (-1).toShort and -1.toShort in Scala

scala short

Access session values while executing ChainBuilder

scala gatling

spark aggregation for array column

How to modify jar name generate by cmd sbt package

scala sbt

ScalaTest: treat Instants as equal when in the same millisecond