Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
266 commits
Select commit Hold shift + click to select a range
d75588c
[SPARK-29082][CORE] Skip delegation token generation if no credential…
gaborgsomogyi Sep 24, 2019
e650f8f
[SPARK-29230][CORE][TEST] Fix NPE in ProcfsMetricsGetterSuite
sev7e0 Sep 24, 2019
eef3abb
[SPARK-29226][BUILD] Upgrade jackson-databind to 2.9.10 and fix vulne…
beliefer Sep 25, 2019
d8b0914
[SPARK-28957][SQL] Copy any "spark.hive.foo=bar" spark properties int…
WeichenXu123 Sep 25, 2019
a36a723
[SPARK-29215][SQL] current namespace should be tracked in SessionCata…
cloud-fan Sep 25, 2019
58989cd
[SPARK-29168][WEBUI][FOLLOW-UP] Use a dark colors on selected Executo…
TomokoKomiyama Sep 25, 2019
e07cbbe
[SPARK-29236][CORE] Access 'executorDataMap' out of 'DriverEndpoint' …
ConeyLiu Sep 25, 2019
a1b90bf
[SPARK-23197][STREAMING][TESTS] Fix ReceiverSuite."receiver_life_cycl…
HeartSaVioR Sep 25, 2019
21db2f8
[SPARK-29237][SQL] Prevent real function names in expression example …
MaxGekk Sep 25, 2019
6a4235a
[SPARK-29249][SQL] V2 writer: Don't allow tableProperty for existing …
rdblue Sep 26, 2019
b8b59d6
[SPARK-29239][SPARK-29221][SQL] Subquery should not cause NPE when el…
viirya Sep 26, 2019
c8159c7
[SPARK-29197][SQL] Remove saveModeForDSV2 from DataFrameWriter
brkyvz Sep 26, 2019
66c9dc3
[SPARK-29255][SQL][TESTS] Rename package pgSQL to postgreSQL
gengliangwang Sep 26, 2019
a1213d5
[SPARK-28997][SQL] Add `spark.sql.dialect`
gengliangwang Sep 26, 2019
8beb736
[SPARK-29256][DOCS] Fix typo in building document
TomokoKomiyama Sep 26, 2019
d3679a9
[SPARK-27748][SS][FOLLOWUP] Correct the order of logging token as deb…
HeartSaVioR Sep 26, 2019
103de96
[SPARK-29202][DEPLOY] Driver java options are not passed to driver pr…
sandeep-katta Sep 26, 2019
9f3c821
[SPARK-29259][SQL] call fs.exists only when necessary
rahij Sep 26, 2019
bdc4943
[SPARK-29142][PYTHON][ML] Pyspark clustering models support column se…
huaxingao Sep 27, 2019
cd04607
[SPARK-29246][CORE] Remove unnecessary imports in `core` module
sev7e0 Sep 27, 2019
570525f
[SPARK-27715][SQL][UI] SQL query details in UI does not show in corre…
uncleGen Sep 27, 2019
ada3ad3
[SPARK-29175][SQL] Make additional remote maven repository in Isolate…
xuanyuanking Sep 27, 2019
aed7ff3
[SPARK-29258][ML][PYSPARK] parity between ml.evaluator and mllib.metrics
zhengruifeng Sep 27, 2019
bd28e8e
[SPARK-29213][SQL] Generate extra IsNotNull predicate in FilterExec
wangshuo128 Sep 27, 2019
4dd0066
[SPARK-21914][SQL][TESTS] Check results of expression examples
MaxGekk Sep 27, 2019
cc852d4
[SPARK-29015][SQL][TEST-HADOOP3.2] Reset class loader after initializ…
AngersZhuuuu Sep 27, 2019
4bffcf5
[SPARK-29275][SQL][DOC] Describe special date/timestamp values in the…
MaxGekk Sep 27, 2019
fda0e6e
[SPARK-29240][PYTHON] Pass Py4J column instance to support PySpark co…
HyukjinKwon Sep 27, 2019
420abb4
[SPARK-29263][SCHEDULER] Update `availableSlots` in `resourceOffers()…
juliuszsompolski Sep 27, 2019
233c214
[SPARK-29070][CORE] Make SparkLauncher log full spark-submit command …
jeff303 Sep 27, 2019
d72f398
[SPARK-27254][SS] Cleanup complete but invalid output files in Manife…
HeartSaVioR Sep 27, 2019
ece4213
[SPARK-21914][FOLLOWUP][TEST-HADOOP3.2][TEST-JAVA11] Clone SparkSessi…
MaxGekk Sep 28, 2019
94946e4
[SPARK-29281][SQL] Correct example of Like/RLike to test the origin i…
HeartSaVioR Sep 28, 2019
2409320
[SPARK-29237][SQL][FOLLOWUP] Ignore `SET` commands in expression exam…
MaxGekk Sep 28, 2019
8167714
[SPARK-27831][FOLLOW-UP][SQL][TEST] Should not use maven to add Hive …
wangyum Sep 28, 2019
67d5b9b
[SPARK-29172][SQL] Fix some exception issue of explain commands
TomokoKomiyama Sep 29, 2019
3170011
[SPARK-28476][SQL] Support ALTER DATABASE SET LOCATION
wangyum Sep 29, 2019
1d4b2f0
[SPARK-29247][SQL] Redact sensitive information in when construct Hiv…
AngersZhuuuu Sep 29, 2019
df28671
[SPARK-29282][TESTS] Use the same VM configurations for test/benchmark
dongjoon-hyun Sep 29, 2019
3ea9d68
[SPARK-29019][WEBUI] Improve tooltip JDBC/ODBC Server tab
planga82 Sep 29, 2019
dd92e15
[SPARK-29186][SQL] AliasIdentifier should be converted to Json in pre…
viirya Sep 30, 2019
989b0c7
[SPARK-29297][TESTS] Compare `core`/`mllib` module benchmarks in JDK8/11
dongjoon-hyun Sep 30, 2019
28b8383
[SPARK-29289][BUILD] Update scalatest, scalacheck, scopt, clapper, sc…
srowen Sep 30, 2019
1018390
[SPARK-29252][BUILD] Upgrade zookeeper to 3.4.14 and fix vulnerabilities
beliefer Sep 30, 2019
39eb79a
[SPARK-28074][SS] Log warn message on possible correctness issue for …
HeartSaVioR Sep 30, 2019
76791b8
[SPARK-27463][PYTHON][FOLLOW-UP] Miscellaneous documentation and code…
d80tb7 Sep 30, 2019
e1ea806
[SPARK-29291][CORE][SQL][STREAMING][MLLIB] Change procedure-like decl…
srowen Sep 30, 2019
a0b3d7a
[SPARK-29300][TESTS] Compare `catalyst` and `avro` module benchmark i…
dongjoon-hyun Oct 1, 2019
d841b33
[SPARK-25153][SQL] Improve error messages for columns with dots/periods
jeff303 Oct 1, 2019
bd031c2
[SPARK-29307][BUILD][TESTS] Remove scalatest deprecation warnings
dongjoon-hyun Oct 1, 2019
0cf2f48
[SPARK-29022][SQL] Fix SparkSQLCLI can not add jars by AddJarCommand
AngersZhuuuu Oct 1, 2019
a4601cb
[SPARK-29055][CORE] Update driver/executors' storage memory when bloc…
HeartSaVioR Oct 1, 2019
0cd436b
[SPARK-29244][CORE] Prevent freed page in BytesToBytesMap free again
viirya Oct 1, 2019
e138801
[SPARK-29311][SQL] Return seconds with fraction from `date_part()` an…
MaxGekk Oct 2, 2019
2ec3265
[MINOR][BUILD] Decode output of commands during merge script as UTF-8…
srowen Oct 2, 2019
c6938ea
[SPARK-29310][CORE][TESTS] TestMemoryManager should implement getExec…
JoshRosen Oct 2, 2019
3b1674c
[SPARK-29313][SQL] Fix failure on writing to `noop` in benchmarks
MaxGekk Oct 2, 2019
f2ead4d
[SPARK-28970][SQL] Implement USE CATALOG/NAMESPACE for Data Source V2
imback82 Oct 2, 2019
85dafab
[SPARK-29273][CORE] Save peakExecutionMemory value when writing task …
012huang Oct 2, 2019
9a84fae
[SPARK-29332][BUILD] Update zstd-jni to 1.4.3-1
dongjoon-hyun Oct 2, 2019
730a178
[SPARK-27297][SQL] Add higher order functions to scala API
nvander1 Oct 2, 2019
51d6ba7
[SPARK-28962][SQL] Provide index argument to filter lambda functions
henrydavidge Oct 2, 2019
e44d191
[SPARK-29322][CORE] Enable closeFrameOnFlush on ZstdOutputStream for …
HeartSaVioR Oct 3, 2019
178a1f3
[SPARK-29305][BUILD] Update LICENSE and NOTICE for Hadoop 3.2
AngersZhuuuu Oct 3, 2019
40485f4
[SPARK-29317][SQL][PYTHON] Avoid inheritance hierarchy in pandas CoGr…
HyukjinKwon Oct 3, 2019
ee66890
[SPARK-28084][SQL] Resolving the partition column name based on the r…
sujith71955 Oct 3, 2019
858bf76
[SPARK-29142][PYTHON][ML][FOLLOWUP][DOC] Replace incorrect :py:attr: …
zero323 Oct 3, 2019
2bc3fff
[SPARK-29341][PYTHON] Upgrade cloudpickle to 1.0.0
viirya Oct 3, 2019
7aca0dd
[SPARK-29296][BUILD][CORE] Remove use of .par to make 2.13 support ea…
srowen Oct 3, 2019
854a0f7
[SPARK-29320][TESTS] Compare `sql/core` module in JDK8/11 (Part 1)
dongjoon-hyun Oct 3, 2019
4e0e4e5
[MINOR][TESTS] Rename JSONBenchmark to JsonBenchmark
dongjoon-hyun Oct 3, 2019
6b5e0e2
[SPARK-29054][SS] Invalidate Kafka consumer when new delegation token…
gaborgsomogyi Oct 3, 2019
6f68769
[SPARK-28962][SPARK-27297][SQL] Add overload for filter with index to…
nvander1 Oct 3, 2019
aedf090
[SPARK-25468][WEBUI][FOLLOWUP] Current page index keep style with dat…
YongjinZhou Oct 3, 2019
8fabbab
[SPARK-29350] Fix BroadcastExchange reuse in Dynamic Partition Pruning
maryannxue Oct 3, 2019
0f48aaf
[SPARK-29339][R] Support Arrow 0.14 in vectoried dapply and gapply (t…
HyukjinKwon Oct 3, 2019
8b71e54
[SPARK-29351][CORE] Avoid Full Synchronization in ShuffleMapStage
dbtsai Oct 4, 2019
91747bd
[SPARK-29326][SQL] ANSI store assignment policy: throw exception on c…
gengliangwang Oct 4, 2019
93289b5
[SPARK-29203][TESTS][MINOR][FOLLOW UP] Add access modifier for sparkC…
xuanyuanking Oct 4, 2019
275e044
[SPARK-29039][SQL] centralize the catalog and table lookup logic
cloud-fan Oct 4, 2019
eecef75
[SPARK-29355][SQL] Support timestamps subtraction
MaxGekk Oct 4, 2019
20ee2f5
[SPARK-29286][PYTHON][TESTS] Uses UTF-8 with 'replace' on errors at P…
HyukjinKwon Oct 4, 2019
130e9ae
[SPARK-29357][SQL][TESTS] Fix flaky test by changing to use AtomicLong
xuanyuanking Oct 4, 2019
228b1ea
[SPARK-28813][DOC][SQL] Document SHOW CREATE TABLE in SQL Reference
huaxingao Oct 4, 2019
df22535
[SPARK-28985][PYTHON][ML][FOLLOW-UP] Add _AFTSurvivalRegressionParams
zero323 Oct 4, 2019
8556710
[SPARK-28985][PYTHON][ML][FOLLOW-UP] Add _IsotonicRegressionBase
zero323 Oct 4, 2019
80afc79
[SPARK-29263][SCHEDULER][FOLLOWUP][TEST] Update `FakeTask.createTaskS…
jiangxb1987 Oct 5, 2019
7c5db45
[SPARK-29363][MLLIB] Make o.a.s.regression.Regressor public
zero323 Oct 6, 2019
77510c6
[SPARK-29233][K8S] Add regex expression checks for executorEnv…
merrily01 Oct 6, 2019
5a512e8
[SPARK-28800][DOC][SQL] Document REPAIR TABLE statement in SQL Reference
huaxingao Oct 6, 2019
932e261
[SPARK-29365][SQL] Support dates and timestamps subtraction
MaxGekk Oct 7, 2019
18b7ad2
[SPARK-29328][SQL] Fix calculation of mean seconds per month
MaxGekk Oct 7, 2019
ea8b5df
[SPARK-28938][K8S] Move to supported OpenJDK docker image for Kubernetes
viirya Oct 7, 2019
bd213a0
[SPARK-29360][PYTHON][ML] PySpark FPGrowthModel supports getter/setter
huaxingao Oct 7, 2019
2399134
[SPARK-29143][PYTHON][ML] Pyspark feature models support column sette…
huaxingao Oct 7, 2019
b103449
[SPARK-29342][SQL] Make casting of string values to intervals case in…
MaxGekk Oct 7, 2019
f0534fb
[SPARK-28816][DOC][SQL] Document ADD JAR statement in SQL Reference
huaxingao Oct 7, 2019
64fe82b
[SPARK-29189][SQL] Add an option to ignore block locations when listi…
wangshisan Oct 7, 2019
d2f21b0
[SPARK-27468][CORE] Track correct storage level of RDDs and partitions
Oct 7, 2019
56a3beb
[SPARK-27492][DOC][FOLLOWUP] Update resource scheduling user docs
jiangxb1987 Oct 7, 2019
cb50177
[SPARK-25668][SQL][TESTS] Refactor TPCDSQueryBenchmark to use main me…
dongjoon-hyun Oct 8, 2019
7d80aa5
[MINOR][BUILD] Fix an incorrect path in license file
beliefer Oct 8, 2019
ffddfc8
[SPARK-29269][PYTHON][ML] Pyspark ALSModel support getters/setters
huaxingao Oct 8, 2019
948a6e8
[SPARK-28892][SQL][FOLLOWUP] add resolved logical plan for UPDATE TABLE
cloud-fan Oct 8, 2019
ef1e849
[SPARK-29366][SQL] Subqueries created for DPP are not printed in EXPL…
dilipbiswal Oct 8, 2019
4e6d31f
[SPARK-24640][SQL] Return `NULL` from `size(NULL)` by default
MaxGekk Oct 8, 2019
de360e9
[SPARK-29336][SQL] Fix the implementation of QuantileSummaries.merge …
sitegui Oct 8, 2019
0da667d
[SPARK-28917][CORE] Synchronize access to RDD mutable state
squito Oct 8, 2019
b3eba29
[SPARK-29189][FOLLOW-UP][SQL] Beautify config name
wangshisan Oct 8, 2019
69b0cc1
[SPARK-28797][DOC] Document DROP FUNCTION statement in SQL Reference
sandeep-katta Oct 9, 2019
2d871ad
[SPARK-29392][CORE][SQL][STREAMING] Remove symbol literal syntax 'foo…
srowen Oct 9, 2019
ee83d09
[SPARK-29401][CORE][ML][SQL][GRAPHX][TESTS] Replace calls to .paralle…
srowen Oct 9, 2019
a927f1a
[SPARK-29373][SQL] DataSourceV2: Commands should not submit a spark job
imback82 Oct 9, 2019
c97b3ed
[SPARK-24640][SQL][FOLLOWUP] Update the SQL migration guide about `si…
MaxGekk Oct 9, 2019
ba4d413
[SPARK-29346][SQL] Add Aggregating Accumulator
hvanhovell Oct 9, 2019
fa95a5c
[SPARK-29411][CORE][ML][SQL][DSTREAM] Replace use of Unit object with…
srowen Oct 9, 2019
3b0bca4
[SPARK-29401][FOLLOWUP] Additional cases where a .parallelize call wi…
srowen Oct 9, 2019
4d93fb7
[SPARK-29413][CORE] Rewrite ThreadUtils.parmap to avoid TraversableLi…
srowen Oct 9, 2019
cc7493f
[SPARK-29416][CORE][ML][SQL][MESOS][TESTS] Use .sameElements to compa…
srowen Oct 10, 2019
7ba16ff
[SPARK-29403][INFRA][R] Uses Arrow R 0.14.1 in AppVeyor for now
HyukjinKwon Oct 10, 2019
6edabeb
[SPARK-28989][SQL][FOLLOWUP] Update ANSI mode related config names in…
gengliangwang Oct 10, 2019
e946104
[SPARK-29400][CORE] Improve PrometheusResource to use labels
dongjoon-hyun Oct 10, 2019
2b3c379
[SPARK-29032][FOLLOWUP][DOCS] Add PrometheusServlet in the monitoring…
LucaCanali Oct 10, 2019
6390f02
[SPARK-29367][DOC] Add compatibility note for Arrow 0.15.0 to SQL guide
BryanCutler Oct 11, 2019
beb8d2f
[SPARK-29402][PYTHON][TESTS] Added tests for grouped map pandas_udf w…
BryanCutler Oct 11, 2019
8136295
[SPARK-29116][PYTHON][ML] Refactor py classes related to DecisionTree
huaxingao Oct 12, 2019
aa1acfe
[SPARK-28810][DOC][SQL] Document SHOW TABLES in SQL Reference
shivusondur Oct 12, 2019
3a7126c
[SPARK-29410][BUILD] Update commons-beanutils to 1.9.4
peter-toth Oct 12, 2019
8b62399
[SPARK-29380][ML] RFormula avoid repeated 'first' jobs to get vector …
zhengruifeng Oct 12, 2019
f302c2e
[SPARK-29328][SQL][FOLLOWUP] Revert calculation of mean seconds per m…
MaxGekk Oct 12, 2019
e94abd7
[SPARK-29323][WEBUI] Add tooltip for The Executors Tab's column names…
liucht-inspur Oct 12, 2019
b5b1b69
[SPARK-29445][CORE] Bump netty-all from 4.1.39.Final to 4.1.42.Final
Fokko Oct 12, 2019
782a94d
[SPARK-29433][WEBUI] Fix tooltip stages table
planga82 Oct 12, 2019
d193248
[SPARK-29368][SQL][TEST] Port interval.sql
MaxGekk Oct 13, 2019
abba53e
[SPARK-27831][FOLLOWUP][SQL][TEST] ADDITIONAL_REMOTE_REPOSITORIES is …
dongjoon-hyun Oct 13, 2019
9e12c94
[SPARK-29359][SQL][TESTS] Better exception handling in (SQL|ThriftSer…
peter-toth Oct 13, 2019
148cd26
[SPARK-26321][SQL] Port HIVE-15297: Hive should not split semicolon w…
wangyum Oct 13, 2019
ef81525
[SPARK-29308][BUILD] Update deps in dev/deps/spark-deps-hadoop-3.2 fo…
AngersZhuuuu Oct 13, 2019
67e1360
[SPARK-29377][PYTHON][ML] Parity between Scala ML tuning and Python M…
huaxingao Oct 14, 2019
ef6dce2
[SPARK-29279][SQL] Merge SHOW NAMESPACES and SHOW DATABASES code path
imback82 Oct 14, 2019
da576a7
[SPARK-29369][SQL] Support string intervals without the `interval` pr…
MaxGekk Oct 14, 2019
cfcaf52
[SPARK-29381][PYTHON][ML] Add _ before the XXXParams classes
huaxingao Oct 14, 2019
ba04562
[SPARK-29435][CORE] MapId in Shuffle Block is inconsistent at the wri…
sandeep-katta Oct 14, 2019
81915da
[SPARK-29107][SQL][TESTS] Port window.sql (Part 1)
DylanGuedes Oct 14, 2019
e696c36
[SPARK-29442][SQL] Set `default` mode should override the existing mode
dongjoon-hyun Oct 14, 2019
52186af
[SPARK-25152][K8S] Enable SparkR Integration Tests for Kubernetes
ifilonenko Oct 14, 2019
a42d894
[SPARK-29417][CORE] Resource Scheduling - add TaskContext.resource ja…
Oct 14, 2019
bfa09cf
[SPARK-29463][SQL] move v2 commands to a new file
cloud-fan Oct 14, 2019
ff9fcd5
Revert "[SPARK-29107][SQL][TESTS] Port window.sql (Part 1)"
dongjoon-hyun Oct 14, 2019
1f1443e
[SPARK-29347][SQL] Add JSON serialization for external Rows
hvanhovell Oct 14, 2019
9407fba
[SPARK-29412][SQL] refine the document of v2 session catalog config
cloud-fan Oct 15, 2019
857f109
[SPARK-10614][CORE] Add monotonic time to Clock interface
Oct 15, 2019
a988aaf
[SPARK-29454][SQL] Reduce unsafeProjection times when read Parquet fi…
LuciferYang Oct 15, 2019
8915966
[SPARK-29473][SQL] move statement logical plans to a new file
cloud-fan Oct 15, 2019
9ac4b2d
[SPARK-28560][SQL] Optimize shuffle reader to local shuffle reader wh…
JkSelf Oct 15, 2019
2e28622
[SPARK-28211][CORE][SHUFFLE] Propose Shuffle Driver Components API
yifeih Oct 15, 2019
322ec0b
[SPARK-28885][SQL] Follow ANSI store assignment rules in table insert…
gengliangwang Oct 15, 2019
4ecbdbb
[SPARK-29182][CORE] Cache preferred locations of checkpointed RDD
viirya Oct 15, 2019
39d53d3
[SPARK-29470][BUILD] Update plugins to latest versions
dongjoon-hyun Oct 15, 2019
02c5b4f
[SPARK-28947][K8S] Status logging not happens at an interval for live…
yaooqinn Oct 15, 2019
95de93b
[SPARK-24540][SQL] Support for multiple character delimiter in Spark …
jeff303 Oct 15, 2019
51f10ed
[SPARK-28560][SQL][FOLLOWUP] code cleanup for local shuffle reader
cloud-fan Oct 16, 2019
e00344e
[SPARK-29423][SS] lazily initialize StreamingQueryManager in SessionS…
wangyum Oct 16, 2019
93e71e6
[SPARK-29469][SHUFFLE] Avoid retries by RetryingBlockFetcher when Ext…
viirya Oct 16, 2019
57edb42
[SPARK-27259][CORE] Allow setting -1 as length for FileBlock
prasha2 Oct 16, 2019
eb8c420
[SPARK-29349][SQL] Support FETCH_PRIOR in Thriftserver fetch request
juliuszsompolski Oct 16, 2019
9dacdd3
[SPARK-23578][ML][PYSPARK] Binarizer support multi-column
zhengruifeng Oct 16, 2019
5a482e7
[SPARK-29468][SQL] Change Literal.sql to be correct for floats
jose-torres Oct 16, 2019
d11cbf2
[SPARK-29364][SQL] Return an interval from date subtract according to…
MaxGekk Oct 16, 2019
6d4cc7b
[SPARK-27880][SQL] Add bool_and for every and bool_or for any as fun…
yaooqinn Oct 16, 2019
8eb8f74
[SPARK-29483][BUILD] Bump Jackson to 2.10.0
Fokko Oct 16, 2019
fda4070
[SPARK-29283][SQL] Error message is hidden when query from JDBC, espe…
LantaoJin Oct 17, 2019
239ee3f
[SPARK-9853][CORE] Optimize shuffle fetch of continuous partition IDs
xuanyuanking Oct 17, 2019
4b902d3
[SPARK-29491][SQL] Add bit_count function support
yaooqinn Oct 17, 2019
dc0bc7a
[MINOR][DOCS] Fix some typos
Oct 17, 2019
f800fa3
[SPARK-29436][K8S] Support executor for selecting scheduler through s…
merrily01 Oct 17, 2019
2f0a38c
[SPARK-29398][CORE] Support dedicated thread pools for RPC endpoints
Oct 17, 2019
100fc58
[SPARK-28869][CORE] Roll over event log files
HeartSaVioR Oct 17, 2019
78bdcfa
[SPARK-27812][K8S] Bump K8S client version to 4.6.1
igorcalabria Oct 17, 2019
00347a3
[SPARK-28762][CORE] Read JAR main class if JAR is not located in loca…
igozali Oct 17, 2019
901ff92
[SPARK-29464][PYTHON][ML] PySpark ML should expose Params.clear() to …
huaxingao Oct 18, 2019
8616109
[SPARK-9853][CORE][FOLLOW-UP] Regularize all the shuffle configuratio…
xuanyuanking Oct 18, 2019
ec5d698
[SPARK-29092][SQL] Report additional information about DataSourceScan…
dilipbiswal Oct 18, 2019
78b0cbe
[SPARK-29444] Add configuration to support JacksonGenrator to keep fi…
Oct 18, 2019
ef4c298
[SPARK-29405][SQL] Alter table / Insert statements should not change …
yaooqinn Oct 18, 2019
5692680
[SPARK-29295][SQL] Insert overwrite to Hive external table partition …
viirya Oct 18, 2019
6f8c001
[SPARK-29381][FOLLOWUP][PYTHON][ML] Add 'private' _XXXParams classes …
huaxingao Oct 18, 2019
dba673f
[SPARK-29489][ML][PYSPARK] ml.evaluation support log-loss
zhengruifeng Oct 18, 2019
7435146
[SPARK-29482][SQL] ANALYZE TABLE should look up catalog/table like v2…
cloud-fan Oct 18, 2019
39af51d
[SPARK-29014][SQL] DataSourceV2: Fix current/default catalog usage
imback82 Oct 18, 2019
c3a0d02
[SPARK-28560][SQL][FOLLOWUP] resolve the remaining comments for PR#25295
JkSelf Oct 18, 2019
77fe8a8
[SPARK-28420][SQL] Support the `INTERVAL` type in `date_part()`
MaxGekk Oct 18, 2019
9e42c52
[MINOR][DOCS] Fix incorrect EqualNullSafe symbol in sql-migration-gui…
wangyum Oct 18, 2019
9a3dcca
[SPARK-29379][SQL] SHOW FUNCTIONS show '!=', '<>' , 'between', 'case'
AngersZhuuuu Oct 18, 2019
23f45f1
[SPARK-29515][CORE] MapStatuses SerDeser Benchmark
dbtsai Oct 18, 2019
4cfce3e
[SPARK-29494][SQL] Fix for ArrayOutofBoundsException while converting…
rahulsmahadev Oct 18, 2019
e4b4a35
[SPARK-29466][WEBUI] Show `Duration` for running drivers in Standalon…
dongjoon-hyun Oct 18, 2019
2437878
[SPARK-29502][SQL] typed interval expression should fail for invalid …
cloud-fan Oct 18, 2019
ab92e17
[SPARK-29512][SQL] REPAIR TABLE should look up catalog/table like v2 …
imback82 Oct 19, 2019
4a6005c
[SPARK-29235][ML][PYSPARK] Support avgMetrics in read/write of CrossV…
shahidki31 Oct 19, 2019
0f65b49
[SPARK-29525][SQL][TEST] Fix the associated location already exists i…
wangyum Oct 20, 2019
f4d5aa4
[SPARK-29434][CORE] Improve the MapStatuses Serialization Performance
dbtsai Oct 20, 2019
5b4d917
[SPARK-27879][SQL] Add support for bit_and and bit_or aggregates
yaooqinn Oct 21, 2019
e99a9f7
[SPARK-29498][SQL] CatalogTable to HiveTable should not change the ta…
wangyum Oct 21, 2019
5fc363b
[SPARK-29528][BUILD][TEST-MAVEN] Upgrade scala-maven-plugin to 4.2.4 …
dongjoon-hyun Oct 21, 2019
31a5dea
[SPARK-29531][SQL][TEST] refine ThriftServerQueryTestSuite.blackList …
fuwhu Oct 21, 2019
6ffec5e
[SPARK-29533][SQL][TEST] Benchmark casting strings to intervals
MaxGekk Oct 22, 2019
eef11ba
[SPARK-29518][SQL][TEST] Benchmark `date_part` for `INTERVAL`
MaxGekk Oct 22, 2019
bb4400c
[SPARK-29108][SQL][TESTS] Port window.sql (Part 2)
DylanGuedes Oct 22, 2019
3d567a3
[MINOR][SQL] Avoid unnecessary invocation on checkAndGlobPathIfNecessary
Ngone51 Oct 22, 2019
484f93e
[SPARK-29530][SQL] Make SQLConf in SQL parse process thread safe
AngersZhuuuu Oct 22, 2019
467c3f6
[SPARK-29529][DOCS] Remove unnecessary orc version and hive version i…
denglingang Oct 22, 2019
811d563
[SPARK-29536][PYTHON] Upgrade cloudpickle to 1.1.1 to support Python 3.8
HyukjinKwon Oct 22, 2019
868d851
[SPARK-29232][ML] Update the parameter maps of the DecisionTreeRegres…
huaxingao Oct 22, 2019
3163b6b
[SPARK-29516][SQL][TEST] Test ThriftServerQueryTestSuite asynchronously
wangyum Oct 22, 2019
bb49c80
[SPARK-21492][SQL] Fix memory leak in SortMergeJoin
xuanyuanking Oct 22, 2019
b4844ee
[SPARK-29517][SQL] TRUNCATE TABLE should look up catalog/table like v…
viirya Oct 22, 2019
8779938
[SPARK-28787][DOC][SQL] Document LOAD DATA statement in SQL Reference
huaxingao Oct 22, 2019
c1c6485
[SPARK-28793][DOC][SQL] Document CREATE FUNCTION in SQL Reference
dilipbiswal Oct 22, 2019
2036a8c
[SPARK-29488][WEBUI] In Web UI, stage page has js error when sort table
jennyinspur Oct 22, 2019
8009468
[SPARK-29556][CORE] Avoid putting request path in error response in E…
srowen Oct 22, 2019
3bf5355
[SPARK-29539][SQL] SHOW PARTITIONS should look up catalog/table like …
huaxingao Oct 22, 2019
f23c5d7
[SPARK-29560][BUILD] Add typesafe bintray repo for sbt-mima-plugin
dongjoon-hyun Oct 22, 2019
e674909
[SPARK-29107][SQL][TESTS] Port window.sql (Part 1)
DylanGuedes Oct 23, 2019
c128ac5
[SPARK-29511][SQL] DataSourceV2: Support CREATE NAMESPACE
imback82 Oct 23, 2019
8c34690
[SPARK-29546][TESTS] Recover jersey-guava test dependency in docker-i…
dongjoon-hyun Oct 23, 2019
cbe6ead
[SPARK-29352][SQL][SS] Track active streaming queries in the SparkSes…
brkyvz Oct 23, 2019
70dd9c0
[SPARK-29542][SQL][DOC] Make the descriptions of spark.sql.files.* be…
turboFei Oct 23, 2019
0a70951
[SPARK-29499][CORE][PYSPARK] Add mapPartitionsWithIndex for RDDBarrier
ConeyLiu Oct 23, 2019
df00b5c
[SPARK-29569][BUILD][DOCS] Copy and paste minified jquery instead whe…
HyukjinKwon Oct 23, 2019
53a5f17
[SPARK-29513][SQL] REFRESH TABLE should look up catalog/table like v2…
imback82 Oct 23, 2019
bfbf282
[SPARK-29503][SQL] Remove conversion CreateNamedStruct to CreateNamed…
HeartSaVioR Oct 23, 2019
7e8e4c0
[SPARK-29552][SQL] Execute the "OptimizeLocalShuffleReader" rule when…
JkSelf Oct 23, 2019
5867707
[SPARK-29557][BUILD] Update dropwizard/codahale metrics library to 3.2.6
LucaCanali Oct 23, 2019
b91356e
[SPARK-29533][SQL][TESTS][FOLLOWUP] Regenerate the result on EC2
dongjoon-hyun Oct 23, 2019
7ecf968
[SPARK-29567][TESTS] Update JDBC Integration Test Docker Images
dongjoon-hyun Oct 23, 2019
fd899d6
[SPARK-29576][CORE] Use Spark's CompressionCodec for Ser/Deser of Map…
dbtsai Oct 24, 2019
55ced9c
[SPARK-29571][SQL][TESTS][FOLLOWUP] Fix UT in AllExecutionsPageSuite
07ARB Oct 24, 2019
177bf67
[SPARK-29522][SQL] CACHE TABLE should look up catalog/table like v2 c…
viirya Oct 24, 2019
9e77d48
[SPARK-21492][SQL][FOLLOW UP] Reimplement UnsafeExternalRowSorter in …
xuanyuanking Oct 24, 2019
1296bbb
[SPARK-29504][WEBUI] Toggle full job description on click
PavithraRamachandran Oct 24, 2019
67cf043
[SPARK-29145][SQL] Support sub-queries in join conditions
AngersZhuuuu Oct 24, 2019
1ec1b2b
[SPARK-28791][DOC] Documentation for Alter table Command
PavithraRamachandran Oct 24, 2019
76d4beb
[SPARK-29559][WEBUI] Support pagination for JDBC/ODBC Server page
shahidki31 Oct 24, 2019
a35fb4f
[SPARK-29578][TESTS] Add "8634" as another skipped day for Kwajalein …
srowen Oct 24, 2019
cdea520
[SPARK-29532][SQL] Simplify interval string parsing
cloud-fan Oct 24, 2019
dcf5eaf
[SPARK-29444][FOLLOWUP] add doc and python parameter for ignoreNullFi…
Oct 24, 2019
92b2529
[SPARK-21287][SQL] Remove requirement of fetch_size>=0 from JDBCOptions
fuwhu Oct 24, 2019
dec99d8
[SPARK-29526][SQL] UNCACHE TABLE should look up catalog/table like v2…
imback82 Oct 24, 2019
40df9d2
[SPARK-29227][SS] Track rule info in optimization phase
wenxuanguan Oct 25, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ MIT License
core/src/main/resources/org/apache/spark/ui/static/dagre-d3.min.js
core/src/main/resources/org/apache/spark/ui/static/*dataTables*
core/src/main/resources/org/apache/spark/ui/static/graphlib-dot.min.js
ore/src/main/resources/org/apache/spark/ui/static/jquery*
core/src/main/resources/org/apache/spark/ui/static/jquery*
core/src/main/resources/org/apache/spark/ui/static/sorttable.js
docs/js/vendor/anchor.min.js
docs/js/vendor/jquery*
Expand Down
66 changes: 60 additions & 6 deletions LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -218,13 +218,14 @@ javax.jdo:jdo-api
joda-time:joda-time
net.sf.opencsv:opencsv
org.apache.derby:derby
org.ehcache:ehcache
org.objenesis:objenesis
org.roaringbitmap:RoaringBitmap
org.scalanlp:breeze-macros_2.12
org.scalanlp:breeze_2.12
org.typelevel:macro-compat_2.12
org.yaml:snakeyaml
org.apache.xbean:xbean-asm5-shaded
org.apache.xbean:xbean-asm7-shaded
com.squareup.okhttp3:logging-interceptor
com.squareup.okhttp3:okhttp
com.squareup.okio:okio
Expand Down Expand Up @@ -253,19 +254,22 @@ commons-codec:commons-codec
commons-collections:commons-collections
io.fabric8:kubernetes-client
io.fabric8:kubernetes-model
io.fabric8:kubernetes-model-common
io.netty:netty-all
net.hydromatic:eigenbase-properties
net.sf.supercsv:super-csv
org.apache.arrow:arrow-format
org.apache.arrow:arrow-memory
org.apache.arrow:arrow-vector
org.apache.commons:commons-configuration2
org.apache.commons:commons-crypto
org.apache.commons:commons-lang3
org.apache.hadoop:hadoop-annotations
org.apache.hadoop:hadoop-auth
org.apache.hadoop:hadoop-client
org.apache.hadoop:hadoop-common
org.apache.hadoop:hadoop-hdfs
org.apache.hadoop:hadoop-hdfs-client
org.apache.hadoop:hadoop-mapreduce-client-app
org.apache.hadoop:hadoop-mapreduce-client-common
org.apache.hadoop:hadoop-mapreduce-client-core
Expand All @@ -278,6 +282,21 @@ org.apache.hadoop:hadoop-yarn-server-common
org.apache.hadoop:hadoop-yarn-server-web-proxy
org.apache.httpcomponents:httpclient
org.apache.httpcomponents:httpcore
org.apache.kerby:kerb-admin
org.apache.kerby:kerb-client
org.apache.kerby:kerb-common
org.apache.kerby:kerb-core
org.apache.kerby:kerb-crypto
org.apache.kerby:kerb-identity
org.apache.kerby:kerb-server
org.apache.kerby:kerb-simplekdc
org.apache.kerby:kerb-util
org.apache.kerby:kerby-asn1
org.apache.kerby:kerby-config
org.apache.kerby:kerby-pkix
org.apache.kerby:kerby-util
org.apache.kerby:kerby-xdr
org.apache.kerby:token-provider
org.apache.orc:orc-core
org.apache.orc:orc-mapreduce
org.mortbay.jetty:jetty
Expand All @@ -292,16 +311,24 @@ com.fasterxml.jackson.core:jackson-annotations
com.fasterxml.jackson.core:jackson-core
com.fasterxml.jackson.core:jackson-databind
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
com.fasterxml.jackson.module:jackson-module-jaxb-annotations
com.fasterxml.jackson.module:jackson-module-paranamer
com.fasterxml.jackson.module:jackson-module-scala_2.12
com.fasterxml.woodstox:woodstox-core
com.github.mifmif:generex
com.github.stephenc.jcip:jcip-annotations
com.google.code.findbugs:jsr305
com.google.code.gson:gson
com.google.flatbuffers:flatbuffers-java
com.google.guava:guava
com.google.inject:guice
com.google.inject.extensions:guice-servlet
com.nimbusds:nimbus-jose-jwt
com.twitter:parquet-hadoop-bundle
commons-cli:commons-cli
commons-daemon:commons-daemon
commons-dbcp:commons-dbcp
commons-io:commons-io
commons-lang:commons-lang
Expand All @@ -313,6 +340,8 @@ javax.inject:javax.inject
javax.validation:validation-api
log4j:apache-log4j-extras
log4j:log4j
net.minidev:accessors-smart
net.minidev:json-smart
net.sf.jpam:jpam
org.apache.avro:avro
org.apache.avro:avro-ipc
Expand All @@ -328,6 +357,7 @@ org.apache.directory.server:apacheds-i18n
org.apache.directory.server:apacheds-kerberos-codec
org.apache.htrace:htrace-core
org.apache.ivy:ivy
org.apache.geronimo.specs:geronimo-jcache_1.0_spec
org.apache.mesos:mesos
org.apache.parquet:parquet-column
org.apache.parquet:parquet-common
Expand All @@ -343,11 +373,6 @@ org.datanucleus:datanucleus-api-jdo
org.datanucleus:datanucleus-core
org.datanucleus:datanucleus-rdbms
org.lz4:lz4-java
org.spark-project.hive:hive-beeline
org.spark-project.hive:hive-cli
org.spark-project.hive:hive-exec
org.spark-project.hive:hive-jdbc
org.spark-project.hive:hive-metastore
org.xerial.snappy:snappy-java
stax:stax-api
xerces:xercesImpl
Expand All @@ -369,6 +394,27 @@ org.eclipse.jetty:jetty-webapp
org.eclipse.jetty:jetty-xml
org.scala-lang.modules:scala-xml_2.12
org.opencypher:okapi-shade
com.github.joshelser:dropwizard-metrics-hadoop-metrics2-reporter
com.zaxxer.HikariCP
org.apache.hive:hive-beeline
org.apache.hive:hive-cli
org.apache.hive:hive-common
org.apache.hive:hive-exec
org.apache.hive:hive-jdbc
org.apache.hive:hive-llap-common
org.apache.hive:hive-metastore
org.apache.hive:hive-serde
org.apache.hive:hive-service-rpc
org.apache.hive:hive-shims-0.23
org.apache.hive:hive-shims
org.apache.hive:hive-common
org.apache.hive:hive-shims-scheduler
org.apache.hive:hive-storage-api
org.apache.hive:hive-vector-code-gen
org.datanucleus:javax.jdo
com.tdunning:json
org.apache.velocity:velocity
org.apache.yetus:audience-annotations

core/src/main/java/org/apache/spark/util/collection/TimSort.java
core/src/main/resources/org/apache/spark/ui/static/bootstrap*
Expand All @@ -387,13 +433,15 @@ BSD 2-Clause
------------

com.github.luben:zstd-jni
dnsjava:dnsjava
javolution:javolution
com.esotericsoftware:kryo-shaded
com.esotericsoftware:minlog
com.esotericsoftware:reflectasm
com.google.protobuf:protobuf-java
org.codehaus.janino:commons-compiler
org.codehaus.janino:janino
org.codehaus.woodstox:stax2-api
jline:jline
org.jodd:jodd-core
com.github.wendykierp:JTransforms
Expand All @@ -410,6 +458,7 @@ org.antlr:stringtemplate
org.antlr:antlr4-runtime
antlr:antlr
com.github.fommil.netlib:core
com.google.re2j:re2j
com.thoughtworks.paranamer:paranamer
org.scala-lang:scala-compiler
org.scala-lang:scala-library
Expand All @@ -435,6 +484,7 @@ is distributed under the 3-Clause BSD license.
MIT License
-----------

com.microsoft.sqlserver:mssql-jdbc
org.typelevel:spire_2.12
org.typelevel:spire-macros_2.12
org.typelevel:spire-platform_2.12
Expand Down Expand Up @@ -464,13 +514,15 @@ Common Development and Distribution License (CDDL) 1.0

javax.activation:activation http://www.oracle.com/technetwork/java/javase/tech/index-jsp-138795.html
javax.xml.stream:stax-api https://jcp.org/en/jsr/detail?id=173
javax.transaction:javax.transaction-api


Common Development and Distribution License (CDDL) 1.1
------------------------------------------------------

javax.el:javax.el-api https://javaee.github.io/uel-ri/
javax.servlet:javax.servlet-api https://javaee.github.io/servlet-spec/
javax.servlet.jsp:jsp-api
javax.transaction:jta http://www.oracle.com/technetwork/java/index.html
javax.xml.bind:jaxb-api https://github.com/javaee/jaxb-v2
org.glassfish.hk2:hk2-api https://github.com/javaee/glassfish
Expand All @@ -492,6 +544,7 @@ Eclipse Distribution License (EDL) 1.0
--------------------------------------

org.glassfish.jaxb:jaxb-runtime
jakarta.activation:jakarta.activation-api
jakarta.xml.bind:jakarta.xml.bind-api
com.sun.istack:istack-commons-runtime

Expand All @@ -501,6 +554,7 @@ Eclipse Public License (EPL) 2.0

jakarta.annotation:jakarta-annotation-api https://projects.eclipse.org/projects/ee4j.ca
jakarta.ws.rs:jakarta.ws.rs-api https://github.com/eclipse-ee4j/jaxrs-api
org.glassfish.hk2.external:jakarta.inject


Python Software Foundation License
Expand Down
Loading