You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] spark pull request #16784: [SPARK-19382][ML]:Test sparse vectors in LinearSV... - posted by jkbradley <gi...@git.apache.org> on 2017/03/01 00:03:40 UTC, 3 replies.
- [GitHub] spark issue #17059: [SPARK-19733][ML]Removed unnecessary castings and refact... - posted by datumbox <gi...@git.apache.org> on 2017/03/01 00:04:45 UTC, 28 replies.
- [GitHub] spark issue #16883: [SPARK-17498][ML] StringIndexer enhancement for handling... - posted by jkbradley <gi...@git.apache.org> on 2017/03/01 00:06:47 UTC, 27 replies.
- [GitHub] spark issue #16865: [SPARK-19530][SQL] Use guava weigher for code cache evic... - posted by asurve <gi...@git.apache.org> on 2017/03/01 00:07:01 UTC, 2 replies.
- [GitHub] spark issue #17067: [SPARK-19602][SQL][TESTS] Add tests for qualified column... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 00:07:37 UTC, 16 replies.
- [GitHub] spark pull request #16959: [SPARK-19631][CORE] OutputCommitCoordinator shoul... - posted by vanzin <gi...@git.apache.org> on 2017/03/01 00:10:12 UTC, 6 replies.
- [GitHub] spark issue #16981: [SPARK-19637][SQL] Add from_json/to_json in FunctionRegi... - posted by maropu <gi...@git.apache.org> on 2017/03/01 00:12:31 UTC, 4 replies.
- [GitHub] spark issue #16610: [SPARK-19254][SQL] Support Seq, Map, and Struct in funct... - posted by maropu <gi...@git.apache.org> on 2017/03/01 00:12:49 UTC, 9 replies.
- [GitHub] spark issue #16782: [SPARK-19348][PYTHON][WIP] PySpark keyword_only decorato... - posted by BryanCutler <gi...@git.apache.org> on 2017/03/01 00:13:00 UTC, 1 replies.
- [GitHub] spark pull request #15821: [SPARK-13534][PySpark] Using Apache Arrow to incr... - posted by holdenk <gi...@git.apache.org> on 2017/03/01 00:14:14 UTC, 42 replies.
- [GitHub] spark issue #16959: [SPARK-19631][CORE] OutputCommitCoordinator should not a... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 00:18:16 UTC, 14 replies.
- [GitHub] spark issue #17090: [Spark-19535][ML] RecommendForAllUsers RecommendForAllIt... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 00:22:32 UTC, 30 replies.
- [GitHub] spark pull request #17047: [SPARK-19720][CORE] Redact sensitive information ... - posted by markgrover <gi...@git.apache.org> on 2017/03/01 00:26:41 UTC, 3 replies.
- [GitHub] spark issue #17047: [SPARK-19720][CORE] Redact sensitive information from Sp... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 00:27:36 UTC, 16 replies.
- [GitHub] spark pull request #17108: [SPARK-19636][ML] Feature parity for correlation ... - posted by thunterdb <gi...@git.apache.org> on 2017/03/01 00:43:09 UTC, 38 replies.
- [GitHub] spark issue #17106: [SPARK-19775][SQL] Remove an obsolete `partitionBy().ins... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 00:43:27 UTC, 4 replies.
- [GitHub] spark issue #17108: [SPARK-19636][ML] Feature parity for correlation statist... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 00:47:33 UTC, 28 replies.
- [GitHub] spark issue #14963: [SPARK-16992][PYSPARK] Virtualenv for Pylint and pep8 in... - posted by holdenk <gi...@git.apache.org> on 2017/03/01 00:47:54 UTC, 0 replies.
- [GitHub] spark pull request #17075: [SPARK-19727][SQL] Fix for round function that mo... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/01 00:50:18 UTC, 28 replies.
- [GitHub] spark issue #16980: [SPARK-19617][SS]fix structured streaming restart bug - posted by gf53520 <gi...@git.apache.org> on 2017/03/01 00:53:51 UTC, 2 replies.
- [GitHub] spark issue #15821: [SPARK-13534][PySpark] Using Apache Arrow to increase pe... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 00:58:21 UTC, 25 replies.
- [GitHub] spark issue #17107: [SPARK-19774] StreamExecution should call stop() on sour... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 01:05:20 UTC, 6 replies.
- [GitHub] spark issue #17095: [SPARK-19763][SQL]qualified external datasource table lo... - posted by windpiger <gi...@git.apache.org> on 2017/03/01 01:05:23 UTC, 21 replies.
- [GitHub] spark issue #16784: [SPARK-19382][ML]:Test sparse vectors in LinearSVCSuite - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 01:07:35 UTC, 14 replies.
- [GitHub] spark issue #16910: [SPARK-19575][SQL]Reading from or writing to a hive serd... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 01:12:34 UTC, 48 replies.
- [GitHub] spark pull request #16938: [SPARK-19583][SQL]CTAS for data source table with... - posted by windpiger <gi...@git.apache.org> on 2017/03/01 01:14:28 UTC, 3 replies.
- [GitHub] spark issue #17055: [SPARK-19723][SQL]create datasource table with an non-ex... - posted by windpiger <gi...@git.apache.org> on 2017/03/01 01:20:28 UTC, 41 replies.
- [GitHub] spark pull request #17093: [SPARK-19761][SQL]create InMemoryFileIndex with a... - posted by windpiger <gi...@git.apache.org> on 2017/03/01 01:21:51 UTC, 8 replies.
- [GitHub] spark issue #17093: [SPARK-19761][SQL]create InMemoryFileIndex with an empty... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 01:27:33 UTC, 22 replies.
- [GitHub] spark issue #17064: [SPARK-19736][SQL] refreshByPath should clear all cached... - posted by viirya <gi...@git.apache.org> on 2017/03/01 01:36:49 UTC, 6 replies.
- [GitHub] spark issue #16938: [SPARK-19583][SQL]CTAS for data source table with a crea... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 01:37:35 UTC, 13 replies.
- [GitHub] spark pull request #17064: [SPARK-19736][SQL] refreshByPath should clear all... - posted by viirya <gi...@git.apache.org> on 2017/03/01 01:41:53 UTC, 2 replies.
- [GitHub] spark issue #17053: [SPARK-18939][SQL] Timezone support in partition values. - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 01:57:35 UTC, 10 replies.
- [GitHub] spark pull request #17109: [SPARK-19740][MESOS] - posted by yanji84 <gi...@git.apache.org> on 2017/03/01 02:04:53 UTC, 0 replies.
- [GitHub] spark pull request #17095: [SPARK-19763][SQL]qualified external datasource t... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/01 02:06:14 UTC, 9 replies.
- [GitHub] spark issue #17109: [SPARK-19740][MESOS]Add support in Spark to pass arbitra... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/01 02:07:15 UTC, 42 replies.
- [GitHub] spark issue #17088: [SPARK-19753][CORE] Un-register all shuffle output on a ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 02:07:35 UTC, 59 replies.
- [GitHub] spark issue #16929: [SPARK-19595][SQL] Support json array in from_json - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 02:08:57 UTC, 14 replies.
- [GitHub] spark pull request #16883: [SPARK-17498][ML] StringIndexer enhancement for h... - posted by VinceShieh <gi...@git.apache.org> on 2017/03/01 02:12:27 UTC, 24 replies.
- [GitHub] spark pull request #16980: [SPARK-19617][SS]fix structured streaming restart... - posted by gf53520 <gi...@git.apache.org> on 2017/03/01 02:20:14 UTC, 0 replies.
- [GitHub] spark pull request #16499: [SPARK-17204][CORE] Fix replicated off heap stora... - posted by viirya <gi...@git.apache.org> on 2017/03/01 02:26:46 UTC, 7 replies.
- [GitHub] spark pull request #16907: [SPARK-19572][SPARKR] Allow to disable hive in sp... - posted by zjffdu <gi...@git.apache.org> on 2017/03/01 02:32:19 UTC, 1 replies.
- [GitHub] spark issue #16907: [SPARK-19572][SPARKR] Allow to disable hive in sparkR sh... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 02:32:38 UTC, 4 replies.
- [GitHub] spark pull request #17110: [SPARK-19635][ML] DataFrame-based API for chi squ... - posted by jkbradley <gi...@git.apache.org> on 2017/03/01 02:36:13 UTC, 7 replies.
- [GitHub] spark issue #17110: [SPARK-19635][ML] DataFrame-based API for chi square tes... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 02:37:30 UTC, 15 replies.
- [GitHub] spark pull request #10307: [SPARK-12334][SQL][PYSPARK] Support read from mul... - posted by zjffdu <gi...@git.apache.org> on 2017/03/01 02:38:46 UTC, 6 replies.
- [GitHub] spark issue #16954: [SPARK-18874][SQL] First phase: Deferring the correlated... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 02:42:31 UTC, 43 replies.
- [GitHub] spark issue #10307: [SPARK-12334][SQL][PYSPARK] Support read from multiple i... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 02:42:35 UTC, 21 replies.
- [GitHub] spark pull request #16954: [SPARK-18874][SQL] First phase: Deferring the cor... - posted by dilipbiswal <gi...@git.apache.org> on 2017/03/01 02:44:13 UTC, 62 replies.
- [GitHub] spark pull request #17111: [SPARK-19777] Scan runningTasksSet when check spe... - posted by jinxing64 <gi...@git.apache.org> on 2017/03/01 02:53:32 UTC, 1 replies.
- [GitHub] spark issue #17111: [SPARK-19777] Scan runningTasksSet when check speculatab... - posted by jinxing64 <gi...@git.apache.org> on 2017/03/01 02:55:25 UTC, 12 replies.
- [GitHub] spark issue #16867: [SPARK-16929] Improve performance when check speculatabl... - posted by jinxing64 <gi...@git.apache.org> on 2017/03/01 02:59:23 UTC, 109 replies.
- [GitHub] spark issue #16855: [SPARK-13931] Stage can hang if an executor fails while ... - posted by GavinGavinNo1 <gi...@git.apache.org> on 2017/03/01 03:05:00 UTC, 2 replies.
- [GitHub] spark pull request #16987: [SPARK-19633][SS] FileSource read from FileSink - posted by lw-lin <gi...@git.apache.org> on 2017/03/01 03:19:36 UTC, 10 replies.
- [GitHub] spark issue #16987: [SPARK-19633][SS] FileSource read from FileSink - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 03:22:38 UTC, 4 replies.
- [GitHub] spark issue #16476: [SPARK-19084][SQL] Implement expression field - posted by gczsjdy <gi...@git.apache.org> on 2017/03/01 03:34:55 UTC, 24 replies.
- [GitHub] spark pull request #17112: Measurement for SPARK-16929. - posted by jinxing64 <gi...@git.apache.org> on 2017/03/01 03:35:32 UTC, 0 replies.
- [GitHub] spark issue #17112: Measurement for SPARK-16929. - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 03:37:31 UTC, 5 replies.
- [GitHub] spark pull request #17001: [SPARK-19667][SQL]create table with hiveenabled i... - posted by windpiger <gi...@git.apache.org> on 2017/03/01 03:44:39 UTC, 18 replies.
- [GitHub] spark issue #16677: [SPARK-19355][SQL] Use map output statistices to improve... - posted by viirya <gi...@git.apache.org> on 2017/03/01 03:46:55 UTC, 19 replies.
- [GitHub] spark issue #17001: [SPARK-19667][SQL]create table with hiveenabled in defau... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 04:02:32 UTC, 30 replies.
- [GitHub] spark issue #15666: [SPARK-11421] [Core][Python][R] Added ability for addJar... - posted by mariusvniekerk <gi...@git.apache.org> on 2017/03/01 04:07:28 UTC, 53 replies.
- [GitHub] spark issue #17099: [SPARK-19766][SQL] Constant alias columns in INNER JOIN ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 04:17:31 UTC, 12 replies.
- [GitHub] spark issue #16842: [SPARK-19304] [Streaming] [Kinesis] fix kinesis slow che... - posted by Gauravshah <gi...@git.apache.org> on 2017/03/01 04:53:44 UTC, 7 replies.
- [GitHub] spark pull request #17099: [SPARK-19766][SQL] Constant alias columns in INNE... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/01 04:58:59 UTC, 4 replies.
- [GitHub] spark issue #17105: [SPARK-19773][SparkR] SparkDataFrame should not allow du... - posted by felixcheung <gi...@git.apache.org> on 2017/03/01 05:58:15 UTC, 2 replies.
- [GitHub] spark pull request #17113: [SPARK-13669][Core]Improve the blacklist mechanis... - posted by jerryshao <gi...@git.apache.org> on 2017/03/01 06:03:38 UTC, 0 replies.
- [GitHub] spark issue #17113: [SPARK-13669][Core] Improve the blacklist mechanism to h... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 06:07:33 UTC, 36 replies.
- [GitHub] spark pull request #17056: [SPARK-17495] [SQL] Support Decimal type in Hive-... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/01 06:09:34 UTC, 8 replies.
- [GitHub] spark issue #17056: [SPARK-17495] [SQL] Support Decimal type in Hive-hash - posted by gatorsmile <gi...@git.apache.org> on 2017/03/01 06:13:24 UTC, 18 replies.
- [GitHub] spark issue #17032: [SPARK-19460][SparkR]:Update dataset used in R documenta... - posted by felixcheung <gi...@git.apache.org> on 2017/03/01 06:31:52 UTC, 0 replies.
- [GitHub] spark pull request #17032: [SPARK-19460][SparkR]:Update dataset used in R do... - posted by asfgit <gi...@git.apache.org> on 2017/03/01 06:34:17 UTC, 0 replies.
- [GitHub] spark pull request #17114: [SPARK-19758][SQL] Resolving timezone aware expre... - posted by viirya <gi...@git.apache.org> on 2017/03/01 07:06:02 UTC, 6 replies.
- [GitHub] spark issue #17114: [SPARK-19758][SQL] Resolving timezone aware expressions ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 07:07:36 UTC, 16 replies.
- [GitHub] spark pull request #15505: [SPARK-18890][CORE] Move task serialization from ... - posted by witgo <gi...@git.apache.org> on 2017/03/01 07:09:36 UTC, 17 replies.
- [GitHub] spark issue #17062: [SPARK-17495] [SQL] Support date, timestamp and interval... - posted by tejasapatil <gi...@git.apache.org> on 2017/03/01 07:11:50 UTC, 19 replies.
- [GitHub] spark pull request #17105: [SPARK-19773][SparkR] SparkDataFrame should not a... - posted by actuaryzhang <gi...@git.apache.org> on 2017/03/01 07:49:13 UTC, 0 replies.
- [GitHub] spark issue #16971: [SPARK-19573][SQL] Make NaN/null handling consistent in ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 08:02:34 UTC, 47 replies.
- [GitHub] spark issue #17031: [SPARK-19702][MESOS] Increase default refuse_seconds tim... - posted by skonto <gi...@git.apache.org> on 2017/03/01 08:12:28 UTC, 21 replies.
- [GitHub] spark pull request #16910: [SPARK-19575][SQL]Reading from or writing to a hi... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/01 08:16:22 UTC, 13 replies.
- [GitHub] spark issue #15505: [SPARK-18890][CORE] Move task serialization from the Tas... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 08:27:39 UTC, 19 replies.
- [GitHub] spark pull request #17115: [Doc][Minor] Update R doc - posted by actuaryzhang <gi...@git.apache.org> on 2017/03/01 08:34:05 UTC, 0 replies.
- [GitHub] spark issue #17115: [Doc][Minor] Update R doc - posted by actuaryzhang <gi...@git.apache.org> on 2017/03/01 08:35:47 UTC, 7 replies.
- [GitHub] spark pull request #17116: [SPARK-18890][CORE](try 2) Move task serializatio... - posted by witgo <gi...@git.apache.org> on 2017/03/01 08:58:37 UTC, 1 replies.
- [GitHub] spark pull request #17096: [SPARK-15243][ML][SQL][PYTHON] Add missing suppor... - posted by viirya <gi...@git.apache.org> on 2017/03/01 09:01:16 UTC, 3 replies.
- [GitHub] spark issue #17116: [SPARK-18890][CORE](try 2) Move task serialization from ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 09:02:39 UTC, 14 replies.
- [GitHub] spark issue #17096: [SPARK-15243][ML][SQL][PYTHON] Add missing support for u... - posted by viirya <gi...@git.apache.org> on 2017/03/01 09:10:34 UTC, 16 replies.
- [GitHub] spark pull request #17117: [SPARK-10780][ML] Support initial model for KMean... - posted by yanboliang <gi...@git.apache.org> on 2017/03/01 09:31:24 UTC, 32 replies.
- [GitHub] spark issue #17117: [SPARK-10780][ML] Support initial model for KMeans. - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 09:32:35 UTC, 16 replies.
- [GitHub] spark pull request #17118: Hlj2.1.0 - posted by huang1900z <gi...@git.apache.org> on 2017/03/01 09:57:26 UTC, 1 replies.
- [GitHub] spark pull request #17119: [SPARK-19784][SQL]refresh table after alter the l... - posted by windpiger <gi...@git.apache.org> on 2017/03/01 10:29:47 UTC, 0 replies.
- [GitHub] spark issue #17119: [SPARK-19784][SQL]refresh table after alter the location - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 10:32:36 UTC, 0 replies.
- [GitHub] spark pull request #14299: [SPARK-16440][MLlib] Ensure broadcasted variables... - posted by AnthonyTruchet <gi...@git.apache.org> on 2017/03/01 10:49:12 UTC, 2 replies.
- [GitHub] spark issue #14299: [SPARK-16440][MLlib] Ensure broadcasted variables are de... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 10:57:51 UTC, 24 replies.
- [GitHub] spark issue #17100: [SPARK-13947][PYTHON][SQL] PySpark DataFrames: The error... - posted by rberenguel <gi...@git.apache.org> on 2017/03/01 11:20:59 UTC, 14 replies.
- [GitHub] spark issue #17119: [SPARK-19784][SQL][WIP]refresh table after alter the loc... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 11:42:23 UTC, 10 replies.
- [GitHub] spark pull request #17059: [SPARK-19733][ML]Removed unnecessary castings and... - posted by MLnick <gi...@git.apache.org> on 2017/03/01 12:56:49 UTC, 6 replies.
- [GitHub] spark pull request #17120: [SPARK-19715][Structured Streaming] Option to Str... - posted by lw-lin <gi...@git.apache.org> on 2017/03/01 13:48:57 UTC, 11 replies.
- [GitHub] spark issue #17039: [SPARK-19710][SQL][TESTS] Fix ordering of rows in query ... - posted by robbinspg <gi...@git.apache.org> on 2017/03/01 13:59:43 UTC, 6 replies.
- [GitHub] spark pull request #17121: [SPARK-19787][ML] Changing the default parameter ... - posted by datumbox <gi...@git.apache.org> on 2017/03/01 14:14:41 UTC, 1 replies.
- [GitHub] spark issue #17121: [SPARK-19787][ML] Changing the default parameter of regP... - posted by MLnick <gi...@git.apache.org> on 2017/03/01 14:19:18 UTC, 6 replies.
- [GitHub] spark pull request #17122: [SPARK-19786][SQL] Facilitate loop optimizations ... - posted by kiszk <gi...@git.apache.org> on 2017/03/01 14:31:38 UTC, 47 replies.
- [GitHub] spark pull request #17123: [SPARK-19781][ML] Handle NULLs as well as NaNs in... - posted by crackcell <gi...@git.apache.org> on 2017/03/01 15:26:04 UTC, 13 replies.
- [GitHub] spark issue #17123: [SPARK-19781][ML] Handle NULLs as well as NaNs in Bucket... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/01 15:47:41 UTC, 10 replies.
- [GitHub] spark issue #17122: [SPARK-19786][SQL] Facilitate loop optimizations in a JI... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 16:12:54 UTC, 46 replies.
- [GitHub] spark issue #17120: [SPARK-19715][Structured Streaming] Option to Strip Path... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 16:12:56 UTC, 39 replies.
- [GitHub] spark issue #9571: [SPARK-11373] [CORE] Add metrics to the History Server an... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 16:13:20 UTC, 4 replies.
- [GitHub] spark pull request #17124: Delete needless tmp file after restart structured... - posted by gf53520 <gi...@git.apache.org> on 2017/03/01 16:48:02 UTC, 0 replies.
- [GitHub] spark issue #17124: [SPARK-19779][SS]Delete needless tmp file after restart ... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/01 16:52:27 UTC, 15 replies.
- [GitHub] spark pull request #17124: [SPARK-19779][SS]Delete needless tmp file after r... - posted by srowen <gi...@git.apache.org> on 2017/03/01 16:52:41 UTC, 6 replies.
- [GitHub] spark pull request #17125: [SPARK-19211][SQL] Explicitly prevent Insert into... - posted by jiangxb1987 <gi...@git.apache.org> on 2017/03/01 16:58:04 UTC, 34 replies.
- [GitHub] spark pull request #17102: [SPARK-19345][ML][DOC] Add doc for "coldStartStra... - posted by sethah <gi...@git.apache.org> on 2017/03/01 16:58:18 UTC, 4 replies.
- [GitHub] spark issue #17125: [SPARK-19211][SQL] Explicitly prevent Insert into View o... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 17:02:49 UTC, 32 replies.
- [GitHub] spark issue #15770: [SPARK-15784][ML]:Add Power Iteration Clustering to spar... - posted by wangmiao1981 <gi...@git.apache.org> on 2017/03/01 17:15:24 UTC, 17 replies.
- [GitHub] spark issue #13257: [SPARK-15474][SQL]ORC data source fails to write and rea... - posted by nchammas <gi...@git.apache.org> on 2017/03/01 17:36:06 UTC, 1 replies.
- [GitHub] spark pull request #17126: [SPARK-19789][SS]Add the shortcut of .format("par... - posted by CodingCat <gi...@git.apache.org> on 2017/03/01 17:40:09 UTC, 1 replies.
- [GitHub] spark issue #17126: [SPARK-19789][SS]Add the shortcut of .format("parquet").... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 17:42:42 UTC, 9 replies.
- [GitHub] spark pull request #16909: [SPARK-13450] Introduce ExternalAppendOnlyUnsafeR... - posted by tejasapatil <gi...@git.apache.org> on 2017/03/01 18:04:57 UTC, 11 replies.
- [GitHub] spark issue #16909: [SPARK-13450] Introduce ExternalAppendOnlyUnsafeRowArray... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 18:12:48 UTC, 28 replies.
- [GitHub] spark pull request #17067: [SPARK-19602][SQL][TESTS] Add tests for qualified... - posted by skambha <gi...@git.apache.org> on 2017/03/01 18:34:40 UTC, 8 replies.
- [GitHub] spark issue #17076: [SPARK-19745][ML] SVCAggregator captures coefficients in... - posted by MLnick <gi...@git.apache.org> on 2017/03/01 18:44:48 UTC, 20 replies.
- [GitHub] spark issue #17102: [SPARK-19345][ML][DOC] Add doc for "coldStartStrategy" u... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 18:47:35 UTC, 4 replies.
- [GitHub] spark issue #17115: [Doc][Minor][SparkR] Update SparkR doc for names, column... - posted by actuaryzhang <gi...@git.apache.org> on 2017/03/01 19:03:31 UTC, 8 replies.
- [GitHub] spark pull request #17127: [SPARK-19734][PYTHON][ML] Correct OneHotEncoder d... - posted by markgrover <gi...@git.apache.org> on 2017/03/01 19:09:13 UTC, 1 replies.
- [GitHub] spark pull request #17076: [SPARK-19745][ML] SVCAggregator captures coeffici... - posted by MLnick <gi...@git.apache.org> on 2017/03/01 19:09:53 UTC, 5 replies.
- [GitHub] spark issue #17127: [SPARK-19734][PYTHON][ML] Correct OneHotEncoder doc stri... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 19:12:34 UTC, 4 replies.
- [GitHub] spark issue #16944: [SPARK-19611][SQL] Introduce configurable table schema i... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 19:32:39 UTC, 114 replies.
- [GitHub] spark pull request #17128: [SPARK-18352][DOCS] wholeFile JSON update doc and... - posted by felixcheung <gi...@git.apache.org> on 2017/03/01 19:46:33 UTC, 1 replies.
- [GitHub] spark issue #17128: [SPARK-18352][DOCS] wholeFile JSON update doc and progra... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 19:47:39 UTC, 12 replies.
- [GitHub] spark issue #16782: [SPARK-19348][PYTHON] PySpark keyword_only decorator is ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/01 20:12:39 UTC, 16 replies.
- [GitHub] spark pull request #17115: [Doc][Minor][SparkR] Update SparkR doc for names,... - posted by asfgit <gi...@git.apache.org> on 2017/03/01 20:38:28 UTC, 0 replies.
- [GitHub] spark issue #17081: [SPARK-18726][SQL][FOLLOW-UP]resolveRelation for FileFor... - posted by windpiger <gi...@git.apache.org> on 2017/03/01 22:37:33 UTC, 33 replies.
- [GitHub] spark pull request #17129: [SPARK-19373][MESOS] Base spark.scheduler.minRegi... - posted by mgummelt <gi...@git.apache.org> on 2017/03/01 22:53:51 UTC, 1 replies.
- [GitHub] spark issue #17129: [SPARK-19373][MESOS] Base spark.scheduler.minRegisteredR... - posted by mgummelt <gi...@git.apache.org> on 2017/03/01 22:54:48 UTC, 6 replies.
- [GitHub] spark pull request #17106: [SPARK-19775][SQL] Remove an obsolete `partitionB... - posted by asfgit <gi...@git.apache.org> on 2017/03/01 23:48:38 UTC, 0 replies.
- [GitHub] spark pull request #17130: [SPARK-19791] [ML] Add doc and example for fpgrow... - posted by hhbyyh <gi...@git.apache.org> on 2017/03/01 23:59:20 UTC, 24 replies.
- [GitHub] spark issue #17130: [SPARK-19791] [ML] Add doc and example for fpgrowth - posted by SparkQA <gi...@git.apache.org> on 2017/03/02 00:02:46 UTC, 44 replies.
- [GitHub] spark issue #17080: [SPARK-19739][CORE] propagate S3 session token to cluser - posted by uncleGen <gi...@git.apache.org> on 2017/03/02 01:20:02 UTC, 12 replies.
- [GitHub] spark issue #17052: [SPARK-19690][SS] Join a streaming DataFrame with a batc... - posted by uncleGen <gi...@git.apache.org> on 2017/03/02 01:20:26 UTC, 31 replies.
- [GitHub] spark pull request #16971: [SPARK-19573][SQL] Make NaN/null handling consist... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/02 03:17:58 UTC, 13 replies.
- [GitHub] spark pull request #17034: [SPARK-19704][ML] AFTSurvivalRegression should su... - posted by imatiach-msft <gi...@git.apache.org> on 2017/03/02 05:19:51 UTC, 5 replies.
- [GitHub] spark issue #17034: [SPARK-19704][ML] AFTSurvivalRegression should support n... - posted by imatiach-msft <gi...@git.apache.org> on 2017/03/02 05:25:22 UTC, 13 replies.
- [GitHub] spark pull request #16855: [SPARK-13931] Stage can hang if an executor fails... - posted by asfgit <gi...@git.apache.org> on 2017/03/02 05:43:47 UTC, 0 replies.
- [GitHub] spark issue #10506: [SPARK-12552][Core]Correctly count the driver resource w... - posted by kayousterhout <gi...@git.apache.org> on 2017/03/02 05:44:29 UTC, 13 replies.
- [GitHub] spark issue #16998: [SPARK-19665][SQL] Improve constraint propagation - posted by chriso <gi...@git.apache.org> on 2017/03/02 06:03:48 UTC, 5 replies.
- [GitHub] spark pull request #17131: [SPARK-19766][SQL][BRANCH-2.0] Constant alias col... - posted by stanzhai <gi...@git.apache.org> on 2017/03/02 06:22:52 UTC, 1 replies.
- [GitHub] spark issue #17131: [SPARK-19766][SQL][BRANCH-2.0] Constant alias columns in... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/02 06:27:14 UTC, 10 replies.
- [GitHub] spark pull request #17081: [SPARK-18726][SQL][FOLLOW-UP]resolveRelation for ... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/02 06:36:18 UTC, 9 replies.
- [GitHub] spark issue #17104: [MINOR][ML] Fix comments in LSH Examples and Python API - posted by yanboliang <gi...@git.apache.org> on 2017/03/02 06:55:26 UTC, 0 replies.
- [GitHub] spark pull request #17104: [MINOR][ML] Fix comments in LSH Examples and Pyth... - posted by asfgit <gi...@git.apache.org> on 2017/03/02 06:57:38 UTC, 0 replies.
- [GitHub] spark pull request #17132: [SPARK-19792][webui]In the Master Page,the column... - posted by 10110346 <gi...@git.apache.org> on 2017/03/02 07:14:16 UTC, 1 replies.
- [GitHub] spark issue #17132: [SPARK-19792][webui]In the Master Page,the column named ... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/02 07:17:13 UTC, 4 replies.
- [GitHub] spark issue #17097: [SPARK-19765][SQL] UNCACHE TABLE should re-cache all cac... - posted by SparkQA <gi...@git.apache.org> on 2017/03/02 07:32:40 UTC, 14 replies.
- [GitHub] spark issue #17083: [SPARK-19750][UI][branch-2.1] Fix redirect issue from ht... - posted by jerryshao <gi...@git.apache.org> on 2017/03/02 07:44:54 UTC, 3 replies.
- [GitHub] spark pull request #12054: [SPARK-14262] correct app's state after master le... - posted by GavinGavinNo1 <gi...@git.apache.org> on 2017/03/02 08:30:55 UTC, 0 replies.
- [GitHub] spark pull request #16610: [SPARK-19254][SQL] Support Seq, Map, and Struct i... - posted by hvanhovell <gi...@git.apache.org> on 2017/03/02 09:17:28 UTC, 6 replies.
- [GitHub] spark pull request #17133: [SPARK-19793] Use clock.getTimeMillis when mark t... - posted by jinxing64 <gi...@git.apache.org> on 2017/03/02 09:36:16 UTC, 7 replies.
- [GitHub] spark issue #17133: [SPARK-19793] Use clock.getTimeMillis when mark task as ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/02 09:37:37 UTC, 27 replies.
- [GitHub] spark pull request #17134: [SPARK-19795][SPARKR] add column functions to_jso... - posted by felixcheung <gi...@git.apache.org> on 2017/03/02 09:50:39 UTC, 2 replies.
- [GitHub] spark pull request #17135: SPARK-19794 Release HDFS Client after read/write ... - posted by darionyaphet <gi...@git.apache.org> on 2017/03/02 09:51:27 UTC, 6 replies.
- [GitHub] spark issue #17135: SPARK-19794 Release HDFS Client after read/write checkpo... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/02 09:52:21 UTC, 6 replies.
- [GitHub] spark issue #17134: [SPARK-19795][SPARKR] add column functions to_json, from... - posted by SparkQA <gi...@git.apache.org> on 2017/03/02 09:52:47 UTC, 12 replies.
- [GitHub] spark pull request #11601: [SPARK-13568] [ML] Create feature transformer to ... - posted by MLnick <gi...@git.apache.org> on 2017/03/02 10:04:43 UTC, 45 replies.
- [GitHub] spark issue #11601: [SPARK-13568] [ML] Create feature transformer to impute ... - posted by MLnick <gi...@git.apache.org> on 2017/03/02 10:05:26 UTC, 28 replies.
- [GitHub] spark issue #16854: [WIP][SPARK-15463][SQL] Add an API to load DataFrame fro... - posted by SparkQA <gi...@git.apache.org> on 2017/03/02 10:22:37 UTC, 17 replies.
- [GitHub] spark pull request #16854: [WIP][SPARK-15463][SQL] Add an API to load DataFr... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/02 10:39:38 UTC, 6 replies.
- [GitHub] spark pull request #17080: [SPARK-19739][CORE] propagate S3 session token to... - posted by srowen <gi...@git.apache.org> on 2017/03/02 11:14:25 UTC, 4 replies.
- [GitHub] spark issue #16605: [SPARK-18884][SQL] Throw an exception in compile time if... - posted by maropu <gi...@git.apache.org> on 2017/03/02 12:20:50 UTC, 1 replies.
- [GitHub] spark pull request #17136: [SPARK-19783][SQL] Treat shorter/longer lengths o... - posted by maropu <gi...@git.apache.org> on 2017/03/02 12:26:36 UTC, 7 replies.
- [GitHub] spark issue #17136: [SPARK-19783][SQL] Treat shorter/longer lengths of token... - posted by SparkQA <gi...@git.apache.org> on 2017/03/02 12:27:34 UTC, 19 replies.
- [GitHub] spark pull request #17137: Correct ML pipeline document (https://issues.apac... - posted by ymwdalex <gi...@git.apache.org> on 2017/03/02 12:38:42 UTC, 0 replies.
- [GitHub] spark issue #17137: Correct ML pipeline document (https://issues.apache.org/... - posted by srowen <gi...@git.apache.org> on 2017/03/02 12:39:56 UTC, 2 replies.
- [GitHub] spark issue #17137: [SPARK-19797][DOC] ML pipeline document correction - posted by SparkQA <gi...@git.apache.org> on 2017/03/02 12:59:15 UTC, 3 replies.
- [GitHub] spark issue #17070: [SPARK-19721][SS] Good error message for version mismatc... - posted by lw-lin <gi...@git.apache.org> on 2017/03/02 13:01:11 UTC, 12 replies.
- [GitHub] spark issue #16735: [SPARK-19228][SQL] Introduce tryParseDate method to proc... - posted by SparkQA <gi...@git.apache.org> on 2017/03/02 13:37:54 UTC, 6 replies.
- [GitHub] spark pull request #14788: [SPARK-17174][SQL] Add the support for TimestampT... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/02 13:55:08 UTC, 0 replies.
- [GitHub] spark issue #16291: [SPARK-18838][CORE] Use separate executor service for ea... - posted by tgravescs <gi...@git.apache.org> on 2017/03/02 14:16:43 UTC, 1 replies.
- [GitHub] spark pull request #17138: [SPARK-17080] [SQL] join reorder - posted by wzhfy <gi...@git.apache.org> on 2017/03/02 14:30:13 UTC, 87 replies.
- [GitHub] spark issue #17138: [SPARK-17080] [SQL] join reorder - posted by wzhfy <gi...@git.apache.org> on 2017/03/02 14:31:11 UTC, 28 replies.
- [GitHub] spark pull request #17139: [WIP][SPARK-18890][CORE](try 3) Move task seriali... - posted by witgo <gi...@git.apache.org> on 2017/03/02 14:58:04 UTC, 0 replies.
- [GitHub] spark issue #17139: [WIP][SPARK-18890][CORE](try 3) Move task serialization ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/02 15:03:13 UTC, 19 replies.
- [GitHub] spark pull request #17140: [SPARK-19796][CORE] Fix serialization of long pro... - posted by squito <gi...@git.apache.org> on 2017/03/02 16:11:05 UTC, 6 replies.
- [GitHub] spark issue #17140: [SPARK-19796][CORE] Fix serialization of long property v... - posted by SparkQA <gi...@git.apache.org> on 2017/03/02 16:12:47 UTC, 13 replies.
- [GitHub] spark pull request #17141: [SPARK-19800][SS][WIP] Implement one kind of stre... - posted by uncleGen <gi...@git.apache.org> on 2017/03/02 16:39:39 UTC, 6 replies.
- [GitHub] spark issue #17141: [SPARK-19800][SS][WIP] Implement one kind of streaming s... - posted by srowen <gi...@git.apache.org> on 2017/03/02 16:42:49 UTC, 18 replies.
- [GitHub] spark pull request #17142: [SPARK-18699][SQL][FOLLOWUP] Add explanation in C... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/02 17:47:58 UTC, 12 replies.
- [GitHub] spark issue #16639: [SPARK-19276][CORE] Fetch Failure handling robust to use... - posted by squito <gi...@git.apache.org> on 2017/03/02 17:48:49 UTC, 6 replies.
- [GitHub] spark issue #17142: [SPARK-18699][SQL][FOLLOWUP] Add explanation in CSV pars... - posted by SparkQA <gi...@git.apache.org> on 2017/03/02 17:52:50 UTC, 7 replies.
- [GitHub] spark pull request #17083: [SPARK-19750][UI][branch-2.1] Fix redirect issue ... - posted by vanzin <gi...@git.apache.org> on 2017/03/02 18:40:41 UTC, 3 replies.
- [GitHub] spark pull request #17143: [SPARK-19801][BUILD] Remove JDK7 from Travis CI - posted by dongjoon-hyun <gi...@git.apache.org> on 2017/03/02 19:13:31 UTC, 1 replies.
- [GitHub] spark issue #17143: [SPARK-19801][BUILD] Remove JDK7 from Travis CI - posted by SparkQA <gi...@git.apache.org> on 2017/03/02 19:17:34 UTC, 13 replies.
- [GitHub] spark pull request #17090: [Spark-19535][ML] RecommendForAllUsers RecommendF... - posted by MLnick <gi...@git.apache.org> on 2017/03/02 19:23:21 UTC, 5 replies.
- [GitHub] spark issue #9457: [SPARK-11496][GRAPHX] Parallel implementation of personal... - posted by makalaaneesh <gi...@git.apache.org> on 2017/03/02 19:42:03 UTC, 1 replies.
- [GitHub] spark issue #16819: [SPARK-16441][YARN] Set maxNumExecutor depends on yarn c... - posted by vanzin <gi...@git.apache.org> on 2017/03/02 19:49:58 UTC, 0 replies.
- [GitHub] spark pull request #17091: [SPARK-19757][CORE] Executor with task scheduled ... - posted by vanzin <gi...@git.apache.org> on 2017/03/02 21:00:36 UTC, 0 replies.
- [GitHub] spark issue #17044: [SPARK-19718][SS]Handle more interrupt cases properly fo... - posted by vanzin <gi...@git.apache.org> on 2017/03/02 21:55:24 UTC, 7 replies.
- [GitHub] spark issue #17061: [SPARK-13446] [SQL] Support reading data from Hive 2.0.1... - posted by vanzin <gi...@git.apache.org> on 2017/03/03 00:32:51 UTC, 13 replies.
- [GitHub] spark pull request #17081: [SPARK-18726][SQL]resolveRelation for FileFormat ... - posted by windpiger <gi...@git.apache.org> on 2017/03/03 00:35:06 UTC, 3 replies.
- [GitHub] spark issue #17081: [SPARK-18726][SQL]resolveRelation for FileFormat DataSou... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 00:37:34 UTC, 12 replies.
- [GitHub] spark issue #17074: [SPARK-18646][REPL] Set parent classloader as null for E... - posted by vanzin <gi...@git.apache.org> on 2017/03/03 00:44:58 UTC, 16 replies.
- [GitHub] spark pull request #16639: [SPARK-19276][CORE] Fetch Failure handling robust... - posted by asfgit <gi...@git.apache.org> on 2017/03/03 00:49:10 UTC, 0 replies.
- [GitHub] spark issue #16970: [SPARK-19497][SS]Implement streaming deduplication - posted by lw-lin <gi...@git.apache.org> on 2017/03/03 00:51:50 UTC, 1 replies.
- [GitHub] spark issue #15435: [SPARK-17139][ML] Add model summary for MultinomialLogis... - posted by sethah <gi...@git.apache.org> on 2017/03/03 03:02:48 UTC, 45 replies.
- [GitHub] spark pull request #17144: [SPARK-19803][TEST] flaky BlockManagerReplication... - posted by uncleGen <gi...@git.apache.org> on 2017/03/03 03:04:43 UTC, 8 replies.
- [GitHub] spark issue #17144: [SPARK-19803][TEST] flaky BlockManagerReplicationSuite t... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 03:07:34 UTC, 32 replies.
- [GitHub] spark pull request #16944: [SPARK-19611][SQL] Introduce configurable table s... - posted by viirya <gi...@git.apache.org> on 2017/03/03 03:08:46 UTC, 72 replies.
- [GitHub] spark issue #12461: [SPARK-14409][ML] Adding a RankingEvaluator to ML - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 03:22:35 UTC, 4 replies.
- [GitHub] spark pull request #17145: [SPARK-19805][TEST] Log the row type when query t... - posted by uncleGen <gi...@git.apache.org> on 2017/03/03 03:58:36 UTC, 0 replies.
- [GitHub] spark issue #17145: [SPARK-19805][TEST] Log the row type when query type dos... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 04:02:31 UTC, 8 replies.
- [GitHub] spark pull request #17146: [SPARK-19806][ML][PySpark] PySpark GeneralizedLin... - posted by yanboliang <gi...@git.apache.org> on 2017/03/03 04:37:19 UTC, 10 replies.
- [GitHub] spark issue #17146: [SPARK-19806][ML][PySpark] PySpark GeneralizedLinearRegr... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 04:42:31 UTC, 25 replies.
- [GitHub] spark pull request #16981: [SPARK-19637][SQL] Add to_json in FunctionRegistr... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/03 05:24:20 UTC, 16 replies.
- [GitHub] spark issue #16981: [SPARK-19637][SQL] Add to_json in FunctionRegistry - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 05:42:36 UTC, 42 replies.
- [GitHub] spark issue #15928: [SPARK-18478][SQL] Support codegen'd Hive UDFs - posted by maropu <gi...@git.apache.org> on 2017/03/03 05:45:13 UTC, 2 replies.
- [GitHub] spark pull request #15928: [SPARK-18478][SQL] Support codegen'd Hive UDFs - posted by maropu <gi...@git.apache.org> on 2017/03/03 05:45:13 UTC, 0 replies.
- [GitHub] spark issue #13320: [SPARK-13184][SQL] Add a datasource-specific option minP... - posted by maropu <gi...@git.apache.org> on 2017/03/03 06:05:23 UTC, 0 replies.
- [GitHub] spark issue #14731: [SPARK-17159] [streaming]: optimise check for new files ... - posted by uncleGen <gi...@git.apache.org> on 2017/03/03 06:27:12 UTC, 7 replies.
- [GitHub] spark pull request #14789: [SPARK-17209][YARN] Add the ability to manually u... - posted by jerryshao <gi...@git.apache.org> on 2017/03/03 06:33:25 UTC, 0 replies.
- [GitHub] spark pull request #17065: [SPARK-17075][SQL][followup] fix some minor issue... - posted by wzhfy <gi...@git.apache.org> on 2017/03/03 06:57:52 UTC, 0 replies.
- [GitHub] spark issue #17094: [SPARK-19762][ML] Hierarchy for consolidating ML aggrega... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 07:12:37 UTC, 15 replies.
- [GitHub] spark issue #16696: [SPARK-19350] [SQL] Cardinality estimation of Limit and ... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/03 07:23:38 UTC, 15 replies.
- [GitHub] spark pull request #16696: [SPARK-19350] [SQL] Cardinality estimation of Lim... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/03 07:27:04 UTC, 17 replies.
- [GitHub] spark issue #17145: [SPARK-19805][TEST] Log the row type when query result d... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 07:32:36 UTC, 18 replies.
- [GitHub] spark pull request #17147: [Minor][Doc] Fix doc for web UI https configurati... - posted by jerryshao <gi...@git.apache.org> on 2017/03/03 07:36:02 UTC, 1 replies.
- [GitHub] spark issue #17147: [Minor][Doc] Fix doc for web UI https configuration - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 07:37:37 UTC, 4 replies.
- [GitHub] spark issue #17065: [SPARK-17075][SQL][followup] fix some minor issues and c... - posted by wzhfy <gi...@git.apache.org> on 2017/03/03 08:08:34 UTC, 0 replies.
- [GitHub] spark pull request #17148: [SPARK-17075][SQL][followup] fix filter estimatio... - posted by wzhfy <gi...@git.apache.org> on 2017/03/03 09:21:27 UTC, 27 replies.
- [GitHub] spark issue #17148: [SPARK-17075][SQL][followup] fix filter estimation issue... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 09:22:30 UTC, 21 replies.
- [GitHub] spark pull request #17149: [SPARK-19257][SQL][WIP]location for table/partiti... - posted by windpiger <gi...@git.apache.org> on 2017/03/03 10:03:48 UTC, 0 replies.
- [GitHub] spark issue #17149: [SPARK-19257][SQL][WIP]location for table/partition/data... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 10:07:33 UTC, 12 replies.
- [GitHub] spark pull request #17137: [SPARK-19797][DOC] ML pipeline document correctio... - posted by asfgit <gi...@git.apache.org> on 2017/03/03 10:58:26 UTC, 0 replies.
- [GitHub] spark issue #16619: [WIP][SPARK-19257][SQL]CatalogStorageFormat.locationUri ... - posted by srowen <gi...@git.apache.org> on 2017/03/03 11:37:05 UTC, 1 replies.
- [GitHub] spark pull request #16619: [WIP][SPARK-19257][SQL]CatalogStorageFormat.locat... - posted by windpiger <gi...@git.apache.org> on 2017/03/03 12:02:32 UTC, 0 replies.
- [GitHub] spark pull request #17150: [SPARK-19810][WIP][BUILD][CORE] Remove support fo... - posted by srowen <gi...@git.apache.org> on 2017/03/03 12:44:19 UTC, 4 replies.
- [GitHub] spark issue #17150: [SPARK-19810][WIP][BUILD][CORE] Remove support for Scala... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 12:47:33 UTC, 12 replies.
- [GitHub] spark pull request #17145: [SPARK-19805][TEST] Log the row type when query r... - posted by hvanhovell <gi...@git.apache.org> on 2017/03/03 13:57:06 UTC, 3 replies.
- [GitHub] spark pull request #17151: [ML][Minor] Separate estimator and model params f... - posted by yanboliang <gi...@git.apache.org> on 2017/03/03 14:01:31 UTC, 6 replies.
- [GitHub] spark issue #17151: [ML][Minor] Separate estimator and model params for read... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 14:02:31 UTC, 8 replies.
- [GitHub] spark issue #15480: [SPARK-16845][SQL] `GeneratedClass$SpecificOrdering` gro... - posted by MGwynne <gi...@git.apache.org> on 2017/03/03 14:32:48 UTC, 0 replies.
- [GitHub] spark issue #15158: [SPARK-17603] [SQL] Utilize Hive-generated Statistics Fo... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 15:22:38 UTC, 3 replies.
- [GitHub] spark pull request #17152: [SPARK-18389][SQL] Disallow cyclic view reference - posted by jiangxb1987 <gi...@git.apache.org> on 2017/03/03 15:37:54 UTC, 5 replies.
- [GitHub] spark issue #17152: [SPARK-18389][SQL] Disallow cyclic view reference - posted by jiangxb1987 <gi...@git.apache.org> on 2017/03/03 15:38:52 UTC, 19 replies.
- [GitHub] spark pull request #17039: [SPARK-19710][SQL][TESTS] Fix ordering of rows in... - posted by asfgit <gi...@git.apache.org> on 2017/03/03 15:56:20 UTC, 0 replies.
- [GitHub] spark pull request #16061: [SPARK-18278] [Scheduler] Support native submissi... - posted by jaceklaskowski <gi...@git.apache.org> on 2017/03/03 17:46:47 UTC, 3 replies.
- [GitHub] spark issue #17149: [SPARK-19257][SQL]location for table/partition/database ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 17:49:35 UTC, 33 replies.
- [GitHub] spark pull request #16842: [SPARK-19304] [Streaming] [Kinesis] fix kinesis s... - posted by brkyvz <gi...@git.apache.org> on 2017/03/03 18:12:27 UTC, 2 replies.
- [GitHub] spark pull request #17091: DriverEndpoint#makeOffers race against CoarseGrai... - posted by jxiang <gi...@git.apache.org> on 2017/03/03 18:34:09 UTC, 0 replies.
- [GitHub] spark pull request #17107: [SPARK-19774] StreamExecution should call stop() ... - posted by asfgit <gi...@git.apache.org> on 2017/03/03 18:37:44 UTC, 0 replies.
- [GitHub] spark issue #17091: DriverEndpoint#makeOffers race against CoarseGrainedSche... - posted by vanzin <gi...@git.apache.org> on 2017/03/03 18:39:01 UTC, 5 replies.
- [GitHub] spark issue #16061: [SPARK-18278] [Scheduler] Support native submission of s... - posted by mccheah <gi...@git.apache.org> on 2017/03/03 19:02:22 UTC, 2 replies.
- [GitHub] spark pull request #17061: [SPARK-13446] [SQL] Support reading data from Hiv... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/03 19:30:27 UTC, 7 replies.
- [GitHub] spark pull request #17094: [SPARK-19762][ML] Hierarchy for consolidating ML ... - posted by sethah <gi...@git.apache.org> on 2017/03/03 20:17:05 UTC, 0 replies.
- [GitHub] spark pull request #17153: [SPARK-19813] maxFilesPerTrigger combo latestFirs... - posted by brkyvz <gi...@git.apache.org> on 2017/03/03 22:08:24 UTC, 1 replies.
- [GitHub] spark pull request #16929: [SPARK-19595][SQL] Support json array in from_jso... - posted by brkyvz <gi...@git.apache.org> on 2017/03/03 22:11:56 UTC, 6 replies.
- [GitHub] spark issue #17153: [SPARK-19813] maxFilesPerTrigger combo latestFirst may m... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 22:12:34 UTC, 5 replies.
- [GitHub] spark issue #16856: [SPARK-19516][DOC] update public doc to use SparkSession... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 22:22:32 UTC, 16 replies.
- [GitHub] spark pull request #17154: [SPARK-19084][sql] Ensure context class loader is... - posted by vanzin <gi...@git.apache.org> on 2017/03/03 22:27:29 UTC, 6 replies.
- [GitHub] spark issue #17154: [SPARK-19084][sql] Ensure context class loader is set wh... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 22:32:33 UTC, 16 replies.
- [GitHub] spark pull request #17043: [SPARK-19719][SS][WIP] Kafka writer for both stru... - posted by tdas <gi...@git.apache.org> on 2017/03/03 22:39:50 UTC, 3 replies.
- [GitHub] spark pull request #16856: [SPARK-19516][DOC] update public doc to use Spark... - posted by srowen <gi...@git.apache.org> on 2017/03/03 22:44:40 UTC, 7 replies.
- [GitHub] spark pull request #17044: [SPARK-19718][SS]Handle more interrupt cases prop... - posted by marmbrus <gi...@git.apache.org> on 2017/03/03 22:50:13 UTC, 2 replies.
- [GitHub] spark issue #17043: [SPARK-19719][SS][WIP] Kafka writer for both structured ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 23:12:35 UTC, 8 replies.
- [GitHub] spark pull request #17149: [SPARK-19257][SQL]location for table/partition/da... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/03 23:15:15 UTC, 37 replies.
- [GitHub] spark pull request #17155: [SPARK-19815][SQL] Not order able should be appli... - posted by zhzhan <gi...@git.apache.org> on 2017/03/03 23:40:27 UTC, 0 replies.
- [GitHub] spark issue #17155: [SPARK-19815][SQL] Not order able should be applied to r... - posted by SparkQA <gi...@git.apache.org> on 2017/03/03 23:42:32 UTC, 0 replies.
- [GitHub] spark pull request #17053: [SPARK-18939][SQL] Timezone support in partition ... - posted by asfgit <gi...@git.apache.org> on 2017/03/04 00:38:15 UTC, 0 replies.
- [GitHub] spark pull request #16782: [SPARK-19348][PYTHON] PySpark keyword_only decora... - posted by asfgit <gi...@git.apache.org> on 2017/03/04 00:46:07 UTC, 0 replies.
- [GitHub] spark pull request #17156: [SPARK-19816][SQL][Tests] Fix an issue that DataF... - posted by zsxwing <gi...@git.apache.org> on 2017/03/04 01:07:02 UTC, 1 replies.
- [GitHub] spark issue #17156: [SPARK-19816][SQL][Tests] Fix an issue that DataFrameCal... - posted by zsxwing <gi...@git.apache.org> on 2017/03/04 01:07:21 UTC, 8 replies.
- [GitHub] spark issue #17155: [SPARK-19815][SQL] Not orderable should be applied to ri... - posted by SparkQA <gi...@git.apache.org> on 2017/03/04 01:31:36 UTC, 4 replies.
- [GitHub] spark pull request #17157: [SPARK-16845][SQL][BRANCH-2.0] `GeneratedClass$Sp... - posted by ueshin <gi...@git.apache.org> on 2017/03/04 02:43:35 UTC, 1 replies.
- [GitHub] spark pull request #17158: [SPARK-16845][SQL][BRANCH-1.6] `GeneratedClass$Sp... - posted by ueshin <gi...@git.apache.org> on 2017/03/04 02:43:57 UTC, 1 replies.
- [GitHub] spark issue #17157: [SPARK-16845][SQL][BRANCH-2.0] `GeneratedClass$SpecificO... - posted by SparkQA <gi...@git.apache.org> on 2017/03/04 02:47:30 UTC, 5 replies.
- [GitHub] spark issue #17158: [SPARK-16845][SQL][BRANCH-1.6] `GeneratedClass$SpecificO... - posted by SparkQA <gi...@git.apache.org> on 2017/03/04 02:47:32 UTC, 9 replies.
- [GitHub] spark pull request #17159: [SPARK-19818][SparkR] union should check for name... - posted by actuaryzhang <gi...@git.apache.org> on 2017/03/04 03:00:52 UTC, 0 replies.
- [GitHub] spark issue #17159: [SPARK-19818][SparkR] union should check for name consis... - posted by actuaryzhang <gi...@git.apache.org> on 2017/03/04 03:01:44 UTC, 15 replies.
- [GitHub] spark issue #17112: [WIP] Measurement for SPARK-16929. - posted by SparkQA <gi...@git.apache.org> on 2017/03/04 03:02:35 UTC, 7 replies.
- [GitHub] spark pull request #17160: [SPARK-19701][SQL][PYTHON] Throws a correct excep... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/04 03:57:08 UTC, 4 replies.
- [GitHub] spark issue #17160: [SPARK-19701][SQL][PYTHON] Throws a correct exception fo... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/04 03:57:28 UTC, 11 replies.
- [GitHub] spark pull request #17155: [SPARK-19815][SQL] Not orderable should be applie... - posted by zhzhan <gi...@git.apache.org> on 2017/03/04 05:27:15 UTC, 0 replies.
- [GitHub] spark pull request #17052: [SPARK-19690][SS] Join a streaming DataFrame with... - posted by zsxwing <gi...@git.apache.org> on 2017/03/04 06:27:00 UTC, 1 replies.
- [GitHub] spark pull request #17062: [SPARK-17495] [SQL] Support date, timestamp and i... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/04 07:51:14 UTC, 9 replies.
- [GitHub] spark pull request #17161: [SPARK-19819][SparkR] Use concrete data in SparkR... - posted by actuaryzhang <gi...@git.apache.org> on 2017/03/04 09:03:43 UTC, 7 replies.
- [GitHub] spark issue #17161: [SPARK-19819][SparkR] Use concrete data in SparkR DataFr... - posted by SparkQA <gi...@git.apache.org> on 2017/03/04 09:07:30 UTC, 7 replies.
- [GitHub] spark issue #12004: [SPARK-7481] [build] Add spark-cloud module to pull in o... - posted by steveloughran <gi...@git.apache.org> on 2017/03/04 12:26:29 UTC, 7 replies.
- [GitHub] spark pull request #12004: [SPARK-7481] [build] Add spark-cloud module to pu... - posted by srowen <gi...@git.apache.org> on 2017/03/04 12:36:17 UTC, 6 replies.
- [GitHub] spark pull request #17162: [SPARK-19550][SparkR][DOCS] Update R document to ... - posted by wangyum <gi...@git.apache.org> on 2017/03/04 13:24:59 UTC, 1 replies.
- [GitHub] spark issue #17162: [SPARK-19550][SparkR][DOCS] Update R document to use JDK... - posted by wangyum <gi...@git.apache.org> on 2017/03/04 13:25:58 UTC, 5 replies.
- [GitHub] spark issue #17068: [SPARK-19709][SQL] Read empty file with CSV data source - posted by wojtek-szymanski <gi...@git.apache.org> on 2017/03/04 13:42:47 UTC, 15 replies.
- [GitHub] spark pull request #17068: [SPARK-19709][SQL] Read empty file with CSV data ... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/04 14:07:57 UTC, 13 replies.
- [GitHub] spark issue #16611: [SPARK-17967][SPARK-17878][SQL][PYTHON] Support for arra... - posted by SparkQA <gi...@git.apache.org> on 2017/03/04 15:42:32 UTC, 8 replies.
- [GitHub] spark pull request #17163: [SPARK-16617][BUILD][CORE] Upgrade to Avro 1.8.x - posted by srowen <gi...@git.apache.org> on 2017/03/04 16:40:29 UTC, 1 replies.
- [GitHub] spark issue #17163: [SPARK-16617][BUILD][CORE] Upgrade to Avro 1.8.x - posted by SparkQA <gi...@git.apache.org> on 2017/03/04 16:42:27 UTC, 15 replies.
- [GitHub] spark pull request #17164: [SPARK-16844][SQL] Support codegen for sort-based... - posted by maropu <gi...@git.apache.org> on 2017/03/04 16:46:42 UTC, 5 replies.
- [GitHub] spark issue #17164: [SPARK-16844][SQL] Support codegen for sort-based aggrea... - posted by SparkQA <gi...@git.apache.org> on 2017/03/04 16:47:32 UTC, 15 replies.
- [GitHub] spark issue #17164: [SPARK-16844][SQL][WIP] Support codegen for sort-based a... - posted by SparkQA <gi...@git.apache.org> on 2017/03/04 16:52:30 UTC, 53 replies.
- [GitHub] spark issue #15274: [SPARK-17699] Support for parsing JSON string columns - posted by Sazpaimon <gi...@git.apache.org> on 2017/03/04 18:58:27 UTC, 1 replies.
- [GitHub] spark pull request #17165: [DO NOT MERGE][TESTING] Vince shieh spark 17498 - posted by jkbradley <gi...@git.apache.org> on 2017/03/04 20:08:32 UTC, 1 replies.
- [GitHub] spark issue #17165: [DO NOT MERGE][TESTING] Vince shieh spark 17498 - posted by SparkQA <gi...@git.apache.org> on 2017/03/04 20:12:30 UTC, 3 replies.
- [GitHub] spark issue #16933: [SPARK-19601] [SQL] Fix CollapseRepartition rule to pres... - posted by SparkQA <gi...@git.apache.org> on 2017/03/04 21:52:30 UTC, 38 replies.
- [GitHub] spark pull request #17166: [SPARK-19820] [core] Allow reason to be specified... - posted by ericl <gi...@git.apache.org> on 2017/03/04 23:51:54 UTC, 109 replies.
- [GitHub] spark issue #17166: [SPARK-19820] [core] Allow reason to be specified for ta... - posted by SparkQA <gi...@git.apache.org> on 2017/03/04 23:52:31 UTC, 122 replies.
- [GitHub] spark issue #16541: [SPARK-19088][SQL] Optimize sequence type deserializatio... - posted by michalsenkyr <gi...@git.apache.org> on 2017/03/05 00:31:00 UTC, 21 replies.
- [GitHub] spark issue #17035: [SPARK-19705][SQL] Preferred location supporting HDFS ca... - posted by tanejagagan <gi...@git.apache.org> on 2017/03/05 02:04:42 UTC, 0 replies.
- [GitHub] spark pull request #17167: [SPARK-19822][TEST] CheckpointSuite.testCheckpoin... - posted by uncleGen <gi...@git.apache.org> on 2017/03/05 06:07:53 UTC, 3 replies.
- [GitHub] spark issue #17167: [SPARK-19822][TEST] CheckpointSuite.testCheckpointedOper... - posted by SparkQA <gi...@git.apache.org> on 2017/03/05 06:12:31 UTC, 6 replies.
- [GitHub] spark issue #16656: [SPARK-18116][DStream] Report stream input information a... - posted by uncleGen <gi...@git.apache.org> on 2017/03/05 06:37:12 UTC, 0 replies.
- [GitHub] spark issue #16762: [SPARK-19419] [SPARK-19420] Fix the cross join detection - posted by SparkQA <gi...@git.apache.org> on 2017/03/05 07:57:29 UTC, 6 replies.
- [GitHub] spark pull request #16762: [SPARK-19419] [SPARK-19420] Fix the cross join de... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/05 08:01:22 UTC, 1 replies.
- [GitHub] spark pull request #17168: [SPARK-19737][SQL] New analysis rule for reportin... - posted by liancheng <gi...@git.apache.org> on 2017/03/05 09:02:25 UTC, 0 replies.
- [GitHub] spark issue #17168: [SPARK-19737][SQL] New analysis rule for reporting unreg... - posted by liancheng <gi...@git.apache.org> on 2017/03/05 09:06:47 UTC, 16 replies.
- [GitHub] spark issue #16854: [SPARK-15463][SQL] Add an API to load DataFrame from Dat... - posted by SparkQA <gi...@git.apache.org> on 2017/03/05 10:47:30 UTC, 35 replies.
- [GitHub] spark pull request #17136: [SPARK-19783][SQL] Treat longer lengths of tokens... - posted by maropu <gi...@git.apache.org> on 2017/03/05 11:25:39 UTC, 4 replies.
- [GitHub] spark issue #17136: [SPARK-19783][SQL] Treat longer lengths of tokens as mal... - posted by maropu <gi...@git.apache.org> on 2017/03/05 11:31:08 UTC, 18 replies.
- [GitHub] spark issue #16811: [SPARK-17629][ML] methods to return synonyms directly - posted by SparkQA <gi...@git.apache.org> on 2017/03/05 14:02:32 UTC, 15 replies.
- [GitHub] spark pull request #17169: [SPARK-19741][ML] Bucketizer.handleInvalid docs i... - posted by wojtek-szymanski <gi...@git.apache.org> on 2017/03/05 15:07:03 UTC, 0 replies.
- [GitHub] spark issue #17169: [SPARK-19741][ML] Bucketizer.handleInvalid docs improved - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/05 15:07:13 UTC, 0 replies.
- [GitHub] spark issue #16997: Updated the Spark SQL Programming guide with Custom obje... - posted by srowen <gi...@git.apache.org> on 2017/03/05 16:43:26 UTC, 1 replies.
- [GitHub] spark issue #16537: [SPARK-19165][PYTHON][SQL] UserDefinedFunction.__call__ ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/05 16:52:32 UTC, 4 replies.
- [GitHub] spark issue #17091: [SPARK-19757] DriverEndpoint#makeOffers race against Coa... - posted by jxiang <gi...@git.apache.org> on 2017/03/05 17:32:30 UTC, 0 replies.
- [GitHub] spark pull request #17097: [SPARK-19765][SQL] UNCACHE TABLE should re-cache ... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/05 21:47:52 UTC, 0 replies.
- [GitHub] spark issue #17159: [SPARK-19818][SparkR] rbind should check for name consis... - posted by SparkQA <gi...@git.apache.org> on 2017/03/05 22:37:30 UTC, 13 replies.
- [GitHub] spark issue #17097: [SPARK-19765][SQL] UNCACHE TABLE should un-cache all cac... - posted by SparkQA <gi...@git.apache.org> on 2017/03/05 23:27:31 UTC, 10 replies.
- [GitHub] spark pull request #16854: [SPARK-15463][SQL] Add an API to load DataFrame f... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/06 00:09:49 UTC, 7 replies.
- [GitHub] spark issue #16982: [SPARK-19654][SPARKR] Structured Streaming API for R - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 00:17:32 UTC, 0 replies.
- [GitHub] spark pull request #17159: [SPARK-19818][SparkR] rbind should check for name... - posted by felixcheung <gi...@git.apache.org> on 2017/03/06 00:25:00 UTC, 2 replies.
- [GitHub] spark pull request #16811: [SPARK-17629][ML] methods to return synonyms dire... - posted by jkbradley <gi...@git.apache.org> on 2017/03/06 00:46:34 UTC, 3 replies.
- [GitHub] spark issue #16982: [SPARK-19654][SPARKR][SS] Structured Streaming API for R - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 00:49:20 UTC, 11 replies.
- [GitHub] spark pull request #16715: [Spark-18080][ML][PYTHON] Python API & Examples f... - posted by jkbradley <gi...@git.apache.org> on 2017/03/06 01:02:24 UTC, 0 replies.
- [GitHub] spark issue #16623: [SPARK-19066][SPARKR][Backport-2.1]:LDA doesn't set opti... - posted by jkbradley <gi...@git.apache.org> on 2017/03/06 01:14:50 UTC, 0 replies.
- [GitHub] spark pull request #17170: [SPARK-19825][R][ML] spark.ml R API for FPGrowth - posted by zero323 <gi...@git.apache.org> on 2017/03/06 02:45:37 UTC, 50 replies.
- [GitHub] spark issue #17170: [SPARK-19825][R][ML] spark.ml R API for FPGrowth - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 02:47:36 UTC, 115 replies.
- [GitHub] spark issue #16729: [SPARK-19391][SparkR][ML] Tweedie GLM API for SparkR - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 04:12:30 UTC, 37 replies.
- [GitHub] spark issue #17170: [SPARK-19825][WIP][R][ML] spark.ml R API for FPGrowth - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 04:15:19 UTC, 30 replies.
- [GitHub] spark pull request #16867: [SPARK-16929] Improve performance when check spec... - posted by mridulm <gi...@git.apache.org> on 2017/03/06 04:28:16 UTC, 61 replies.
- [GitHub] spark pull request #17171: [SPARK-19830] [SQL] Add parseTableSchema API to P... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/06 04:36:42 UTC, 8 replies.
- [GitHub] spark issue #17171: [SPARK-19830] [SQL] Add parseTableSchema API to ParserIn... - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 04:37:31 UTC, 24 replies.
- [GitHub] spark issue #16826: [SPARK-19540][SQL] Add ability to clone SparkSession whe... - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 05:32:33 UTC, 50 replies.
- [GitHub] spark pull request #17097: [SPARK-19765][SQL] UNCACHE TABLE should un-cache ... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/06 05:54:02 UTC, 5 replies.
- [GitHub] spark pull request #17055: [SPARK-19723][SQL]create datasource table with an... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/06 06:38:56 UTC, 9 replies.
- [GitHub] spark pull request #16726: [SPARK-19390][SQL] Replace the unnecessary usages... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/06 06:43:25 UTC, 0 replies.
- [GitHub] spark pull request #17172: [SPARK-19008][SQL] Improve performance of Dataset... - posted by kiszk <gi...@git.apache.org> on 2017/03/06 06:46:34 UTC, 21 replies.
- [GitHub] spark issue #17172: [SPARK-19008][SQL] Improve performance of Dataset.map by... - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 06:47:32 UTC, 36 replies.
- [GitHub] spark issue #17087: [SPARK-19372][SQL] Fix throwing a Java exception at df.f... - posted by kiszk <gi...@git.apache.org> on 2017/03/06 06:49:40 UTC, 54 replies.
- [GitHub] spark pull request #17173: [SPARK-19832][SQL]DynamicPartitionWriteTask get p... - posted by windpiger <gi...@git.apache.org> on 2017/03/06 06:59:24 UTC, 3 replies.
- [GitHub] spark issue #16290: [SPARK-18817] [SPARKR] [SQL] Set default warehouse dir t... - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 07:02:32 UTC, 9 replies.
- [GitHub] spark issue #17173: [SPARK-19832][SQL]DynamicPartitionWriteTask get partitio... - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 07:02:32 UTC, 19 replies.
- [GitHub] spark issue #16592: [SPARK-19235] [SQL] [TESTS] Enable Test Cases in DDLSuit... - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 07:13:12 UTC, 29 replies.
- [GitHub] spark pull request #16933: [SPARK-19601] [SQL] Fix CollapseRepartition rule ... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/06 07:26:51 UTC, 13 replies.
- [GitHub] spark pull request #17174: [SPARK-19145][SQL] Timestamp to String casting is... - posted by tanejagagan <gi...@git.apache.org> on 2017/03/06 07:39:57 UTC, 4 replies.
- [GitHub] spark issue #17174: [SPARK-19145][SQL] Timestamp to String casting is slowin... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/06 07:42:13 UTC, 0 replies.
- [GitHub] spark pull request #15666: [SPARK-11421] [Core][Python][R] Added ability for... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/06 07:54:10 UTC, 26 replies.
- [GitHub] spark issue #17075: [SPARK-19727][SQL] Fix for round function that modifies ... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/06 08:10:40 UTC, 27 replies.
- [GitHub] spark pull request #17175: [SPARK-19468][SQL][WIP] Rewrite physical Project ... - posted by viirya <gi...@git.apache.org> on 2017/03/06 09:11:31 UTC, 4 replies.
- [GitHub] spark issue #17175: [SPARK-19468][SQL][WIP] Rewrite physical Project operato... - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 09:12:38 UTC, 4 replies.
- [GitHub] spark pull request #17176: [SPARK-19833][SQL]remove SQLConf.HIVE_VERIFY_PART... - posted by windpiger <gi...@git.apache.org> on 2017/03/06 09:18:31 UTC, 2 replies.
- [GitHub] spark issue #17176: [SPARK-19833][SQL]remove SQLConf.HIVE_VERIFY_PARTITION_P... - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 09:22:34 UTC, 29 replies.
- [GitHub] spark pull request #17150: [SPARK-19810][BUILD][CORE] Remove support for Sca... - posted by srowen <gi...@git.apache.org> on 2017/03/06 10:35:14 UTC, 1 replies.
- [GitHub] spark pull request #17169: [SPARK-19714][ML] Bucketizer.handleInvalid docs i... - posted by MLnick <gi...@git.apache.org> on 2017/03/06 10:43:08 UTC, 2 replies.
- [GitHub] spark issue #14239: [SPARK-16593] [CORE] [WIP] Provide a pre-fetch mechanism... - posted by zdove <gi...@git.apache.org> on 2017/03/06 10:55:30 UTC, 3 replies.
- [GitHub] spark pull request #17177: [SPARK-19384][SQL] csv encoding/decoding using es... - posted by ep1804 <gi...@git.apache.org> on 2017/03/06 11:37:55 UTC, 0 replies.
- [GitHub] spark issue #17177: [SPARK-19834][SQL] csv encoding/decoding using escape of... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/06 11:42:16 UTC, 2 replies.
- [GitHub] spark issue #17150: [SPARK-19810][BUILD][CORE] Remove support for Scala 2.10 - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 11:42:23 UTC, 11 replies.
- [GitHub] spark pull request #17178: [SPARK-19828][R] Support array type in from_json ... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/06 11:57:18 UTC, 18 replies.
- [GitHub] spark issue #17178: [SPARK-19828][R] Support array type in from_json in R - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/06 12:02:03 UTC, 25 replies.
- [GitHub] spark issue #17169: [SPARK-19714][ML] Bucketizer.handleInvalid docs improved - posted by MLnick <gi...@git.apache.org> on 2017/03/06 14:11:58 UTC, 8 replies.
- [GitHub] spark issue #17020: [SPARK-19693][SQL] Make the SET mapreduce.job.reduces au... - posted by wangyum <gi...@git.apache.org> on 2017/03/06 14:15:53 UTC, 1 replies.
- [GitHub] spark pull request #16793: [SPARK-19454][PYTHON][SQL] DataFrame.replace impr... - posted by holdenk <gi...@git.apache.org> on 2017/03/06 16:12:59 UTC, 3 replies.
- [GitHub] spark pull request #17177: [SPARK-19834][SQL] csv encoding/decoding using es... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/06 16:13:22 UTC, 3 replies.
- [GitHub] spark pull request #17100: [SPARK-13947][PYTHON][SQL] PySpark DataFrames: Th... - posted by holdenk <gi...@git.apache.org> on 2017/03/06 16:25:18 UTC, 2 replies.
- [GitHub] spark issue #15468: [SPARK-17915][SQL] Prepare a new ColumnVector implementa... - posted by kiszk <gi...@git.apache.org> on 2017/03/06 17:30:58 UTC, 0 replies.
- [GitHub] spark pull request #16826: [SPARK-19540][SQL] Add ability to clone SparkSess... - posted by zsxwing <gi...@git.apache.org> on 2017/03/06 19:00:38 UTC, 30 replies.
- [GitHub] spark pull request #17179: [SPARK-19067][SS] Processing-time-based timeout i... - posted by tdas <gi...@git.apache.org> on 2017/03/06 19:12:07 UTC, 49 replies.
- [GitHub] spark issue #17179: [SPARK-19067][SS] Processing-time-based timeout in MapGr... - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 19:12:34 UTC, 54 replies.
- [GitHub] spark pull request #16781: [SPARK-12297][SQL][POC] Hive compatibility for Pa... - posted by squito <gi...@git.apache.org> on 2017/03/06 19:22:46 UTC, 4 replies.
- [GitHub] spark issue #16781: [SPARK-12297][SQL][POC] Hive compatibility for Parquet T... - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 19:27:40 UTC, 25 replies.
- [GitHub] spark issue #15009: [SPARK-17443][SPARK-11035] Stop Spark Application if lau... - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 19:27:40 UTC, 74 replies.
- [GitHub] spark issue #16626: [SPARK-19261][SQL] Alter add columns for Hive serde and ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 20:02:45 UTC, 84 replies.
- [GitHub] spark pull request #17180: [SPARK-19839][Core]release longArray in BytesToBy... - posted by zhzhan <gi...@git.apache.org> on 2017/03/06 20:08:59 UTC, 0 replies.
- [GitHub] spark issue #17180: [SPARK-19839][Core]release longArray in BytesToBytesMap - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 20:12:33 UTC, 4 replies.
- [GitHub] spark pull request #16592: [SPARK-19235] [SQL] [TESTS] Enable Test Cases in ... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/06 20:29:51 UTC, 19 replies.
- [GitHub] spark pull request #17181: [SPARK-19824][Core] Standalone master JSON not sh... - posted by yongtang <gi...@git.apache.org> on 2017/03/06 21:12:17 UTC, 2 replies.
- [GitHub] spark issue #17181: [SPARK-19824][Core] Standalone master JSON not showing c... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/06 21:17:14 UTC, 0 replies.
- [GitHub] spark issue #17043: [SPARK-19719][SS] Kafka writer for both structured strea... - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 22:42:35 UTC, 4 replies.
- [GitHub] spark issue #17091: [SPARK-19757][CORE] DriverEndpoint#makeOffers race again... - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 23:02:33 UTC, 18 replies.
- [GitHub] spark pull request #17182: [SPARK-19840][SQL] Disallow creating permanent fu... - posted by dongjoon-hyun <gi...@git.apache.org> on 2017/03/06 23:46:16 UTC, 9 replies.
- [GitHub] spark issue #17182: [SPARK-19840][SQL] Disallow creating permanent functions... - posted by SparkQA <gi...@git.apache.org> on 2017/03/06 23:47:39 UTC, 15 replies.
- [GitHub] spark pull request #17183: [SPARK-19841][SS]watermarkPredicate should filter... - posted by zsxwing <gi...@git.apache.org> on 2017/03/07 00:22:52 UTC, 2 replies.
- [GitHub] spark issue #17183: [SPARK-19841][SS]watermarkPredicate should filter based ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/07 00:27:37 UTC, 14 replies.
- [GitHub] spark pull request #17043: [SPARK-19719][SS] Kafka writer for both structure... - posted by asfgit <gi...@git.apache.org> on 2017/03/07 00:41:04 UTC, 0 replies.
- [GitHub] spark pull request #17091: [SPARK-19757][CORE] DriverEndpoint#makeOffers rac... - posted by vanzin <gi...@git.apache.org> on 2017/03/07 00:45:56 UTC, 5 replies.
- [GitHub] spark pull request #17184: [SPARK-19843] [SQL] UTF8String => (int / long) co... - posted by tejasapatil <gi...@git.apache.org> on 2017/03/07 02:38:10 UTC, 21 replies.
- [GitHub] spark issue #17184: [SPARK-19843] [SQL] UTF8String => (int / long) conversio... - posted by tejasapatil <gi...@git.apache.org> on 2017/03/07 02:38:25 UTC, 23 replies.
- [GitHub] spark issue #15363: [SPARK-17791][SQL] Join reordering using star schema det... - posted by SparkQA <gi...@git.apache.org> on 2017/03/07 04:27:30 UTC, 75 replies.
- [GitHub] spark pull request #17185: [SPARK-19602][SQL] Support column resolution of f... - posted by skambha <gi...@git.apache.org> on 2017/03/07 04:47:30 UTC, 4 replies.
- [GitHub] spark issue #17185: [SPARK-19602][SQL] Support column resolution of fully qu... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/07 04:52:14 UTC, 1 replies.
- [GitHub] spark issue #16896: [SPARK-19561][Python] cast TimestampType.toInternal outp... - posted by JasonMWhite <gi...@git.apache.org> on 2017/03/07 05:07:14 UTC, 6 replies.
- [GitHub] spark pull request #17186: [SPARK-19846][SQL] Add a flag to disable constrai... - posted by viirya <gi...@git.apache.org> on 2017/03/07 05:25:07 UTC, 24 replies.
- [GitHub] spark issue #17186: [SPARK-19846][SQL] Add a flag to disable constraint prop... - posted by SparkQA <gi...@git.apache.org> on 2017/03/07 05:27:32 UTC, 65 replies.
- [GitHub] spark pull request #17187: [SPARK-19847][SQL] port hive read to FileFormat A... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/07 06:35:40 UTC, 1 replies.
- [GitHub] spark issue #17187: [SPARK-19847][SQL] port hive read to FileFormat API - posted by cloud-fan <gi...@git.apache.org> on 2017/03/07 06:35:54 UTC, 8 replies.
- [GitHub] spark issue #17097: [SPARK-19765][SPARK-18549][SQL] UNCACHE TABLE should un-... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/07 06:43:07 UTC, 6 replies.
- [GitHub] spark pull request #16896: [SPARK-19561][Python] cast TimestampType.toIntern... - posted by dongjoon-hyun <gi...@git.apache.org> on 2017/03/07 07:11:49 UTC, 1 replies.
- [GitHub] spark issue #15229: [SPARK-17654] [SQL] Propagate bucketing information for ... - posted by carlos-verdes <gi...@git.apache.org> on 2017/03/07 07:14:05 UTC, 1 replies.
- [GitHub] spark pull request #17188: [SPARK-19751][SQL] Throw an exception if bean cla... - posted by maropu <gi...@git.apache.org> on 2017/03/07 08:44:35 UTC, 8 replies.
- [GitHub] spark issue #17188: [SPARK-19751][SQL] Throw an exception if bean class has ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/07 08:47:30 UTC, 40 replies.
- [GitHub] spark issue #13599: [SPARK-13587] [PYSPARK] Support virtualenv in pyspark - posted by SparkQA <gi...@git.apache.org> on 2017/03/07 09:07:51 UTC, 19 replies.
- [GitHub] spark issue #16373: [SPARK-18961][SQL] Support `SHOW TABLE EXTENDED ... PART... - posted by SparkQA <gi...@git.apache.org> on 2017/03/07 10:47:31 UTC, 35 replies.
- [GitHub] spark pull request #14452: [SPARK-16849][SQL] Improve subquery execution by ... - posted by viirya <gi...@git.apache.org> on 2017/03/07 11:05:14 UTC, 0 replies.
- [GitHub] spark pull request #17189: [SPARK-19831][CORE] Use a separate thread to clea... - posted by hustfxj <gi...@git.apache.org> on 2017/03/07 12:02:12 UTC, 4 replies.
- [GitHub] spark issue #17189: [SPARK-19831][CORE] Use a separate thread to clean up th... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/07 12:07:14 UTC, 11 replies.
- [GitHub] spark pull request #17190: [SPARK-19478][SS] JDBC Sink [WIP] - posted by GaalDornick <gi...@git.apache.org> on 2017/03/07 13:47:26 UTC, 0 replies.
- [GitHub] spark issue #17190: [SPARK-19478][SS] JDBC Sink [WIP] - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/07 13:52:14 UTC, 0 replies.
- [GitHub] spark pull request #15009: [SPARK-17443][SPARK-11035] Stop Spark Application... - posted by tgravescs <gi...@git.apache.org> on 2017/03/07 14:15:52 UTC, 52 replies.
- [GitHub] spark issue #14897: [SPARK-17338][SQL] add global temp view - posted by ChristopheSchmitz <gi...@git.apache.org> on 2017/03/07 14:28:54 UTC, 6 replies.
- [GitHub] spark pull request #17191: [SPARK-14471][SQL] Aliases in SELECT could be use... - posted by maropu <gi...@git.apache.org> on 2017/03/07 15:18:03 UTC, 16 replies.
- [GitHub] spark issue #17191: [SPARK-14471][SQL] Aliases in SELECT could be used in GR... - posted by SparkQA <gi...@git.apache.org> on 2017/03/07 15:22:33 UTC, 85 replies.
- [GitHub] spark pull request #17192: [SPARK-19849][SQL] Support ArrayType in to_json t... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/07 16:28:11 UTC, 38 replies.
- [GitHub] spark issue #17192: [SPARK-19849][SQL] Support ArrayType in to_json to produ... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/07 16:28:58 UTC, 66 replies.
- [GitHub] spark pull request #17097: [SPARK-19765][SPARK-18549][SQL] UNCACHE TABLE sho... - posted by asfgit <gi...@git.apache.org> on 2017/03/07 17:24:26 UTC, 0 replies.
- [GitHub] spark pull request #15363: [SPARK-17791][SQL] Join reordering using star sch... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/07 17:44:50 UTC, 83 replies.
- [GitHub] spark issue #13617: [SPARK-10409] [ML] Add Multilayer Perceptron Regression ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/07 19:02:40 UTC, 3 replies.
- [GitHub] spark issue #15125: [SPARK-5484][GraphX] Periodically do checkpoint in Prege... - posted by mallman <gi...@git.apache.org> on 2017/03/07 19:08:53 UTC, 2 replies.
- [GitHub] spark pull request #17193: [SPARK-19348][PYTHON] PySpark keyword_only decora... - posted by BryanCutler <gi...@git.apache.org> on 2017/03/07 19:19:32 UTC, 1 replies.
- [GitHub] spark issue #17193: [SPARK-19348][PYTHON] PySpark keyword_only decorator is ... - posted by BryanCutler <gi...@git.apache.org> on 2017/03/07 19:19:58 UTC, 9 replies.
- [GitHub] spark pull request #17194: Add new aggregates EVERY and ANY (SOME). - posted by ptkool <gi...@git.apache.org> on 2017/03/07 19:20:35 UTC, 0 replies.
- [GitHub] spark issue #17194: Add new aggregates EVERY and ANY (SOME). - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/07 19:22:14 UTC, 15 replies.
- [GitHub] spark issue #16499: [SPARK-17204][CORE] Fix replicated off heap storage - posted by SparkQA <gi...@git.apache.org> on 2017/03/07 19:42:37 UTC, 8 replies.
- [GitHub] spark pull request #17195: [SPARK-19348][PYTHON] PySpark keyword_only decora... - posted by BryanCutler <gi...@git.apache.org> on 2017/03/07 19:58:42 UTC, 1 replies.
- [GitHub] spark issue #17195: [SPARK-19348][PYTHON] PySpark keyword_only decorator is ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/07 20:02:29 UTC, 6 replies.
- [GitHub] spark issue #12524: [SPARK-12524][Core]DagScheduler may submit a task set fo... - posted by kayousterhout <gi...@git.apache.org> on 2017/03/07 20:33:15 UTC, 0 replies.
- [GitHub] spark pull request #17031: [SPARK-19702][MESOS] Increase default refuse_seco... - posted by asfgit <gi...@git.apache.org> on 2017/03/07 21:31:56 UTC, 0 replies.
- [GitHub] spark issue #17024: [SPARK-19525][CORE] Compressing checkpoints. - posted by aramesh117 <gi...@git.apache.org> on 2017/03/07 21:32:18 UTC, 1 replies.
- [GitHub] spark pull request #17087: [SPARK-19372][SQL] Fix throwing a Java exception ... - posted by marmbrus <gi...@git.apache.org> on 2017/03/07 21:58:40 UTC, 18 replies.
- [GitHub] spark pull request #17196: [SPARK-19855][SQL] Create an internal FilePartiti... - posted by rxin <gi...@git.apache.org> on 2017/03/07 22:33:58 UTC, 6 replies.
- [GitHub] spark issue #17196: [SPARK-19855][SQL] Create an internal FilePartitionStrat... - posted by SparkQA <gi...@git.apache.org> on 2017/03/07 22:37:34 UTC, 11 replies.
- [GitHub] spark pull request #16958: [SPARK-13721][SQL] Make GeneratorOuter unresolved... - posted by rxin <gi...@git.apache.org> on 2017/03/07 22:37:44 UTC, 0 replies.
- [GitHub] spark issue #17197: [WIP]Add output mode to flatMapGroupsWithState and disal... - posted by SparkQA <gi...@git.apache.org> on 2017/03/07 22:52:38 UTC, 3 replies.
- [GitHub] spark pull request #17198: [SPARK-19857][yarn] Correctly calculate next cred... - posted by vanzin <gi...@git.apache.org> on 2017/03/07 23:11:29 UTC, 1 replies.
- [GitHub] spark issue #17198: [SPARK-19857][yarn] Correctly calculate next credential ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/07 23:12:36 UTC, 8 replies.
- [GitHub] spark pull request #17197: [SPARK-19858][SS]Add output mode to flatMapGroups... - posted by zsxwing <gi...@git.apache.org> on 2017/03/07 23:27:06 UTC, 14 replies.
- [GitHub] spark issue #17197: [SPARK-19858][SS]Add output mode to flatMapGroupsWithSta... - posted by SparkQA <gi...@git.apache.org> on 2017/03/07 23:27:33 UTC, 18 replies.
- [GitHub] spark issue #16512: [SPARK-18335][SPARKR] createDataFrame to support numPart... - posted by jkbradley <gi...@git.apache.org> on 2017/03/07 23:44:41 UTC, 0 replies.
- [GitHub] spark issue #16739: [SPARK-19399][SPARKR] Add R coalesce API for DataFrame a... - posted by jkbradley <gi...@git.apache.org> on 2017/03/07 23:47:27 UTC, 1 replies.
- [GitHub] spark issue #16793: [SPARK-19454][PYTHON][SQL] DataFrame.replace improvement... - posted by SparkQA <gi...@git.apache.org> on 2017/03/07 23:47:34 UTC, 14 replies.
- [GitHub] spark pull request #17199: [SPARK-19859][SS]The new watermark should overrid... - posted by zsxwing <gi...@git.apache.org> on 2017/03/07 23:54:04 UTC, 1 replies.
- [GitHub] spark issue #17199: [SPARK-19859][SS]The new watermark should override the o... - posted by zsxwing <gi...@git.apache.org> on 2017/03/07 23:54:26 UTC, 11 replies.
- [GitHub] spark pull request #13440: [SPARK-15699] [ML] Implement a Chi-Squared test s... - posted by thunterdb <gi...@git.apache.org> on 2017/03/07 23:58:10 UTC, 9 replies.
- [GitHub] spark issue #17139: [SPARK-18890][CORE](try 3) Move task serialization from ... - posted by witgo <gi...@git.apache.org> on 2017/03/08 00:50:54 UTC, 8 replies.
- [GitHub] spark pull request #17200: [SPARK-19561][Python] cast TimestampType.toIntern... - posted by JasonMWhite <gi...@git.apache.org> on 2017/03/08 01:22:55 UTC, 12 replies.
- [GitHub] spark issue #17200: [SPARK-19561][Python] cast TimestampType.toInternal outp... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/08 01:27:13 UTC, 11 replies.
- [GitHub] spark pull request #17201: [SPARK-18055][SQL] Use correct mirror in Expresio... - posted by marmbrus <gi...@git.apache.org> on 2017/03/08 01:59:35 UTC, 1 replies.
- [GitHub] spark issue #17201: [SPARK-18055][SQL] Use correct mirror in ExpresionEncode... - posted by marmbrus <gi...@git.apache.org> on 2017/03/08 01:59:41 UTC, 11 replies.
- [GitHub] spark pull request #17202: [SPARK-19861][SS] watermark should not be a negat... - posted by uncleGen <gi...@git.apache.org> on 2017/03/08 03:30:33 UTC, 18 replies.
- [GitHub] spark issue #17202: [SPARK-19861][SS] watermark should not be a negative tim... - posted by SparkQA <gi...@git.apache.org> on 2017/03/08 03:32:33 UTC, 25 replies.
- [GitHub] spark pull request #17203: [SPARK-19863][DStream] Whether or not use CachedK... - posted by lvdongr <gi...@git.apache.org> on 2017/03/08 04:15:24 UTC, 0 replies.
- [GitHub] spark issue #17203: [SPARK-19863][DStream] Whether or not use CachedKafkaCon... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/08 04:17:12 UTC, 5 replies.
- [GitHub] spark pull request #17204: [SPARK-19864][SQL]provide a makeQualifiedPath fun... - posted by windpiger <gi...@git.apache.org> on 2017/03/08 04:22:06 UTC, 2 replies.
- [GitHub] spark issue #17204: [SPARK-19864][SQL]provide a makeQualifiedPath functions ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/08 04:27:36 UTC, 18 replies.
- [GitHub] spark issue #15180: FIX: AggregatedDialect does not quote identifier correct... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/08 05:02:14 UTC, 0 replies.
- [GitHub] spark pull request #17205: [SPARK-19843] [SQL] [Followup] Classdoc for `IntW... - posted by tejasapatil <gi...@git.apache.org> on 2017/03/08 06:11:08 UTC, 1 replies.
- [GitHub] spark issue #17205: [SPARK-19843] [SQL] [Followup] Classdoc for `IntWrapper`... - posted by SparkQA <gi...@git.apache.org> on 2017/03/08 06:12:34 UTC, 10 replies.
- [GitHub] spark pull request #17206: Branch 1.6 - posted by klion26 <gi...@git.apache.org> on 2017/03/08 08:34:26 UTC, 1 replies.
- [GitHub] spark pull request #17207: [SPARK-19282][ML][SparkR] Expose model param "max... - posted by keypointt <gi...@git.apache.org> on 2017/03/08 08:56:39 UTC, 0 replies.
- [GitHub] spark issue #17207: [SPARK-19282][ML][SparkR] Expose model param "maxDepth" ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/08 08:57:38 UTC, 11 replies.
- [GitHub] spark pull request #16002: [SPARK-18341][ML] Eliminate use of SingularMatrix... - posted by yanboliang <gi...@git.apache.org> on 2017/03/08 10:15:58 UTC, 0 replies.
- [GitHub] spark issue #16002: [SPARK-18341][ML] Eliminate use of SingularMatrixExcepti... - posted by yanboliang <gi...@git.apache.org> on 2017/03/08 10:15:58 UTC, 1 replies.
- [GitHub] spark issue #15751: [SPARK-18246][SQL] Throws an exception before execution ... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/08 10:27:27 UTC, 1 replies.
- [GitHub] spark issue #17204: [SPARK-19864][SQL][TEST]provide a makeQualifiedPath func... - posted by SparkQA <gi...@git.apache.org> on 2017/03/08 10:45:45 UTC, 3 replies.
- [GitHub] spark pull request #17020: [SPARK-19693][SQL] Make the SET mapreduce.job.red... - posted by asfgit <gi...@git.apache.org> on 2017/03/08 11:47:09 UTC, 0 replies.
- [GitHub] spark issue #16083: [SPARK-18097][SQL] Add exception catch to handle corrupt... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/08 11:52:13 UTC, 0 replies.
- [GitHub] spark pull request #17208: [SPARK-19868] conflict TasksetManager lead to spa... - posted by liujianhuiouc <gi...@git.apache.org> on 2017/03/08 12:01:40 UTC, 1 replies.
- [GitHub] spark issue #17208: [SPARK-19868] conflict TasksetManager lead to spark stop... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/08 12:02:13 UTC, 34 replies.
- [GitHub] spark pull request #17209: [SPARK-19853][SS] uppercase kafka topics fail whe... - posted by uncleGen <gi...@git.apache.org> on 2017/03/08 12:05:15 UTC, 14 replies.
- [GitHub] spark issue #17209: [SPARK-19853][SS] uppercase kafka topics fail when start... - posted by SparkQA <gi...@git.apache.org> on 2017/03/08 12:07:33 UTC, 23 replies.
- [GitHub] spark pull request #17210: [SPARK-19865][SQL] remove the view identifier in ... - posted by jiangxb1987 <gi...@git.apache.org> on 2017/03/08 13:02:37 UTC, 1 replies.
- [GitHub] spark issue #17210: [SPARK-19865][SQL] remove the view identifier in Subquer... - posted by SparkQA <gi...@git.apache.org> on 2017/03/08 13:07:32 UTC, 5 replies.
- [GitHub] spark pull request #13735: [SPARK-15328][MLLIB][ML] Word2Vec import for orig... - posted by wangyum <gi...@git.apache.org> on 2017/03/08 14:26:00 UTC, 0 replies.
- [GitHub] spark pull request #17211: [SPARK-19869][SQL]move table related ddl from ddl... - posted by windpiger <gi...@git.apache.org> on 2017/03/08 14:27:48 UTC, 2 replies.
- [GitHub] spark issue #17211: [SPARK-19869][SQL]move table related ddl from ddl.scala ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/08 14:32:32 UTC, 8 replies.
- [GitHub] spark pull request #17212: [SPARK-17979] Remove deprecated support for confi... - posted by yongtang <gi...@git.apache.org> on 2017/03/08 17:31:22 UTC, 0 replies.
- [GitHub] spark issue #17212: [SPARK-17979] Remove deprecated support for config SPARK... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/08 17:32:15 UTC, 5 replies.
- [GitHub] spark pull request #17213: [SPARK-13740] [PySpark][SQL] Improve error messag... - posted by blrnw3 <gi...@git.apache.org> on 2017/03/08 17:56:19 UTC, 0 replies.
- [GitHub] spark issue #17213: [SPARK-19871] [PySpark][SQL] Improve error message in ve... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/08 17:57:14 UTC, 6 replies.
- [GitHub] spark pull request #17204: [SPARK-19864][SQL][TEST]provide a makeQualifiedPa... - posted by asfgit <gi...@git.apache.org> on 2017/03/08 18:51:30 UTC, 0 replies.
- [GitHub] spark pull request #17214: [SQL][MINOR] The analyzer rules are fired twice f... - posted by dilipbiswal <gi...@git.apache.org> on 2017/03/08 19:12:18 UTC, 0 replies.
- [GitHub] spark issue #17214: [SQL][MINOR] The analyzer rules are fired twice for case... - posted by dilipbiswal <gi...@git.apache.org> on 2017/03/08 19:13:17 UTC, 0 replies.
- [GitHub] spark issue #17214: [MINOR][SQL] The analyzer rules are fired twice for case... - posted by SparkQA <gi...@git.apache.org> on 2017/03/08 19:17:35 UTC, 10 replies.
- [GitHub] spark pull request #17214: [MINOR][SQL] The analyzer rules are fired twice f... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/08 19:20:34 UTC, 12 replies.
- [GitHub] spark issue #16825: [SPARK-19481][REPL][maven]Avoid to leak SparkContext in ... - posted by zsxwing <gi...@git.apache.org> on 2017/03/08 21:04:20 UTC, 0 replies.
- [GitHub] spark pull request #17215: [MINOR][ML] Improve MLWriter overwrite error mess... - posted by jkbradley <gi...@git.apache.org> on 2017/03/08 21:23:27 UTC, 1 replies.
- [GitHub] spark issue #17215: [MINOR][ML] Improve MLWriter overwrite error message - posted by SparkQA <gi...@git.apache.org> on 2017/03/08 21:27:36 UTC, 5 replies.
- [GitHub] spark pull request #17216: [SPARK-19873][SS] Record num shuffle partitions i... - posted by kunalkhamar <gi...@git.apache.org> on 2017/03/08 22:50:19 UTC, 39 replies.
- [GitHub] spark issue #17216: [SPARK-19873][SS][WIP] Record num shuffle partitions in ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/08 22:52:38 UTC, 0 replies.
- [GitHub] spark issue #17216: [SPARK-19873][SS] Record num shuffle partitions in offse... - posted by SparkQA <gi...@git.apache.org> on 2017/03/08 23:12:43 UTC, 63 replies.
- [GitHub] spark pull request #17217: [SPARK-19874][BUILD]Hide API docs for org.apache.... - posted by zsxwing <gi...@git.apache.org> on 2017/03/08 23:26:08 UTC, 1 replies.
- [GitHub] spark issue #17217: [SPARK-19874][BUILD]Hide API docs for org.apache.spark.s... - posted by SparkQA <gi...@git.apache.org> on 2017/03/08 23:27:58 UTC, 4 replies.
- [GitHub] spark pull request #17218: [SPARK-19281][WIP][PYTHON][ML] spark.ml Python AP... - posted by zero323 <gi...@git.apache.org> on 2017/03/09 00:03:15 UTC, 0 replies.
- [GitHub] spark issue #17218: [SPARK-19281][WIP][PYTHON][ML] spark.ml Python API for F... - posted by SparkQA <gi...@git.apache.org> on 2017/03/09 00:07:33 UTC, 27 replies.
- [GitHub] spark pull request #17219: [SPARK-19876][SS][WIP] OneTime Trigger Executor - posted by tcondie <gi...@git.apache.org> on 2017/03/09 00:25:18 UTC, 41 replies.
- [GitHub] spark issue #17219: [SPARK-19876][SS][WIP] OneTime Trigger Executor - posted by SparkQA <gi...@git.apache.org> on 2017/03/09 00:27:37 UTC, 77 replies.
- [GitHub] spark pull request #17213: [SPARK-19871] [PySpark][SQL] Improve error messag... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/09 00:52:46 UTC, 3 replies.
- [GitHub] spark pull request #17220: remove tungsten-sort.Because it is not represent ... - posted by guoxiaolongzte <gi...@git.apache.org> on 2017/03/09 01:28:14 UTC, 0 replies.
- [GitHub] spark issue #17220: remove tungsten-sort.Because it is not represent 'org.ap... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/09 01:32:14 UTC, 3 replies.
- [GitHub] spark pull request #17221: [SPARK-19859][SS][Follow-up] The new watermark sh... - posted by uncleGen <gi...@git.apache.org> on 2017/03/09 02:32:51 UTC, 1 replies.
- [GitHub] spark issue #17221: [SPARK-19859][SS][Follow-up] The new watermark should ov... - posted by SparkQA <gi...@git.apache.org> on 2017/03/09 02:37:58 UTC, 5 replies.
- [GitHub] spark issue #17220: [SPARK-19862] 'tungsten-sort' should be deleted in Spark... - posted by guoxiaolongzte <gi...@git.apache.org> on 2017/03/09 03:21:11 UTC, 14 replies.
- [GitHub] spark pull request #15229: [SPARK-17654] [SQL] Propagate bucketing informati... - posted by tejasapatil <gi...@git.apache.org> on 2017/03/09 05:18:46 UTC, 0 replies.
- [GitHub] spark issue #17200: [SPARK-19561][SQL] cast TimestampType.toInternal output ... - posted by viirya <gi...@git.apache.org> on 2017/03/09 06:29:11 UTC, 1 replies.
- [GitHub] spark issue #17200: [SPARK-19561][SQL] add int case handling for TimestampTy... - posted by viirya <gi...@git.apache.org> on 2017/03/09 06:42:32 UTC, 14 replies.
- [GitHub] spark pull request #15628: [SPARK-17471][ML] Add compressed method to ML mat... - posted by dbtsai <gi...@git.apache.org> on 2017/03/09 07:18:01 UTC, 88 replies.
- [GitHub] spark pull request #17222: [SPARK-19439][PYSPARK][SQL] PySpark's registerJav... - posted by zjffdu <gi...@git.apache.org> on 2017/03/09 07:19:10 UTC, 4 replies.
- [GitHub] spark issue #17222: [SPARK-19439][PYSPARK][SQL] PySpark's registerJavaFuncti... - posted by SparkQA <gi...@git.apache.org> on 2017/03/09 07:22:39 UTC, 15 replies.
- [GitHub] spark pull request #17223: [SPARK-19881][SQL] Support Dynamic Partition Inse... - posted by dongjoon-hyun <gi...@git.apache.org> on 2017/03/09 07:35:07 UTC, 4 replies.
- [GitHub] spark issue #17223: [SPARK-19881][SQL] Support Dynamic Partition Inserts par... - posted by SparkQA <gi...@git.apache.org> on 2017/03/09 07:37:36 UTC, 12 replies.
- [GitHub] spark pull request #17175: [SPARK-19468][SQL] Rewrite physical Project opera... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/09 07:40:08 UTC, 9 replies.
- [GitHub] spark issue #17207: [SPARK-19282][ML][SparkR] RandomForest Wrapper and GBT W... - posted by SparkQA <gi...@git.apache.org> on 2017/03/09 09:01:46 UTC, 10 replies.
- [GitHub] spark issue #10881: [SPARK-12967][Netty] Avoid NettyRpc error message during... - posted by fanyunbojerry <gi...@git.apache.org> on 2017/03/09 09:46:38 UTC, 0 replies.
- [GitHub] spark issue #16648: [SPARK-18016][SQL][CATALYST] Code Generation: Constant P... - posted by vitillo <gi...@git.apache.org> on 2017/03/09 10:38:39 UTC, 21 replies.
- [GitHub] spark pull request #17224: [SPARK-19882][SQL] Pivot with null as the pivot v... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/09 12:28:24 UTC, 0 replies.
- [GitHub] spark issue #17224: [SPARK-19882][SQL] Pivot with null as the pivot value th... - posted by SparkQA <gi...@git.apache.org> on 2017/03/09 12:32:30 UTC, 0 replies.
- [GitHub] spark issue #16450: [SPARK-19052] the restSubmissionServer don't support mul... - posted by hustfxj <gi...@git.apache.org> on 2017/03/09 12:44:22 UTC, 0 replies.
- [GitHub] spark issue #16525: [SPARK-18959] the new leader will lost the statistics of... - posted by hustfxj <gi...@git.apache.org> on 2017/03/09 12:44:44 UTC, 0 replies.
- [GitHub] spark issue #17224: [SPARK-19882][SQL] Pivot with null as the dictinct pivot... - posted by SparkQA <gi...@git.apache.org> on 2017/03/09 14:38:51 UTC, 3 replies.
- [GitHub] spark pull request #17225: [CORE] Support ZStandard Compression - posted by dongjinleekr <gi...@git.apache.org> on 2017/03/09 15:58:31 UTC, 3 replies.
- [GitHub] spark issue #17225: [CORE] Support ZStandard Compression - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/09 16:02:34 UTC, 4 replies.
- [GitHub] spark pull request #17200: [SPARK-19561][SQL] add int case handling for Time... - posted by asfgit <gi...@git.apache.org> on 2017/03/09 18:37:39 UTC, 0 replies.
- [GitHub] spark pull request #17226: [SPARK-19882][SQL] Pivot with null as a distinct ... - posted by aray <gi...@git.apache.org> on 2017/03/09 19:01:02 UTC, 8 replies.
- [GitHub] spark issue #17226: [SPARK-19882][SQL] Pivot with null as a distinct pivot v... - posted by SparkQA <gi...@git.apache.org> on 2017/03/09 19:02:36 UTC, 21 replies.
- [GitHub] spark pull request #17227: [SPARK-19507][PySpark][SQL] Show field name in _v... - posted by dgingrich <gi...@git.apache.org> on 2017/03/09 19:21:54 UTC, 0 replies.
- [GitHub] spark issue #17227: [SPARK-19507][PySpark][SQL] Show field name in _verify_t... - posted by dgingrich <gi...@git.apache.org> on 2017/03/09 19:22:14 UTC, 23 replies.
- [GitHub] spark pull request #16845: [SPARK-19505][Python] AttributeError on Exception... - posted by dgingrich <gi...@git.apache.org> on 2017/03/09 19:27:58 UTC, 0 replies.
- [GitHub] spark issue #16845: [SPARK-19505][Python] AttributeError on Exception.messag... - posted by holdenk <gi...@git.apache.org> on 2017/03/09 19:38:33 UTC, 2 replies.
- [GitHub] spark pull request #17228: [SPARK-19886] Fix reportDataLoss if statement in ... - posted by brkyvz <gi...@git.apache.org> on 2017/03/09 19:48:19 UTC, 3 replies.
- [GitHub] spark issue #17228: [SPARK-19886] Fix reportDataLoss if statement in SS Kafk... - posted by SparkQA <gi...@git.apache.org> on 2017/03/09 19:52:38 UTC, 17 replies.
- [GitHub] spark issue #15628: [SPARK-17471][ML] Add compressed method to ML matrices - posted by SparkQA <gi...@git.apache.org> on 2017/03/09 20:57:34 UTC, 68 replies.
- [GitHub] spark issue #16966: [SPARK-18409][ML]LSH approxNearestNeighbors should use a... - posted by Yunni <gi...@git.apache.org> on 2017/03/09 21:35:53 UTC, 0 replies.
- [GitHub] spark issue #17092: [SPARK-18450][ML] Scala API Change for LSH AND-amplifica... - posted by Yunni <gi...@git.apache.org> on 2017/03/09 21:36:36 UTC, 0 replies.
- [GitHub] spark pull request #16626: [SPARK-19261][SQL] Alter add columns for Hive ser... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/09 22:27:03 UTC, 68 replies.
- [GitHub] spark issue #16805: [SPARK-19353][CORE] Generalize PipedRDD to use I/O forma... - posted by holdenk <gi...@git.apache.org> on 2017/03/09 22:40:20 UTC, 1 replies.
- [GitHub] spark pull request #17229: [SPARK-19611][SQL] Introduce configurable table s... - posted by budde <gi...@git.apache.org> on 2017/03/09 23:06:31 UTC, 1 replies.
- [GitHub] spark issue #17229: [SPARK-19611][SQL] Introduce configurable table schema i... - posted by budde <gi...@git.apache.org> on 2017/03/09 23:06:54 UTC, 17 replies.
- [GitHub] spark issue #16788: [SPARK-16742] Kerberos impersonation support - posted by mgummelt <gi...@git.apache.org> on 2017/03/09 23:15:53 UTC, 11 replies.
- [GitHub] spark pull request #17230: [SPARK-19353][CORE] Generalize PipedRDD to use I/... - posted by superbobry <gi...@git.apache.org> on 2017/03/09 23:24:39 UTC, 2 replies.
- [GitHub] spark pull request #16805: [SPARK-19353][CORE] Generalize PipedRDD to use I/... - posted by superbobry <gi...@git.apache.org> on 2017/03/09 23:25:26 UTC, 0 replies.
- [GitHub] spark issue #17230: [SPARK-19353][CORE] Generalize PipedRDD to use I/O forma... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/09 23:27:13 UTC, 5 replies.
- [GitHub] spark pull request #17231: [SPARK-19891][SS] Await Batch Lock notified on st... - posted by tcondie <gi...@git.apache.org> on 2017/03/10 00:11:47 UTC, 1 replies.
- [GitHub] spark issue #17231: [SPARK-19891][SS] Await Batch Lock notified on stream ex... - posted by SparkQA <gi...@git.apache.org> on 2017/03/10 00:12:33 UTC, 17 replies.
- [GitHub] spark pull request #17177: [SPARK-19834][SQL] csv escape of quote escape - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/10 00:51:19 UTC, 9 replies.
- [GitHub] spark pull request #17224: [SPARK-19882][SQL] Pivot with null as the dictinc... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/10 04:05:07 UTC, 1 replies.
- [GitHub] spark pull request #17232: [SPARK-18112] [SQL] Support reading data from Hiv... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/10 04:40:15 UTC, 10 replies.
- [GitHub] spark issue #17232: [SPARK-18112] [SQL] Support reading data from Hive 2.1 m... - posted by SparkQA <gi...@git.apache.org> on 2017/03/10 04:42:33 UTC, 29 replies.
- [GitHub] spark issue #17177: [SPARK-19834][SQL] csv escape of quote escape - posted by ep1804 <gi...@git.apache.org> on 2017/03/10 05:05:18 UTC, 11 replies.
- [GitHub] spark pull request #17233: [SPARK-11569][ML] Fix StringIndexer to handle nul... - posted by crackcell <gi...@git.apache.org> on 2017/03/10 05:06:38 UTC, 9 replies.
- [GitHub] spark issue #16952: [SPARK-19620][SQL]Fix incorrect exchange coordinator id ... - posted by carsonwang <gi...@git.apache.org> on 2017/03/10 05:16:39 UTC, 1 replies.
- [GitHub] spark pull request #17234: [SPARK-19892][MLlib] Implement findAnalogies meth... - posted by benradford <gi...@git.apache.org> on 2017/03/10 05:29:51 UTC, 6 replies.
- [GitHub] spark issue #17234: [SPARK-19892][MLlib] Implement findAnalogies method for ... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/10 05:32:13 UTC, 2 replies.
- [GitHub] spark pull request #17235: [SPARK-19320][MESOS][WIP]allow specifying a hard ... - posted by yanji84 <gi...@git.apache.org> on 2017/03/10 05:40:54 UTC, 0 replies.
- [GitHub] spark issue #17235: [SPARK-19320][MESOS][WIP]allow specifying a hard limit o... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/10 05:42:13 UTC, 1 replies.
- [GitHub] spark pull request #17236: [SPARK-xxxx][SQL] Cannot run intersect/except wit... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/10 06:44:53 UTC, 0 replies.
- [GitHub] spark issue #17236: [SPARK-xxxx][SQL] Cannot run intersect/except with map t... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/10 06:45:28 UTC, 1 replies.
- [GitHub] spark pull request #17237: [SPARK-19852][PYSPARK][ML] Update Python API setH... - posted by VinceShieh <gi...@git.apache.org> on 2017/03/10 07:03:22 UTC, 0 replies.
- [GitHub] spark issue #17237: [SPARK-19852][PYSPARK][ML] Update Python API setHandleIn... - posted by SparkQA <gi...@git.apache.org> on 2017/03/10 07:07:30 UTC, 21 replies.
- [GitHub] spark pull request #17238: getRackForHost returns None if host is unknown by... - posted by morenn520 <gi...@git.apache.org> on 2017/03/10 07:34:26 UTC, 0 replies.
- [GitHub] spark issue #17238: getRackForHost returns None if host is unknown by driver - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/10 07:37:13 UTC, 13 replies.
- [GitHub] spark issue #14033: [SPARK-16286][SQL] Implement stack table generating func... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/10 07:40:59 UTC, 5 replies.
- [GitHub] spark pull request #17239: Using map function in spark for huge operation - posted by nischay21 <gi...@git.apache.org> on 2017/03/10 07:43:42 UTC, 1 replies.
- [GitHub] spark issue #17239: Using map function in spark for huge operation - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/10 07:47:13 UTC, 2 replies.
- [GitHub] spark issue #17236: [SPARK-19893][SQL] Cannot run intersect/except with map ... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/10 08:05:44 UTC, 7 replies.
- [GitHub] spark pull request #17236: [SPARK-19893][SQL] Cannot run intersect/except wi... - posted by hvanhovell <gi...@git.apache.org> on 2017/03/10 08:39:29 UTC, 1 replies.
- [GitHub] spark pull request #17240: [SPARK-17080][SQL][followup] simplify algorithm - posted by wzhfy <gi...@git.apache.org> on 2017/03/10 09:53:57 UTC, 4 replies.
- [GitHub] spark issue #17240: [SPARK-17080][SQL][followup] simplify algorithm - posted by SparkQA <gi...@git.apache.org> on 2017/03/10 09:57:35 UTC, 2 replies.
- [GitHub] spark issue #17236: [SPARK-19893][SQL] Cannot run intersect/except/distinct ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/10 10:22:35 UTC, 8 replies.
- [GitHub] spark pull request #17240: [SPARK-17080][SQL][followup] 1.Postpone column pr... - posted by hvanhovell <gi...@git.apache.org> on 2017/03/10 10:37:54 UTC, 0 replies.
- [GitHub] spark pull request #17241: [SPARK-19877][SQL] Restrict the nested level of a... - posted by jiangxb1987 <gi...@git.apache.org> on 2017/03/10 11:14:05 UTC, 8 replies.
- [GitHub] spark issue #17241: [SPARK-19877][SQL] Restrict the nested level of a view - posted by SparkQA <gi...@git.apache.org> on 2017/03/10 11:17:31 UTC, 23 replies.
- [GitHub] spark pull request #17242: [SQL][WIP] Support more expression canonicalizati... - posted by viirya <gi...@git.apache.org> on 2017/03/10 11:17:37 UTC, 0 replies.
- [GitHub] spark issue #17242: [SQL][WIP] Support more expression canonicalization - posted by SparkQA <gi...@git.apache.org> on 2017/03/10 11:22:41 UTC, 5 replies.
- [GitHub] spark pull request #17236: [SPARK-19893][SQL] Cannot run intersect/except/di... - posted by hvanhovell <gi...@git.apache.org> on 2017/03/10 11:58:18 UTC, 0 replies.
- [GitHub] spark issue #17240: [SPARK-17080][SQL][followup] 1.Postpone column pruning a... - posted by SparkQA <gi...@git.apache.org> on 2017/03/10 12:02:24 UTC, 2 replies.
- [GitHub] spark pull request #17243: [SPARK-19901][Core]Clean up the clunky method sig... - posted by ConeyLiu <gi...@git.apache.org> on 2017/03/10 13:51:35 UTC, 3 replies.
- [GitHub] spark issue #17243: [SPARK-19901][Core]Clean up the clunky method signature ... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/10 13:52:14 UTC, 7 replies.
- [GitHub] spark pull request #17244: [SPARK-19889][SQL] Make TaskContext callbacks thr... - posted by hvanhovell <gi...@git.apache.org> on 2017/03/10 15:02:13 UTC, 19 replies.
- [GitHub] spark issue #17244: [SPARK-19889][SQL] Make TaskContext callbacks thread saf... - posted by hvanhovell <gi...@git.apache.org> on 2017/03/10 15:02:31 UTC, 30 replies.
- [GitHub] spark issue #17233: [SPARK-11569][ML] Fix StringIndexer to handle null value... - posted by crackcell <gi...@git.apache.org> on 2017/03/10 15:56:53 UTC, 3 replies.
- [GitHub] spark issue #17242: [SPARK-19902][SQL] Support more expression canonicalizat... - posted by SparkQA <gi...@git.apache.org> on 2017/03/10 16:01:19 UTC, 10 replies.
- [GitHub] spark pull request #17245: [SPARK-19850][SQL] Allow the use of aliases in SQ... - posted by hvanhovell <gi...@git.apache.org> on 2017/03/10 16:59:02 UTC, 1 replies.
- [GitHub] spark issue #17245: [SPARK-19850][SQL] Allow the use of aliases in SQL funct... - posted by SparkQA <gi...@git.apache.org> on 2017/03/10 17:02:34 UTC, 9 replies.
- [GitHub] spark pull request #17109: [SPARK-19740][MESOS]Add support in Spark to pass ... - posted by mgummelt <gi...@git.apache.org> on 2017/03/10 18:22:29 UTC, 15 replies.
- [GitHub] spark issue #17212: [SPARK-17979] Remove deprecated SPARK_YARN_USER_ENV and ... - posted by yongtang <gi...@git.apache.org> on 2017/03/10 18:34:54 UTC, 2 replies.
- [GitHub] spark issue #17236: [SPARK-19893][SQL] should not run DataFrame set opration... - posted by SparkQA <gi...@git.apache.org> on 2017/03/10 18:52:35 UTC, 11 replies.
- [GitHub] spark issue #15275: [SPARK-17702][SQL] Code generation including too many mu... - posted by xs2rajni <gi...@git.apache.org> on 2017/03/10 19:02:01 UTC, 0 replies.
- [GitHub] spark pull request #17212: [SPARK-17979] Remove deprecated SPARK_YARN_USER_E... - posted by srowen <gi...@git.apache.org> on 2017/03/10 19:13:54 UTC, 2 replies.
- [GitHub] spark pull request #16952: [SPARK-19620][SQL]Fix incorrect exchange coordina... - posted by asfgit <gi...@git.apache.org> on 2017/03/10 19:15:54 UTC, 0 replies.
- [GitHub] spark pull request #17246: [SPARK-19906][SS][DOCS] Documentation describing ... - posted by tcondie <gi...@git.apache.org> on 2017/03/10 19:19:16 UTC, 17 replies.
- [GitHub] spark issue #17246: [SPARK-19906][SS][DOCS] Documentation describing how to ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/10 19:22:31 UTC, 20 replies.
- [GitHub] spark pull request #17247: [SPARK-19905][SQL] Bring back Dataset.inputFiles ... - posted by liancheng <gi...@git.apache.org> on 2017/03/10 19:46:58 UTC, 6 replies.
- [GitHub] spark issue #17247: [SPARK-19905][SQL] Bring back Dataset.inputFiles for Hiv... - posted by SparkQA <gi...@git.apache.org> on 2017/03/10 19:47:33 UTC, 11 replies.
- [GitHub] spark issue #17227: [WIP][SPARK-19507][PySpark][SQL] Show field name in _ver... - posted by blrnw3 <gi...@git.apache.org> on 2017/03/10 19:52:11 UTC, 0 replies.
- [GitHub] spark pull request #17248: [SPARK-19909][SS] Batches will fail in case that ... - posted by sarutak <gi...@git.apache.org> on 2017/03/10 20:14:42 UTC, 0 replies.
- [GitHub] spark issue #17248: [SPARK-19909][SS] Batches will fail in case that tempora... - posted by SparkQA <gi...@git.apache.org> on 2017/03/10 20:17:37 UTC, 3 replies.
- [GitHub] spark pull request #17249: [SPARK-19611][SQL] Preserve metastore field order... - posted by budde <gi...@git.apache.org> on 2017/03/10 21:12:34 UTC, 4 replies.
- [GitHub] spark issue #17249: [SPARK-19611][SQL] Preserve metastore field order when m... - posted by budde <gi...@git.apache.org> on 2017/03/10 21:12:50 UTC, 9 replies.
- [GitHub] spark issue #16006: [SPARK-18580] [DStreams] [external/kafka-0-10] Use spark... - posted by koeninger <gi...@git.apache.org> on 2017/03/10 21:37:16 UTC, 2 replies.
- [GitHub] spark pull request #17250: [SPARK-19911][STREAMING] Add builder interface fo... - posted by budde <gi...@git.apache.org> on 2017/03/10 21:38:02 UTC, 75 replies.
- [GitHub] spark issue #17250: [SPARK-19911][STREAMING] Add builder interface for Kines... - posted by SparkQA <gi...@git.apache.org> on 2017/03/10 21:42:33 UTC, 58 replies.
- [GitHub] spark pull request #16648: [SPARK-18016][SQL][CATALYST] Code Generation: Con... - posted by markusb79 <gi...@git.apache.org> on 2017/03/10 21:47:55 UTC, 3 replies.
- [GitHub] spark pull request #17251: [SPARK-19910][SQL] `stack` should not reject NULL... - posted by dongjoon-hyun <gi...@git.apache.org> on 2017/03/10 21:59:11 UTC, 23 replies.
- [GitHub] spark issue #17251: [SPARK-19910][SQL] `stack` should not reject NULL values... - posted by SparkQA <gi...@git.apache.org> on 2017/03/10 22:02:36 UTC, 78 replies.
- [GitHub] spark pull request #17252: [SPARK-19913][SS] Log warning rather than throw A... - posted by sarutak <gi...@git.apache.org> on 2017/03/11 00:03:53 UTC, 1 replies.
- [GitHub] spark issue #17252: [SPARK-19913][SS] Log warning rather than throw Analysis... - posted by SparkQA <gi...@git.apache.org> on 2017/03/11 00:07:34 UTC, 9 replies.
- [GitHub] spark pull request #17236: [SPARK-19893][SQL] should not run DataFrame set o... - posted by asfgit <gi...@git.apache.org> on 2017/03/11 00:16:44 UTC, 0 replies.
- [GitHub] spark issue #17240: [SPARK-19915][SQL] Improve join reorder: simplify cost e... - posted by wzhfy <gi...@git.apache.org> on 2017/03/11 03:11:35 UTC, 8 replies.
- [GitHub] spark pull request #17253: [SPARK-19916][SQL] simplify bad file handling - posted by cloud-fan <gi...@git.apache.org> on 2017/03/11 03:33:53 UTC, 9 replies.
- [GitHub] spark issue #17253: [SPARK-19916][SQL] simplify bad file handling - posted by cloud-fan <gi...@git.apache.org> on 2017/03/11 03:34:30 UTC, 11 replies.
- [GitHub] spark pull request #17254: [SPARK-19917][SQL]qualified partition path stored... - posted by windpiger <gi...@git.apache.org> on 2017/03/11 04:43:05 UTC, 3 replies.
- [GitHub] spark issue #13837: [SPARK-16126] [SQL] Better Error Message When using Data... - posted by felixcheung <gi...@git.apache.org> on 2017/03/11 04:45:57 UTC, 0 replies.
- [GitHub] spark issue #17254: [SPARK-19917][SQL]qualified partition path stored in cat... - posted by SparkQA <gi...@git.apache.org> on 2017/03/11 04:47:30 UTC, 15 replies.
- [GitHub] spark pull request #16788: [SPARK-16742] Kerberos impersonation support - posted by mridulm <gi...@git.apache.org> on 2017/03/11 05:07:07 UTC, 6 replies.
- [GitHub] spark pull request #17255: [SPARK-19918[SQL] Use TextFileFormat in implement... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/11 05:45:56 UTC, 0 replies.
- [GitHub] spark issue #17255: [SPARK-19918[SQL] Use TextFileFormat in implementation o... - posted by SparkQA <gi...@git.apache.org> on 2017/03/11 05:47:31 UTC, 5 replies.
- [GitHub] spark pull request #16290: [SPARK-18817] [SPARKR] [SQL] Set default warehous... - posted by shivaram <gi...@git.apache.org> on 2017/03/11 06:36:56 UTC, 0 replies.
- [GitHub] spark pull request #17256: [SPARK-19919][SQL] Defer throwing the exception f... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/11 06:58:08 UTC, 1 replies.
- [GitHub] spark issue #17256: [SPARK-19919][SQL] Defer throwing the exception for empt... - posted by SparkQA <gi...@git.apache.org> on 2017/03/11 07:02:32 UTC, 18 replies.
- [GitHub] spark pull request #17257: [DOCS][SS] fix structured streaming python exampl... - posted by uncleGen <gi...@git.apache.org> on 2017/03/11 09:31:02 UTC, 1 replies.
- [GitHub] spark issue #17257: [DOCS][SS] fix structured streaming python example - posted by SparkQA <gi...@git.apache.org> on 2017/03/11 09:32:29 UTC, 4 replies.
- [GitHub] spark pull request #17258: [SPARK-19807][Web UI]Add reason for cancellation ... - posted by shaolinliu <gi...@git.apache.org> on 2017/03/11 12:23:59 UTC, 0 replies.
- [GitHub] spark issue #17258: [SPARK-19807][Web UI]Add reason for cancellation when a ... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/11 12:27:13 UTC, 2 replies.
- [GitHub] spark pull request #17259: Branch 2.0 - posted by elviento <gi...@git.apache.org> on 2017/03/11 17:07:37 UTC, 1 replies.
- [GitHub] spark issue #16330: [SPARK-18817][SPARKR][SQL] change derby log output to te... - posted by SparkQA <gi...@git.apache.org> on 2017/03/11 18:57:28 UTC, 29 replies.
- [GitHub] spark pull request #17260: [SPARK-19921] [SQL] [TEST] Enable end-to-end test... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/11 19:22:09 UTC, 1 replies.
- [GitHub] spark issue #17260: [SPARK-19921] [SQL] [TEST] Enable end-to-end testing usi... - posted by SparkQA <gi...@git.apache.org> on 2017/03/11 19:27:29 UTC, 5 replies.
- [GitHub] spark pull request #17261: Branch 2.0 - posted by elviento <gi...@git.apache.org> on 2017/03/11 20:09:22 UTC, 0 replies.
- [GitHub] spark issue #17261: Branch 2.0 - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/11 20:12:13 UTC, 0 replies.
- [GitHub] spark pull request #17262: [SPARK-17261][SQL] Fixed missing closing bracket ... - posted by elviento <gi...@git.apache.org> on 2017/03/11 20:44:09 UTC, 0 replies.
- [GitHub] spark issue #17262: [SPARK-17261][SQL] Fixed missing closing bracket spark/s... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/11 20:47:13 UTC, 2 replies.
- [GitHub] spark pull request #17261: [SPARK-17261][SQL] Fixed missing closing bracket ... - posted by elviento <gi...@git.apache.org> on 2017/03/11 20:53:14 UTC, 0 replies.
- [GitHub] spark issue #17262: [SPARK-17262][SQL] Fixed missing closing bracket spark/s... - posted by elviento <gi...@git.apache.org> on 2017/03/11 20:59:53 UTC, 2 replies.
- [GitHub] spark pull request #17262: [SPARK-17262][SQL] Fixed missing closing bracket ... - posted by elviento <gi...@git.apache.org> on 2017/03/11 21:02:17 UTC, 0 replies.
- [GitHub] spark issue #16596: [SPARK-19237][SPARKR][WIP] R should check for java when ... - posted by shivaram <gi...@git.apache.org> on 2017/03/12 00:18:17 UTC, 6 replies.
- [GitHub] spark pull request #16330: [SPARK-18817][SPARKR][SQL] change derby log outpu... - posted by shivaram <gi...@git.apache.org> on 2017/03/12 00:22:42 UTC, 14 replies.
- [GitHub] spark pull request #17263: [SPARK-19922][ML] small speedups to findSynonyms - posted by Krimit <gi...@git.apache.org> on 2017/03/12 02:48:17 UTC, 3 replies.
- [GitHub] spark issue #17263: [SPARK-19922][ML] small speedups to findSynonyms - posted by SparkQA <gi...@git.apache.org> on 2017/03/12 02:52:29 UTC, 12 replies.
- [GitHub] spark pull request #17264: [SPARK-19923][SQL] Remove unnecessary type conver... - posted by maropu <gi...@git.apache.org> on 2017/03/12 06:24:59 UTC, 4 replies.
- [GitHub] spark issue #17264: [SPARK-19923][SQL] Remove unnecessary type conversions p... - posted by maropu <gi...@git.apache.org> on 2017/03/12 06:25:30 UTC, 15 replies.
- [GitHub] spark issue #17189: [SPARK-19831][CORE] Reuse the existing cleanupThreadExec... - posted by SparkQA <gi...@git.apache.org> on 2017/03/12 08:02:32 UTC, 5 replies.
- [GitHub] spark pull request #17265: [SPARK-19924] [SQL] Handle InvocationTargetExcept... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/12 08:35:48 UTC, 7 replies.
- [GitHub] spark issue #16365: [SPARK-18950][SQL] Report conflicting fields when mergin... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/12 08:37:13 UTC, 0 replies.
- [GitHub] spark issue #17265: [SPARK-19924] [SQL] Handle InvocationTargetException for... - posted by SparkQA <gi...@git.apache.org> on 2017/03/12 08:37:33 UTC, 17 replies.
- [GitHub] spark pull request #17266: [SPARK-19912][SQL] String literals should be esca... - posted by dongjoon-hyun <gi...@git.apache.org> on 2017/03/12 10:15:30 UTC, 7 replies.
- [GitHub] spark issue #17266: [SPARK-19912][SQL] String literals should be escaped for... - posted by SparkQA <gi...@git.apache.org> on 2017/03/12 10:17:32 UTC, 23 replies.
- [GitHub] spark pull request #17256: [WIP][SPARK-19919][SQL] Defer throwing the except... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/12 11:29:13 UTC, 0 replies.
- [GitHub] spark issue #17256: [WIP][SPARK-19919][SQL] Defer throwing the exception for... - posted by SparkQA <gi...@git.apache.org> on 2017/03/12 11:32:31 UTC, 3 replies.
- [GitHub] spark issue #17255: [SPARK-19918][SQL] Use TextFileFormat in implementation ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/12 11:37:31 UTC, 24 replies.
- [GitHub] spark pull request #17267: [SPARK-19926][PYSPARK] Make pyspark exception mor... - posted by uncleGen <gi...@git.apache.org> on 2017/03/12 13:00:06 UTC, 10 replies.
- [GitHub] spark issue #17267: [SPARK-19926][PYSPARK] Make pyspark exception more reada... - posted by SparkQA <gi...@git.apache.org> on 2017/03/12 13:02:31 UTC, 30 replies.
- [GitHub] spark pull request #16373: [SPARK-18961][SQL] Support `SHOW TABLE EXTENDED .... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/12 15:49:47 UTC, 17 replies.
- [GitHub] spark pull request #17268: [WIP][SPARK][SS] Also save event time into StateS... - posted by lw-lin <gi...@git.apache.org> on 2017/03/12 15:52:16 UTC, 0 replies.
- [GitHub] spark issue #17268: [WIP][SPARK][SS] Also save event time into StateStore fo... - posted by SparkQA <gi...@git.apache.org> on 2017/03/12 15:57:33 UTC, 3 replies.
- [GitHub] spark issue #16618: [SPARK-14409][ML][WIP] Add RankingEvaluator - posted by daniloascione <gi...@git.apache.org> on 2017/03/12 16:56:47 UTC, 1 replies.
- [GitHub] spark pull request #17189: [SPARK-19831][CORE] Reuse the existing cleanupThr... - posted by asfgit <gi...@git.apache.org> on 2017/03/12 17:31:23 UTC, 0 replies.
- [GitHub] spark pull request #17255: [SPARK-19918][SQL] Use TextFileFormat in implemen... - posted by NathanHowell <gi...@git.apache.org> on 2017/03/12 17:34:33 UTC, 12 replies.
- [GitHub] spark issue #15918: [SPARK-18122][SQL][WIP]Fallback to Kryo for unsupported ... - posted by JasonMWhite <gi...@git.apache.org> on 2017/03/12 17:51:09 UTC, 1 replies.
- [GitHub] spark issue #15604: [SPARK-18066] [CORE] [TESTS] Add Pool usage policies tes... - posted by SparkQA <gi...@git.apache.org> on 2017/03/12 18:17:28 UTC, 32 replies.
- [GitHub] spark pull request #17269: SPARK-19927: Support the --hivevar in the spark-s... - posted by BruceXu1991 <gi...@git.apache.org> on 2017/03/12 18:28:15 UTC, 0 replies.
- [GitHub] spark issue #17269: SPARK-19927: Support the --hivevar in the spark-sql comm... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/12 18:32:13 UTC, 0 replies.
- [GitHub] spark pull request #17207: [SPARK-19282][ML][SparkR] RandomForest Wrapper an... - posted by asfgit <gi...@git.apache.org> on 2017/03/12 19:17:38 UTC, 0 replies.
- [GitHub] spark pull request #15604: [SPARK-18066] [CORE] [TESTS] Add Pool usage polic... - posted by erenavsarogullari <gi...@git.apache.org> on 2017/03/12 20:16:34 UTC, 4 replies.
- [GitHub] spark pull request #16729: [SPARK-19391][SparkR][ML] Tweedie GLM API for Spa... - posted by felixcheung <gi...@git.apache.org> on 2017/03/12 20:19:27 UTC, 8 replies.
- [GitHub] spark issue #16905: [SPARK-19567][CORE][SCHEDULER] Support some Schedulable ... - posted by erenavsarogullari <gi...@git.apache.org> on 2017/03/12 20:56:34 UTC, 32 replies.
- [GitHub] spark pull request #14547: [SPARK-16718][MLlib] gbm-style treeboost - posted by facaiy <gi...@git.apache.org> on 2017/03/13 01:38:43 UTC, 3 replies.
- [GitHub] spark pull request #17270: [SPARK-19929] [SQL] Showing Hive Managed table's ... - posted by ouyangxiaochen <gi...@git.apache.org> on 2017/03/13 02:47:57 UTC, 2 replies.
- [GitHub] spark issue #17270: [SPARK-19929] [SQL] Showing Hive Managed table's LOATION... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/13 02:52:12 UTC, 5 replies.
- [GitHub] spark issue #17000: [SPARK-18946][ML] sliceAggregate which is a new aggregat... - posted by ZunwenYou <gi...@git.apache.org> on 2017/03/13 03:06:52 UTC, 0 replies.
- [GitHub] spark issue #17175: [SPARK-19468][SQL] InMemoryTableScanExec should rewrite ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/13 03:37:34 UTC, 0 replies.
- [GitHub] spark pull request #17175: [SPARK-19931][SQL] InMemoryTableScanExec should r... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/13 04:30:54 UTC, 16 replies.
- [GitHub] spark pull request #17271: [SPARK-19912][SQL] String literals should be esca... - posted by dongjoon-hyun <gi...@git.apache.org> on 2017/03/13 05:14:53 UTC, 0 replies.
- [GitHub] spark issue #17271: [SPARK-19912][SQL] String literals should be escaped for... - posted by dongjoon-hyun <gi...@git.apache.org> on 2017/03/13 05:15:30 UTC, 0 replies.
- [GitHub] spark issue #17271: [SPARK-19912][SQL][NOT FOR MERGE] String literals should... - posted by SparkQA <gi...@git.apache.org> on 2017/03/13 05:17:30 UTC, 14 replies.
- [GitHub] spark pull request #17271: [SPARK-19912][SQL][NOT FOR MERGE] String literals... - posted by dongjoon-hyun <gi...@git.apache.org> on 2017/03/13 05:21:08 UTC, 3 replies.
- [GitHub] spark issue #17175: [SPARK-19931][SQL] InMemoryTableScanExec should rewrite ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/13 05:33:10 UTC, 33 replies.
- [GitHub] spark pull request #17272: [SPARK-19724][SQL]create a managed table with an ... - posted by windpiger <gi...@git.apache.org> on 2017/03/13 07:26:36 UTC, 5 replies.
- [GitHub] spark pull request #17057: [SPARK-19724][SQL][WIP]create a managed table wit... - posted by windpiger <gi...@git.apache.org> on 2017/03/13 07:26:41 UTC, 0 replies.
- [GitHub] spark issue #17272: [SPARK-19724][SQL]create a managed table with an existed... - posted by SparkQA <gi...@git.apache.org> on 2017/03/13 07:27:31 UTC, 50 replies.
- [GitHub] spark pull request #17273: [MINOR][CORE] No need to call `prunePartitions` i... - posted by dongjoon-hyun <gi...@git.apache.org> on 2017/03/13 08:10:44 UTC, 0 replies.
- [GitHub] spark issue #17273: [MINOR][CORE] No need to call `prunePartitions` in case ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/13 08:12:32 UTC, 8 replies.
- [GitHub] spark issue #17268: [SPARK-19932][SS] Also save event time into StateStore f... - posted by lw-lin <gi...@git.apache.org> on 2017/03/13 09:49:55 UTC, 9 replies.
- [GitHub] spark pull request #17274: [SPARK-19925][SPARKR] Fix SparkR spark.getSparkFi... - posted by yanboliang <gi...@git.apache.org> on 2017/03/13 11:19:02 UTC, 21 replies.
- [GitHub] spark issue #17274: [SPARK-19925][SPARKR] Fix SparkR spark.getSparkFiles fai... - posted by yanboliang <gi...@git.apache.org> on 2017/03/13 12:32:44 UTC, 39 replies.
- [GitHub] spark pull request #17275: SPARK-19767 Add not about missing API doc for Kaf... - posted by nafshartous <gi...@git.apache.org> on 2017/03/13 12:33:07 UTC, 0 replies.
- [GitHub] spark issue #17275: SPARK-19767 Add not about missing API doc for Kafka 0.10... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/13 12:37:14 UTC, 0 replies.
- [GitHub] spark issue #17275: SPARK-19767 Add note about missing API doc for Kafka 0.1... - posted by srowen <gi...@git.apache.org> on 2017/03/13 12:43:38 UTC, 3 replies.
- [GitHub] spark pull request #17276: [WIP][SPARK-19937] Collect metrics of block sizes... - posted by jinxing64 <gi...@git.apache.org> on 2017/03/13 13:45:40 UTC, 0 replies.
- [GitHub] spark pull request #16735: [SPARK-19228][SQL] Introduce tryParseDate method ... - posted by sergey-rubtsov <gi...@git.apache.org> on 2017/03/13 14:09:27 UTC, 1 replies.
- [GitHub] spark pull request #17277: [SPARK-19887][SQL] null is a valid partition valu... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/13 16:15:41 UTC, 2 replies.
- [GitHub] spark issue #17277: [SPARK-19887][SQL] null is a valid partition value - posted by cloud-fan <gi...@git.apache.org> on 2017/03/13 16:16:15 UTC, 8 replies.
- [GitHub] spark pull request #17278: [SPARK-19933][SQL] Do not change output of a subq... - posted by hvanhovell <gi...@git.apache.org> on 2017/03/13 16:28:07 UTC, 8 replies.
- [GitHub] spark issue #17278: [SPARK-19933][SQL] Do not change output of a subquery - posted by hvanhovell <gi...@git.apache.org> on 2017/03/13 16:28:18 UTC, 11 replies.
- [GitHub] spark issue #17276: [WIP][SPARK-19937] Collect metrics of block sizes when s... - posted by SparkQA <gi...@git.apache.org> on 2017/03/13 17:13:00 UTC, 48 replies.
- [GitHub] spark issue #17194: [SPARK-19851] Add new aggregates EVERY and ANY (SOME). - posted by SparkQA <gi...@git.apache.org> on 2017/03/13 17:13:13 UTC, 39 replies.
- [GitHub] spark pull request #16917: [SPARK-19529][BRANCH-1.6] Backport PR #16866 to b... - posted by liancheng <gi...@git.apache.org> on 2017/03/13 17:17:16 UTC, 0 replies.
- [GitHub] spark pull request #16006: [SPARK-18580] [DStreams] [external/kafka-0-10] Us... - posted by koeninger <gi...@git.apache.org> on 2017/03/13 17:25:40 UTC, 1 replies.
- [GitHub] spark pull request #17279: Added dayofweek function to Functions.scala - posted by RishikeshTeke <gi...@git.apache.org> on 2017/03/13 17:34:52 UTC, 1 replies.
- [GitHub] spark issue #17279: Added dayofweek function to Functions.scala - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/13 17:37:15 UTC, 1 replies.
- [GitHub] spark pull request #17280: [SPARK-19939] [ML] Add support for association ru... - posted by hhbyyh <gi...@git.apache.org> on 2017/03/13 18:26:56 UTC, 0 replies.
- [GitHub] spark issue #17280: [SPARK-19939] [ML] Add support for association rules in ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/13 18:27:31 UTC, 8 replies.
- [GitHub] spark pull request #17281: [SPARK-19817][SQL] Make it clear that `timeZone` ... - posted by ueshin <gi...@git.apache.org> on 2017/03/13 18:51:40 UTC, 4 replies.
- [GitHub] spark issue #17281: [SPARK-19817][SQL] Make it clear that `timeZone` option ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/13 18:52:34 UTC, 17 replies.
- [GitHub] spark pull request #17282: [SPARK-19872][PYTHON] Only reseralize BatchedSeri... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/13 19:13:13 UTC, 0 replies.
- [GitHub] spark issue #17282: [SPARK-19872][PYTHON] Only reseralize BatchedSerializers... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/13 19:13:27 UTC, 0 replies.
- [GitHub] spark issue #17282: [SPARK-19872][PYTHON] Only reseralize with BatchedSerial... - posted by SparkQA <gi...@git.apache.org> on 2017/03/13 19:17:33 UTC, 5 replies.
- [GitHub] spark pull request #17240: [SPARK-19915][SQL] Improve join reorder: simplify... - posted by nsyca <gi...@git.apache.org> on 2017/03/13 19:19:21 UTC, 7 replies.
- [GitHub] spark pull request #17283: [SPARK-19940][ML][MINOR] FPGrowthModel.transform ... - posted by zero323 <gi...@git.apache.org> on 2017/03/13 23:01:29 UTC, 6 replies.
- [GitHub] spark issue #17283: [SPARK-19940][ML][MINOR] FPGrowthModel.transform should ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/13 23:02:36 UTC, 16 replies.
- [GitHub] spark issue #12436: [SPARK-14649][CORE] DagScheduler should not run duplicat... - posted by sitalkedia <gi...@git.apache.org> on 2017/03/13 23:27:52 UTC, 1 replies.
- [GitHub] spark pull request #17284: [DO_NOT_MERGE]Test PySpark Streaming tests - posted by zsxwing <gi...@git.apache.org> on 2017/03/14 00:31:35 UTC, 1 replies.
- [GitHub] spark issue #17284: [DO_NOT_MERGE]Test PySpark Streaming tests - posted by SparkQA <gi...@git.apache.org> on 2017/03/14 00:32:32 UTC, 8 replies.
- [GitHub] spark issue #17277: [SPARK-19887][SQL] dynamic partition keys can be null or... - posted by SparkQA <gi...@git.apache.org> on 2017/03/14 03:22:29 UTC, 13 replies.
- [GitHub] spark pull request #17285: [SPARK-19944][SQL] Move SQLConf from sql/core to ... - posted by rxin <gi...@git.apache.org> on 2017/03/14 04:04:04 UTC, 8 replies.
- [GitHub] spark issue #17285: [SPARK-19944][SQL] Move SQLConf from sql/core to sql/cat... - posted by SparkQA <gi...@git.apache.org> on 2017/03/14 04:07:30 UTC, 9 replies.
- [GitHub] spark issue #13116: [SPARK-15324] [SQL] Add the takeSample function to the D... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/14 04:54:13 UTC, 3 replies.
- [GitHub] spark issue #13656: [SPARK-15938]Adding "support" property to MLlib Associat... - posted by hhbyyh <gi...@git.apache.org> on 2017/03/14 05:29:09 UTC, 0 replies.
- [GitHub] spark pull request #13656: [SPARK-15938]Adding "support" property to MLlib A... - posted by hhbyyh <gi...@git.apache.org> on 2017/03/14 05:29:10 UTC, 0 replies.
- [GitHub] spark pull request #17286: [SPARK-19915][SQL] Exclude cartesian product resu... - posted by wzhfy <gi...@git.apache.org> on 2017/03/14 08:22:47 UTC, 0 replies.
- [GitHub] spark issue #17286: [SPARK-19915][SQL] Exclude cartesian product results in ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/14 08:27:32 UTC, 1 replies.
- [GitHub] spark pull request #17287: [SPARK-19945][SQL]add test suite for SessionCatal... - posted by windpiger <gi...@git.apache.org> on 2017/03/14 09:16:34 UTC, 31 replies.
- [GitHub] spark issue #17287: [SPARK-19945][SQL]add test suite for SessionCatalog with... - posted by SparkQA <gi...@git.apache.org> on 2017/03/14 09:17:32 UTC, 59 replies.
- [GitHub] spark pull request #17288: [SPARK-18874][SQL] Fix 2.10 build after moving th... - posted by hvanhovell <gi...@git.apache.org> on 2017/03/14 10:32:13 UTC, 1 replies.
- [GitHub] spark issue #17286: [SPARK-19915][SQL] Exclude cartesian product candidates ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/14 10:33:10 UTC, 35 replies.
- [GitHub] spark issue #17288: [SPARK-18874][SQL] Fix 2.10 build after moving the subqu... - posted by SparkQA <gi...@git.apache.org> on 2017/03/14 10:37:31 UTC, 4 replies.
- [GitHub] spark pull request #17289: [SPARK-19948] Document that saveAsTable uses cata... - posted by juliuszsompolski <gi...@git.apache.org> on 2017/03/14 12:58:00 UTC, 2 replies.
- [GitHub] spark issue #17289: [SPARK-19948] Document that saveAsTable uses catalog as ... - posted by hvanhovell <gi...@git.apache.org> on 2017/03/14 12:59:34 UTC, 22 replies.
- [GitHub] spark pull request #17290: [SPARK-16599][CORE] java.util.NoSuchElementExcept... - posted by srowen <gi...@git.apache.org> on 2017/03/14 13:46:15 UTC, 2 replies.
- [GitHub] spark issue #17290: [SPARK-16599][CORE] java.util.NoSuchElementException: No... - posted by srowen <gi...@git.apache.org> on 2017/03/14 13:46:35 UTC, 15 replies.
- [GitHub] spark pull request #17291: [SPARK-19949][SQL][WIP] unify bad record handling... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/14 14:09:45 UTC, 1 replies.
- [GitHub] spark issue #17291: [SPARK-19949][SQL][WIP] unify bad record handling in CSV... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/14 14:10:16 UTC, 9 replies.
- [GitHub] spark issue #14936: [SPARK-7877][MESOS] Allow configuration of framework tim... - posted by philipphoffmann <gi...@git.apache.org> on 2017/03/14 14:52:56 UTC, 4 replies.
- [GitHub] spark issue #16755: [SPARK-19606][MESOS] Support constraints in spark-dispat... - posted by philipphoffmann <gi...@git.apache.org> on 2017/03/14 14:58:51 UTC, 4 replies.
- [GitHub] spark pull request #13116: [SPARK-15324] [SQL] Add the takeSample function t... - posted by burness <gi...@git.apache.org> on 2017/03/14 15:15:46 UTC, 0 replies.
- [GitHub] spark pull request #17292: DebugFilesystem.assertNoOpenStreams should report... - posted by bogdanrdc <gi...@git.apache.org> on 2017/03/14 15:43:49 UTC, 1 replies.
- [GitHub] spark issue #17292: DebugFilesystem.assertNoOpenStreams should report the op... - posted by SparkQA <gi...@git.apache.org> on 2017/03/14 15:47:42 UTC, 8 replies.
- [GitHub] spark pull request #17293: [SPARK-19950][SQL] Fix to ignore nullable when df... - posted by kiszk <gi...@git.apache.org> on 2017/03/14 16:22:54 UTC, 0 replies.
- [GitHub] spark issue #17293: [SPARK-19950][SQL] Fix to ignore nullable when df.load()... - posted by SparkQA <gi...@git.apache.org> on 2017/03/14 16:27:41 UTC, 50 replies.
- [GitHub] spark pull request #17294: [SPARK-18966][SQL] NOT IN subquery with correlate... - posted by nsyca <gi...@git.apache.org> on 2017/03/14 17:13:33 UTC, 1 replies.
- [GitHub] spark issue #17294: [SPARK-18966][SQL] NOT IN subquery with correlated expre... - posted by SparkQA <gi...@git.apache.org> on 2017/03/14 17:17:36 UTC, 8 replies.
- [GitHub] spark pull request #17277: [SPARK-19887][SQL] dynamic partition keys can be ... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/14 19:52:53 UTC, 1 replies.
- [GitHub] spark issue #16985: [SPARK-19122][SQL] Unnecessary shuffle+sort added if joi... - posted by tejasapatil <gi...@git.apache.org> on 2017/03/14 21:39:47 UTC, 9 replies.
- [GitHub] spark pull request #17295: [SPARK-19556][core] Do not encrypt block manager ... - posted by vanzin <gi...@git.apache.org> on 2017/03/14 21:39:57 UTC, 60 replies.
- [GitHub] spark issue #17295: [SPARK-19556][core] Do not encrypt block manager data in... - posted by SparkQA <gi...@git.apache.org> on 2017/03/14 21:42:38 UTC, 60 replies.
- [GitHub] spark pull request #17296: [SPARK-19953][ML] Random Forest Models use parent... - posted by BryanCutler <gi...@git.apache.org> on 2017/03/14 21:56:35 UTC, 0 replies.
- [GitHub] spark issue #17296: [SPARK-19953][ML] Random Forest Models use parent UID wh... - posted by SparkQA <gi...@git.apache.org> on 2017/03/14 21:57:37 UTC, 8 replies.
- [GitHub] spark pull request #17297: [SPARK-14649][CORE] DagScheduler should not run d... - posted by sitalkedia <gi...@git.apache.org> on 2017/03/14 22:06:15 UTC, 9 replies.
- [GitHub] spark issue #17297: [SPARK-14649][CORE] DagScheduler should not run duplicat... - posted by SparkQA <gi...@git.apache.org> on 2017/03/14 22:07:35 UTC, 84 replies.
- [GitHub] spark pull request #16985: [SPARK-19122][SQL] Unnecessary shuffle+sort added... - posted by tejasapatil <gi...@git.apache.org> on 2017/03/14 23:47:16 UTC, 0 replies.
- [GitHub] spark pull request #17298: [SPARK-19094][WIP][PySpark] Plumb through logging... - posted by holdenk <gi...@git.apache.org> on 2017/03/14 23:55:43 UTC, 0 replies.
- [GitHub] spark issue #17298: [SPARK-19094][WIP][PySpark] Plumb through logging for IJ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/14 23:57:31 UTC, 3 replies.
- [GitHub] spark issue #15945: [SPARK-12978][SQL] Merge unnecessary partial aggregates - posted by SparkQA <gi...@git.apache.org> on 2017/03/15 00:42:35 UTC, 15 replies.
- [GitHub] spark pull request #17299: [SPARK-19817][SS] Make it clear that `timeZone` i... - posted by lw-lin <gi...@git.apache.org> on 2017/03/15 02:11:03 UTC, 1 replies.
- [GitHub] spark issue #17299: [SPARK-19817][SS] Make it clear that `timeZone` is a gen... - posted by lw-lin <gi...@git.apache.org> on 2017/03/15 02:12:15 UTC, 7 replies.
- [GitHub] spark pull request #17300: [SPARK-19956][Core]Optimize a location order of b... - posted by ConeyLiu <gi...@git.apache.org> on 2017/03/15 03:26:27 UTC, 3 replies.
- [GitHub] spark issue #17300: [SPARK-19956][Core]Optimize a location order of blocks w... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/15 03:27:14 UTC, 3 replies.
- [GitHub] spark pull request #17286: [SPARK-19915][SQL] Exclude cartesian product cand... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/15 06:35:53 UTC, 19 replies.
- [GitHub] spark pull request #17301: [SPARK-19944][SQL] Move SQLConf from sql/core to ... - posted by rxin <gi...@git.apache.org> on 2017/03/15 06:46:41 UTC, 1 replies.
- [GitHub] spark issue #17301: [SPARK-19944][SQL] Move SQLConf from sql/core to sql/cat... - posted by SparkQA <gi...@git.apache.org> on 2017/03/15 06:47:30 UTC, 7 replies.
- [GitHub] spark issue #17282: [SPARK-19872][PYTHON] Use the correct deserializer for R... - posted by SparkQA <gi...@git.apache.org> on 2017/03/15 09:27:33 UTC, 7 replies.
- [GitHub] spark pull request #17292: [SPARK-19946][testing]DebugFilesystem.assertNoOpe... - posted by srowen <gi...@git.apache.org> on 2017/03/15 10:29:22 UTC, 1 replies.
- [GitHub] spark pull request #17302: [SPARK-19959][SQL] Fix to throw NullPointerExcept... - posted by kiszk <gi...@git.apache.org> on 2017/03/15 10:33:53 UTC, 47 replies.
- [GitHub] spark issue #17302: [SPARK-19959][SQL] Fix to throw NullPointerException in ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/15 10:37:34 UTC, 54 replies.
- [GitHub] spark pull request #17303: [SPARK-19112][CORE] add codec for ZStandard - posted by dongjinleekr <gi...@git.apache.org> on 2017/03/15 11:19:51 UTC, 0 replies.
- [GitHub] spark issue #17303: [SPARK-19112][CORE] add codec for ZStandard - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/15 11:22:14 UTC, 3 replies.
- [GitHub] spark issue #17292: [SPARK-19946][testing]DebugFilesystem.assertNoOpenStream... - posted by SparkQA <gi...@git.apache.org> on 2017/03/15 11:27:32 UTC, 9 replies.
- [GitHub] spark pull request #17304: [SPARK-19960][CORE] Move `SparkHadoopWriter` to `... - posted by jiangxb1987 <gi...@git.apache.org> on 2017/03/15 12:04:12 UTC, 1 replies.
- [GitHub] spark issue #17304: [SPARK-19960][CORE] Move `SparkHadoopWriter` to `interna... - posted by SparkQA <gi...@git.apache.org> on 2017/03/15 12:07:32 UTC, 5 replies.
- [GitHub] spark pull request #16476: [SPARK-19084][SQL] Implement expression field - posted by gczsjdy <gi...@git.apache.org> on 2017/03/15 13:00:31 UTC, 2 replies.
- [GitHub] spark pull request #17305: [SPARK-19961][SQL][minor]unify a erro msg when dr... - posted by windpiger <gi...@git.apache.org> on 2017/03/15 14:56:56 UTC, 1 replies.
- [GitHub] spark issue #17305: [SPARK-19961][SQL][minor]unify a erro msg when drop data... - posted by windpiger <gi...@git.apache.org> on 2017/03/15 14:57:33 UTC, 8 replies.
- [GitHub] spark pull request #17306: [MLLIB] Allow multiple pipelines when tuning - posted by leifker <gi...@git.apache.org> on 2017/03/15 16:59:01 UTC, 0 replies.
- [GitHub] spark issue #17306: [MLLIB] Allow multiple pipelines when tuning - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/15 17:02:17 UTC, 3 replies.
- [GitHub] spark pull request #17282: [SPARK-19872][PYTHON] Use the correct deserialize... - posted by asfgit <gi...@git.apache.org> on 2017/03/15 17:15:22 UTC, 0 replies.
- [GitHub] spark issue #17273: [MINOR][CORE] Fix a info message of `prunePartitions` in... - posted by SparkQA <gi...@git.apache.org> on 2017/03/15 17:27:38 UTC, 12 replies.
- [GitHub] spark pull request #16905: [SPARK-19567][CORE][SCHEDULER] Support some Sched... - posted by kayousterhout <gi...@git.apache.org> on 2017/03/15 18:16:47 UTC, 1 replies.
- [GitHub] spark pull request #17113: [SPARK-13669][Core] Improve the blacklist mechani... - posted by squito <gi...@git.apache.org> on 2017/03/15 18:57:41 UTC, 7 replies.
- [GitHub] spark issue #16781: [SPARK-12297][SQL] Hive compatibility for Parquet Timest... - posted by SparkQA <gi...@git.apache.org> on 2017/03/15 19:37:38 UTC, 24 replies.
- [GitHub] spark issue #11254: [SPARK-13369] Make number of consecutive fetch failures ... - posted by squito <gi...@git.apache.org> on 2017/03/15 21:28:11 UTC, 3 replies.
- [GitHub] spark pull request #11254: [SPARK-13369] Make number of consecutive fetch fa... - posted by squito <gi...@git.apache.org> on 2017/03/15 21:41:13 UTC, 7 replies.
- [GitHub] spark pull request #17273: [MINOR][CORE] Fix a info message of `prunePartiti... - posted by asfgit <gi...@git.apache.org> on 2017/03/15 22:03:53 UTC, 0 replies.
- [GitHub] spark issue #17273: [MINOR][CORE] Fix a info message of `prunePartitions` - posted by dongjoon-hyun <gi...@git.apache.org> on 2017/03/15 22:05:41 UTC, 0 replies.
- [GitHub] spark issue #17307: [SPARK-13369] Make number of consecutive fetch failures ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/15 22:17:40 UTC, 43 replies.
- [GitHub] spark pull request #17307: [SPARK-13369] Make number of consecutive fetch fa... - posted by kayousterhout <gi...@git.apache.org> on 2017/03/15 22:23:11 UTC, 15 replies.
- [GitHub] spark pull request #16341: [SQL] [WIP] Switch internal catalog types to use ... - posted by ericl <gi...@git.apache.org> on 2017/03/15 22:38:57 UTC, 0 replies.
- [GitHub] spark pull request #16541: [SPARK-19088][SQL] Optimize sequence type deseria... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/16 00:11:27 UTC, 12 replies.
- [GitHub] spark pull request #17088: [SPARK-19753][CORE] Un-register all shuffle outpu... - posted by squito <gi...@git.apache.org> on 2017/03/16 04:12:01 UTC, 19 replies.
- [GitHub] spark issue #17084: [SPARK-18693][ML][MLLIB] ML Evaluators should use weight... - posted by imatiach-msft <gi...@git.apache.org> on 2017/03/16 04:51:54 UTC, 1 replies.
- [GitHub] spark issue #17085: [SPARK-18693][ML][MLLIB] ML Evaluators should use weight... - posted by imatiach-msft <gi...@git.apache.org> on 2017/03/16 04:52:22 UTC, 0 replies.
- [GitHub] spark issue #17086: [SPARK-18693][ML][MLLIB] ML Evaluators should use weight... - posted by imatiach-msft <gi...@git.apache.org> on 2017/03/16 04:52:27 UTC, 0 replies.
- [GitHub] spark issue #16209: [WIP][SPARK-10849][SQL] Adds option to the JDBC data sou... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/16 04:54:26 UTC, 9 replies.
- [GitHub] spark pull request #11780: [SPARK-8884][MLlib] 1-sample Anderson-Darling Goo... - posted by hhbyyh <gi...@git.apache.org> on 2017/03/16 05:16:49 UTC, 0 replies.
- [GitHub] spark issue #11780: [SPARK-8884][MLlib] 1-sample Anderson-Darling Goodness-o... - posted by hhbyyh <gi...@git.apache.org> on 2017/03/16 05:16:49 UTC, 0 replies.
- [GitHub] spark issue #16722: [SPARK-19591][ML][MLlib] Add sample weights to decision ... - posted by imatiach-msft <gi...@git.apache.org> on 2017/03/16 05:18:21 UTC, 4 replies.
- [GitHub] spark pull request #17308: [SPARK-19968][SS] Use a cached instance of `Kafka... - posted by ScrapCodes <gi...@git.apache.org> on 2017/03/16 05:56:56 UTC, 1 replies.
- [GitHub] spark issue #17308: [SPARK-19968][SS] Use a cached instance of `KafkaProduce... - posted by SparkQA <gi...@git.apache.org> on 2017/03/16 05:57:34 UTC, 13 replies.
- [GitHub] spark pull request #17070: [SPARK-19721][SS] Good error message for version ... - posted by zsxwing <gi...@git.apache.org> on 2017/03/16 06:52:53 UTC, 2 replies.
- [GitHub] spark pull request #17309: same rdd rule testcase - posted by jianran <gi...@git.apache.org> on 2017/03/16 07:13:32 UTC, 1 replies.
- [GitHub] spark issue #17309: same rdd rule testcase - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/16 07:17:13 UTC, 1 replies.
- [GitHub] spark issue #16672: [SPARK-19329][SQL]Reading from or writing to a datasourc... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/16 07:35:15 UTC, 1 replies.
- [GitHub] spark pull request #17310: [SPARK-18579][SQL] Use ignoreLeadingWhiteSpace an... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/16 08:07:16 UTC, 5 replies.
- [GitHub] spark issue #17310: [SPARK-18579][SQL] Use ignoreLeadingWhiteSpace and ignor... - posted by SparkQA <gi...@git.apache.org> on 2017/03/16 08:12:31 UTC, 11 replies.
- [GitHub] spark issue #17242: [SPARK-19902][SQL] Add optimization rule to simplify exp... - posted by SparkQA <gi...@git.apache.org> on 2017/03/16 08:13:52 UTC, 31 replies.
- [GitHub] spark issue #16324: [SPARK-18910][SQL]Resolve faile to use UDF that jar file... - posted by melin <gi...@git.apache.org> on 2017/03/16 08:26:04 UTC, 0 replies.
- [GitHub] spark pull request #17311: [SPARK-19970][SQL] Table owner should be USER ins... - posted by dongjoon-hyun <gi...@git.apache.org> on 2017/03/16 09:19:23 UTC, 17 replies.
- [GitHub] spark issue #17311: [SPARK-19970][SQL] Table owner should be USER instead of... - posted by SparkQA <gi...@git.apache.org> on 2017/03/16 09:22:31 UTC, 35 replies.
- [GitHub] spark pull request #17312: Display num of executors for the stage. - posted by jinxing64 <gi...@git.apache.org> on 2017/03/16 10:12:32 UTC, 0 replies.
- [GitHub] spark issue #17312: Display num of executors for the stage. - posted by srowen <gi...@git.apache.org> on 2017/03/16 10:13:54 UTC, 2 replies.
- [GitHub] spark pull request #17312: [SPARK-19973] Display num of executors for the st... - posted by jinxing64 <gi...@git.apache.org> on 2017/03/16 10:32:49 UTC, 1 replies.
- [GitHub] spark issue #17312: [SPARK-19973] Display num of executors for the stage. - posted by srowen <gi...@git.apache.org> on 2017/03/16 10:33:09 UTC, 39 replies.
- [GitHub] spark pull request #17313: [SPARK-19974][Block Manager] in-memory LRU for pa... - posted by jianran <gi...@git.apache.org> on 2017/03/16 10:41:06 UTC, 0 replies.
- [GitHub] spark issue #17313: [SPARK-19974][Block Manager] in-memory LRU for partition... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/16 10:42:14 UTC, 5 replies.
- [GitHub] spark pull request #17314: Openet labs jira spark 15790 - posted by ehsun7b <gi...@git.apache.org> on 2017/03/16 10:46:20 UTC, 1 replies.
- [GitHub] spark issue #17314: Openet labs jira spark 15790 - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/16 10:47:16 UTC, 7 replies.
- [GitHub] spark issue #17268: [SPARK-19932][SS] Disallow a case that might case OOM fo... - posted by lw-lin <gi...@git.apache.org> on 2017/03/16 13:54:46 UTC, 0 replies.
- [GitHub] spark pull request #17315: [SPARK-19949][SQL] unify bad record handling in C... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/16 14:02:35 UTC, 37 replies.
- [GitHub] spark issue #17315: [SPARK-19949][SQL] unify bad record handling in CSV and ... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/16 14:05:47 UTC, 45 replies.
- [GitHub] spark pull request #17316: [SPARK-15040][ML][PYSPARK] Add Imputer to PySpark - posted by MLnick <gi...@git.apache.org> on 2017/03/16 14:22:25 UTC, 6 replies.
- [GitHub] spark issue #17316: [SPARK-15040][ML][PYSPARK] Add Imputer to PySpark - posted by MLnick <gi...@git.apache.org> on 2017/03/16 14:22:41 UTC, 21 replies.
- [GitHub] spark issue #16483: [SPARK-18847][GraphX] PageRank gives incorrect results f... - posted by aray <gi...@git.apache.org> on 2017/03/16 14:25:40 UTC, 8 replies.
- [GitHub] spark pull request #17317: [SPARK-19329][SQL][BRANCH-2.1]Reading from or wri... - posted by windpiger <gi...@git.apache.org> on 2017/03/16 14:41:49 UTC, 1 replies.
- [GitHub] spark issue #17317: [SPARK-19329][SQL][BRANCH-2.1]Reading from or writing to... - posted by SparkQA <gi...@git.apache.org> on 2017/03/16 14:42:34 UTC, 6 replies.
- [GitHub] spark pull request #17318: [SPARK-19896][SQL] Throw an exception if case cla... - posted by maropu <gi...@git.apache.org> on 2017/03/16 15:53:19 UTC, 1 replies.
- [GitHub] spark issue #17276: [SPARK-19937] Collect metrics of block sizes when shuffl... - posted by jinxing64 <gi...@git.apache.org> on 2017/03/16 15:54:42 UTC, 51 replies.
- [GitHub] spark issue #17318: [SPARK-19896][SQL] Throw an exception if case classes ha... - posted by SparkQA <gi...@git.apache.org> on 2017/03/16 15:57:35 UTC, 7 replies.
- [GitHub] spark pull request #14617: [SPARK-17019][Core] Expose on-heap and off-heap m... - posted by jsoltren <gi...@git.apache.org> on 2017/03/16 16:47:02 UTC, 25 replies.
- [GitHub] spark issue #17268: [SPARK-19932][SS] Disallow a case that might cause OOM f... - posted by marmbrus <gi...@git.apache.org> on 2017/03/16 17:59:27 UTC, 1 replies.
- [GitHub] spark pull request #17319: [SPARK-19765][SPARK-18549][SPARK-19093][SPARK-197... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/16 18:07:47 UTC, 1 replies.
- [GitHub] spark issue #17306: [SPARK-19979][MLLIB] Allow multiple pipelines when tunin... - posted by MLnick <gi...@git.apache.org> on 2017/03/16 18:12:10 UTC, 4 replies.
- [GitHub] spark issue #17319: [SPARK-19765][SPARK-18549][SPARK-19093][SPARK-19736][BAC... - posted by SparkQA <gi...@git.apache.org> on 2017/03/16 18:12:35 UTC, 5 replies.
- [GitHub] spark pull request #17320: [SPARK-19967][SQL] Add from_json in FunctionRegis... - posted by maropu <gi...@git.apache.org> on 2017/03/16 19:01:26 UTC, 8 replies.
- [GitHub] spark issue #17320: [SPARK-19967][SQL] Add from_json in FunctionRegistry - posted by SparkQA <gi...@git.apache.org> on 2017/03/16 19:02:32 UTC, 31 replies.
- [GitHub] spark pull request #17321: [SPARK-19899][ML] Replace featuresCol with itemsC... - posted by zero323 <gi...@git.apache.org> on 2017/03/16 19:17:14 UTC, 4 replies.
- [GitHub] spark issue #17321: [SPARK-19899][ML] Replace featuresCol with itemsCol in m... - posted by SparkQA <gi...@git.apache.org> on 2017/03/16 19:22:35 UTC, 5 replies.
- [GitHub] spark pull request #16483: [SPARK-18847][GraphX] PageRank gives incorrect re... - posted by thunterdb <gi...@git.apache.org> on 2017/03/16 20:51:11 UTC, 7 replies.
- [GitHub] spark pull request #17322: [SPARK-19987][SQL] Pass all filters into FileInde... - posted by rxin <gi...@git.apache.org> on 2017/03/16 21:25:58 UTC, 1 replies.
- [GitHub] spark pull request #17323: [SPARK-19986][Tests]Make pyspark.streaming.tests.... - posted by zsxwing <gi...@git.apache.org> on 2017/03/16 21:26:12 UTC, 1 replies.
- [GitHub] spark issue #17323: [SPARK-19986][Tests]Make pyspark.streaming.tests.Checkpo... - posted by SparkQA <gi...@git.apache.org> on 2017/03/16 21:27:33 UTC, 5 replies.
- [GitHub] spark issue #17322: [SPARK-19987][SQL] Pass all filters into FileIndex - posted by SparkQA <gi...@git.apache.org> on 2017/03/16 21:27:34 UTC, 9 replies.
- [GitHub] spark pull request #17324: [SPARK-19969] [ML] Imputer doc and example - posted by hhbyyh <gi...@git.apache.org> on 2017/03/16 22:15:40 UTC, 31 replies.
- [GitHub] spark issue #17324: [SPARK-19969] [ML] Imputer doc and example - posted by SparkQA <gi...@git.apache.org> on 2017/03/16 22:17:36 UTC, 45 replies.
- [GitHub] spark pull request #17325: [SPARK-19803][CORE][TEST] Proactive replication t... - posted by shubhamchopra <gi...@git.apache.org> on 2017/03/16 22:39:15 UTC, 8 replies.
- [GitHub] spark issue #17325: [SPARK-19803][CORE][TEST] Proactive replication test fai... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/16 22:42:14 UTC, 23 replies.
- [GitHub] spark pull request #17326: [SPARK-19985][ML] Fixed copy method for some ML M... - posted by BryanCutler <gi...@git.apache.org> on 2017/03/16 23:04:50 UTC, 5 replies.
- [GitHub] spark issue #17326: [SPARK-19985][ML] Fixed copy method for some ML Models - posted by SparkQA <gi...@git.apache.org> on 2017/03/16 23:07:32 UTC, 16 replies.
- [GitHub] spark issue #16578: [SPARK-4502][SQL] Parquet nested column pruning - posted by mallman <gi...@git.apache.org> on 2017/03/16 23:16:15 UTC, 11 replies.
- [GitHub] spark pull request #17327: [SPARK-19721][SS][BRANCH-2.1] Good error message ... - posted by lw-lin <gi...@git.apache.org> on 2017/03/17 01:41:44 UTC, 1 replies.
- [GitHub] spark issue #17327: [SPARK-19721][SS][BRANCH-2.1] Good error message for ver... - posted by SparkQA <gi...@git.apache.org> on 2017/03/17 01:42:34 UTC, 5 replies.
- [GitHub] spark pull request #17314: Fix for JIRA ticket SPARK-15790 - posted by ehsun7b <gi...@git.apache.org> on 2017/03/17 02:00:59 UTC, 0 replies.
- [GitHub] spark issue #17314: Fix for JIRA ticket SPARK-15790 - posted by ehsun7b <gi...@git.apache.org> on 2017/03/17 02:01:37 UTC, 2 replies.
- [GitHub] spark issue #17014: [SPARK-18608][ML] Fix double-caching in ML algorithms - posted by zhengruifeng <gi...@git.apache.org> on 2017/03/17 02:16:14 UTC, 26 replies.
- [GitHub] spark issue #16171: [SPARK-18739][ML][PYSPARK] Classification and regression... - posted by zhengruifeng <gi...@git.apache.org> on 2017/03/17 02:17:42 UTC, 0 replies.
- [GitHub] spark pull request #17328: [SPARK-19975][Python][SQL] Add map_keys and map_v... - posted by yongtang <gi...@git.apache.org> on 2017/03/17 02:22:33 UTC, 0 replies.
- [GitHub] spark issue #17328: [SPARK-19975][Python][SQL] Add map_keys and map_values f... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/17 02:27:13 UTC, 1 replies.
- [GitHub] spark issue #16028: [SPARK-18518][ML] HasSolver supports override - posted by SparkQA <gi...@git.apache.org> on 2017/03/17 02:27:35 UTC, 3 replies.
- [GitHub] spark pull request #17329: [SPARK-19991]FileSegmentManagedBuffer performance... - posted by witgo <gi...@git.apache.org> on 2017/03/17 03:29:20 UTC, 17 replies.
- [GitHub] spark issue #17329: [SPARK-19991]FileSegmentManagedBuffer performance improv... - posted by SparkQA <gi...@git.apache.org> on 2017/03/17 03:32:32 UTC, 13 replies.
- [GitHub] spark pull request #17330: [SPARK-19993][SQL] Caching logical plans containi... - posted by dilipbiswal <gi...@git.apache.org> on 2017/03/17 06:58:49 UTC, 24 replies.
- [GitHub] spark issue #17330: [SPARK-19993][SQL] Caching logical plans containing subq... - posted by SparkQA <gi...@git.apache.org> on 2017/03/17 07:02:33 UTC, 8 replies.
- [GitHub] spark pull request #17331: [SPARK-19994][SQL] Wrong outputOrdering for right... - posted by wzhfy <gi...@git.apache.org> on 2017/03/17 07:11:34 UTC, 8 replies.
- [GitHub] spark issue #17331: [SPARK-19994][SQL] Wrong outputOrdering for right/full o... - posted by SparkQA <gi...@git.apache.org> on 2017/03/17 07:12:31 UTC, 22 replies.
- [GitHub] spark issue #16305: [SPARK-18895][TESTS] Fix resource-closing-related and pa... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/17 07:40:05 UTC, 1 replies.
- [GitHub] spark pull request #17332: [SPARK-10764][ML] Add optional caching to Pipelin... - posted by sachintyagi22 <gi...@git.apache.org> on 2017/03/17 08:24:19 UTC, 0 replies.
- [GitHub] spark issue #17332: [SPARK-10764][ML] Add optional caching to Pipelines - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/17 08:27:14 UTC, 2 replies.
- [GitHub] spark pull request #17333: [SPARK-19997] [SQL]fix proxy ugi could not get tg... - posted by yaooqinn <gi...@git.apache.org> on 2017/03/17 09:29:38 UTC, 1 replies.
- [GitHub] spark issue #17333: [SPARK-19997] [SQL]fix proxy ugi could not get tgt to ca... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/17 09:32:15 UTC, 5 replies.
- [GitHub] spark pull request #17334: [SPARK-19998][Block Manager]BlockRDD block not fo... - posted by jianran <gi...@git.apache.org> on 2017/03/17 09:35:00 UTC, 1 replies.
- [GitHub] spark issue #17334: [SPARK-19998][Block Manager]BlockRDD block not found Exc... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/17 09:37:15 UTC, 16 replies.
- [GitHub] spark pull request #17335: [SPARK-19995][Hive][Yarn] Using real user to init... - posted by jerryshao <gi...@git.apache.org> on 2017/03/17 09:42:26 UTC, 3 replies.
- [GitHub] spark issue #17335: [SPARK-19995][Hive][Yarn] Using real user to initialize ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/17 09:47:34 UTC, 30 replies.
- [GitHub] spark issue #14617: [SPARK-17019][Core] Expose on-heap and off-heap memory u... - posted by squito <gi...@git.apache.org> on 2017/03/17 17:01:12 UTC, 60 replies.
- [GitHub] spark issue #9518: [SPARK-11574][Core] Add metrics StatsD sink - posted by knoguchi <gi...@git.apache.org> on 2017/03/17 17:56:43 UTC, 0 replies.
- [GitHub] spark pull request #17336: [SPARK-20003] [ML] FPGrowthModel setMinConfidence... - posted by hhbyyh <gi...@git.apache.org> on 2017/03/17 18:46:16 UTC, 1 replies.
- [GitHub] spark issue #17336: [SPARK-20003] [ML] FPGrowthModel setMinConfidence should... - posted by hhbyyh <gi...@git.apache.org> on 2017/03/17 18:47:19 UTC, 11 replies.
- [GitHub] spark pull request #15435: [SPARK-17139][ML] Add model summary for Multinomi... - posted by sethah <gi...@git.apache.org> on 2017/03/17 19:28:50 UTC, 16 replies.
- [GitHub] spark issue #14615: [SPARK-17029] make toJSON not go through rdd form but op... - posted by ash211 <gi...@git.apache.org> on 2017/03/17 19:47:50 UTC, 15 replies.
- [GitHub] spark pull request #17330: [SPARK-19993][SQL][WIP] Caching logical plans con... - posted by rxin <gi...@git.apache.org> on 2017/03/17 22:38:30 UTC, 1 replies.
- [GitHub] spark pull request #17337: [SQL][MINOR] Fix scaladoc for UDFRegistration - posted by jaceklaskowski <gi...@git.apache.org> on 2017/03/18 01:17:48 UTC, 1 replies.
- [GitHub] spark issue #17337: [SQL][MINOR] Fix scaladoc for UDFRegistration - posted by SparkQA <gi...@git.apache.org> on 2017/03/18 01:22:29 UTC, 4 replies.
- [GitHub] spark pull request #17338: [SPARK-19990][SQL]create a temp file for file in ... - posted by windpiger <gi...@git.apache.org> on 2017/03/18 04:17:27 UTC, 1 replies.
- [GitHub] spark issue #17338: [SPARK-19990][SQL]create a temp file for file in test.ja... - posted by SparkQA <gi...@git.apache.org> on 2017/03/18 04:22:32 UTC, 6 replies.
- [GitHub] spark pull request #17339: [SPARK-20010][SQL] Sort information is lost after... - posted by wzhfy <gi...@git.apache.org> on 2017/03/18 06:31:07 UTC, 2 replies.
- [GitHub] spark issue #17339: [SPARK-20010][SQL] Sort information is lost after sort m... - posted by wzhfy <gi...@git.apache.org> on 2017/03/18 06:31:51 UTC, 24 replies.
- [GitHub] spark issue #17330: [SPARK-19993][SQL][WIP] Caching logical plans containing... - posted by SparkQA <gi...@git.apache.org> on 2017/03/18 07:52:30 UTC, 6 replies.
- [GitHub] spark pull request #17338: [SPARK-19990][SQL][maven]create a temp file for f... - posted by windpiger <gi...@git.apache.org> on 2017/03/18 09:12:01 UTC, 0 replies.
- [GitHub] spark issue #17338: [SPARK-19990][SQL][test-maven]create a temp file for fil... - posted by windpiger <gi...@git.apache.org> on 2017/03/18 09:27:54 UTC, 69 replies.
- [GitHub] spark pull request #17338: [SPARK-19990][SQL][test-maven]create a temp file ... - posted by srowen <gi...@git.apache.org> on 2017/03/18 10:04:50 UTC, 3 replies.
- [GitHub] spark pull request #17340: [SPARK-20013][SQL] merge renameTable to alterTabl... - posted by windpiger <gi...@git.apache.org> on 2017/03/18 12:24:52 UTC, 6 replies.
- [GitHub] spark issue #17340: [SPARK-20013][SQL] merge renameTable to alterTable in Ex... - posted by SparkQA <gi...@git.apache.org> on 2017/03/18 12:27:32 UTC, 12 replies.
- [GitHub] spark issue #17340: [SPARK-20013][SQL][WIP] merge renameTable to alterTable ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/18 14:02:09 UTC, 2 replies.
- [GitHub] spark pull request #17340: [SPARK-20013][SQL][WIP] merge renameTable to alte... - posted by windpiger <gi...@git.apache.org> on 2017/03/18 14:31:06 UTC, 0 replies.
- [GitHub] spark pull request #17341: [SPARK-20013][SQL]add a newTablePath parameter fo... - posted by windpiger <gi...@git.apache.org> on 2017/03/18 14:37:17 UTC, 4 replies.
- [GitHub] spark issue #17341: [SPARK-20013][SQL]add a newTablePath parameter for renam... - posted by SparkQA <gi...@git.apache.org> on 2017/03/18 14:42:30 UTC, 8 replies.
- [GitHub] spark issue #16596: [SPARK-19237][SPARKR][CORE][WIP] spark-submit should han... - posted by felixcheung <gi...@git.apache.org> on 2017/03/18 18:14:02 UTC, 1 replies.
- [GitHub] spark pull request #17342: [SPARK-18910][SPARK-12868] Allow adding jars from... - posted by weiqingy <gi...@git.apache.org> on 2017/03/18 19:25:34 UTC, 3 replies.
- [GitHub] spark issue #17342: [SPARK-18910][SPARK-12868] Allow adding jars from hdfs - posted by SparkQA <gi...@git.apache.org> on 2017/03/18 19:27:32 UTC, 11 replies.
- [GitHub] spark pull request #16982: [SPARK-19654][SPARKR][SS] Structured Streaming AP... - posted by asfgit <gi...@git.apache.org> on 2017/03/18 23:29:14 UTC, 0 replies.
- [GitHub] spark issue #16596: [SPARK-19237][SPARKR][CORE] On Windows spark-submit shou... - posted by SparkQA <gi...@git.apache.org> on 2017/03/19 00:12:32 UTC, 39 replies.
- [GitHub] spark pull request #17343: [SPARK-20014] Optimize mergeSpillsWithFileStream ... - posted by sitalkedia <gi...@git.apache.org> on 2017/03/19 00:26:01 UTC, 0 replies.
- [GitHub] spark issue #17343: [SPARK-20014] Optimize mergeSpillsWithFileStream method - posted by SparkQA <gi...@git.apache.org> on 2017/03/19 00:27:31 UTC, 31 replies.
- [GitHub] spark pull request #17344: [SPARK-19990][TEST][test-maven][WIP] Use the data... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/19 04:53:44 UTC, 0 replies.
- [GitHub] spark issue #17344: [SPARK-19990][TEST][test-maven][WIP] Use the database af... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/19 04:55:21 UTC, 6 replies.
- [GitHub] spark pull request #17314: [SPARK-15790][MLlib] Audit @Since annotations in ... - posted by felixcheung <gi...@git.apache.org> on 2017/03/19 05:22:34 UTC, 5 replies.
- [GitHub] spark pull request #17345: [SPARK-20011][ML][DOCS] Clarify documentation for... - posted by snowch <gi...@git.apache.org> on 2017/03/19 08:09:50 UTC, 1 replies.
- [GitHub] spark issue #17345: [SPARK-20011][ML][DOCS] Clarify documentation for ALS 'r... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/19 08:12:12 UTC, 6 replies.
- [GitHub] spark pull request #17346: [WIP] DataFrame batch reader may fail to infer pa... - posted by lw-lin <gi...@git.apache.org> on 2017/03/19 10:31:53 UTC, 0 replies.
- [GitHub] spark issue #17346: [WIP] DataFrame batch reader may fail to infer partition... - posted by SparkQA <gi...@git.apache.org> on 2017/03/19 10:32:33 UTC, 7 replies.
- [GitHub] spark pull request #17347: [SPARK-19980][SQL] Add NULL checks in Bean serial... - posted by maropu <gi...@git.apache.org> on 2017/03/19 11:36:13 UTC, 1 replies.
- [GitHub] spark issue #17347: [SPARK-19980][SQL] Add NULL checks in Bean serializer - posted by SparkQA <gi...@git.apache.org> on 2017/03/19 11:37:33 UTC, 11 replies.
- [GitHub] spark pull request #17348: [SPARK-20018][SQL] Pivot with timestamp and count... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/19 13:48:40 UTC, 17 replies.
- [GitHub] spark issue #17348: [SPARK-20018][SQL] Pivot with timestamp and count should... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/19 13:49:02 UTC, 22 replies.
- [GitHub] spark pull request #17349: [MINOR][R] Reorder `Collate` fields in DESCRIPTIO... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/19 14:06:59 UTC, 1 replies.
- [GitHub] spark issue #17349: [MINOR][R] Reorder `Collate` fields in DESCRIPTION file - posted by SparkQA <gi...@git.apache.org> on 2017/03/19 14:07:30 UTC, 5 replies.
- [GitHub] spark issue #17218: [SPARK-19281][PYTHON][ML] spark.ml Python API for FPGrow... - posted by zero323 <gi...@git.apache.org> on 2017/03/19 15:43:55 UTC, 77 replies.
- [GitHub] spark pull request #17350: [SPARK-20017][SQL] change the nullability of func... - posted by zhaorongsheng <gi...@git.apache.org> on 2017/03/19 16:06:54 UTC, 4 replies.
- [GitHub] spark issue #17350: [SPARK-20017][SQL] change the nullability of function 'S... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/19 16:07:12 UTC, 18 replies.
- [GitHub] spark issue #17344: [SPARK-19990][TEST] Use the database after Hive's curren... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/19 17:34:37 UTC, 9 replies.
- [GitHub] spark pull request #17351: [SPARK-20020][SPARKR] DataFrame checkpoint API - posted by felixcheung <gi...@git.apache.org> on 2017/03/19 18:08:30 UTC, 1 replies.
- [GitHub] spark issue #17351: [SPARK-20020][SPARKR] DataFrame checkpoint API - posted by SparkQA <gi...@git.apache.org> on 2017/03/19 18:12:34 UTC, 8 replies.
- [GitHub] spark pull request #17344: [SPARK-19990][TEST] Use the database after Hive's... - posted by asfgit <gi...@git.apache.org> on 2017/03/19 20:55:06 UTC, 0 replies.
- [GitHub] spark issue #17346: [SPARK-19965][SS] DataFrame batch reader may fail to inf... - posted by lw-lin <gi...@git.apache.org> on 2017/03/20 01:21:51 UTC, 5 replies.
- [GitHub] spark pull request #17352: Miss backslash in python code - posted by uncleGen <gi...@git.apache.org> on 2017/03/20 02:04:12 UTC, 0 replies.
- [GitHub] spark issue #17352: [SPARK-20021][PySpark] Miss backslash in python code - posted by SparkQA <gi...@git.apache.org> on 2017/03/20 02:07:30 UTC, 11 replies.
- [GitHub] spark pull request #17353: [SPARK-17080][SQL][FOLLOWUP] Improve documentatio... - posted by wzhfy <gi...@git.apache.org> on 2017/03/20 03:23:26 UTC, 15 replies.
- [GitHub] spark issue #17353: [SPARK-17080][SQL][FOLLOWUP] Improve documentation and n... - posted by wzhfy <gi...@git.apache.org> on 2017/03/20 03:23:34 UTC, 21 replies.
- [GitHub] spark pull request #17354: [SPARK-20024] [SQL] SessionCatalog API setCurrent... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/20 04:32:29 UTC, 0 replies.
- [GitHub] spark issue #17354: [SPARK-20024] [SQL] SessionCatalog API setCurrentDatabas... - posted by SparkQA <gi...@git.apache.org> on 2017/03/20 04:37:31 UTC, 0 replies.
- [GitHub] spark pull request #17355: [SPARK-19955][WIP][PySpark] Jenkins Python Conda ... - posted by holdenk <gi...@git.apache.org> on 2017/03/20 04:45:57 UTC, 6 replies.
- [GitHub] spark issue #17355: [SPARK-19955][WIP][PySpark] Jenkins Python Conda based t... - posted by SparkQA <gi...@git.apache.org> on 2017/03/20 04:47:34 UTC, 50 replies.
- [GitHub] spark issue #17354: [SPARK-20024] [SQL] [test-maven] SessionCatalog API setC... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/20 04:53:54 UTC, 49 replies.
- [GitHub] spark pull request #17356: [SPARK-20020][SPARKR][FOLLOWUP] DataFrame checkpo... - posted by felixcheung <gi...@git.apache.org> on 2017/03/20 05:43:12 UTC, 1 replies.
- [GitHub] spark issue #17356: [SPARK-20020][SPARKR][FOLLOWUP] DataFrame checkpoint API... - posted by SparkQA <gi...@git.apache.org> on 2017/03/20 05:47:29 UTC, 4 replies.
- [GitHub] spark pull request #17357: [SPARK-20025][CORE] Fix spark's driver failover m... - posted by ScrapCodes <gi...@git.apache.org> on 2017/03/20 05:52:22 UTC, 0 replies.
- [GitHub] spark pull request #17358: [SPARK-20027][DOCS] Compilation fix in java docs. - posted by ScrapCodes <gi...@git.apache.org> on 2017/03/20 05:57:16 UTC, 3 replies.
- [GitHub] spark issue #17357: [SPARK-20025][CORE] Fix spark's driver failover mechanis... - posted by SparkQA <gi...@git.apache.org> on 2017/03/20 05:57:30 UTC, 8 replies.
- [GitHub] spark issue #17358: [SPARK-20027][DOCS] Compilation fix in java docs. - posted by SparkQA <gi...@git.apache.org> on 2017/03/20 06:02:30 UTC, 22 replies.
- [GitHub] spark pull request #17359: Add aggreagate expression nGrams - posted by gczsjdy <gi...@git.apache.org> on 2017/03/20 07:35:51 UTC, 0 replies.
- [GitHub] spark issue #17359: Add aggreagate expression nGrams - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/20 07:37:15 UTC, 0 replies.
- [GitHub] spark issue #17359: [SPARK-20028][SQL] Add aggreagate expression nGrams - posted by gczsjdy <gi...@git.apache.org> on 2017/03/20 07:40:58 UTC, 3 replies.
- [GitHub] spark pull request #17360: [WIP][SPARK-20029][ML] ML LinearRegression suppor... - posted by yanboliang <gi...@git.apache.org> on 2017/03/20 10:12:59 UTC, 0 replies.
- [GitHub] spark pull request #17361: [SPARK-20030][SS][WIP]Event-time-based timeout fo... - posted by tdas <gi...@git.apache.org> on 2017/03/20 11:05:05 UTC, 2 replies.
- [GitHub] spark issue #17361: [SPARK-20030][SS][WIP]Event-time-based timeout for MapGr... - posted by SparkQA <gi...@git.apache.org> on 2017/03/20 11:09:10 UTC, 16 replies.
- [GitHub] spark issue #17360: [WIP][SPARK-20029][ML] ML LinearRegression supports boun... - posted by SparkQA <gi...@git.apache.org> on 2017/03/20 11:09:12 UTC, 4 replies.
- [GitHub] spark pull request #17362: [SPARK-20033][SQL] support hive permanent functio... - posted by cenyuhai <gi...@git.apache.org> on 2017/03/20 12:47:26 UTC, 2 replies.
- [GitHub] spark issue #17362: [SPARK-20033][SQL] support hive permanent function - posted by SparkQA <gi...@git.apache.org> on 2017/03/20 12:52:34 UTC, 19 replies.
- [GitHub] spark pull request #17363: [SPARK-19970][SQL][BRANCH-2.1] Table owner should... - posted by dongjoon-hyun <gi...@git.apache.org> on 2017/03/20 17:41:04 UTC, 2 replies.
- [GitHub] spark issue #17363: [SPARK-19970][SQL][BRANCH-2.1] Table owner should be USE... - posted by SparkQA <gi...@git.apache.org> on 2017/03/20 17:42:35 UTC, 14 replies.
- [GitHub] spark issue #14124: [SPARK-16472][SQL] Force user specified schema to the nu... - posted by kiszk <gi...@git.apache.org> on 2017/03/20 18:03:37 UTC, 1 replies.
- [GitHub] spark pull request #17342: [SPARK-12868][SQL] Allow adding jars from hdfs - posted by weiqingy <gi...@git.apache.org> on 2017/03/20 18:16:51 UTC, 16 replies.
- [GitHub] spark pull request #17364: [SPARK-20038] [core]: move the currentWriter=null... - posted by steveloughran <gi...@git.apache.org> on 2017/03/20 20:05:48 UTC, 0 replies.
- [GitHub] spark issue #17364: [SPARK-20038] [core]: FileFormatWriter.ExecuteWriteTask.... - posted by SparkQA <gi...@git.apache.org> on 2017/03/20 20:07:35 UTC, 0 replies.
- [GitHub] spark pull request #17365: [SPARK-19962] [MLlib] [WIP] add DictVectorizer to... - posted by yupbank <gi...@git.apache.org> on 2017/03/20 20:57:11 UTC, 0 replies.
- [GitHub] spark issue #17365: [SPARK-19962] [MLlib] [WIP] add DictVectorizer to ml.fea... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/20 21:02:15 UTC, 0 replies.
- [GitHub] spark pull request #17366: [SPARK-19970][SQL][BRANCH-1.6] Table owner should... - posted by dongjoon-hyun <gi...@git.apache.org> on 2017/03/20 21:32:39 UTC, 1 replies.
- [GitHub] spark issue #17366: [SPARK-19970][SQL][BRANCH-1.6] Table owner should be USE... - posted by SparkQA <gi...@git.apache.org> on 2017/03/20 21:37:31 UTC, 4 replies.
- [GitHub] spark issue #17364: [SPARK-20038] [SQL]: FileFormatWriter.ExecuteWriteTask.r... - posted by steveloughran <gi...@git.apache.org> on 2017/03/20 21:45:54 UTC, 9 replies.
- [GitHub] spark pull request #17354: [SPARK-20024] [SQL] [test-maven] SessionCatalog A... - posted by dongjoon-hyun <gi...@git.apache.org> on 2017/03/20 22:25:18 UTC, 3 replies.
- [GitHub] spark issue #17354: [SPARK-20024] [SQL] [test-maven] SessionCatalog reset ne... - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 00:17:34 UTC, 11 replies.
- [GitHub] spark issue #14038: [SPARK-16317][SQL] Add a new interface to filter files i... - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 02:32:39 UTC, 12 replies.
- [GitHub] spark pull request #17367: [MINOR][PYSPARK] Remove _inferSchema in context.p... - posted by zjffdu <gi...@git.apache.org> on 2017/03/21 03:39:27 UTC, 1 replies.
- [GitHub] spark issue #17367: [MINOR][PYSPARK] Remove _inferSchema in context.py - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 03:42:32 UTC, 4 replies.
- [GitHub] spark issue #16209: [SPARK-10849][SQL] Adds option to the JDBC data source w... - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 03:47:55 UTC, 13 replies.
- [GitHub] spark issue #17357: [SPARK-20025][CORE] Ignore SPARK_LOCAL* env, while deplo... - posted by ScrapCodes <gi...@git.apache.org> on 2017/03/21 04:39:02 UTC, 2 replies.
- [GitHub] spark pull request #17368: [SPARK-20039][ML] rename ChiSquare to ChiSquareTe... - posted by jkbradley <gi...@git.apache.org> on 2017/03/21 05:14:30 UTC, 1 replies.
- [GitHub] spark issue #16906: [SPARK-19570][PYSPARK] Allow to disable hive in pyspark ... - posted by felixcheung <gi...@git.apache.org> on 2017/03/21 05:17:28 UTC, 9 replies.
- [GitHub] spark issue #17368: [SPARK-20039][ML] rename ChiSquare to ChiSquareTest - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 05:17:29 UTC, 8 replies.
- [GitHub] spark pull request #17354: [SPARK-20024] [SQL] [test-maven] SessionCatalog r... - posted by asfgit <gi...@git.apache.org> on 2017/03/21 05:55:20 UTC, 0 replies.
- [GitHub] spark pull request #17369: [SPARK-20041][DOC] Update docs for NaN handling i... - posted by zhengruifeng <gi...@git.apache.org> on 2017/03/21 06:33:20 UTC, 3 replies.
- [GitHub] spark issue #17369: [SPARK-20041][DOC] Update docs for NaN handling in appro... - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 06:37:31 UTC, 13 replies.
- [GitHub] spark pull request #16209: [SPARK-10849][SQL] Adds option to the JDBC data s... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/21 07:01:21 UTC, 14 replies.
- [GitHub] spark issue #17353: [SPARK-17080][SQL][FOLLOWUP] Improve documentation, chan... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/21 07:05:29 UTC, 23 replies.
- [GitHub] spark pull request #17370: [SPARK-20042] [Web UI] Fix log page buttons for r... - posted by okoethibm <gi...@git.apache.org> on 2017/03/21 08:00:08 UTC, 0 replies.
- [GitHub] spark pull request #17371: [SPARK-19903][PYSPARK][SS] window operator miss t... - posted by uncleGen <gi...@git.apache.org> on 2017/03/21 08:01:59 UTC, 4 replies.
- [GitHub] spark issue #17370: [SPARK-20042] [Web UI] Fix log page buttons for reverse ... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/21 08:02:14 UTC, 2 replies.
- [GitHub] spark issue #17371: [SPARK-19903][PYSPARK][SS] window operator miss the `wat... - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 08:02:31 UTC, 13 replies.
- [GitHub] spark pull request #17372: [SPARK-19980][SQL][BACKPORT-2.1] Add NULL checks ... - posted by maropu <gi...@git.apache.org> on 2017/03/21 08:15:44 UTC, 1 replies.
- [GitHub] spark issue #17372: [SPARK-19980][SQL][BACKPORT-2.1] Add NULL checks in Bean... - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 08:17:32 UTC, 9 replies.
- [GitHub] spark pull request #17373: [SPARK-12664] Expose probability in mlp model - posted by WeichenXu123 <gi...@git.apache.org> on 2017/03/21 08:54:40 UTC, 0 replies.
- [GitHub] spark issue #17373: [SPARK-12664] Expose probability in mlp model - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 08:57:33 UTC, 3 replies.
- [GitHub] spark pull request #17374: [SPARK-19019][PYTHON][BRANCH-2.0] Fix hijacked `c... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/21 09:28:18 UTC, 0 replies.
- [GitHub] spark issue #17374: [SPARK-19019][PYTHON][BRANCH-2.0] Fix hijacked `collecti... - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 09:32:32 UTC, 10 replies.
- [GitHub] spark issue #17361: [SPARK-20030][SS] Event-time-based timeout for MapGroups... - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 09:37:32 UTC, 26 replies.
- [GitHub] spark pull request #17375: [SPARK-19019][PYTHON][BRANCH-1.6] Fix hijacked `c... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/21 09:53:08 UTC, 0 replies.
- [GitHub] spark issue #17375: [SPARK-19019][PYTHON][BRANCH-1.6] Fix hijacked `collecti... - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 09:57:33 UTC, 11 replies.
- [GitHub] spark issue #16389: [SPARK-18981][Core]The job hang problem when speculation... - posted by jinxing64 <gi...@git.apache.org> on 2017/03/21 10:14:11 UTC, 0 replies.
- [GitHub] spark pull request #17376: [SPARK-19994] [HOTFIX] [BRANCH-2.0] Change InnerL... - posted by wzhfy <gi...@git.apache.org> on 2017/03/21 10:40:10 UTC, 1 replies.
- [GitHub] spark issue #17376: [SPARK-19994] [HOTFIX] [BRANCH-2.0] Change InnerLike to ... - posted by wzhfy <gi...@git.apache.org> on 2017/03/21 10:42:21 UTC, 7 replies.
- [GitHub] spark issue #17360: [SPARK-20029][ML] ML LinearRegression supports bound con... - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 11:52:32 UTC, 5 replies.
- [GitHub] spark pull request #14731: [SPARK-17159] [streaming]: optimise check for new... - posted by srowen <gi...@git.apache.org> on 2017/03/21 12:29:47 UTC, 5 replies.
- [GitHub] spark pull request #17276: [SPARK-19937] Collect metrics of block sizes when... - posted by squito <gi...@git.apache.org> on 2017/03/21 14:04:03 UTC, 12 replies.
- [GitHub] spark issue #16822: [SPARK-19475][PYTHON][ML][MLLIB] Support (ml|mllib).lina... - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 14:22:37 UTC, 7 replies.
- [GitHub] spark pull request #17377: [SPARK-19949][SQL][FOLLOW-UP] Make parse modes as... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/21 14:27:23 UTC, 10 replies.
- [GitHub] spark issue #17377: [SPARK-19949][SQL][FOLLOW-UP] Make parse modes as enum a... - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 14:32:37 UTC, 13 replies.
- [GitHub] spark issue #17334: [SPARK-19998][Block Manager]Change the exception log to ... - posted by srowen <gi...@git.apache.org> on 2017/03/21 15:15:30 UTC, 0 replies.
- [GitHub] spark pull request #17334: [SPARK-19998][Block Manager]Change the exception ... - posted by asfgit <gi...@git.apache.org> on 2017/03/21 15:18:04 UTC, 0 replies.
- [GitHub] spark issue #14694: [SPARK-17121][SPARKSUBMIT] Support _HOST replacement for... - posted by wolf31o2 <gi...@git.apache.org> on 2017/03/21 17:12:00 UTC, 0 replies.
- [GitHub] spark pull request #17378: [SPARK-20046][SQL] Facilitate loop optimizations ... - posted by kiszk <gi...@git.apache.org> on 2017/03/21 19:27:11 UTC, 1 replies.
- [GitHub] spark issue #17378: [SPARK-20046][SQL] Facilitate loop optimizations in a JI... - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 19:27:35 UTC, 6 replies.
- [GitHub] spark pull request #17379: [SPARK-20048][SQL] Cloning SessionState does not ... - posted by kunalkhamar <gi...@git.apache.org> on 2017/03/21 21:19:27 UTC, 24 replies.
- [GitHub] spark issue #17379: [SPARK-20048][SQL] Cloning SessionState does not clone q... - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 21:22:33 UTC, 35 replies.
- [GitHub] spark pull request #16596: [SPARK-19237][SPARKR][CORE] On Windows spark-subm... - posted by asfgit <gi...@git.apache.org> on 2017/03/21 21:27:15 UTC, 0 replies.
- [GitHub] spark issue #15899: [SPARK-18466] added withFilter method to RDD - posted by danielyli <gi...@git.apache.org> on 2017/03/21 21:29:03 UTC, 2 replies.
- [GitHub] spark issue #11119: [SPARK-10780][ML] Add an initial model to kmeans - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 21:32:41 UTC, 3 replies.
- [GitHub] spark pull request #17380: clarify array_contains function description - posted by lwwmanning <gi...@git.apache.org> on 2017/03/21 22:39:02 UTC, 1 replies.
- [GitHub] spark issue #17380: clarify array_contains function description - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/21 22:42:14 UTC, 1 replies.
- [GitHub] spark pull request #17381: [SPARK-20023] [SQL] Output table comment for DESC... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/21 23:02:15 UTC, 6 replies.
- [GitHub] spark issue #17381: [SPARK-20023] [SQL] Output table comment for DESC FORMAT... - posted by SparkQA <gi...@git.apache.org> on 2017/03/21 23:07:38 UTC, 10 replies.
- [GitHub] spark pull request #17361: [SPARK-20030][SS] Event-time-based timeout for Ma... - posted by marmbrus <gi...@git.apache.org> on 2017/03/21 23:49:25 UTC, 14 replies.
- [GitHub] spark pull request #17382: [SPARK-20051][SS] Fix StreamSuite flaky test - re... - posted by kunalkhamar <gi...@git.apache.org> on 2017/03/21 23:58:19 UTC, 1 replies.
- [GitHub] spark issue #17382: [SPARK-20051][SS] Fix StreamSuite flaky test - recover f... - posted by SparkQA <gi...@git.apache.org> on 2017/03/22 00:02:54 UTC, 6 replies.
- [GitHub] spark pull request #13932: [SPARK-15354] [CORE] Topology aware block replica... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/22 00:46:11 UTC, 15 replies.
- [GitHub] spark issue #13932: [SPARK-15354] [CORE] Topology aware block replication st... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/22 02:25:59 UTC, 32 replies.
- [GitHub] spark issue #17342: [SPARK-12868][SQL] Allow adding jars from hdfs - posted by jerryshao <gi...@git.apache.org> on 2017/03/22 03:32:22 UTC, 4 replies.
- [GitHub] spark pull request #17383: [SPARK-3165][MLlib][WIP] DecisionTree does not us... - posted by facaiy <gi...@git.apache.org> on 2017/03/22 06:00:27 UTC, 2 replies.
- [GitHub] spark issue #17383: [SPARK-3165][MLlib][WIP] DecisionTree does not use spars... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/22 06:02:13 UTC, 0 replies.
- [GitHub] spark pull request #17359: [SPARK-20028][SQL] Add aggreagate expression nGra... - posted by viirya <gi...@git.apache.org> on 2017/03/22 07:03:49 UTC, 29 replies.
- [GitHub] spark pull request #17100: [SPARK-13947][SQL] PySpark DataFrames: The error ... - posted by rberenguel <gi...@git.apache.org> on 2017/03/22 08:31:09 UTC, 0 replies.
- [GitHub] spark pull request #14124: [SPARK-16472][SQL] Force user specified schema to... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/22 08:55:04 UTC, 0 replies.
- [GitHub] spark pull request #17384: [SPARK-20056][ML] IsotonicRegression support Nume... - posted by zhengruifeng <gi...@git.apache.org> on 2017/03/22 08:59:41 UTC, 5 replies.
- [GitHub] spark issue #17384: [SPARK-20056][ML] IsotonicRegression support Numeric fea... - posted by SparkQA <gi...@git.apache.org> on 2017/03/22 09:02:33 UTC, 12 replies.
- [GitHub] spark issue #7012: [SPARK-8603] [sparkR] In windows, Incorrect file seperato... - posted by Vonisoa <gi...@git.apache.org> on 2017/03/22 10:39:15 UTC, 0 replies.
- [GitHub] spark pull request #17385: [SPARK-20057][SS] Renamed KeyedState to GroupStat... - posted by tdas <gi...@git.apache.org> on 2017/03/22 11:00:31 UTC, 1 replies.
- [GitHub] spark issue #17385: [SPARK-20057][SS] Renamed KeyedState to GroupState in ma... - posted by SparkQA <gi...@git.apache.org> on 2017/03/22 11:02:33 UTC, 4 replies.
- [GitHub] spark pull request #17352: [SPARK-20021][PySpark] Miss backslash in python c... - posted by asfgit <gi...@git.apache.org> on 2017/03/22 11:12:14 UTC, 0 replies.
- [GitHub] spark issue #12313: [SPARK-14543] [SQL] Improve InsertIntoTable column resol... - posted by SparkQA <gi...@git.apache.org> on 2017/03/22 11:17:35 UTC, 3 replies.
- [GitHub] spark pull request #17386: [INFRA] Close stale PRs - posted by srowen <gi...@git.apache.org> on 2017/03/22 13:01:16 UTC, 1 replies.
- [GitHub] spark issue #17386: [INFRA] Close stale PRs - posted by SparkQA <gi...@git.apache.org> on 2017/03/22 13:02:30 UTC, 5 replies.
- [GitHub] spark pull request #17387: [SPARK-20060][Deploy][Kerberos][Spark Shell] Obta... - posted by yaooqinn <gi...@git.apache.org> on 2017/03/22 13:23:06 UTC, 0 replies.
- [GitHub] spark issue #17387: [SPARK-20060][Deploy][Kerberos][Spark Shell] Obtain cred... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/22 13:27:19 UTC, 5 replies.
- [GitHub] spark pull request #17388: [SPARK-20059][YARN] Use the correct classloader f... - posted by jerryshao <gi...@git.apache.org> on 2017/03/22 13:38:30 UTC, 3 replies.
- [GitHub] spark issue #17388: [SPARK-20059][YARN] Use the correct classloader for HBas... - posted by SparkQA <gi...@git.apache.org> on 2017/03/22 13:42:31 UTC, 16 replies.
- [GitHub] spark issue #17377: [SPARK-19949][SQL][FOLLOW-UP] Clean up parse modes and u... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/22 13:52:44 UTC, 7 replies.
- [GitHub] spark pull request #17389: [MINOR][BUILD] Fix javadoc8 break - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/22 15:32:49 UTC, 3 replies.
- [GitHub] spark issue #17389: [MINOR][BUILD] Fix javadoc8 break - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/22 15:36:41 UTC, 19 replies.
- [GitHub] spark pull request #17377: [SPARK-19949][SQL][FOLLOW-UP] Clean up parse mode... - posted by asfgit <gi...@git.apache.org> on 2017/03/22 16:55:34 UTC, 0 replies.
- [GitHub] spark pull request #17390: [SPARK-17204][CORE] Fix replicated off heap stora... - posted by mallman <gi...@git.apache.org> on 2017/03/22 17:21:51 UTC, 1 replies.
- [GitHub] spark issue #17390: [SPARK-17204][CORE] Fix replicated off heap storage - posted by SparkQA <gi...@git.apache.org> on 2017/03/22 17:22:33 UTC, 12 replies.
- [GitHub] spark pull request #17014: [SPARK-18608][ML] Fix double-caching in ML algori... - posted by hhbyyh <gi...@git.apache.org> on 2017/03/22 20:12:35 UTC, 0 replies.
- [GitHub] spark pull request #17391: [BUILD][MINOR] Fix 2.10 build - posted by sameeragarwal <gi...@git.apache.org> on 2017/03/22 20:38:21 UTC, 1 replies.
- [GitHub] spark issue #17391: [BUILD][MINOR] Fix 2.10 build - posted by SparkQA <gi...@git.apache.org> on 2017/03/22 20:42:33 UTC, 5 replies.
- [GitHub] spark pull request #17392: [SPARK-20008] [SQL] DISTINCT and EXCEPT Support o... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/23 00:08:37 UTC, 2 replies.
- [GitHub] spark issue #17392: [SPARK-20008] [SQL] DISTINCT and EXCEPT Support on DataF... - posted by SparkQA <gi...@git.apache.org> on 2017/03/23 00:12:33 UTC, 7 replies.
- [GitHub] spark pull request #17268: [SPARK-19932][SS] Disallow a case that might caus... - posted by lw-lin <gi...@git.apache.org> on 2017/03/23 03:24:43 UTC, 0 replies.
- [GitHub] spark pull request #17393: [SPARK-20066] [CORE] Add explicit SecurityManager... - posted by markgrover <gi...@git.apache.org> on 2017/03/23 03:49:22 UTC, 2 replies.
- [GitHub] spark issue #17393: [SPARK-20066] [CORE] Add explicit SecurityManager(SparkC... - posted by SparkQA <gi...@git.apache.org> on 2017/03/23 03:52:30 UTC, 9 replies.
- [GitHub] spark pull request #17394: [SPARK-20067] [SQL] Use treeString to print out t... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/23 05:40:05 UTC, 8 replies.
- [GitHub] spark issue #17394: [SPARK-20067] [SQL] Use treeString to print out the tabl... - posted by SparkQA <gi...@git.apache.org> on 2017/03/23 05:42:39 UTC, 20 replies.
- [GitHub] spark issue #15466: [SPARK-13983][SQL] HiveThriftServer2 can not get "--hive... - posted by wangyum <gi...@git.apache.org> on 2017/03/23 06:03:11 UTC, 0 replies.
- [GitHub] spark pull request #17395: [SPARK-20065][SS] Avoid to output empty parquet f... - posted by uncleGen <gi...@git.apache.org> on 2017/03/23 08:22:18 UTC, 7 replies.
- [GitHub] spark issue #16972: [SPARK-19556][CORE][WIP] Broadcast data is not encrypted... - posted by uncleGen <gi...@git.apache.org> on 2017/03/23 08:24:12 UTC, 0 replies.
- [GitHub] spark pull request #16972: [SPARK-19556][CORE][WIP] Broadcast data is not en... - posted by uncleGen <gi...@git.apache.org> on 2017/03/23 08:24:13 UTC, 0 replies.
- [GitHub] spark issue #17395: [SPARK-20065][SS] Avoid to output empty parquet files - posted by SparkQA <gi...@git.apache.org> on 2017/03/23 08:27:34 UTC, 8 replies.
- [GitHub] spark pull request #16083: [SPARK-18097][SQL] Add exception catch to handle ... - posted by asfgit <gi...@git.apache.org> on 2017/03/23 08:44:36 UTC, 0 replies.
- [GitHub] spark pull request #8785: [Spark-10625] [SQL] Spark SQL JDBC read/write is u... - posted by asfgit <gi...@git.apache.org> on 2017/03/23 08:44:36 UTC, 0 replies.
- [GitHub] spark pull request #13467: [SPARK-15642][SQL] Bug report: metadata gets lost... - posted by asfgit <gi...@git.apache.org> on 2017/03/23 08:44:36 UTC, 0 replies.
- [GitHub] spark pull request #16819: [SPARK-16441][YARN] Set maxNumExecutor depends on... - posted by asfgit <gi...@git.apache.org> on 2017/03/23 08:44:36 UTC, 0 replies.
- [GitHub] spark pull request #16278: [SPARK-18779][STREAMING][KAFKA] Messages being re... - posted by asfgit <gi...@git.apache.org> on 2017/03/23 08:44:36 UTC, 0 replies.
- [GitHub] spark pull request #17220: [SPARK-19862] 'tungsten-sort' should be deleted i... - posted by asfgit <gi...@git.apache.org> on 2017/03/23 08:44:37 UTC, 0 replies.
- [GitHub] spark pull request #16997: Updated the Spark SQL Programming guide with Cust... - posted by asfgit <gi...@git.apache.org> on 2017/03/23 08:44:37 UTC, 0 replies.
- [GitHub] spark pull request #12524: [SPARK-12524][Core]DagScheduler may submit a task... - posted by asfgit <gi...@git.apache.org> on 2017/03/23 08:44:39 UTC, 0 replies.
- [GitHub] spark pull request #17073: [SPARK-5984]Add notes and fix puzzling notes - posted by asfgit <gi...@git.apache.org> on 2017/03/23 08:44:39 UTC, 0 replies.
- [GitHub] spark pull request #12888: [SPARK-14772][ML,PySpark]Python ML Params.copy tr... - posted by asfgit <gi...@git.apache.org> on 2017/03/23 08:44:59 UTC, 0 replies.
- [GitHub] spark pull request #12059: [SPARK-14265] Get attempId of stage and transfer ... - posted by asfgit <gi...@git.apache.org> on 2017/03/23 08:44:59 UTC, 0 replies.
- [GitHub] spark pull request #17396: Typo fixup in comment - posted by hustcat <gi...@git.apache.org> on 2017/03/23 11:31:27 UTC, 1 replies.
- [GitHub] spark issue #17396: Typo fixup in comment - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/23 11:32:14 UTC, 2 replies.
- [GitHub] spark pull request #17397: [SPARK-20070][SQL] Redact DataSourceScanExec tree... - posted by hvanhovell <gi...@git.apache.org> on 2017/03/23 12:11:03 UTC, 2 replies.
- [GitHub] spark issue #17397: [SPARK-20070][SQL] Redact DataSourceScanExec treeString - posted by hvanhovell <gi...@git.apache.org> on 2017/03/23 12:11:49 UTC, 28 replies.
- [GitHub] spark pull request #17398: [SPARK-19716][SQL] support by-name resolution for... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/23 14:29:55 UTC, 4 replies.
- [GitHub] spark issue #17398: [SPARK-19716][SQL] support by-name resolution for struct... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/23 14:31:02 UTC, 12 replies.
- [GitHub] spark pull request #17399: Update functions.scala - posted by roxannemoslehi <gi...@git.apache.org> on 2017/03/23 16:17:38 UTC, 0 replies.
- [GitHub] spark issue #17399: Update functions.scala - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/23 16:22:16 UTC, 6 replies.
- [GitHub] spark pull request #17400: [SPARK-19981][SQL] Update output partitioning inf... - posted by maropu <gi...@git.apache.org> on 2017/03/23 16:34:07 UTC, 0 replies.
- [GitHub] spark issue #17400: [SPARK-19981][SQL] Update output partitioning info. in P... - posted by SparkQA <gi...@git.apache.org> on 2017/03/23 16:37:33 UTC, 8 replies.
- [GitHub] spark pull request #12823: [SPARK-14985][ML] Update LinearRegression, Logist... - posted by BenFradet <gi...@git.apache.org> on 2017/03/23 18:17:14 UTC, 0 replies.
- [GitHub] spark issue #12823: [SPARK-14985][ML] Update LinearRegression, LogisticRegre... - posted by BenFradet <gi...@git.apache.org> on 2017/03/23 18:18:09 UTC, 22 replies.
- [GitHub] spark pull request #17218: [SPARK-19281][PYTHON][ML] spark.ml Python API for... - posted by jkbradley <gi...@git.apache.org> on 2017/03/23 19:22:18 UTC, 36 replies.
- [GitHub] spark pull request #17401: [SPARK-18364][YARN] Expose metrics for YarnShuffl... - posted by ash211 <gi...@git.apache.org> on 2017/03/23 20:43:45 UTC, 10 replies.
- [GitHub] spark issue #17401: [SPARK-18364][YARN] Expose metrics for YarnShuffleServic... - posted by SparkQA <gi...@git.apache.org> on 2017/03/23 20:47:33 UTC, 24 replies.
- [GitHub] spark pull request #17402: [SPARK-7200] Add cleanup for memory leak tests to... - posted by jsoltren <gi...@git.apache.org> on 2017/03/23 22:16:47 UTC, 3 replies.
- [GitHub] spark issue #17402: [SPARK-7200] Add cleanup for memory leak tests to after(... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/23 22:17:15 UTC, 5 replies.
- [GitHub] spark pull request #17403: Fix compilation of the Scala 2.10 master branch - posted by brkyvz <gi...@git.apache.org> on 2017/03/23 22:56:19 UTC, 1 replies.
- [GitHub] spark issue #17403: Fix compilation of the Scala 2.10 master branch - posted by SparkQA <gi...@git.apache.org> on 2017/03/23 22:57:33 UTC, 5 replies.
- [GitHub] spark pull request #17404: [SPARK-20078] [MESOS] Mesos executor configurabil... - posted by kalvinnchau <gi...@git.apache.org> on 2017/03/23 23:30:03 UTC, 4 replies.
- [GitHub] spark issue #17404: [SPARK-20078] [MESOS] Mesos executor configurability for... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/23 23:32:13 UTC, 9 replies.
- [GitHub] spark issue #15326: [SPARK-17759] [CORE] Avoid adding duplicate schedulables - posted by kayousterhout <gi...@git.apache.org> on 2017/03/24 00:17:06 UTC, 3 replies.
- [GitHub] spark issue #16208: [WIP][SPARK-10849][SQL] Adds a new column metadata prope... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/24 00:46:00 UTC, 1 replies.
- [GitHub] spark pull request #17405: [SPARK-19970][SQL][Follow-up] Table owner should ... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/24 01:45:46 UTC, 6 replies.
- [GitHub] spark issue #17405: [SPARK-19970][SQL][Follow-up] Table owner should be USER... - posted by SparkQA <gi...@git.apache.org> on 2017/03/24 01:47:31 UTC, 10 replies.
- [GitHub] spark issue #17395: [SPARK-20065][SS][WIP] Avoid to output empty parquet fil... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/24 02:16:08 UTC, 0 replies.
- [GitHub] spark pull request #17406: [SPARK-20009][SQL] Use DDL strings for defining s... - posted by maropu <gi...@git.apache.org> on 2017/03/24 03:52:12 UTC, 39 replies.
- [GitHub] spark issue #17406: [SPARK-20009][SQL] Use DDL strings for defining schema i... - posted by SparkQA <gi...@git.apache.org> on 2017/03/24 03:57:35 UTC, 81 replies.
- [GitHub] spark pull request #17407: [SPARK-20043][ML][WIP] DecisionTreeModel can't re... - posted by facaiy <gi...@git.apache.org> on 2017/03/24 04:25:29 UTC, 0 replies.
- [GitHub] spark issue #17407: [SPARK-20043][ML][WIP] DecisionTreeModel can't recongniz... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/24 04:27:13 UTC, 0 replies.
- [GitHub] spark pull request #16208: [WIP][SPARK-10849][SQL] Adds a new column metadat... - posted by sureshthalamati <gi...@git.apache.org> on 2017/03/24 04:38:56 UTC, 0 replies.
- [GitHub] spark pull request #17408: [SPARK-19949][SQL][follow-up] move FailureSafePar... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/24 06:52:48 UTC, 2 replies.
- [GitHub] spark issue #17408: [SPARK-19949][SQL][follow-up] move FailureSafeParser fro... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/24 06:52:56 UTC, 10 replies.
- [GitHub] spark pull request #17409: [SQL][MINOR] Fix for typo in Analyzer - posted by jaceklaskowski <gi...@git.apache.org> on 2017/03/24 13:58:52 UTC, 1 replies.
- [GitHub] spark issue #17409: [SQL][MINOR] Fix for typo in Analyzer - posted by srowen <gi...@git.apache.org> on 2017/03/24 14:01:07 UTC, 5 replies.
- [GitHub] spark pull request #17410: a.txt - posted by love1314sea <gi...@git.apache.org> on 2017/03/24 14:32:59 UTC, 0 replies.
- [GitHub] spark issue #17410: a.txt - posted by love1314sea <gi...@git.apache.org> on 2017/03/24 14:33:14 UTC, 2 replies.
- [GitHub] spark pull request #17411: logging improvements - posted by juanrh <gi...@git.apache.org> on 2017/03/24 16:16:50 UTC, 1 replies.
- [GitHub] spark issue #17411: logging improvements - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/24 16:17:15 UTC, 7 replies.
- [GitHub] spark issue #17335: [SPARK-19995][YARN] Register tokens to current UGI to av... - posted by vanzin <gi...@git.apache.org> on 2017/03/24 18:11:08 UTC, 2 replies.
- [GitHub] spark pull request #17412: [SPARK-20084][Core] Remove internal.metrics.updat... - posted by rdblue <gi...@git.apache.org> on 2017/03/24 19:37:49 UTC, 1 replies.
- [GitHub] spark issue #17412: [SPARK-20084][Core] Remove internal.metrics.updatedBlock... - posted by SparkQA <gi...@git.apache.org> on 2017/03/24 19:42:34 UTC, 7 replies.
- [GitHub] spark pull request #17413: [SPARK-20085] [MESOS] Configurable mesos labels f... - posted by kalvinnchau <gi...@git.apache.org> on 2017/03/24 20:12:43 UTC, 0 replies.
- [GitHub] spark issue #17413: [SPARK-20085] [MESOS] Configurable mesos labels for exec... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/24 20:17:14 UTC, 2 replies.
- [GitHub] spark pull request #17414: [SQL] [TEST] [MINOR] Do not sort the results of C... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/24 20:25:02 UTC, 1 replies.
- [GitHub] spark issue #17414: [SQL] [TEST] [MINOR] Do not sort the results of Commands... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/24 20:25:24 UTC, 4 replies.
- [GitHub] spark issue #17399: [DOCS] Clarify round mode for format_number function - posted by roxannemoslehi <gi...@git.apache.org> on 2017/03/24 20:52:22 UTC, 2 replies.
- [GitHub] spark pull request #17415: [SPARK-19408][SQL] filter estimation on two colum... - posted by ron8hu <gi...@git.apache.org> on 2017/03/24 20:54:11 UTC, 40 replies.
- [GitHub] spark issue #17415: [SPARK-19408][SQL] filter estimation on two columns of s... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/24 20:57:14 UTC, 42 replies.
- [GitHub] spark issue #17009: [SPARK-19674][SQL]Ignore driver accumulator updates don'... - posted by mallman <gi...@git.apache.org> on 2017/03/24 21:07:54 UTC, 1 replies.
- [GitHub] spark pull request #17416: [SPARK-20075][CORE][WIP - posted by srowen <gi...@git.apache.org> on 2017/03/24 21:19:02 UTC, 0 replies.
- [GitHub] spark issue #17416: [SPARK-20075][CORE][WIP] Support classifier, packaging i... - posted by SparkQA <gi...@git.apache.org> on 2017/03/24 21:22:31 UTC, 11 replies.
- [GitHub] spark pull request #17416: [SPARK-20075][CORE][WIP] Support classifier, pack... - posted by srowen <gi...@git.apache.org> on 2017/03/24 21:23:21 UTC, 4 replies.
- [GitHub] spark pull request #17417: [SQL][DOC] Use recommended values for row boundar... - posted by jaceklaskowski <gi...@git.apache.org> on 2017/03/24 21:46:28 UTC, 12 replies.
- [GitHub] spark issue #17417: [SQL][DOC] Use recommended values for row boundaries in ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/24 21:47:32 UTC, 19 replies.
- [GitHub] spark issue #17407: [SPARK-20043][ML] DecisionTreeModel can't recongnize Imp... - posted by jkbradley <gi...@git.apache.org> on 2017/03/24 21:48:21 UTC, 6 replies.
- [GitHub] spark pull request #17418: [SPARK-19674][SQL] Ignore driver accumulator upda... - posted by mallman <gi...@git.apache.org> on 2017/03/24 21:49:11 UTC, 0 replies.
- [GitHub] spark issue #17418: [SPARK-19674][SQL] Ignore driver accumulator updates don... - posted by SparkQA <gi...@git.apache.org> on 2017/03/24 21:52:33 UTC, 4 replies.
- [GitHub] spark issue #17399: [DOCS] Clarify round mode for format_number & round func... - posted by rxin <gi...@git.apache.org> on 2017/03/24 23:10:10 UTC, 0 replies.
- [GitHub] spark pull request #17399: [DOCS] Clarify round mode for format_number & rou... - posted by asfgit <gi...@git.apache.org> on 2017/03/24 23:13:02 UTC, 0 replies.
- [GitHub] spark pull request #17419: [SPARK-19634][ML][WIP] Multivariate summarizer - ... - posted by thunterdb <gi...@git.apache.org> on 2017/03/24 23:25:17 UTC, 0 replies.
- [GitHub] spark issue #17419: [SPARK-19634][ML][WIP] Multivariate summarizer - datafra... - posted by SparkQA <gi...@git.apache.org> on 2017/03/24 23:27:36 UTC, 1 replies.
- [GitHub] spark issue #17419: [SPARK-19634][ML] Multivariate summarizer - dataframes A... - posted by SparkQA <gi...@git.apache.org> on 2017/03/24 23:42:37 UTC, 34 replies.
- [GitHub] spark pull request #17420: [SPARK-20070][SQL] Fix 2.10 build - posted by hvanhovell <gi...@git.apache.org> on 2017/03/24 23:51:36 UTC, 1 replies.
- [GitHub] spark issue #17420: [SPARK-20070][SQL] Fix 2.10 build - posted by SparkQA <gi...@git.apache.org> on 2017/03/24 23:52:35 UTC, 5 replies.
- [GitHub] spark pull request #17421: [SPARK-20040][ML][python] pyspark wrapper for Chi... - posted by MrBago <gi...@git.apache.org> on 2017/03/25 00:10:58 UTC, 22 replies.
- [GitHub] spark issue #17421: [SPARK-20040][ML][python] pyspark wrapper for ChiSquareT... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/25 00:12:15 UTC, 57 replies.
- [GitHub] spark pull request #17422: Attach accumulators / metrics to 'TaskKilled' end... - posted by noodle-fb <gi...@git.apache.org> on 2017/03/25 00:20:56 UTC, 0 replies.
- [GitHub] spark issue #17422: Attach accumulators / metrics to 'TaskKilled' end reason - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/25 00:22:13 UTC, 2 replies.
- [GitHub] spark pull request #17423: [SPARK-20088] Do not create new SparkContext in S... - posted by falaki <gi...@git.apache.org> on 2017/03/25 00:34:11 UTC, 1 replies.
- [GitHub] spark issue #17423: [SPARK-20088] Do not create new SparkContext in SparkR c... - posted by SparkQA <gi...@git.apache.org> on 2017/03/25 00:37:32 UTC, 9 replies.
- [GitHub] spark pull request #17424: [SPARK-20089] [SQL] [TEST] Added DESC FUNCTION an... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/25 00:52:40 UTC, 0 replies.
- [GitHub] spark issue #17424: [SPARK-20089] [SQL] [TEST] Added DESC FUNCTION and DESC ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/25 00:57:33 UTC, 18 replies.
- [GitHub] spark pull request #17425: [HOTFIX] [BUILD] Revert changes on supportCodegen... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/25 03:29:19 UTC, 0 replies.
- [GitHub] spark issue #17425: [HOTFIX] [SQL] Revert changes on supportCodegen of Gener... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/25 03:29:39 UTC, 2 replies.
- [GitHub] spark issue #17425: [HOTFIX] [SQL] Disable the failed test cases in Generato... - posted by SparkQA <gi...@git.apache.org> on 2017/03/25 04:17:33 UTC, 0 replies.
- [GitHub] spark pull request #17426: [SPARK-17137][ML][WIP] Compress logistic regressi... - posted by sethah <gi...@git.apache.org> on 2017/03/25 04:19:10 UTC, 2 replies.
- [GitHub] spark issue #17425: [HOTFIX] [SQL] Fix the failed test cases in GeneratorFun... - posted by SparkQA <gi...@git.apache.org> on 2017/03/25 04:22:34 UTC, 10 replies.
- [GitHub] spark issue #17426: [SPARK-17137][ML][WIP] Compress logistic regression coef... - posted by SparkQA <gi...@git.apache.org> on 2017/03/25 04:22:35 UTC, 3 replies.
- [GitHub] spark pull request #17427: [SPARK-20092][R][PROJECT INFRA] Add the detection... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/25 06:07:39 UTC, 1 replies.
- [GitHub] spark issue #17427: [SPARK-20092][R][PROJECT INFRA] Add the detection for Sc... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/25 06:10:37 UTC, 17 replies.
- [GitHub] spark pull request #17425: [HOTFIX] [SQL] Fix the failed test cases in Gener... - posted by asfgit <gi...@git.apache.org> on 2017/03/25 06:30:07 UTC, 0 replies.
- [GitHub] spark pull request #17428: [SPARK-20094][SQL] Don't put predicate with subqu... - posted by wzhfy <gi...@git.apache.org> on 2017/03/25 07:36:18 UTC, 0 replies.
- [GitHub] spark issue #17428: [SPARK-20094][SQL] Don't put predicate with subquery int... - posted by SparkQA <gi...@git.apache.org> on 2017/03/25 07:37:34 UTC, 2 replies.
- [GitHub] spark pull request #17429: [MINOR][DOCS] Match several documentation changes... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/25 07:40:21 UTC, 11 replies.
- [GitHub] spark issue #17429: [MINOR][DOCS] Match several documentation changes in Sca... - posted by SparkQA <gi...@git.apache.org> on 2017/03/25 07:42:33 UTC, 14 replies.
- [GitHub] spark issue #17428: [SPARK-20094][SQL] Don't put predicate with IN subquery ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/25 09:45:42 UTC, 15 replies.
- [GitHub] spark pull request #17430: [SPARK-20096][Spark Submit][Minor]Expose the righ... - posted by yaooqinn <gi...@git.apache.org> on 2017/03/25 11:52:29 UTC, 13 replies.
- [GitHub] spark issue #17430: [SPARK-20096][Spark Submit][Minor]Expose the right queue... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/25 11:57:13 UTC, 15 replies.
- [GitHub] spark pull request #17431: [SPARK-20097][ML]Fix visibility discrepancy with ... - posted by BenFradet <gi...@git.apache.org> on 2017/03/25 12:14:41 UTC, 0 replies.
- [GitHub] spark issue #17431: [SPARK-20097][ML]Fix visibility discrepancy with numInst... - posted by BenFradet <gi...@git.apache.org> on 2017/03/25 12:15:08 UTC, 4 replies.
- [GitHub] spark pull request #17407: [SPARK-20043][ML] DecisionTreeModel can't recongn... - posted by jkbradley <gi...@git.apache.org> on 2017/03/26 00:08:47 UTC, 9 replies.
- [GitHub] spark issue #17394: [SPARK-20067] [SQL] Unify and Clean Up Desc Commands Usi... - posted by SparkQA <gi...@git.apache.org> on 2017/03/26 07:07:31 UTC, 28 replies.
- [GitHub] spark issue #17407: [SPARK-20043][ML] DecisionTreeModel: ImpurityCalculator ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/26 07:51:06 UTC, 6 replies.
- [GitHub] spark pull request #17432: [SPARK-20086][SQL] CollapseWindow should not coll... - posted by hvanhovell <gi...@git.apache.org> on 2017/03/26 07:57:24 UTC, 5 replies.
- [GitHub] spark issue #17432: [SPARK-20086][SQL] CollapseWindow should not collapse de... - posted by hvanhovell <gi...@git.apache.org> on 2017/03/26 07:57:31 UTC, 11 replies.
- [GitHub] spark pull request #17433: [SPARK-20100][SQL] Refactor SessionState initiali... - posted by hvanhovell <gi...@git.apache.org> on 2017/03/26 10:07:09 UTC, 34 replies.
- [GitHub] spark issue #17433: [SPARK-20100][SQL] Refactor SessionState initialization - posted by hvanhovell <gi...@git.apache.org> on 2017/03/26 10:08:31 UTC, 15 replies.
- [GitHub] spark pull request #17434: [SQL][DOC][MINOR] Squashing a typo in from_json f... - posted by jaceklaskowski <gi...@git.apache.org> on 2017/03/26 10:15:35 UTC, 0 replies.
- [GitHub] spark issue #17434: [SQL][DOC][MINOR] Squashing a typo in from_json function - posted by SparkQA <gi...@git.apache.org> on 2017/03/26 10:17:33 UTC, 4 replies.
- [GitHub] spark issue #17387: WIP[SPARK-20060][Deploy][Kerberos]Support Standalone vis... - posted by yaooqinn <gi...@git.apache.org> on 2017/03/26 15:08:32 UTC, 0 replies.
- [GitHub] spark pull request #17435: [SPARK-20098][PYSPARK] dataType's typeName fix - posted by szalai1 <gi...@git.apache.org> on 2017/03/26 18:16:33 UTC, 12 replies.
- [GitHub] spark issue #17435: [SPARK-20098][PYSPARK] dataType's typeName fix - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/26 18:17:12 UTC, 0 replies.
- [GitHub] spark pull request #17436: [SPARK-20101][SQL] Use OffHeapColumnVector when "... - posted by kiszk <gi...@git.apache.org> on 2017/03/26 18:17:33 UTC, 4 replies.
- [GitHub] spark issue #17436: [SPARK-20101][SQL] Use OffHeapColumnVector when "spark.m... - posted by SparkQA <gi...@git.apache.org> on 2017/03/26 18:22:30 UTC, 32 replies.
- [GitHub] spark pull request #17437: [SPARK-20102] Fix nightly snapshot and RC packagi... - posted by JoshRosen <gi...@git.apache.org> on 2017/03/26 21:20:21 UTC, 1 replies.
- [GitHub] spark issue #17437: [SPARK-20102] Fix nightly snapshot and RC packaging scri... - posted by JoshRosen <gi...@git.apache.org> on 2017/03/26 21:20:57 UTC, 1 replies.
- [GitHub] spark issue #17437: [SPARK-20102] Fix nightly packaging and RC packaging scr... - posted by SparkQA <gi...@git.apache.org> on 2017/03/27 00:01:44 UTC, 3 replies.
- [GitHub] spark pull request #17437: [SPARK-20102] Fix nightly packaging and RC packag... - posted by viirya <gi...@git.apache.org> on 2017/03/27 01:18:35 UTC, 1 replies.
- [GitHub] spark pull request #17394: [SPARK-20067] [SQL] Unify and Clean Up Desc Comma... - posted by viirya <gi...@git.apache.org> on 2017/03/27 02:31:26 UTC, 6 replies.
- [GitHub] spark pull request #17438: [SPARK-20104][SQL] Don't estimate IsNull or IsNot... - posted by wzhfy <gi...@git.apache.org> on 2017/03/27 03:28:43 UTC, 1 replies.
- [GitHub] spark pull request #17439: [SPARK-20105][R] Add tests for checkType and type... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/27 03:31:33 UTC, 0 replies.
- [GitHub] spark issue #17438: [SPARK-20104][SQL] Don't estimate IsNull or IsNotNull pr... - posted by wzhfy <gi...@git.apache.org> on 2017/03/27 03:32:04 UTC, 20 replies.
- [GitHub] spark issue #17439: [SPARK-20105][R] Add tests for checkType and type string... - posted by SparkQA <gi...@git.apache.org> on 2017/03/27 03:32:30 UTC, 2 replies.
- [GitHub] spark pull request #17428: [SPARK-20094][SQL] Don't put predicate with IN su... - posted by viirya <gi...@git.apache.org> on 2017/03/27 03:37:12 UTC, 17 replies.
- [GitHub] spark issue #17439: [SPARK-20105][TESTS][R] Add tests for checkType and type... - posted by SparkQA <gi...@git.apache.org> on 2017/03/27 04:03:37 UTC, 6 replies.
- [GitHub] spark pull request #17440: [MINOR][SPARKR] Move 'Data type mapping between R... - posted by yanboliang <gi...@git.apache.org> on 2017/03/27 04:26:31 UTC, 1 replies.
- [GitHub] spark issue #17440: [MINOR][SPARKR] Move 'Data type mapping between R and Sp... - posted by yanboliang <gi...@git.apache.org> on 2017/03/27 04:27:15 UTC, 5 replies.
- [GitHub] spark pull request #17407: [SPARK-20043][ML] DecisionTreeModel: ImpurityCalc... - posted by hhbyyh <gi...@git.apache.org> on 2017/03/27 05:48:31 UTC, 6 replies.
- [GitHub] spark issue #14638: [SPARK-11374][SQL] Support `skip.header.line.count` opti... - posted by Derek-Lin <gi...@git.apache.org> on 2017/03/27 08:45:28 UTC, 0 replies.
- [GitHub] spark pull request #17441: WIP: Use Breeze for sparse matrix multiplication - posted by RJKeevil <gi...@git.apache.org> on 2017/03/27 12:02:10 UTC, 1 replies.
- [GitHub] spark issue #17441: WIP: Use Breeze for sparse matrix multiplication - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/27 12:07:14 UTC, 0 replies.
- [GitHub] spark issue #17387: [SPARK-20060][Deploy][Kerberos]Support Standalone visiti... - posted by jerryshao <gi...@git.apache.org> on 2017/03/27 13:32:31 UTC, 1 replies.
- [GitHub] spark pull request #17442: [SPARK-20107][SQL] Speed up HadoopMapReduceCommit... - posted by wangyum <gi...@git.apache.org> on 2017/03/27 14:50:27 UTC, 1 replies.
- [GitHub] spark issue #17442: [SPARK-20107][SQL] Speed up HadoopMapReduceCommitProtoco... - posted by SparkQA <gi...@git.apache.org> on 2017/03/27 14:52:33 UTC, 11 replies.
- [GitHub] spark issue #15332: [SPARK-10364][SQL] Support Parquet logical type TIMESTAM... - posted by saulshanabrook <gi...@git.apache.org> on 2017/03/27 15:06:24 UTC, 14 replies.
- [GitHub] spark pull request #17443: typos - posted by aseigneurin <gi...@git.apache.org> on 2017/03/27 16:16:59 UTC, 5 replies.
- [GitHub] spark issue #17443: typos - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/27 16:17:14 UTC, 2 replies.
- [GitHub] spark issue #17434: [MINOR] Typo fixes - posted by SparkQA <gi...@git.apache.org> on 2017/03/27 16:47:36 UTC, 13 replies.
- [GitHub] spark pull request #17419: [SPARK-19634][ML] Multivariate summarizer - dataf... - posted by jkbradley <gi...@git.apache.org> on 2017/03/27 16:50:24 UTC, 18 replies.
- [GitHub] spark pull request #17439: [SPARK-20105][TESTS][R] Add tests for checkType a... - posted by asfgit <gi...@git.apache.org> on 2017/03/27 17:45:36 UTC, 0 replies.
- [GitHub] spark issue #17422: [SPARK-20087] Attach accumulators / metrics to 'TaskKill... - posted by noodle-fb <gi...@git.apache.org> on 2017/03/27 18:09:25 UTC, 0 replies.
- [GitHub] spark issue #9524: [SPARK-10387][ML] Add code gen for gbt - posted by holdenk <gi...@git.apache.org> on 2017/03/27 18:30:52 UTC, 0 replies.
- [GitHub] spark pull request #9524: [SPARK-10387][ML] Add code gen for gbt - posted by holdenk <gi...@git.apache.org> on 2017/03/27 18:30:53 UTC, 0 replies.
- [GitHub] spark issue #17355: [SPARK-19955][PySpark] Jenkins Python Conda based test. - posted by holdenk <gi...@git.apache.org> on 2017/03/27 19:18:40 UTC, 12 replies.
- [GitHub] spark issue #15192: [SPARK-14536] [SQL] fix to handle null value in array ty... - posted by holdenk <gi...@git.apache.org> on 2017/03/27 19:24:37 UTC, 3 replies.
- [GitHub] spark pull request #17444: [SPARK-19876][SS] Follow up: Refactored BatchComm... - posted by tdas <gi...@git.apache.org> on 2017/03/27 21:22:37 UTC, 6 replies.
- [GitHub] spark issue #17444: [SPARK-19876][SS] Follow up: Refactored BatchCommitLog t... - posted by SparkQA <gi...@git.apache.org> on 2017/03/27 21:27:32 UTC, 8 replies.
- [GitHub] spark pull request #17434: [MINOR] Typo fixes - posted by srowen <gi...@git.apache.org> on 2017/03/27 21:30:04 UTC, 9 replies.
- [GitHub] spark pull request #17445: [SPARK-20115] [CORE] Fix DAGScheduler to recomput... - posted by umehrot2 <gi...@git.apache.org> on 2017/03/28 00:40:41 UTC, 0 replies.
- [GitHub] spark issue #17445: [SPARK-20115] [CORE] Fix DAGScheduler to recompute all t... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/28 00:42:14 UTC, 3 replies.
- [GitHub] spark pull request #17446: [SPARK-17075][SQL][followup] Add Estimation of Co... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/28 00:53:53 UTC, 8 replies.
- [GitHub] spark issue #17446: [SPARK-17075][SQL][followup] Add Estimation of Constant ... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/28 00:54:18 UTC, 21 replies.
- [GitHub] spark pull request #17447: [SPARK-20117][Scheduler]TaskSetManager checkSpecu... - posted by jianran <gi...@git.apache.org> on 2017/03/28 02:17:01 UTC, 1 replies.
- [GitHub] spark issue #17447: [SPARK-20117][Scheduler]TaskSetManager checkSpeculatable... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/28 02:17:14 UTC, 2 replies.
- [GitHub] spark pull request #17448: [SPARK-20070][Follow-up][test-maven]Fix the test ... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/28 02:24:44 UTC, 0 replies.
- [GitHub] spark issue #17448: [SPARK-20070][Follow-up][test-maven]Fix the test case fa... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/28 02:26:19 UTC, 1 replies.
- [GitHub] spark issue #17448: [SPARK-20119][test-maven]Fix the test case fail in DataS... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/28 04:58:57 UTC, 5 replies.
- [GitHub] spark pull request #17449: [SPARK-20120][SQL] spark-sql support silent mode - posted by wangyum <gi...@git.apache.org> on 2017/03/28 05:24:43 UTC, 1 replies.
- [GitHub] spark issue #17449: [SPARK-20120][SQL] spark-sql support silent mode - posted by SparkQA <gi...@git.apache.org> on 2017/03/28 05:27:33 UTC, 5 replies.
- [GitHub] spark pull request #17450: [SPARK-20121][SQL] simplify NullPropagation with ... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/28 05:59:13 UTC, 15 replies.
- [GitHub] spark issue #17450: [SPARK-20121][SQL] simplify NullPropagation with NullInt... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/28 05:59:30 UTC, 20 replies.
- [GitHub] spark pull request #17451: [SPARK-19866][ML][PySpark] Add local version of W... - posted by keypointt <gi...@git.apache.org> on 2017/03/28 07:03:18 UTC, 2 replies.
- [GitHub] spark issue #17451: [SPARK-19866][ML][PySpark] Add local version of Word2Vec... - posted by SparkQA <gi...@git.apache.org> on 2017/03/28 07:07:31 UTC, 7 replies.
- [GitHub] spark pull request #17452: [SPARK-20123]$SPARK_HOME variable might have spac... - posted by zuotingbing <gi...@git.apache.org> on 2017/03/28 07:22:05 UTC, 0 replies.
- [GitHub] spark issue #17452: [SPARK-20123]$SPARK_HOME variable might have spaces in i... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/28 07:22:13 UTC, 0 replies.
- [GitHub] spark pull request #17448: [SPARK-20119][test-maven]Fix the test case fail i... - posted by asfgit <gi...@git.apache.org> on 2017/03/28 07:40:14 UTC, 0 replies.
- [GitHub] spark pull request #17453: [SPARK-20124][SQL] Join reorder should keep the s... - posted by wzhfy <gi...@git.apache.org> on 2017/03/28 07:54:04 UTC, 4 replies.
- [GitHub] spark issue #17453: [SPARK-20124][SQL] Join reorder should keep the same ord... - posted by wzhfy <gi...@git.apache.org> on 2017/03/28 07:55:54 UTC, 9 replies.
- [GitHub] spark pull request #17454: [SPARK-20125][SQL] Dataset of type option of map ... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/28 08:24:34 UTC, 1 replies.
- [GitHub] spark issue #17454: [SPARK-20125][SQL] Dataset of type option of map does no... - posted by cloud-fan <gi...@git.apache.org> on 2017/03/28 08:24:46 UTC, 7 replies.
- [GitHub] spark pull request #17455: [Spark-20044][Web UI] Support Spark UI behind fro... - posted by okoethibm <gi...@git.apache.org> on 2017/03/28 08:31:21 UTC, 0 replies.
- [GitHub] spark issue #17455: [Spark-20044][Web UI] Support Spark UI behind front-end ... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/28 08:32:14 UTC, 0 replies.
- [GitHub] spark pull request #17452: [SPARK-20123][build]$SPARK_HOME variable might ha... - posted by srowen <gi...@git.apache.org> on 2017/03/28 08:36:51 UTC, 15 replies.
- [GitHub] spark issue #17428: [SPARK-20094][SQL] Preventing push down of IN subquery t... - posted by SparkQA <gi...@git.apache.org> on 2017/03/28 10:37:31 UTC, 8 replies.
- [GitHub] spark pull request #17456: Branch 2.1 - posted by lnmohankumar <gi...@git.apache.org> on 2017/03/28 11:39:20 UTC, 0 replies.
- [GitHub] spark issue #17456: Branch 2.1 - posted by srowen <gi...@git.apache.org> on 2017/03/28 11:40:24 UTC, 1 replies.
- [GitHub] spark pull request #17428: [SPARK-20094][SQL] Preventing push down of IN sub... - posted by asfgit <gi...@git.apache.org> on 2017/03/28 11:46:09 UTC, 0 replies.
- [GitHub] spark pull request #17457: [SPARK-20126][SQL] Remove HiveSessionState - posted by hvanhovell <gi...@git.apache.org> on 2017/03/28 12:42:23 UTC, 3 replies.
- [GitHub] spark issue #17457: [SPARK-20126][SQL] Remove HiveSessionState - posted by hvanhovell <gi...@git.apache.org> on 2017/03/28 12:42:35 UTC, 8 replies.
- [GitHub] spark pull request #17458: [SPARK-20127][CORE] few warning have been fixed w... - posted by dbolshak <gi...@git.apache.org> on 2017/03/28 13:05:43 UTC, 27 replies.
- [GitHub] spark issue #17458: [SPARK-20127][CORE] few warning have been fixed which In... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/28 13:07:15 UTC, 11 replies.
- [GitHub] spark pull request #17459: [SPARK-20109][MLlib] Added toBlockMatrixDense to ... - posted by johnc1231 <gi...@git.apache.org> on 2017/03/28 15:29:20 UTC, 0 replies.
- [GitHub] spark issue #17459: [SPARK-20109][MLlib] Added toBlockMatrixDense to Indexed... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/28 15:32:19 UTC, 0 replies.
- [GitHub] spark pull request #17335: [SPARK-19995][YARN] Register tokens to current UG... - posted by asfgit <gi...@git.apache.org> on 2017/03/28 17:44:05 UTC, 0 replies.
- [GitHub] spark pull request #17460: [SPARK-14536][SQL][BACKPORT-2.1] fix to handle nu... - posted by sureshthalamati <gi...@git.apache.org> on 2017/03/28 18:25:37 UTC, 1 replies.
- [GitHub] spark issue #17460: [SPARK-14536][SQL][BACKPORT-2.1] fix to handle null valu... - posted by SparkQA <gi...@git.apache.org> on 2017/03/28 18:27:42 UTC, 6 replies.
- [GitHub] spark pull request #17461: [SPARK-20082][ml][WIP] LDA incremental model lear... - posted by mdespriee <gi...@git.apache.org> on 2017/03/28 20:14:06 UTC, 0 replies.
- [GitHub] spark issue #17461: [SPARK-20082][ml][WIP] LDA incremental model learning - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/28 20:17:16 UTC, 0 replies.
- [GitHub] spark pull request #17355: [SPARK-19955][PySpark] Jenkins Python Conda based... - posted by shaneknapp <gi...@git.apache.org> on 2017/03/28 20:55:42 UTC, 1 replies.
- [GitHub] spark pull request #17462: [SPARK-20050][DStream] Kafka 0.10 DirectStream do... - posted by sasakitoa <gi...@git.apache.org> on 2017/03/28 22:36:04 UTC, 0 replies.
- [GitHub] spark issue #17462: [SPARK-20050][DStream] Kafka 0.10 DirectStream doesn't c... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/28 22:37:15 UTC, 0 replies.
- [GitHub] spark pull request #15332: [SPARK-10364][SQL] Support Parquet logical type T... - posted by ueshin <gi...@git.apache.org> on 2017/03/28 22:49:33 UTC, 6 replies.
- [GitHub] spark issue #16746: [SPARK-15648][SQL] Add teradataDialect for JDBC connecti... - posted by klinvill <gi...@git.apache.org> on 2017/03/29 04:29:18 UTC, 0 replies.
- [GitHub] spark issue #17406: [SPARK-20009][SQL] Support DDL strings for defining sche... - posted by maropu <gi...@git.apache.org> on 2017/03/29 04:32:38 UTC, 1 replies.
- [GitHub] spark pull request #17463: [SPARK-20131][DStream][Test] Flaky Test: org.apac... - posted by uncleGen <gi...@git.apache.org> on 2017/03/29 04:46:51 UTC, 0 replies.
- [GitHub] spark issue #17463: [SPARK-20131][DStream][Test] Flaky Test: org.apache.spar... - posted by SparkQA <gi...@git.apache.org> on 2017/03/29 04:47:32 UTC, 8 replies.
- [GitHub] spark issue #17442: [SPARK-20107][DOC] Speed up HadoopMapReduceCommitProtoco... - posted by SparkQA <gi...@git.apache.org> on 2017/03/29 04:47:42 UTC, 0 replies.
- [GitHub] spark pull request #17464: [SPARK-20134][SQL] SQLMetrics.postDriverMetricUpd... - posted by rxin <gi...@git.apache.org> on 2017/03/29 04:55:16 UTC, 3 replies.
- [GitHub] spark issue #17464: [SPARK-20134][SQL] SQLMetrics.postDriverMetricUpdates to... - posted by SparkQA <gi...@git.apache.org> on 2017/03/29 04:57:30 UTC, 7 replies.
- [GitHub] spark issue #17442: [SPARK-20107][DOC] Add spark.hadoop.mapreduce.fileoutput... - posted by SparkQA <gi...@git.apache.org> on 2017/03/29 04:58:46 UTC, 3 replies.
- [GitHub] spark pull request #17465: [SPARK-20136][SQL] Add num files and metadata ope... - posted by rxin <gi...@git.apache.org> on 2017/03/29 07:30:03 UTC, 1 replies.
- [GitHub] spark issue #17465: [SPARK-20136][SQL] Add num files and metadata operation ... - posted by rxin <gi...@git.apache.org> on 2017/03/29 07:30:50 UTC, 7 replies.
- [GitHub] spark issue #17452: [SPARK-20123][build]$SPARK_HOME variable might have spac... - posted by srowen <gi...@git.apache.org> on 2017/03/29 08:56:40 UTC, 1 replies.
- [GitHub] spark issue #17417: [DOCS] Docs-only improvements - posted by SparkQA <gi...@git.apache.org> on 2017/03/29 10:02:35 UTC, 25 replies.
- [GitHub] spark pull request #17466: Added getter for impurityStats - posted by shaynativ <gi...@git.apache.org> on 2017/03/29 11:36:25 UTC, 0 replies.
- [GitHub] spark issue #17466: Added getter for impurityStats - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/29 11:37:17 UTC, 1 replies.
- [GitHub] spark pull request #17467: Ysharma/spark kinesis retries - posted by yssharma <gi...@git.apache.org> on 2017/03/29 12:22:35 UTC, 0 replies.
- [GitHub] spark issue #17467: Ysharma/spark kinesis retries - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/29 12:27:15 UTC, 5 replies.
- [GitHub] spark pull request #17468: [SPARK-20143][SQL] DataType.fromJson should throw... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/29 14:32:47 UTC, 4 replies.
- [GitHub] spark issue #17468: [SPARK-20143][SQL] DataType.fromJson should throw an exc... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/29 14:33:38 UTC, 11 replies.
- [GitHub] spark issue #16989: [WIP][SPARK-19659] Fetch big blocks to disk when shuffle... - posted by SparkQA <gi...@git.apache.org> on 2017/03/29 14:47:49 UTC, 11 replies.
- [GitHub] spark issue #15049: [SPARK-17310][SQL] Add an option to disable record-level... - posted by SparkQA <gi...@git.apache.org> on 2017/03/29 14:57:39 UTC, 3 replies.
- [GitHub] spark pull request #17469: [SPARK-20132][Docs] - posted by map222 <gi...@git.apache.org> on 2017/03/29 17:12:37 UTC, 0 replies.
- [GitHub] spark issue #17469: [SPARK-20132][Docs] - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/29 17:17:16 UTC, 1 replies.
- [GitHub] spark pull request #17470: [SPARK-20146][SQL] fix comment missing issue for ... - posted by bomeng <gi...@git.apache.org> on 2017/03/29 18:33:10 UTC, 1 replies.
- [GitHub] spark issue #17470: [SPARK-20146][SQL] fix comment missing issue for thrift ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/29 18:37:37 UTC, 4 replies.
- [GitHub] spark pull request #17471: [SPARK-3577] Report Spill size on disk for Unsafe... - posted by sitalkedia <gi...@git.apache.org> on 2017/03/29 18:46:42 UTC, 0 replies.
- [GitHub] spark issue #17471: [SPARK-3577] Report Spill size on disk for UnsafeExterna... - posted by SparkQA <gi...@git.apache.org> on 2017/03/29 18:47:36 UTC, 3 replies.
- [GitHub] spark issue #14527: [SPARK-16938][SQL] `drop/dropDuplicate` should handle th... - posted by samelamin <gi...@git.apache.org> on 2017/03/29 19:15:24 UTC, 0 replies.
- [GitHub] spark issue #16889: [SPARK-17668][SQL] Use Expressions for conversions to/fr... - posted by koertkuipers <gi...@git.apache.org> on 2017/03/29 19:27:33 UTC, 0 replies.
- [GitHub] spark pull request #16889: [SPARK-17668][SQL] Use Expressions for conversion... - posted by koertkuipers <gi...@git.apache.org> on 2017/03/29 19:27:34 UTC, 0 replies.
- [GitHub] spark pull request #17472: [SPARK-19999]: Fix for flakey tests due to java.n... - posted by samelamin <gi...@git.apache.org> on 2017/03/29 19:27:47 UTC, 12 replies.
- [GitHub] spark issue #17472: [SPARK-19999]: Fix for flakey tests due to java.nio.Bits... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/29 19:32:16 UTC, 16 replies.
- [GitHub] spark pull request #17406: [SPARK-20009][SQL] Support DDL strings for defini... - posted by asfgit <gi...@git.apache.org> on 2017/03/29 19:40:31 UTC, 0 replies.
- [GitHub] spark pull request #17417: [DOCS] Docs-only improvements - posted by srowen <gi...@git.apache.org> on 2017/03/29 20:11:42 UTC, 8 replies.
- [GitHub] spark pull request #17473: [SPARK-19088][SQL] Fix 2.10 build. - posted by ueshin <gi...@git.apache.org> on 2017/03/29 22:00:45 UTC, 1 replies.
- [GitHub] spark issue #17473: [SPARK-19088][SQL] Fix 2.10 build. - posted by ueshin <gi...@git.apache.org> on 2017/03/29 22:01:06 UTC, 6 replies.
- [GitHub] spark pull request #17474: [Minor][SparkR]: Add run command comment in examp... - posted by wangmiao1981 <gi...@git.apache.org> on 2017/03/29 22:36:11 UTC, 1 replies.
- [GitHub] spark issue #17474: [Minor][SparkR]: Add run command comment in examples - posted by SparkQA <gi...@git.apache.org> on 2017/03/29 22:37:34 UTC, 4 replies.
- [GitHub] spark pull request #17475: [SPARK-20148] [SQL] Extend the file commit API to... - posted by ericl <gi...@git.apache.org> on 2017/03/29 23:29:24 UTC, 1 replies.
- [GitHub] spark issue #17475: [SPARK-20148] [SQL] Extend the file commit API to allow ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/29 23:32:33 UTC, 5 replies.
- [GitHub] spark issue #15334: [SPARK-10367][SQL][WIP] Support Parquet logical type INT... - posted by SparkQA <gi...@git.apache.org> on 2017/03/29 23:57:32 UTC, 3 replies.
- [GitHub] spark pull request #17469: [SPARK-20132][Docs] Add documentation for column ... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/30 03:42:27 UTC, 8 replies.
- [GitHub] spark pull request #16019: [SPARK-18595] [SQL] Handling ignoreIfExists in Hi... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/30 04:24:13 UTC, 0 replies.
- [GitHub] spark pull request #17476: [SPARK-20151][SQL] Account for partition pruning ... - posted by rxin <gi...@git.apache.org> on 2017/03/30 04:48:07 UTC, 5 replies.
- [GitHub] spark issue #17476: [SPARK-20151][SQL] Account for partition pruning in scan... - posted by rxin <gi...@git.apache.org> on 2017/03/30 04:48:13 UTC, 5 replies.
- [GitHub] spark issue #17467: [SPARK-20140][DStream] Remove hardcoded kinesis retry wa... - posted by yssharma <gi...@git.apache.org> on 2017/03/30 05:58:04 UTC, 3 replies.
- [GitHub] spark pull request #17477: [SPARK-18692][BUILD][DOCS] Test Java 8 unidoc bui... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/30 06:57:40 UTC, 4 replies.
- [GitHub] spark issue #17477: [SPARK-18692][BUILD][DOCS] Test Java 8 unidoc build on J... - posted by SparkQA <gi...@git.apache.org> on 2017/03/30 07:02:33 UTC, 12 replies.
- [GitHub] spark pull request #17478: [SPARK-18901][ML]:Require in LR LogisticAggregato... - posted by wangmiao1981 <gi...@git.apache.org> on 2017/03/30 07:05:43 UTC, 0 replies.
- [GitHub] spark issue #17478: [SPARK-18901][ML]:Require in LR LogisticAggregator is re... - posted by SparkQA <gi...@git.apache.org> on 2017/03/30 07:07:33 UTC, 8 replies.
- [GitHub] spark pull request #17479: [SPARK-20154][Web UI]In web ui,http://ip:4040/exe... - posted by guoxiaolongzte <gi...@git.apache.org> on 2017/03/30 07:41:00 UTC, 7 replies.
- [GitHub] spark issue #17479: [SPARK-20154][Web UI]In web ui,http://ip:4040/executors/... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/30 07:42:15 UTC, 3 replies.
- [GitHub] spark pull request #17472: [SPARK-19999]: Accommodate a new architecture tha... - posted by srowen <gi...@git.apache.org> on 2017/03/30 09:32:56 UTC, 3 replies.
- [GitHub] spark pull request #17442: [SPARK-20107][DOC] Add spark.hadoop.mapreduce.fil... - posted by asfgit <gi...@git.apache.org> on 2017/03/30 09:42:29 UTC, 0 replies.
- [GitHub] spark issue #17472: [SPARK-19999]: Workaround JDK-8165231 to identify PPC64 ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/30 10:02:38 UTC, 6 replies.
- [GitHub] spark issue #17443: [DOCS][MINOR] Fixed a few typos in the Structured Stream... - posted by aseigneurin <gi...@git.apache.org> on 2017/03/30 13:44:17 UTC, 3 replies.
- [GitHub] spark pull request #17480: SPARK-20079: Re registration of AM hangs spark cl... - posted by witgo <gi...@git.apache.org> on 2017/03/30 14:34:18 UTC, 0 replies.
- [GitHub] spark issue #17480: [SPARK-20079][Core][yarn] Re registration of AM hangs sp... - posted by SparkQA <gi...@git.apache.org> on 2017/03/30 14:37:40 UTC, 6 replies.
- [GitHub] spark pull request #17472: [SPARK-19999]: Workaround JDK-8165231 to identify... - posted by asfgit <gi...@git.apache.org> on 2017/03/30 15:10:20 UTC, 0 replies.
- [GitHub] spark pull request #17443: [DOCS][MINOR] Fixed a few typos in the Structured... - posted by asfgit <gi...@git.apache.org> on 2017/03/30 15:14:08 UTC, 0 replies.
- [GitHub] spark pull request #17481: [SPARK-20157]In the menu ‘Storage’in Web UI, ... - posted by guoxiaolongzte <gi...@git.apache.org> on 2017/03/30 15:47:03 UTC, 0 replies.
- [GitHub] spark issue #17481: [SPARK-20157]In the menu ‘Storage’in Web UI, click t... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/30 15:47:18 UTC, 14 replies.
- [GitHub] spark pull request #17482: [SPARK-9002][CORE] KryoSerializer initialization ... - posted by dbolshak <gi...@git.apache.org> on 2017/03/30 16:22:45 UTC, 3 replies.
- [GitHub] spark issue #17482: [SPARK-9002][CORE] KryoSerializer initialization does no... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/30 16:27:16 UTC, 18 replies.
- [GitHub] spark pull request #17483: [SPARK-20159][SPARKR][SQL] Support all catalog AP... - posted by felixcheung <gi...@git.apache.org> on 2017/03/30 16:28:07 UTC, 6 replies.
- [GitHub] spark issue #17483: [SPARK-20159][SPARKR][SQL] Support all catalog API in R - posted by SparkQA <gi...@git.apache.org> on 2017/03/30 16:32:37 UTC, 22 replies.
- [GitHub] spark pull request #17484: [SPARK-20160] [SQL] Move ParquetConversions and O... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/30 17:23:28 UTC, 4 replies.
- [GitHub] spark issue #17484: [SPARK-20160] [SQL] Move ParquetConversions and OrcConve... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/30 17:23:38 UTC, 9 replies.
- [GitHub] spark issue #11515: [SPARK-13672] [ML] Add python examples of BisectingKMean... - posted by rmchurch <gi...@git.apache.org> on 2017/03/30 17:47:07 UTC, 1 replies.
- [GitHub] spark pull request #17485: [SPARK-20163] Kill all running tasks in a stage i... - posted by sitalkedia <gi...@git.apache.org> on 2017/03/30 20:40:52 UTC, 3 replies.
- [GitHub] spark issue #17485: [SPARK-20163] Kill all running tasks in a stage in case ... - posted by SparkQA <gi...@git.apache.org> on 2017/03/30 20:42:39 UTC, 6 replies.
- [GitHub] spark pull request #17486: [SPARK-20164][SQL][WIP] AnalysisException not tol... - posted by kunalkhamar <gi...@git.apache.org> on 2017/03/30 21:13:43 UTC, 0 replies.
- [GitHub] spark issue #17486: [SPARK-20164][SQL][WIP] AnalysisException not tolerant o... - posted by SparkQA <gi...@git.apache.org> on 2017/03/30 21:17:34 UTC, 0 replies.
- [GitHub] spark issue #17486: [SPARK-20164][SQL] AnalysisException not tolerant of nul... - posted by SparkQA <gi...@git.apache.org> on 2017/03/30 22:02:31 UTC, 21 replies.
- [GitHub] spark pull request #17486: [SPARK-20164][SQL] AnalysisException not tolerant... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/30 22:08:13 UTC, 4 replies.
- [GitHub] spark pull request #17487: [Spark-20145] Make range case insensitive - posted by samelamin <gi...@git.apache.org> on 2017/03/30 22:09:22 UTC, 0 replies.
- [GitHub] spark issue #17487: [Spark-20145] Make range case insensitive - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/30 22:12:16 UTC, 0 replies.
- [GitHub] spark pull request #17487: [Spark-20145] Fix range case insensitive bug in S... - posted by gatorsmile <gi...@git.apache.org> on 2017/03/30 22:26:28 UTC, 2 replies.
- [GitHub] spark pull request #17488: [SPARK-20165][SS] Resolve state encoder's deseria... - posted by tdas <gi...@git.apache.org> on 2017/03/30 23:35:55 UTC, 3 replies.
- [GitHub] spark issue #17488: [SPARK-20165][SS] Resolve state encoder's deserializer i... - posted by SparkQA <gi...@git.apache.org> on 2017/03/30 23:37:31 UTC, 28 replies.
- [GitHub] spark pull request #16637: [SPARK-19225][SQL]round decimal return normal val... - posted by discipleforteen <gi...@git.apache.org> on 2017/03/31 01:11:13 UTC, 0 replies.
- [GitHub] spark pull request #17489: [SPARK-20166][SQL] Use XXX for ISO timezone inste... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/31 02:36:34 UTC, 0 replies.
- [GitHub] spark issue #17489: [SPARK-20166][SQL] Use XXX for ISO timezone instead of Z... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/31 02:36:54 UTC, 1 replies.
- [GitHub] spark pull request #17489: [SPARK-20166][SQL] Use XXX for ISO 8601 timezone ... - posted by felixcheung <gi...@git.apache.org> on 2017/03/31 03:51:48 UTC, 0 replies.
- [GitHub] spark pull request #17490: [SPARK-20167]In SqlBase.g4,some of the comments i... - posted by guoxiaolongzte <gi...@git.apache.org> on 2017/03/31 04:07:03 UTC, 1 replies.
- [GitHub] spark issue #17490: [SPARK-20167]In SqlBase.g4,some of the comments is not c... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/31 04:07:14 UTC, 4 replies.
- [GitHub] spark pull request #17491: [SQL][WIP] Exists should not be evaluated in Join... - posted by viirya <gi...@git.apache.org> on 2017/03/31 04:12:08 UTC, 2 replies.
- [GitHub] spark issue #17491: [SQL][WIP] Exists should not be evaluated in Join operat... - posted by viirya <gi...@git.apache.org> on 2017/03/31 04:13:41 UTC, 13 replies.
- [GitHub] spark issue #17489: [SPARK-20166][SQL] Use XXX for ISO 8601 timezone instead... - posted by SparkQA <gi...@git.apache.org> on 2017/03/31 04:55:39 UTC, 10 replies.
- [GitHub] spark pull request #17492: [SPARK-19641][SQL] JSON schema inference in DROPM... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/31 05:53:11 UTC, 0 replies.
- [GitHub] spark issue #17492: [SPARK-19641][SQL] JSON schema inference in DROPMALFORME... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/31 05:53:30 UTC, 8 replies.
- [GitHub] spark issue #17487: [Spark-20145] Fix range case insensitive bug in SQL - posted by hvanhovell <gi...@git.apache.org> on 2017/03/31 07:47:21 UTC, 5 replies.
- [GitHub] spark pull request #15751: [SPARK-18246][SQL] Throws an exception before exe... - posted by HyukjinKwon <gi...@git.apache.org> on 2017/03/31 08:50:54 UTC, 0 replies.
- [GitHub] spark pull request #17487: [Spark-20145] [WIP] Fix range case insensitive bu... - posted by samelamin <gi...@git.apache.org> on 2017/03/31 09:35:39 UTC, 2 replies.
- [GitHub] spark pull request #17493: [SPARK-20173][SQL] Throw NullPointerException whe... - posted by zuotingbing <gi...@git.apache.org> on 2017/03/31 09:36:23 UTC, 1 replies.
- [GitHub] spark issue #17493: [SPARK-20173][SQL] Throw NullPointerException when HiveT... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/31 09:37:16 UTC, 2 replies.
- [GitHub] spark pull request #17494: [SPARK-20076][ML][PySpark] Add Python interface f... - posted by viirya <gi...@git.apache.org> on 2017/03/31 09:45:30 UTC, 4 replies.
- [GitHub] spark issue #17494: [SPARK-20076][ML][PySpark] Add Python interface for ml.s... - posted by viirya <gi...@git.apache.org> on 2017/03/31 09:46:01 UTC, 14 replies.
- [GitHub] spark pull request #17495: [SPARK-20172] Add file permission check when list... - posted by jerryshao <gi...@git.apache.org> on 2017/03/31 09:47:34 UTC, 1 replies.
- [GitHub] spark issue #17495: [SPARK-20172] Add file permission check when listing fil... - posted by SparkQA <gi...@git.apache.org> on 2017/03/31 09:52:33 UTC, 0 replies.
- [GitHub] spark pull request #17496: [SPARK-20173][SQL][hive-thriftserver] Throw NullP... - posted by zuotingbing <gi...@git.apache.org> on 2017/03/31 11:01:36 UTC, 2 replies.
- [GitHub] spark issue #17496: [SPARK-20173][SQL][hive-thriftserver] Throw NullPointerE... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/31 11:02:15 UTC, 0 replies.
- [GitHub] spark issue #17495: [SPARK-20172][Core] Add file permission check when listi... - posted by SparkQA <gi...@git.apache.org> on 2017/03/31 12:40:54 UTC, 2 replies.
- [GitHub] spark pull request #17497: [SPARK-20177]Document about compression way has s... - posted by guoxiaolongzte <gi...@git.apache.org> on 2017/03/31 13:04:37 UTC, 3 replies.
- [GitHub] spark issue #17497: [SPARK-20177]Document about compression way has some lit... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/31 13:07:16 UTC, 0 replies.
- [GitHub] spark pull request #16785: [SPARK-19443][SQL] The function to generate const... - posted by viirya <gi...@git.apache.org> on 2017/03/31 13:28:39 UTC, 0 replies.
- [GitHub] spark pull request #16998: [SPARK-19665][SQL] Improve constraint propagation - posted by viirya <gi...@git.apache.org> on 2017/03/31 13:30:03 UTC, 0 replies.
- [GitHub] spark pull request #17498: [SPARK-20177]Document about compression way has s... - posted by guoxiaolongzte <gi...@git.apache.org> on 2017/03/31 13:59:55 UTC, 3 replies.
- [GitHub] spark issue #17498: [SPARK-20177]Document about compression way has some lit... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/31 14:02:17 UTC, 0 replies.
- [GitHub] spark pull request #17491: [SPARK-20175][SQL] Exists should not be evaluated... - posted by nsyca <gi...@git.apache.org> on 2017/03/31 15:17:41 UTC, 9 replies.
- [GitHub] spark pull request #17499: [SPARK-20161][CORE] Default log4j properties file... - posted by sahilTakiar <gi...@git.apache.org> on 2017/03/31 20:29:26 UTC, 0 replies.
- [GitHub] spark issue #17499: [SPARK-20161][CORE] Default log4j properties file should... - posted by sahilTakiar <gi...@git.apache.org> on 2017/03/31 20:31:26 UTC, 4 replies.
- [GitHub] spark pull request #17500: [SPARK-20181] [CORE] tries to bind the port to av... - posted by d2r <gi...@git.apache.org> on 2017/03/31 22:00:31 UTC, 0 replies.
- [GitHub] spark issue #17500: [SPARK-20181] [CORE] tries to bind the port to avoid jet... - posted by AmplabJenkins <gi...@git.apache.org> on 2017/03/31 22:02:15 UTC, 0 replies.