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.
7775d9f224e22400c6c8c093652a383f4af66ee0
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
29
Sep
28
27
28
27
26
25
24
23
24
23
22
23
22
21
20
19
18
17
16
15
14
15
14
13
14
13
12
11
10
9
8
7
6
7
6
7
6
5
6
5
4
3
4
3
2
3
2
1
31
Aug
1
Sep
31
Aug
1
Sep
31
Aug
30
29
30
29
28
27
26
25
26
25
26
25
24
25
24
23
22
23
22
23
22
21
20
21
20
19
20
19
18
19
18
17
[SPARK-16343][SQL] Improve the PushDownPredicate rule to pushdown predicates correctly in non-deterministic condition.
[DOCS] Reorganize explanation of Accumulators and Broadcast Variables
[MINOR][DOCS] Fix th doc. of spark-streaming with kinesis
[MINOR][DOCS] Fix th doc. of spark-streaming with kinesis
[SPARK-17614][SQL] sparkSession.read() .jdbc(***) use the sql syntax "where 1=0" that Cassandra does not support
[SPARK-17704][ML][MLLIB] ChiSqSelector performance improvement.
[SPARK-16356][FOLLOW-UP][ML] Enforce ML test of exception for local/distributed Dataset.
[SPARK-17712][SQL] Fix invalid pushdown of data-independent filters beneath aggregates
[SPARK-17710][HOTFIX] Fix ClassCircularityError in ReplSuite tests in Maven build: use 'Class.forName' instead of 'Utils.classForName'
Preparing development version 2.0.2-SNAPSHOT
Preparing Spark release v2.0.1-rc4
v2.0.1
v2.0.1
[SPARK-17641][SQL] Collect_list/Collect_set should not collect null values.
[SPARK-17641][SQL] Collect_list/Collect_set should not collect null values.
[SPARK-17713][SQL] Move row-datasource related tests out of JDBCSuite
[SPARK-17673][SQL] Incorrect exchange reuse with RowDataSourceScan (backport)
[SPARK-17696][SPARK-12330][CORE] Partial backport of to branch-1.6.
[SPARK-17673][SQL] Incorrect exchange reuse with RowDataSourceScan
[SPARK-17644][CORE] Do not add failedStages when abortStage for fetch failure
[SPARK-17644][CORE] Do not add failedStages when abortStage for fetch failure
[MINOR][PYSPARK][DOCS] Fix examples in PySpark documentation
[MINOR][PYSPARK][DOCS] Fix examples in PySpark documentation
[SPARK-17017][ML][MLLIB][ML][DOC] Updated the ml/mllib feature selection docs for ChiSqSelector
[SPARK-17666] Ensure that RecordReaders are closed by data source file scans (backport)
[SPARK-17499][SPARKR][FOLLOWUP] Check null first for layers in spark.mlp to avoid warnings in test results
[SPARK-17666] Ensure that RecordReaders are closed by data source file scans
[SPARK-17056][CORE] Fix a wrong assert regarding unroll memory in MemoryStore
[SPARK-17056][CORE] Fix a wrong assert regarding unroll memory in MemoryStore
[SPARK-17618] Guard against invalid comparisons between UnsafeRow and other formats
[SPARK-17618] Guard against invalid comparisons between UnsafeRow and other formats
[SPARK-17677][SQL] Break WindowExec.scala into multiple files
[SPARK-17618] Fix invalid comparisons between UnsafeRow and other row formats
[SPARK-17660][SQL] DESC FORMATTED for VIEW Lacks View Definition
[SPARK-17682][SQL] Mark children as final for unary, binary, leaf expressions and plan nodes
[SPARK-16516][SQL] Support for pushing down filters for decimal and timestamp types in ORC
[SPARK-16777][SQL] Do not use deprecated listType API in ParquetSchemaConverter
[SPARK-16757] Set up Spark caller context to HDFS and YARN
[SPARK-17138][ML][MLIB] Add Python API for multinomial logistic regression
[SPARK-15962][SQL] Introduce implementation with a dense format for UnsafeArrayData
Fix two comments since Actor is not used anymore.
[SPARK-17577][FOLLOW-UP][SPARKR] SparkR spark.addFile supports adding directory recursively
Loading