Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
spark
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cs525-sp18-g07
spark
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
7b73f1719cff233645c7850a5dbc8ed2dc9c9a58
Select Git revision
Branches
4
baesline-eviction-with-logging
evict-by-size
master
default
protected
working
Tags
20
v2.3.0
v2.3.0-rc4
v2.3.0-rc3
v2.3.0-rc2
v2.3.0-rc1
v2.2.1
v2.2.1-rc2
v2.2.1-rc1
v2.1.2
v2.1.2-rc4
v2.1.2-rc3
v2.1.2-rc2
v2.1.2-rc1
v2.2.0
v2.1.1
v2.1.0
v2.0.2
v1.6.3
v2.0.1
v2.0.0
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Mar
1
29
Feb
1
Mar
29
Feb
28
27
26
27
26
25
24
23
22
23
22
21
20
19
18
17
16
15
14
13
12
11
10
11
10
11
10
9
10
9
8
7
6
5
4
3
2
3
2
1
31
Jan
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
15
14
13
12
[SPARK-13594][SQL] remove typed operations(e.g. map, flatMap) from python DataFrame
[SPARK-13574] [SQL] Add benchmark to measure string dictionary decode.
[SPARK-13601] call failure callbacks before writer.close()
[SPARK-13535][SQL] Fix Analysis Exceptions when Using Backticks in Transform Clause
[SPARK-12817] Add BlockManager.getOrElseUpdate and remove CacheManager
[SPARK-13609] [SQL] Support Column Pruning for MapPartitions
[SPARK-13515] Make FormatNumber work irrespective of locale.
Fix run-tests.py typos
[MINOR][STREAMING] Replace deprecated `apply` with `create` in example.
[BUILD][MINOR] Fix SBT build error with network-yarn module
[SPARK-13008][ML][PYTHON] Put one alg per line in pyspark.ml all lists
[SPARK-13167][SQL] Include rows with null values for partition column when reading from JDBC datasources.
[SPARK-13598] [SQL] remove LeftSemiJoinBNL
[SPARK-13548][BUILD] Move tags and unsafe modules into common
[SPARK-13582] [SQL] defer dictionary decoding in parquet reader
Closes #11320
[SPARK-12811][ML] Estimator for Generalized Linear Models(GLMs)
[SPARK-13511] [SQL] Add wholestage codegen for limit
[SPARK-13592][WINDOWS] fix path of spark-submit2.cmd in spark-submit.cmd
[SPARK-13550][ML] Add java example for ml.clustering.BisectingKMeans
[SPARK-13551][MLLIB] Fix wrong comment and remove meanless lines in mllib.JavaBisectingKMeansExample
[SPARK-13478][YARN] Use real user when fetching delegation tokens.
[SPARK-13123][SQL] Implement whole state codegen for sort
[SPARK-13522][CORE] Fix the exit log place for heartbeat
[SPARK-13522][CORE] Executor should kill itself when it's unable to heartbeat to driver more than N times
[SPARK-13544][SQL] Rewrite/Propagate Constraints for Aliases in Aggregate
[SPARK-13509][SPARK-13507][SQL] Support for writing CSV with a single function call
[SPARK-13540][SQL] Supports using nested classes within Scala objects as Dataset element type
[SPARK-13506][MLLIB] Fix the wrong parameter in R code comment in AssociationRulesSuite
[SPARK-13481] Desc order of appID by default for history server page.
[SPARK-12633][PYSPARK] [DOC] PySpark regression parameter desc to consistent format
[SPARK-12994][CORE] It is not necessary to create ExecutorAllocationM…
[SPARK-13545][MLLIB][PYSPARK] Make MLlib LogisticRegressionWithLBFGS's default parameters consistent in Scala and Python
[SPARK-13309][SQL] Fix type inference issue with CSV data
[SPARK-12941][SQL][MASTER] Spark-SQL JDBC Oracle dialect fails to map string datatypes to Oracle VARCHAR datatype
[SPARK-13537][SQL] Fix readBytes in VectorizedPlainValuesReader
[SPARK-13529][BUILD] Move network/* modules into common/network-*
[SPARK-13526][SQL] Move SQLContext per-session states to new class
Closes #11413
[SPARK-13533][SQL] Fix readBytes in VectorizedPlainValuesReader
Loading