You are viewing a plain text version of this content. The canonical link for it is here.
- spark git commit: [SPARK-16328][ML][MLLIB][PYSPARK] Add 'asML' and 'fromML' conversion methods to PySpark linalg - posted by jk...@apache.org on 2016/07/01 00:52:25 UTC, 1 replies.
- spark git commit: [SPARK-15643][DOC][ML] Add breaking changes to ML migration guide - posted by jk...@apache.org on 2016/07/01 00:55:20 UTC, 1 replies.
- spark git commit: [SPARK-15954][SQL] Disable loading test tables in Python tests - posted by rx...@apache.org on 2016/07/01 02:02:38 UTC, 1 replies.
- spark git commit: [SPARK-15820][PYSPARK][SQL] Add Catalog.refreshTable into python API - posted by li...@apache.org on 2016/07/01 02:18:56 UTC, 0 replies.
- spark git commit: [SPARK-14608][ML] transformSchema needs better documentation - posted by jk...@apache.org on 2016/07/01 02:34:57 UTC, 1 replies.
- spark git commit: [SPARK-16331][SQL] Reduce code generation time - posted by rx...@apache.org on 2016/07/01 04:47:47 UTC, 0 replies.
- spark git commit: [SPARK-12177][STREAMING][KAFKA] limit api surface area - posted by td...@apache.org on 2016/07/01 07:53:41 UTC, 1 replies.
- spark git commit: [SPARK-16182][CORE] Utils.scala -- terminateProcess() should call Process.destroyForcibly() if and only if Process.destroy() fails - posted by sr...@apache.org on 2016/07/01 08:22:31 UTC, 2 replies.
- spark git commit: [SPARK-15761][MLLIB][PYSPARK] Load ipython when default python is Python3 - posted by sr...@apache.org on 2016/07/01 08:27:38 UTC, 2 replies.
- spark git commit: [SPARK-16222][SQL] JDBC Sources - Handling illegal input values for `fetchsize` and `batchsize` - posted by sr...@apache.org on 2016/07/01 08:54:07 UTC, 1 replies.
- spark git commit: [SPARK-16208][SQL] Add `PropagateEmptyRelation` optimizer - posted by li...@apache.org on 2016/07/01 14:14:07 UTC, 0 replies.
- spark git commit: [SPARK-16012][SPARKR] Implement gapplyCollect which will apply a R function on each group similar to gapply and collect the result back to R data.frame - posted by sh...@apache.org on 2016/07/01 20:55:34 UTC, 1 replies.
- spark git commit: [SPARK-16299][SPARKR] Capture errors from R workers in daemon.R to avoid deletion of R session temporary directory. - posted by sh...@apache.org on 2016/07/01 21:37:06 UTC, 1 replies.
- spark git commit: [SPARK-16335][SQL] Structured streaming should fail if source directory does not exist - posted by rx...@apache.org on 2016/07/01 22:16:06 UTC, 1 replies.
- spark git commit: [SPARK-16233][R][TEST] ORC test should be enabled only when HiveContext is available. - posted by sh...@apache.org on 2016/07/01 22:35:22 UTC, 1 replies.
- spark git commit: [SPARK-16095][YARN] Yarn cluster mode should report correct state to SparkLauncher - posted by va...@apache.org on 2016/07/01 22:51:28 UTC, 1 replies.
- spark git commit: [GRAPHX][EXAMPLES] move graphx test data directory and update graphx document - posted by sr...@apache.org on 2016/07/02 07:40:27 UTC, 1 replies.
- spark git commit: [SPARK-16345][DOCUMENTATION][EXAMPLES][GRAPHX] Extract graphx programming guide example snippets from source files instead of hard code them - posted by sr...@apache.org on 2016/07/02 15:29:10 UTC, 1 replies.
- spark git commit: [MINOR][BUILD] Fix Java linter errors - posted by sr...@apache.org on 2016/07/02 15:31:10 UTC, 1 replies.
- spark git commit: [SPARK-16329][SQL] Star Expansion over Table Containing No Column - posted by we...@apache.org on 2016/07/03 08:48:12 UTC, 0 replies.
- spark git commit: [SPARK-16278][SPARK-16279][SQL] Implement map_keys/map_values SQL functions - posted by we...@apache.org on 2016/07/03 08:59:50 UTC, 1 replies.
- spark git commit: [SPARK-16288][SQL] Implement inline table generating function - posted by we...@apache.org on 2016/07/03 17:57:56 UTC, 1 replies.
- spark git commit: [SPARK-15204][SQL] improve nullability inference for Aggregator - posted by we...@apache.org on 2016/07/04 04:14:24 UTC, 0 replies.
- spark git commit: [SPARK-16358][SQL] Remove InsertIntoHiveTable From Logical Plan - posted by we...@apache.org on 2016/07/04 05:45:18 UTC, 0 replies.
- spark git commit: [SPARK-16260][ML][EXAMPLE] PySpark ML Example Improvements and Cleanup - posted by yl...@apache.org on 2016/07/04 06:23:14 UTC, 1 replies.
- spark git commit: [MINOR][DOCS] Remove unused images; crush PNGs that could use it for good measure - posted by sr...@apache.org on 2016/07/04 08:22:05 UTC, 1 replies.
- svn commit: r1751226 - in /spark: _includes/ images/ site/images/ - posted by sr...@apache.org on 2016/07/04 08:31:33 UTC, 0 replies.
- spark git commit: [SPARK-16329][SQL][BACKPORT-1.6] Star Expansion over Table Containing No Column #14040 - posted by we...@apache.org on 2016/07/04 16:40:18 UTC, 0 replies.
- spark git commit: [SPARK-16329][SQL][BACKPORT-2.0] Star Expansion over Table Containing No Column - posted by we...@apache.org on 2016/07/04 16:46:59 UTC, 0 replies.
- spark git commit: [SPARK-16353][BUILD][DOC] Missing javadoc options for java unidoc - posted by sr...@apache.org on 2016/07/04 20:16:22 UTC, 2 replies.
- spark git commit: [SPARK-15968][SQL] Nonempty partitioned metastore tables are not cached - posted by we...@apache.org on 2016/07/05 01:49:32 UTC, 1 replies.
- spark git commit: [SPARK-15198][SQL] Support for pushing down filters for boolean types in ORC data source - posted by li...@apache.org on 2016/07/05 06:02:49 UTC, 0 replies.
- spark git commit: [SPARK-16360][SQL] Speed up SQL query performance by removing redundant `executePlan` call - posted by li...@apache.org on 2016/07/05 08:19:49 UTC, 0 replies.
- spark git commit: [SPARK-9876][SQL][FOLLOWUP] Enable string and binary tests for Parquet predicate pushdown and replace deprecated fromByteArray. - posted by li...@apache.org on 2016/07/05 09:00:11 UTC, 0 replies.
- spark git commit: [SPARK-16311][SQL] Metadata refresh should work on temporary views - posted by rx...@apache.org on 2016/07/05 18:36:14 UTC, 1 replies.
- spark git commit: [SPARK-16212][STREAMING][KAFKA] use random port for embedded kafka - posted by td...@apache.org on 2016/07/05 18:45:59 UTC, 1 replies.
- spark git commit: [HOTFIX] Fix build break. - posted by rx...@apache.org on 2016/07/05 19:06:52 UTC, 1 replies.
- spark git commit: [SPARK-15730][SQL] Respect the --hiveconf in the spark-sql command line - posted by rx...@apache.org on 2016/07/05 23:42:46 UTC, 1 replies.
- spark git commit: [SPARK-16359][STREAMING][KAFKA] unidoc skip kafka 0.10 - posted by td...@apache.org on 2016/07/05 23:44:18 UTC, 1 replies.
- spark git commit: [SPARK-16383][SQL] Remove `SessionState.executeSql` - posted by rx...@apache.org on 2016/07/05 23:47:35 UTC, 0 replies.
- spark git commit: [SPARK-16385][CORE] Catch correct exception when calling method via reflection. - posted by va...@apache.org on 2016/07/05 23:55:41 UTC, 2 replies.
- spark git commit: [SPARK-16348][ML][MLLIB][PYTHON] Use full classpaths for pyspark ML JVM calls - posted by jk...@apache.org on 2016/07/06 00:00:29 UTC, 1 replies.
- [spark] Git Push Summary - posted by pw...@apache.org on 2016/07/06 01:41:01 UTC, 11 replies.
- [1/2] spark git commit: Preparing Spark release v2.0.0-rc2 - posted by pw...@apache.org on 2016/07/06 01:41:25 UTC, 0 replies.
- [2/2] spark git commit: Preparing development version 2.0.1-SNAPSHOT - posted by pw...@apache.org on 2016/07/06 01:41:26 UTC, 4 replies.
- spark git commit: [SPARK-16286][SQL] Implement stack table generating function - posted by we...@apache.org on 2016/07/06 02:55:00 UTC, 1 replies.
- spark git commit: [SPARK-16389][SQL] Remove MetastoreRelation from SparkHiveWriterContainer and SparkHiveDynamicPartitionWriterContainer - posted by we...@apache.org on 2016/07/06 04:09:59 UTC, 0 replies.
- spark git commit: [SPARK-16340][SQL] Support column arguments for `regexp_replace` Dataset operation - posted by rx...@apache.org on 2016/07/06 05:11:44 UTC, 0 replies.
- spark git commit: [SPARK-16339][CORE] ScriptTransform does not print stderr when outstream is lost - posted by sr...@apache.org on 2016/07/06 08:18:06 UTC, 1 replies.
- spark git commit: [SPARK-16249][ML] Change visibility of Object ml.clustering.LDA to public for loading - posted by yl...@apache.org on 2016/07/06 08:30:58 UTC, 1 replies.
- spark git commit: [SPARK-16388][SQL] Remove spark.sql.nativeView and spark.sql.nativeView.canonical config - posted by li...@apache.org on 2016/07/06 09:41:23 UTC, 0 replies.
- spark git commit: [SPARK-16307][ML] Add test to verify the predicted variances of a DT on toy data - posted by yl...@apache.org on 2016/07/06 09:54:56 UTC, 0 replies.
- spark git commit: [MINOR][BUILD] Download Maven 3.3.9 instead of 3.3.3 because the latter is no longer published on Apache mirrors - posted by sr...@apache.org on 2016/07/06 11:27:19 UTC, 0 replies.
- spark git commit: [SPARK-16229][SQL] Drop Empty Table After CREATE TABLE AS SELECT fails - posted by we...@apache.org on 2016/07/06 13:44:18 UTC, 1 replies.
- spark git commit: [MINOR][CORE][1.6-BACKPORT] Fix display wrong free memory size in the log - posted by sr...@apache.org on 2016/07/06 13:49:26 UTC, 0 replies.
- spark git commit: [SPARK-15591][WEBUI] Paginate Stage Table in Stages tab - posted by zs...@apache.org on 2016/07/06 17:28:10 UTC, 0 replies.
- spark git commit: [SPARK-15979][SQL] Renames CatalystWriteSupport to ParquetWriteSupport - posted by rx...@apache.org on 2016/07/06 17:36:47 UTC, 0 replies.
- spark git commit: [DOC][SQL] update out-of-date code snippets using SQLContext in all documents. - posted by rx...@apache.org on 2016/07/06 17:41:51 UTC, 1 replies.
- spark git commit: [MINOR][PYSPARK][DOC] Fix wrongly formatted examples in PySpark documentation - posted by rx...@apache.org on 2016/07/06 17:45:53 UTC, 1 replies.
- spark git commit: [SPARK-16304] LinkageError should not crash Spark executor - posted by rx...@apache.org on 2016/07/06 17:46:25 UTC, 0 replies.
- spark git commit: [SPARK-16371][SQL] Do not push down filters incorrectly when inner name and outer name are the same in Parquet - posted by rx...@apache.org on 2016/07/06 19:42:27 UTC, 1 replies.
- spark git commit: [SPARK-15740][MLLIB] Word2VecSuite "big model load / save" caused OOM in maven jenkins builds - posted by jk...@apache.org on 2016/07/06 19:56:31 UTC, 1 replies.
- spark git commit: [SPARK-16379][CORE][MESOS] Spark on mesos is broken due to race condition in Logging - posted by rx...@apache.org on 2016/07/06 20:36:10 UTC, 1 replies.
- spark git commit: [MESOS] expand coarse-grained mode docs - posted by rx...@apache.org on 2016/07/06 22:02:48 UTC, 1 replies.
- spark git commit: [SPARK-16371][SQL] Two follow-up tasks - posted by rx...@apache.org on 2016/07/06 22:04:40 UTC, 1 replies.
- spark git commit: [SPARK-16212][STREAMING][KAFKA] apply test tweaks from 0-10 to 0-8 as well - posted by td...@apache.org on 2016/07/06 23:21:44 UTC, 1 replies.
- spark git commit: [SPARK-16021] Fill freed memory in test to help catch correctness bugs - posted by rx...@apache.org on 2016/07/06 23:30:28 UTC, 0 replies.
- spark git commit: [SPARK-14839][SQL] Support for other types for `tableProperty` rule in SQL syntax - posted by hv...@apache.org on 2016/07/07 03:57:31 UTC, 0 replies.
- spark git commit: [SPARK-16374][SQL] Remove Alias from MetastoreRelation and SimpleCatalogRelation - posted by we...@apache.org on 2016/07/07 04:07:35 UTC, 0 replies.
- spark git commit: [SPARK-16398][CORE] Make cancelJob and cancelStage APIs public - posted by rx...@apache.org on 2016/07/07 05:47:43 UTC, 0 replies.
- spark git commit: [SPARK-16021][TEST-MAVEN] Fix the maven build - posted by rx...@apache.org on 2016/07/07 05:48:07 UTC, 0 replies.
- spark git commit: [SPARK-15885][WEB UI] Provide links to executor logs from stage details page in UI - posted by rx...@apache.org on 2016/07/07 07:02:42 UTC, 0 replies.
- spark git commit: [SPARK-16368][SQL] Fix Strange Errors When Creating View With Unmatched Column Num - posted by rx...@apache.org on 2016/07/07 07:07:28 UTC, 1 replies.
- spark git commit: [SPARK-16400][SQL] Remove InSet filter pushdown from Parquet - posted by li...@apache.org on 2016/07/07 10:09:32 UTC, 0 replies.
- 411ED44345 - posted by co...@spark.apache.org on 2016/07/07 10:17:49 UTC, 0 replies.
- spark git commit: [SPARK-16372][MLLIB] Retag RDD to tallSkinnyQR of RowMatrix - posted by sr...@apache.org on 2016/07/07 10:28:08 UTC, 2 replies.
- spark git commit: [SPARK-16399][PYSPARK] Force PYSPARK_PYTHON to python - posted by sr...@apache.org on 2016/07/07 10:31:14 UTC, 0 replies.
- spark git commit: [SPARK-16174][SQL] Improve `OptimizeIn` optimizer to remove literal repetitions - posted by we...@apache.org on 2016/07/07 11:46:52 UTC, 0 replies.
- spark git commit: Revert "[SPARK-16372][MLLIB] Retag RDD to tallSkinnyQR of RowMatrix" - posted by zs...@apache.org on 2016/07/07 17:35:10 UTC, 0 replies.
- spark git commit: [SPARK-16350][SQL] Fix support for incremental planning in wirteStream.foreach() - posted by zs...@apache.org on 2016/07/07 17:40:47 UTC, 1 replies.
- spark git commit: [SPARK-16415][SQL] fix catalog string error - posted by rx...@apache.org on 2016/07/07 18:08:09 UTC, 1 replies.
- spark git commit: [SPARK-16310][SPARKR] R na.string-like default for csv source - posted by sh...@apache.org on 2016/07/07 22:22:01 UTC, 1 replies.
- spark git commit: [SPARK-16425][R] `describe()` should not fail with non-numeric columns - posted by sh...@apache.org on 2016/07/08 00:47:34 UTC, 1 replies.
- spark git commit: [SPARK-16276][SQL] Implement elt SQL function - posted by rx...@apache.org on 2016/07/08 04:01:00 UTC, 0 replies.
- spark git commit: [SPARK-16289][SQL] Implement posexplode table generating function - posted by rx...@apache.org on 2016/07/08 04:05:39 UTC, 0 replies.
- spark git commit: [SPARK-16271][SQL] Implement Hive's UDFXPathUtil - posted by rx...@apache.org on 2016/07/08 04:07:10 UTC, 0 replies.
- spark git commit: [SPARK-16274][SQL] Implement xpath_boolean - posted by rx...@apache.org on 2016/07/08 04:07:40 UTC, 0 replies.
- spark git commit: [SPARK-16430][SQL][STREAMING] Add option maxFilesPerTrigger - posted by td...@apache.org on 2016/07/08 06:19:49 UTC, 1 replies.
- spark git commit: [SPARK-16052][SQL] Improve `CollapseRepartition` optimizer for Repartition/RepartitionBy - posted by we...@apache.org on 2016/07/08 08:44:59 UTC, 0 replies.
- spark git commit: [SPARK-16436][SQL] checkEvaluation should support NaN - posted by we...@apache.org on 2016/07/08 08:49:21 UTC, 0 replies.
- spark git commit: [SPARK-16285][SQL] Implement sentences SQL functions - posted by we...@apache.org on 2016/07/08 09:06:13 UTC, 1 replies.
- spark git commit: [SPARK-16369][MLLIB] tallSkinnyQR of RowMatrix should aware of empty partition - posted by sr...@apache.org on 2016/07/08 13:24:02 UTC, 1 replies.
- spark git commit: [SPARK-13638][SQL] Add quoteAll option to CSV DataFrameWriter - posted by rx...@apache.org on 2016/07/08 18:45:44 UTC, 1 replies.
- spark git commit: [SPARK-16420] Ensure compression streams are closed. - posted by rx...@apache.org on 2016/07/08 19:37:29 UTC, 1 replies.
- spark git commit: [SPARK-16429][SQL] Include `StringType` columns in `describe()` - posted by rx...@apache.org on 2016/07/08 21:36:54 UTC, 0 replies.
- spark git commit: [SPARK-16281][SQL] Implement parse_url SQL function - posted by rx...@apache.org on 2016/07/08 21:38:09 UTC, 1 replies.
- spark git commit: [SPARK-16453][BUILD] release-build.sh is missing hive-thriftserver for scala 2.10 - posted by yh...@apache.org on 2016/07/08 22:56:50 UTC, 1 replies.
- spark git commit: [SPARK-16387][SQL] JDBC Writer should use dialect to quote field names. - posted by rx...@apache.org on 2016/07/08 23:07:15 UTC, 1 replies.
- spark git commit: [SPARK-13569][STREAMING][KAFKA] pattern based topic subscription - posted by td...@apache.org on 2016/07/09 00:48:08 UTC, 1 replies.
- spark git commit: [SPARK-16376][WEBUI][SPARK WEB UI][APP-ID] HTTP ERROR 500 when using rest api "/applications//jobs" if array "stageIds" is empty - posted by rx...@apache.org on 2016/07/09 03:17:56 UTC, 1 replies.
- spark git commit: [SPARK-16432] Empty blocks fail to serialize due to assert in ChunkedByteBuffer - posted by rx...@apache.org on 2016/07/09 03:18:53 UTC, 1 replies.
- spark git commit: [SPARK-11857][MESOS] Deprecate fine grained - posted by rx...@apache.org on 2016/07/09 03:20:41 UTC, 1 replies.
- spark git commit: [SPARK-16401][SQL] Data Source API: Enable Extending RelationProvider and CreatableRelationProvider without Extending SchemaRelationProvider - posted by we...@apache.org on 2016/07/09 12:36:12 UTC, 1 replies.
- spark git commit: [SPARK-15467][BUILD] update janino version to 3.0.0 - posted by rx...@apache.org on 2016/07/11 00:58:31 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-16476] Restructure MimaExcludes for easier union excludes - posted by rx...@apache.org on 2016/07/11 05:05:19 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-16476] Restructure MimaExcludes for easier union excludes - posted by rx...@apache.org on 2016/07/11 05:05:20 UTC, 1 replies.
- spark git commit: [SPARK-16318][SQL] Implement all remaining xpath functions - posted by we...@apache.org on 2016/07/11 05:28:35 UTC, 0 replies.
- spark git commit: [SPARK-16355][SPARK-16354][SQL] Fix Bugs When LIMIT/TABLESAMPLE is Non-foldable, Zero or Negative - posted by we...@apache.org on 2016/07/11 08:22:56 UTC, 1 replies.
- spark git commit: [SPARK-16381][SQL][SPARKR] Update SQL examples and programming guide for R language binding - posted by li...@apache.org on 2016/07/11 12:05:35 UTC, 1 replies.
- spark git commit: [SPARK-16459][SQL] Prevent dropping current database - posted by hv...@apache.org on 2016/07/11 13:15:54 UTC, 1 replies.
- spark git commit: [SPARK-16477] Bump master version to 2.1.0-SNAPSHOT - posted by rx...@apache.org on 2016/07/11 16:43:01 UTC, 0 replies.
- spark git commit: [SPARK-16318][SQL] Implement all remaining xpath functions (branch-2.0) - posted by rx...@apache.org on 2016/07/11 19:42:46 UTC, 0 replies.
- spark git commit: [SPARK-16458][SQL] SessionCatalog should support `listColumns` for temporary tables - posted by hv...@apache.org on 2016/07/11 20:45:39 UTC, 1 replies.
- spark git commit: [SPARKR][DOC] SparkR ML user guides update for 2.0 - posted by sh...@apache.org on 2016/07/11 21:31:14 UTC, 1 replies.
- spark git commit: [SPARK-16144][SPARKR] update R API doc for mllib - posted by sh...@apache.org on 2016/07/11 21:34:53 UTC, 1 replies.
- spark git commit: [SPARK-16349][SQL] Fall back to isolated class loader when classes not found. - posted by yh...@apache.org on 2016/07/11 22:20:53 UTC, 0 replies.
- spark git commit: [SPARK-16114][SQL] structured streaming event time window example - posted by td...@apache.org on 2016/07/12 00:57:55 UTC, 1 replies.
- spark git commit: [MINOR][STREAMING][DOCS] Minor changes on kinesis integration - posted by td...@apache.org on 2016/07/12 01:09:17 UTC, 1 replies.
- spark git commit: [SPARK-16433][SQL] Improve StreamingQuery.explain when no data arrives - posted by td...@apache.org on 2016/07/12 01:11:10 UTC, 1 replies.
- spark git commit: [SPARK-16430][SQL][STREAMING] Fixed bug in the maxFilesPerTrigger in FileStreamSource - posted by td...@apache.org on 2016/07/12 01:41:39 UTC, 1 replies.
- spark git commit: [SPARK-16488] Fix codegen variable namespace collision in pmod and partitionBy - posted by rx...@apache.org on 2016/07/12 03:26:04 UTC, 2 replies.
- spark git commit: [SPARK-12639][SQL] Mark Filters Fully Handled By Sources with * - posted by yh...@apache.org on 2016/07/12 04:40:13 UTC, 0 replies.
- spark git commit: [SPARK-16199][SQL] Add a method to list the referenced columns in data source Filter - posted by rx...@apache.org on 2016/07/12 05:23:35 UTC, 0 replies.
- spark git commit: [MINOR][ML] update comment where is inconsistent with code in ml.regression.LinearRegression - posted by sr...@apache.org on 2016/07/12 08:24:05 UTC, 1 replies.
- spark git commit: [SPARK-16189][SQL] Add ExternalRDD logical plan for input with RDD to have a chance to eliminate serialize/deserialize. - posted by we...@apache.org on 2016/07/12 09:17:59 UTC, 0 replies.
- spark git commit: [SPARK-16470][ML][OPTIMIZER] Check linear regression training whether actually reach convergence and add warning if not - posted by sr...@apache.org on 2016/07/12 12:04:37 UTC, 1 replies.
- spark git commit: [SPARK-15752][SQL] Optimize metadata only query that has an aggregate whose children are deterministic project or filter operators. - posted by hv...@apache.org on 2016/07/12 16:52:22 UTC, 0 replies.
- spark git commit: [SPARK-16489][SQL] Guard against variable reuse mistakes in expression code generation - posted by rx...@apache.org on 2016/07/12 17:07:26 UTC, 2 replies.
- spark git commit: [SPARK-16414][YARN] Fix bugs for "Can not get user config when calling SparkHadoopUtil.get.conf on yarn cluser mode" - posted by va...@apache.org on 2016/07/12 17:10:42 UTC, 1 replies.
- spark git commit: [SPARK-16405] Add metrics and source for external shuffle service - posted by rx...@apache.org on 2016/07/12 17:14:01 UTC, 0 replies.
- spark git commit: [SPARK-16119][SQL] Support PURGE option to drop table / partition. - posted by va...@apache.org on 2016/07/12 19:47:53 UTC, 0 replies.
- spark git commit: [SPARK-16284][SQL] Implement reflect SQL function - posted by we...@apache.org on 2016/07/13 00:05:25 UTC, 1 replies.
- spark git commit: [SPARK-16514][SQL] Fix various regex codegen bugs - posted by rx...@apache.org on 2016/07/13 06:09:05 UTC, 2 replies.
- spark git commit: [SPARK-16303][DOCS][EXAMPLES] Updated SQL programming guide and examples - posted by li...@apache.org on 2016/07/13 08:12:39 UTC, 1 replies.
- spark git commit: [SPARK-15889][STREAMING] Follow-up fix to erroneous condition in StreamTest - posted by sr...@apache.org on 2016/07/13 09:44:11 UTC, 1 replies.
- spark git commit: [SPARK-16375][WEB UI] Fixed misassigned var: numCompletedTasks was assigned to numSkippedTasks - posted by sr...@apache.org on 2016/07/13 09:45:10 UTC, 2 replies.
- spark git commit: [MINOR] Fix Java style errors and remove unused imports - posted by sr...@apache.org on 2016/07/13 09:47:11 UTC, 1 replies.
- spark git commit: [SPARK-16439] Fix number formatting in SQL UI - posted by sr...@apache.org on 2016/07/13 09:50:30 UTC, 1 replies.
- spark git commit: [SPARK-16438] Add Asynchronous Actions documentation - posted by sr...@apache.org on 2016/07/13 10:33:50 UTC, 1 replies.
- spark git commit: [MINOR][YARN] Fix code error in yarn-cluster unit test - posted by sr...@apache.org on 2016/07/13 10:36:06 UTC, 1 replies.
- spark git commit: [SPARK-16440][MLLIB] Undeleted broadcast variables in Word2Vec causing OoM for long runs - posted by sr...@apache.org on 2016/07/13 10:39:35 UTC, 2 replies.
- spark git commit: [SPARK-16469] enhanced simulate multiply - posted by sr...@apache.org on 2016/07/13 13:47:35 UTC, 1 replies.
- spark git commit: [SPARK-16343][SQL] Improve the PushDownPredicate rule to pushdown predicates correctly in non-deterministic condition. - posted by li...@apache.org on 2016/07/13 16:21:43 UTC, 0 replies.
- spark git commit: [SPARK-16435][YARN][MINOR] Add warning log if initialExecutors is less than minExecutors - posted by tg...@apache.org on 2016/07/13 18:24:58 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-14812][ML][MLLIB][PYTHON] Experimental, DeveloperApi annotation audit for ML - posted by jk...@apache.org on 2016/07/13 19:34:01 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-14812][ML][MLLIB][PYTHON] Experimental, DeveloperApi annotation audit for ML - posted by jk...@apache.org on 2016/07/13 19:34:02 UTC, 1 replies.
- spark git commit: [SPARK-16531][SQL][TEST] Remove timezone setting from DataFrameTimeWindowingSuite - posted by ma...@apache.org on 2016/07/13 19:55:02 UTC, 1 replies.
- spark git commit: [SPARK-16114][SQL] updated structured streaming guide - posted by td...@apache.org on 2016/07/13 20:26:27 UTC, 1 replies.
- spark git commit: [SPARKR][MINOR] R examples and test updates - posted by sh...@apache.org on 2016/07/13 20:33:41 UTC, 1 replies.
- spark git commit: [SPARKR][DOCS][MINOR] R programming guide to include csv data source example - posted by sh...@apache.org on 2016/07/13 22:09:26 UTC, 1 replies.
- spark git commit: [SPARK-16482][SQL] Describe Table Command for Tables Requiring Runtime Inferred Schema - posted by yh...@apache.org on 2016/07/13 22:23:40 UTC, 1 replies.
- spark git commit: [SPARK-16485][ML][DOC] Fix privacy of GLM members, rename sqlDataTypes for ML, doc fixes - posted by jk...@apache.org on 2016/07/13 22:40:49 UTC, 1 replies.
- spark git commit: [SPARK-16536][SQL][PYSPARK][MINOR] Expose `sql` in PySpark Shell - posted by rx...@apache.org on 2016/07/14 05:24:31 UTC, 0 replies.
- [1/2] spark git commit: Preparing Spark release v2.0.0-rc3 - posted by pw...@apache.org on 2016/07/14 05:27:35 UTC, 1 replies.
- spark git commit: [SPARK-16503] SparkSession should provide Spark version - posted by rx...@apache.org on 2016/07/14 05:30:48 UTC, 1 replies.
- spark git commit: [SPARK-16448] RemoveAliasOnlyProject should not remove alias with metadata - posted by li...@apache.org on 2016/07/14 07:48:36 UTC, 0 replies.
- spark git commit: [SPARK-16500][ML][MLLIB][OPTIMIZER] add LBFGS convergence warning for all used place in MLLib - posted by sr...@apache.org on 2016/07/14 08:11:10 UTC, 1 replies.
- spark git commit: [SPARK-16403][EXAMPLES] Cleanup to remove unused imports, consistent style, minor fixes - posted by sr...@apache.org on 2016/07/14 08:12:51 UTC, 0 replies.
- spark git commit: [SPARK-14963][MINOR][YARN] Fix typo in YarnShuffleService recovery file name - posted by tg...@apache.org on 2016/07/14 13:31:12 UTC, 0 replies.
- spark git commit: [SPARK-16505][YARN] Optionally propagate error during shuffle service startup. - posted by tg...@apache.org on 2016/07/14 14:42:43 UTC, 0 replies.
- spark git commit: [SPARK-16530][SQL][TRIVIAL] Wrong Parser Keyword in ALTER TABLE CHANGE COLUMN - posted by hv...@apache.org on 2016/07/14 15:15:58 UTC, 0 replies.
- spark git commit: [SPARK-16543][SQL] Rename the columns of `SHOW PARTITION/COLUMNS` commands - posted by hv...@apache.org on 2016/07/14 15:18:41 UTC, 0 replies.
- spark git commit: [SPARK-16509][SPARKR] Rename window.partitionBy and window.orderBy to windowPartitionBy and windowOrderBy. - posted by sh...@apache.org on 2016/07/14 16:38:45 UTC, 1 replies.
- spark git commit: [SPARK-16538][SPARKR] fix R call with namespace operator on SparkSession functions - posted by sh...@apache.org on 2016/07/14 16:45:33 UTC, 1 replies.
- [1/2] spark git commit: Preparing Spark release v2.0.0-rc4 - posted by pw...@apache.org on 2016/07/14 16:50:37 UTC, 0 replies.
- spark git commit: [SPARK-16529][SQL][TEST] `withTempDatabase` should set `default` database before dropping - posted by li...@apache.org on 2016/07/14 16:51:26 UTC, 1 replies.
- spark git commit: [SPARK-16528][SQL] Fix NPE problem in HiveClientImpl - posted by rx...@apache.org on 2016/07/14 17:18:34 UTC, 1 replies.
- spark git commit: [SPARK-16540][YARN][CORE] Avoid adding jars twice for Spark running on yarn - posted by va...@apache.org on 2016/07/14 17:41:12 UTC, 1 replies.
- spark git commit: [SPARK-16313][SQL][BRANCH-1.6] Spark should not silently drop exceptions in file listing - posted by yh...@apache.org on 2016/07/14 19:00:34 UTC, 0 replies.
- spark git commit: [SPARK-16553][DOCS] Fix SQL example file name in docs - posted by rx...@apache.org on 2016/07/14 21:19:32 UTC, 1 replies.
- spark git commit: [SPARK-16555] Work around Jekyll error-handling bug which led to silent failures - posted by rx...@apache.org on 2016/07/14 22:55:39 UTC, 1 replies.
- spark git commit: [SPARK-16557][SQL] Remove stale doc in sql/README.md - posted by rx...@apache.org on 2016/07/15 02:24:45 UTC, 1 replies.
- spark git commit: [SPARK-16546][SQL][PYSPARK] update python dataframe.drop - posted by rx...@apache.org on 2016/07/15 05:55:56 UTC, 0 replies.
- spark git commit: [SPARK-16426][MLLIB] Fix bug that caused NaNs in IsotonicRegression - posted by sr...@apache.org on 2016/07/15 11:30:28 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-14817][ML][MLLIB][DOC] Made DataFrame-based API primary in MLlib guide - posted by jk...@apache.org on 2016/07/15 20:38:28 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-14817][ML][MLLIB][DOC] Made DataFrame-based API primary in MLlib guide - posted by jk...@apache.org on 2016/07/15 20:38:29 UTC, 1 replies.
- spark git commit: [SPARK-16538][SPARKR] Add more tests for namespace call to SparkSession functions - posted by sh...@apache.org on 2016/07/15 20:59:01 UTC, 1 replies.
- spark git commit: [SPARK-16230][CORE] CoarseGrainedExecutorBackend to self kill if there is an exception while creating an Executor - posted by zs...@apache.org on 2016/07/15 21:27:20 UTC, 1 replies.
- spark git commit: [SPARK-16582][SQL] Explicitly define isNull = false for non-nullable expressions - posted by rx...@apache.org on 2016/07/16 20:24:08 UTC, 1 replies.
- spark git commit: [SPARK-3359][DOCS] More changes to resolve javadoc 8 errors that will help unidoc/genjavadoc compatibility - posted by rx...@apache.org on 2016/07/16 20:27:01 UTC, 1 replies.
- spark git commit: [SPARK-16112][SPARKR] Programming guide for gapply/gapplyCollect - posted by sh...@apache.org on 2016/07/16 23:56:19 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-16507][SPARKR] Add a CRAN checker, fix Rd aliases - posted by sh...@apache.org on 2016/07/17 00:06:48 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-16507][SPARKR] Add a CRAN checker, fix Rd aliases - posted by sh...@apache.org on 2016/07/17 00:06:49 UTC, 1 replies.
- spark git commit: [SPARK-16584][SQL] Move regexp unit tests to RegexpExpressionsSuite - posted by rx...@apache.org on 2016/07/17 06:42:32 UTC, 1 replies.
- spark git commit: [SPARK-16027][SPARKR] Fix R tests SparkSession init/stop - posted by sh...@apache.org on 2016/07/18 02:02:32 UTC, 0 replies.
- spark git commit: [SPARK-16588][SQL] Deprecate monotonicallyIncreasingId in Scala/Java - posted by rx...@apache.org on 2016/07/18 05:49:00 UTC, 1 replies.
- spark git commit: [MINOR][TYPO] fix fininsh typo - posted by sr...@apache.org on 2016/07/18 08:11:55 UTC, 1 replies.
- spark git commit: [SPARK-16055][SPARKR] warning added while using sparkPackages with spark-submit - posted by sh...@apache.org on 2016/07/18 16:46:41 UTC, 1 replies.
- spark git commit: [SPARK-16351][SQL] Avoid per-record type dispatch in JSON when writing - posted by yh...@apache.org on 2016/07/18 16:49:21 UTC, 0 replies.
- spark git commit: [SPARK-16515][SQL] set default record reader and writer for script transformation - posted by yh...@apache.org on 2016/07/18 20:58:22 UTC, 1 replies.
- spark git commit: [SPARKR][DOCS] minor code sample update in R programming guide - posted by sh...@apache.org on 2016/07/18 23:02:01 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-16590][SQL] Improve LogicalPlanToSQLSuite to check generated SQL directly - posted by rx...@apache.org on 2016/07/19 00:17:41 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-16590][SQL] Improve LogicalPlanToSQLSuite to check generated SQL directly - posted by rx...@apache.org on 2016/07/19 00:17:42 UTC, 1 replies.
- spark git commit: [HOTFIX] Fix Scala 2.10 compilation - posted by rx...@apache.org on 2016/07/19 00:56:51 UTC, 1 replies.
- spark git commit: [SPARK-16615][SQL] Expose sqlContext in SparkSession - posted by rx...@apache.org on 2016/07/19 01:03:39 UTC, 1 replies.
- spark git commit: [MINOR] Remove unused arg in als.py - posted by rx...@apache.org on 2016/07/19 05:57:16 UTC, 0 replies.
- spark git commit: [SPARK-16303][DOCS][EXAMPLES] Minor Scala/Java example update - posted by yh...@apache.org on 2016/07/19 06:08:03 UTC, 1 replies.
- spark git commit: [DOC] improve python doc for rdd.histogram and dataframe.join - posted by rx...@apache.org on 2016/07/19 06:49:57 UTC, 1 replies.
- spark git commit: [MINOR][BUILD] Fix Java Linter `LineLength` errors - posted by sr...@apache.org on 2016/07/19 10:51:46 UTC, 1 replies.
- spark git commit: [SPARK-16535][BUILD] In pom.xml, remove groupId which is redundant definition and inherited from the parent - posted by sr...@apache.org on 2016/07/19 10:59:51 UTC, 0 replies.
- spark git commit: [MINOR][SQL][STREAMING][DOCS] Fix minor typos, punctuations and grammar - posted by sr...@apache.org on 2016/07/19 11:06:07 UTC, 1 replies.
- spark git commit: [SPARK-16600][MLLIB] fix some latex formula syntax error - posted by sr...@apache.org on 2016/07/19 11:07:43 UTC, 1 replies.
- spark git commit: [SPARK-16395][STREAMING] Fail if too many CheckpointWriteHandlers are queued up in the fixed thread pool - posted by sr...@apache.org on 2016/07/19 11:10:29 UTC, 0 replies.
- spark git commit: [SPARK-16478] graphX (added graph caching in strongly connected components) - posted by sr...@apache.org on 2016/07/19 11:18:47 UTC, 0 replies.
- spark git commit: [SPARK-16494][ML] Upgrade breeze version to 0.12 - posted by sr...@apache.org on 2016/07/19 11:31:10 UTC, 0 replies.
- spark git commit: [SPARK-16620][CORE] Add back the tokenization process in `RDD.pipe(command: String)` - posted by rx...@apache.org on 2016/07/19 17:24:57 UTC, 1 replies.
- spark git commit: [SPARK-16602][SQL] `Nvl` function should support numeric-string cases - posted by rx...@apache.org on 2016/07/19 17:28:21 UTC, 1 replies.
- spark git commit: [SPARK-15705][SQL] Change the default value of spark.sql.hive.convertMetastoreOrc to false. - posted by rx...@apache.org on 2016/07/19 19:58:07 UTC, 1 replies.
- [1/2] spark git commit: Preparing Spark release v2.0.0-rc5 - posted by pw...@apache.org on 2016/07/19 21:02:51 UTC, 0 replies.
- spark git commit: [SPARK-14702] Make environment of SparkLauncher launched process more configurable - posted by va...@apache.org on 2016/07/20 00:08:57 UTC, 0 replies.
- spark git commit: [SPARK-16568][SQL][DOCUMENTATION] update sql programming guide refreshTable API in python code - posted by rx...@apache.org on 2016/07/20 01:48:45 UTC, 1 replies.
- spark git commit: [SPARK-10683][SPARK-16510][SPARKR] Move SparkR include jar test to SparkSubmitSuite - posted by sh...@apache.org on 2016/07/20 02:28:12 UTC, 1 replies.
- spark git commit: [SPARK-16632][SQL] Respect Hive schema when merging parquet schema. - posted by li...@apache.org on 2016/07/20 05:00:31 UTC, 1 replies.
- spark git commit: [SPARK-16440][MLLIB] Destroy broadcasted variables even on driver - posted by sr...@apache.org on 2016/07/20 09:40:06 UTC, 2 replies.
- spark git commit: [SPARK-15923][YARN] Spark Application rest api returns 'no such app: … - posted by sr...@apache.org on 2016/07/20 13:26:30 UTC, 1 replies.
- spark git commit: [SPARK-16613][CORE] RDD.pipe returns values for empty partitions - posted by rx...@apache.org on 2016/07/20 16:48:55 UTC, 1 replies.
- spark git commit: [SPARK-15951] Change Executors Page to use datatables to support sorting columns and searching - posted by tg...@apache.org on 2016/07/20 17:22:51 UTC, 0 replies.
- spark git commit: [SPARK-16634][SQL] Workaround JVM bug by moving some code out of ctor. - posted by va...@apache.org on 2016/07/20 17:38:50 UTC, 1 replies.
- spark git commit: [SPARK-16344][SQL] Decoding Parquet array of struct with a single field named "element" - posted by yh...@apache.org on 2016/07/20 23:49:51 UTC, 0 replies.
- spark git commit: [SPARK-16272][CORE] Allow config values to reference conf, env, system props. - posted by va...@apache.org on 2016/07/21 01:24:42 UTC, 0 replies.
- spark git commit: [SPARK-16644][SQL] Aggregate should not propagate constraints containing aggregate expressions - posted by yh...@apache.org on 2016/07/21 01:37:19 UTC, 1 replies.
- spark git commit: [MINOR][DOCS][STREAMING] Minor docfix schema of csv rather than parquet in comments - posted by sr...@apache.org on 2016/07/21 08:17:42 UTC, 1 replies.
- spark git commit: [SPARK-16226][SQL] Weaken JDBC isolation level to avoid locking when writing partitions - posted by sr...@apache.org on 2016/07/21 08:23:45 UTC, 0 replies.
- spark git commit: [SPARK-16632][SQL] Use Spark requested schema to guide vectorized Parquet reader initialization - posted by li...@apache.org on 2016/07/21 09:15:15 UTC, 1 replies.
- spark git commit: [SPARK-16640][SQL] Add codegen for Elt function - posted by we...@apache.org on 2016/07/21 12:54:06 UTC, 0 replies.
- spark git commit: [SPARK-16632][SQL] Revert PR #14272: Respect Hive schema when merging parquet schema - posted by li...@apache.org on 2016/07/21 14:08:40 UTC, 1 replies.
- spark git commit: [SPARK-16194] Mesos Driver env vars - posted by sr...@apache.org on 2016/07/21 17:29:08 UTC, 0 replies.
- spark git commit: [SPARK-16656][SQL] Try to make CreateTableAsSelectSuite more stable - posted by yh...@apache.org on 2016/07/21 19:10:34 UTC, 1 replies.
- spark git commit: [SPARK-16334] Maintain single dictionary per row-batch in vectorized parquet reader - posted by rx...@apache.org on 2016/07/21 22:34:35 UTC, 1 replies.
- spark git commit: [SPARK-16287][SQL] Implement str_to_map SQL function - posted by we...@apache.org on 2016/07/22 02:05:09 UTC, 1 replies.
- spark git commit: [SPARK-16556][SPARK-16559][SQL] Fix Two Bugs in Bucket Specification - posted by we...@apache.org on 2016/07/22 05:27:14 UTC, 0 replies.
- spark git commit: [SPARK-16287][HOTFIX][BUILD][SQL] Fix annotation argument needs to be a constant - posted by sr...@apache.org on 2016/07/22 11:37:35 UTC, 1 replies.
- spark git commit: [SPARK-16487][STREAMING] Fix some batches might not get marked as fully processed in JobGenerator - posted by sr...@apache.org on 2016/07/22 11:39:16 UTC, 0 replies.
- spark git commit: [GIT] add pydev & Rstudio project file to gitignore list - posted by sr...@apache.org on 2016/07/22 11:40:45 UTC, 0 replies.
- spark git commit: [SPARK-16650] Improve documentation of spark.task.maxFailures - posted by sr...@apache.org on 2016/07/22 11:41:43 UTC, 1 replies.
- spark git commit: [SPARK-16651][PYSPARK][DOC] Make `withColumnRenamed/drop` description more consistent with Scala API - posted by sr...@apache.org on 2016/07/22 12:20:13 UTC, 1 replies.
- spark git commit: [SPARK-16622][SQL] Fix NullPointerException when the returned value of the called method in Invoke is null - posted by we...@apache.org on 2016/07/23 02:27:05 UTC, 0 replies.
- spark git commit: [SPARK-16561][MLLIB] fix multivarOnlineSummary min/max bug - posted by sr...@apache.org on 2016/07/23 11:32:33 UTC, 0 replies.
- spark git commit: [SPARK-16662][PYSPARK][SQL] fix HiveContext warning bug - posted by sr...@apache.org on 2016/07/23 11:33:49 UTC, 0 replies.
- spark git commit: [SPARK-16690][TEST] rename SQLTestUtils.withTempTable to withTempView - posted by rx...@apache.org on 2016/07/23 18:39:52 UTC, 1 replies.
- spark git commit: [SPARK-16380][EXAMPLES] Update SQL examples and programming guide for Python language binding - posted by rx...@apache.org on 2016/07/23 18:41:28 UTC, 1 replies.
- spark git commit: [MINOR] Close old PRs that should be closed but have not been - posted by sr...@apache.org on 2016/07/24 07:06:22 UTC, 0 replies.
- spark git commit: [SPARK-16515][SQL][FOLLOW-UP] Fix test `script` on OS X/Windows... - posted by sr...@apache.org on 2016/07/24 07:36:01 UTC, 1 replies.
- spark git commit: [SPARK-16463][SQL] Support `truncate` option in Overwrite mode for JDBC DataFrameWriter - posted by sr...@apache.org on 2016/07/24 08:25:08 UTC, 0 replies.
- spark git commit: [PYSPARK] add picklable SparseMatrix in pyspark.ml.common - posted by yl...@apache.org on 2016/07/24 09:29:17 UTC, 0 replies.
- spark git commit: [SPARK-16416][CORE] force eager creation of loggers to avoid shutdown hook conflicts - posted by sr...@apache.org on 2016/07/24 10:16:29 UTC, 0 replies.
- spark git commit: [SPARK-16645][SQL] rename CatalogStorageFormat.serdeProperties to properties - posted by we...@apache.org on 2016/07/25 01:29:37 UTC, 0 replies.
- spark git commit: [SPARK-5581][CORE] When writing sorted map output file, avoid open / … - posted by jo...@apache.org on 2016/07/25 02:37:25 UTC, 0 replies.
- spark git commit: [SPARK-16699][SQL] Fix performance bug in hash aggregate on long string keys - posted by rx...@apache.org on 2016/07/25 04:53:24 UTC, 1 replies.
- spark git commit: [SPARK-16648][SQL] Make ignoreNullsExpr a child expression of First and Last - posted by we...@apache.org on 2016/07/25 09:22:38 UTC, 1 replies.
- spark git commit: [SPARK-16674][SQL] Avoid per-record type dispatch in JDBC when reading - posted by we...@apache.org on 2016/07/25 11:57:54 UTC, 0 replies.
- spark git commit: [SPARK-16660][SQL] CreateViewCommand should not take CatalogTable - posted by li...@apache.org on 2016/07/25 14:02:07 UTC, 0 replies.
- spark git commit: [SPARK-16691][SQL] move BucketSpec to catalyst module and use it in CatalogTable - posted by li...@apache.org on 2016/07/25 14:05:56 UTC, 0 replies.
- spark git commit: [SPARK-16668][TEST] Test parquet reader for row groups containing both dictionary and plain encoded pages - posted by li...@apache.org on 2016/07/25 14:31:14 UTC, 0 replies.
- spark git commit: [SPARK-16698][SQL] Field names having dots should be allowed for datasources based on FileFormat - posted by li...@apache.org on 2016/07/25 14:51:43 UTC, 1 replies.
- spark git commit: [SPARK-16703][SQL] Remove extra whitespace in SQL generation for window functions - posted by rx...@apache.org on 2016/07/25 16:42:43 UTC, 1 replies.
- spark git commit: [SPARKR][DOCS] fix broken url in doc - posted by sh...@apache.org on 2016/07/25 18:25:47 UTC, 1 replies.
- spark git commit: [SPARK-16653][ML][OPTIMIZER] update ANN convergence tolerance param default to 1e-6 - posted by sr...@apache.org on 2016/07/25 19:00:41 UTC, 0 replies.
- spark git commit: [SPARK-16685] Remove audit-release scripts. - posted by sr...@apache.org on 2016/07/25 19:03:58 UTC, 0 replies.
- spark git commit: [SPARK-15271][MESOS] Allow force pulling executor docker images - posted by sr...@apache.org on 2016/07/25 19:14:52 UTC, 1 replies.
- spark git commit: [SPARK-16485][DOC][ML] Fixed several inline formatting in ml features doc - posted by sr...@apache.org on 2016/07/25 19:26:59 UTC, 1 replies.
- spark git commit: Revert "[SPARK-15271][MESOS] Allow force pulling executor docker images" - posted by jo...@apache.org on 2016/07/25 19:44:16 UTC, 0 replies.
- spark git commit: [SQL][DOC] Fix a default name for parquet compression - posted by rx...@apache.org on 2016/07/25 22:09:01 UTC, 1 replies.
- spark git commit: [SPARK-16166][CORE] Also take off-heap memory usage into consideration in log and webui display - posted by jo...@apache.org on 2016/07/25 22:17:27 UTC, 0 replies.
- spark git commit: [SPARK-16715][TESTS] Fix a potential ExprId conflict for SubexpressionEliminationSuite."Semantic equals and hash" - posted by zs...@apache.org on 2016/07/25 23:08:32 UTC, 1 replies.
- spark git commit: [SPARK-14131][STREAMING] SQL Improved fix for avoiding potential deadlocks in HDFSMetadataLog - posted by td...@apache.org on 2016/07/25 23:09:26 UTC, 1 replies.
- spark git commit: [SPARK-15590][WEBUI] Paginate Job Table in Jobs tab - posted by zs...@apache.org on 2016/07/26 00:35:55 UTC, 0 replies.
- spark git commit: [SPARK-16722][TESTS] Fix a StreamingContext leak in StreamingContextSuite when eventually fails - posted by td...@apache.org on 2016/07/26 01:26:33 UTC, 1 replies.
- spark git commit: [SPARK-16678][SPARK-16677][SQL] Fix two View-related bugs - posted by we...@apache.org on 2016/07/26 01:32:45 UTC, 0 replies.
- spark git commit: Fix description of spark.speculation.quantile - posted by rx...@apache.org on 2016/07/26 02:18:30 UTC, 1 replies.
- spark git commit: [SPARK-16672][SQL] SQLBuilder should not raise exceptions on EXISTS queries - posted by rx...@apache.org on 2016/07/26 02:52:19 UTC, 1 replies.
- spark git commit: [SPARK-16724] Expose DefinedByConstructorParams - posted by rx...@apache.org on 2016/07/26 03:41:26 UTC, 1 replies.
- spark git commit: [SPARK-16633][SPARK-16642][SPARK-16721][SQL] Fixes three issues related to lead and lag functions - posted by yh...@apache.org on 2016/07/26 03:58:11 UTC, 1 replies.
- spark git commit: [SPARK-16686][SQL] Remove PushProjectThroughSample since it is handled by ColumnPruning - posted by we...@apache.org on 2016/07/26 04:00:12 UTC, 0 replies.
- spark git commit: [SPARK-16706][SQL] support java map in encoder - posted by li...@apache.org on 2016/07/26 07:33:13 UTC, 0 replies.
- spark git commit: [TEST][STREAMING] Fix flaky Kafka rate controlling test - posted by td...@apache.org on 2016/07/26 07:41:50 UTC, 1 replies.
- spark git commit: [SPARK-16675][SQL] Avoid per-record type dispatch in JDBC when writing - posted by we...@apache.org on 2016/07/26 09:15:07 UTC, 0 replies.
- spark git commit: [SPARK-16697][ML][MLLIB] improve LDA submitMiniBatch method to avoid redundant RDD computation - posted by sr...@apache.org on 2016/07/26 09:41:43 UTC, 0 replies.
- spark git commit: [SPARK-16663][SQL] desc table should be consistent between data source and hive serde tables - posted by li...@apache.org on 2016/07/26 10:46:19 UTC, 0 replies.
- 64DB3746CD44CB49 - posted by co...@spark.apache.org on 2016/07/26 10:50:46 UTC, 0 replies.
- spark git commit: [SPARK-15703][SCHEDULER][CORE][WEBUI] Make ListenerBus event queue size configurable - posted by tg...@apache.org on 2016/07/26 18:23:46 UTC, 0 replies.
- spark-website git commit: Test - posted by rx...@apache.org on 2016/07/26 21:17:39 UTC, 0 replies.
- spark-website git commit: Remove test.html - posted by rx...@apache.org on 2016/07/26 21:41:11 UTC, 0 replies.
- spark-website git commit: Add 2.0.0 release notes - posted by rx...@apache.org on 2016/07/26 21:41:32 UTC, 0 replies.
- svn commit: r14548 - /dev/spark/spark-2.0.0/ - posted by rx...@apache.org on 2016/07/26 21:58:59 UTC, 0 replies.
- svn commit: r14549 - /dev/spark/spark-2.0.0/ /release/spark/spark-2.0.0/ - posted by rx...@apache.org on 2016/07/26 22:06:04 UTC, 0 replies.
- spark-website git commit: Better release notes for 2.0.0 - posted by rx...@apache.org on 2016/07/26 22:10:36 UTC, 0 replies.
- spark-website git commit: Add a link - posted by rx...@apache.org on 2016/07/26 22:11:34 UTC, 0 replies.
- spark-website git commit: More comprehensive new features - posted by rx...@apache.org on 2016/07/26 22:29:18 UTC, 0 replies.
- spark-website git commit: Add 2.0.0 to documentation page - posted by rx...@apache.org on 2016/07/26 22:31:37 UTC, 0 replies.
- [1/2] spark-website git commit: Change title for Documentation -> "Other Resources" to Documentation -> Older Versions and Other Resources. - posted by rx...@apache.org on 2016/07/26 22:32:43 UTC, 0 replies.
- [2/2] spark-website git commit: Change title for Documentation -> "Other Resources" to Documentation -> Older Versions and Other Resources. - posted by rx...@apache.org on 2016/07/26 22:32:44 UTC, 0 replies.
- spark-website git commit: Update release notes - posted by rx...@apache.org on 2016/07/26 23:42:19 UTC, 0 replies.
- spark git commit: [SPARK-16524][SQL] Add RowBatch and RowBasedHashMapGenerator - posted by rx...@apache.org on 2016/07/27 01:08:14 UTC, 0 replies.
- [1/3] spark-website git commit: 2.0.0 release - posted by rx...@apache.org on 2016/07/27 04:01:04 UTC, 0 replies.
- [2/3] spark-website git commit: 2.0.0 release - posted by rx...@apache.org on 2016/07/27 04:01:05 UTC, 0 replies.
- [3/3] spark-website git commit: 2.0.0 release - posted by rx...@apache.org on 2016/07/27 04:01:06 UTC, 0 replies.
- spark-website git commit: removed old versions (<1.3) and re-arranged download options. - posted by rx...@apache.org on 2016/07/27 04:14:01 UTC, 0 replies.
- spark-website git commit: Updated Scala 2.11 note - posted by rx...@apache.org on 2016/07/27 05:06:07 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-16621][SQL] Generate stable SQLs in SQLBuilder - posted by li...@apache.org on 2016/07/27 05:24:39 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-16621][SQL] Generate stable SQLs in SQLBuilder - posted by li...@apache.org on 2016/07/27 05:24:40 UTC, 1 replies.
- [1/2] spark-website git commit: Move 2.0.0 release date to July 26 since I managed to push it out tonight. - posted by rx...@apache.org on 2016/07/27 06:20:55 UTC, 0 replies.
- [2/2] spark-website git commit: Move 2.0.0 release date to July 26 since I managed to push it out tonight. - posted by rx...@apache.org on 2016/07/27 06:20:56 UTC, 0 replies.
- spark git commit: [SPARK-16729][SQL] Throw analysis exception for invalid date casts - posted by we...@apache.org on 2016/07/27 08:05:01 UTC, 1 replies.
- spark git commit: [MINOR][ML] Fix some mistake in LinearRegression formula. - posted by sr...@apache.org on 2016/07/27 10:24:29 UTC, 2 replies.
- spark git commit: [MINOR][DOC][SQL] Fix two documents regarding size in bytes - posted by we...@apache.org on 2016/07/27 13:14:51 UTC, 0 replies.
- spark git commit: [SPARK-15254][DOC] Improve ML pipeline Cross Validation Scaladoc & PyDoc - posted by ml...@apache.org on 2016/07/27 13:37:50 UTC, 0 replies.
- spark-website git commit: Fix a few bugs in the release notes. - posted by rx...@apache.org on 2016/07/27 17:01:44 UTC, 0 replies.
- spark git commit: [SPARK-5847][CORE] Allow for configuring MetricsSystem's use of app ID to namespace all metrics - posted by va...@apache.org on 2016/07/27 17:13:23 UTC, 0 replies.
- spark git commit: [MINOR][DOC] missing keyword new - posted by rx...@apache.org on 2016/07/27 17:53:25 UTC, 1 replies.
- spark git commit: [SPARK-16110][YARN][PYSPARK] Fix allowing python version to be specified per submit for cluster mode. - posted by va...@apache.org on 2016/07/27 20:50:37 UTC, 0 replies.
- spark-website git commit: Added "Support launching multiple mesos executors in coarse grained mesos mode" to the release notes - posted by rx...@apache.org on 2016/07/27 21:48:28 UTC, 0 replies.
- spark git commit: [SPARK-16730][SQL] Implement function aliases for type casts - posted by we...@apache.org on 2016/07/28 05:13:25 UTC, 1 replies.
- spark git commit: [SPARK-15232][SQL] Add subquery SQL building tests to LogicalPlanToSQLSuite - posted by rx...@apache.org on 2016/07/28 06:29:29 UTC, 1 replies.
- spark git commit: [SPARK-16552][SQL] Store the Inferred Schemas into External Catalog Tables when Creating Tables - posted by we...@apache.org on 2016/07/28 09:29:34 UTC, 0 replies.
- spark git commit: [SPARK-16639][SQL] The query with having condition that contains grouping by column should work - posted by we...@apache.org on 2016/07/28 14:34:23 UTC, 1 replies.
- spark git commit: [SPARK-16740][SQL] Fix Long overflow in LongToUnsafeRowMap - posted by rx...@apache.org on 2016/07/28 16:51:48 UTC, 1 replies.
- spark git commit: [SPARK-16764][SQL] Recommend disabling vectorized parquet reader on OutOfMemoryError - posted by rx...@apache.org on 2016/07/28 20:04:26 UTC, 1 replies.
- spark git commit: [SPARK-16772] Correct API doc references to PySpark classes + formatting fixes - posted by rx...@apache.org on 2016/07/28 21:57:19 UTC, 1 replies.
- spark git commit: [SPARK-16664][SQL] Fix persist call on Data frames with more than 200… - posted by sr...@apache.org on 2016/07/29 11:26:09 UTC, 3 replies.
- spark git commit: [SPARK-16750][ML] Fix GaussianMixture training failed due to feature column type mistake - posted by sr...@apache.org on 2016/07/29 11:40:23 UTC, 1 replies.
- spark git commit: [SPARK-16751] Upgrade derby to 10.12.1.1 - posted by sr...@apache.org on 2016/07/29 11:43:03 UTC, 2 replies.
- spark git commit: Revert "[SPARK-16664][SQL] Fix persist call on Data frames with more than 200…" - posted by sr...@apache.org on 2016/07/29 12:41:24 UTC, 0 replies.
- spark git commit: [SPARK-16637] Unified containerizer - posted by sr...@apache.org on 2016/07/29 12:50:51 UTC, 0 replies.
- spark git commit: [SPARK-16761][DOC][ML] Fix doc link in docs/ml-guide.md - posted by sr...@apache.org on 2016/07/29 13:01:26 UTC, 1 replies.
- spark git commit: [SPARK-16751][HOTFIX] Also update hadoop-1 deps file to reflect derby 10.12.1.1 security fix - posted by sr...@apache.org on 2016/07/29 16:06:35 UTC, 0 replies.
- spark-website git commit: Sync markdown with generated HTML according to what latest jekyll outputs; fix some markdown problems along the way - posted by sr...@apache.org on 2016/07/29 19:21:25 UTC, 0 replies.
- spark git commit: [SPARK-16772][PYTHON][DOCS] Restore "datatype string" to Python API docstrings - posted by rx...@apache.org on 2016/07/29 21:07:06 UTC, 0 replies.
- spark git commit: [SPARK-16748][SQL] SparkExceptions during planning should not wrapped in TreeNodeException - posted by yh...@apache.org on 2016/07/30 02:59:38 UTC, 1 replies.
- spark git commit: [SPARK-16694][CORE] Use for/foreach rather than map for Unit expressions whose side effects are required - posted by sr...@apache.org on 2016/07/30 11:42:43 UTC, 0 replies.
- spark-website git commit: Fix the names in Credits in 2.0 release note - posted by sr...@apache.org on 2016/07/30 11:54:33 UTC, 0 replies.
- spark git commit: [SPARK-16696][ML][MLLIB] destroy KMeans bcNewCenters when loop finished and update code where should release unused broadcast/RDD in proper time - posted by sr...@apache.org on 2016/07/30 15:07:26 UTC, 0 replies.
- spark git commit: [SPARK-16800][EXAMPLES][ML] Fix Java examples that fail to run due to exception - posted by sr...@apache.org on 2016/07/30 15:08:36 UTC, 1 replies.
- spark git commit: [SPARK-16818] Exchange reuse incorrectly reuses scans over different sets of partitions - posted by rx...@apache.org on 2016/07/31 05:48:12 UTC, 0 replies.
- spark git commit: [SPARK-16812] Open up SparkILoop.getAddedJars - posted by rx...@apache.org on 2016/07/31 06:05:06 UTC, 1 replies.
- spark git commit: [SPARK-16813][SQL] Remove private[sql] and private[spark] from catalyst package - posted by we...@apache.org on 2016/07/31 08:31:31 UTC, 1 replies.