You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] spark issue #22298: [SPARK-25021][K8S] Add spark.executor.pyspark.memory lim... - posted by SparkQA <gi...@git.apache.org> on 2018/09/01 00:00:01 UTC, 34 replies.
- [GitHub] spark issue #22270: [SPARK-25267][SQL][TEST] Disable ConvertToLocalRelation ... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/01 00:07:56 UTC, 23 replies.
- [GitHub] spark pull request #22270: [SPARK-25267][SQL][TEST] Disable ConvertToLocalRe... - posted by dilipbiswal <gi...@git.apache.org> on 2018/09/01 00:36:34 UTC, 16 replies.
- [GitHub] spark issue #22227: [SPARK-25202] [SQL] Implements split with limit sql func... - posted by SparkQA <gi...@git.apache.org> on 2018/09/01 01:19:39 UTC, 70 replies.
- [GitHub] spark issue #22204: [SPARK-25196][SQL] Analyze column statistics in cached q... - posted by SparkQA <gi...@git.apache.org> on 2018/09/01 02:00:23 UTC, 5 replies.
- [GitHub] spark pull request #21968: [SPARK-24999][SQL]Reduce unnecessary 'new' memory... - posted by heary-cao <gi...@git.apache.org> on 2018/09/01 02:44:29 UTC, 4 replies.
- [GitHub] spark pull request #22306: [SPARK-25300][CORE]Unified the configuration para... - posted by 10110346 <gi...@git.apache.org> on 2018/09/01 03:17:11 UTC, 1 replies.
- [GitHub] spark issue #22306: [SPARK-25300][CORE]Unified the configuration parameter `... - posted by SparkQA <gi...@git.apache.org> on 2018/09/01 03:18:12 UTC, 30 replies.
- [GitHub] spark issue #20637: [SPARK-23466][SQL] Remove redundant null checks in gener... - posted by ueshin <gi...@git.apache.org> on 2018/09/01 03:18:46 UTC, 0 replies.
- [GitHub] spark pull request #20637: [SPARK-23466][SQL] Remove redundant null checks i... - posted by asfgit <gi...@git.apache.org> on 2018/09/01 03:23:30 UTC, 0 replies.
- [GitHub] spark issue #22192: [SPARK-24918][Core] Executor Plugin API - posted by SparkQA <gi...@git.apache.org> on 2018/09/01 03:49:56 UTC, 86 replies.
- [GitHub] spark issue #22302: [SPARK-21786][SQL][FOLLOWUP] Add compressionCodec test f... - posted by maropu <gi...@git.apache.org> on 2018/09/01 04:31:00 UTC, 19 replies.
- [GitHub] spark pull request #22218: [SPARK-25228][CORE]Add executor CPU time metric. - posted by kiszk <gi...@git.apache.org> on 2018/09/01 05:29:12 UTC, 9 replies.
- [GitHub] spark pull request #22307: [SPARK-25301][SQL] When a view uses an UDF from a... - posted by vinodkc <gi...@git.apache.org> on 2018/09/01 05:32:43 UTC, 3 replies.
- [GitHub] spark issue #22307: [SPARK-25301][SQL] When a view uses an UDF from a non de... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/01 05:37:22 UTC, 11 replies.
- [GitHub] spark pull request #22205: [SPARK-25212][SQL] Support Filter in ConvertToLoc... - posted by xuanyuanking <gi...@git.apache.org> on 2018/09/01 05:55:15 UTC, 0 replies.
- [GitHub] spark issue #22112: [SPARK-23243][Core] Fix RDD.repartition() data correctne... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/01 06:27:21 UTC, 61 replies.
- [GitHub] spark issue #22252: [SPARK-25261][MINOR][DOC] update the description for spa... - posted by ivoson <gi...@git.apache.org> on 2018/09/01 06:34:16 UTC, 0 replies.
- [GitHub] spark issue #22304: [SPARK-25297][Streaming][Test] Fix blocking unit tests f... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/01 07:12:14 UTC, 1 replies.
- [GitHub] spark issue #22297: [SPARK-25290][Core][Test] Reduce the size of acquired ar... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/01 08:25:46 UTC, 0 replies.
- [GitHub] spark pull request #22297: [SPARK-25290][Core][Test] Reduce the size of acqu... - posted by asfgit <gi...@git.apache.org> on 2018/09/01 08:29:54 UTC, 0 replies.
- [GitHub] spark pull request #22221: [SPARK-25231] : Fix synchronization of executor h... - posted by xuanyuanking <gi...@git.apache.org> on 2018/09/01 08:33:31 UTC, 2 replies.
- [GitHub] spark pull request #22304: [SPARK-25297][Streaming][Test] Fix blocking unit ... - posted by sadhen <gi...@git.apache.org> on 2018/09/01 08:45:30 UTC, 1 replies.
- [GitHub] spark issue #22221: [SPARK-25231] : Fix synchronization of executor heartbea... - posted by kiszk <gi...@git.apache.org> on 2018/09/01 09:51:24 UTC, 2 replies.
- [GitHub] spark pull request #22226: [SPARK-25252][SQL] Support arrays of any types by... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/01 09:52:53 UTC, 11 replies.
- [GitHub] spark issue #22226: [SPARK-25252][SQL] Support arrays of any types by to_jso... - posted by SparkQA <gi...@git.apache.org> on 2018/09/01 09:53:10 UTC, 12 replies.
- [GitHub] spark issue #22219: [SPARK-25224][SQL] Improvement of Spark SQL ThriftServer... - posted by kiszk <gi...@git.apache.org> on 2018/09/01 09:55:05 UTC, 1 replies.
- [GitHub] spark issue #19410: [SPARK-22184][CORE][GRAPHX] GraphX fails in case of insu... - posted by szhem <gi...@git.apache.org> on 2018/09/01 11:32:49 UTC, 2 replies.
- [GitHub] spark issue #22303: [SPARK-25289][ML] Avoid exception in ChiSqSelector with ... - posted by srowen <gi...@git.apache.org> on 2018/09/01 13:42:24 UTC, 0 replies.
- [GitHub] spark pull request #22303: [SPARK-25289][ML] Avoid exception in ChiSqSelecto... - posted by asfgit <gi...@git.apache.org> on 2018/09/01 13:45:16 UTC, 0 replies.
- [GitHub] spark pull request #22179: [SPARK-23131][BUILD] Upgrade Kryo to 4.0.2 - posted by srowen <gi...@git.apache.org> on 2018/09/01 13:47:56 UTC, 2 replies.
- [GitHub] spark pull request #22308: [SPARK-25304][SQL][TEST] Fix HiveSparkSubmitSuite... - posted by sadhen <gi...@git.apache.org> on 2018/09/01 14:09:11 UTC, 1 replies.
- [GitHub] spark issue #22308: [SPARK-25304][SQL][TEST] Fix HiveSparkSubmitSuite SPARK-... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/01 14:11:33 UTC, 12 replies.
- [GitHub] spark pull request #22227: [SPARK-25202] [SQL] Implements split with limit s... - posted by phegstrom <gi...@git.apache.org> on 2018/09/01 15:36:32 UTC, 49 replies.
- [GitHub] spark pull request #22309: [SPARK-20384][core] Support value class in schema... - posted by mt40 <gi...@git.apache.org> on 2018/09/01 15:47:21 UTC, 0 replies.
- [GitHub] spark issue #22309: [SPARK-20384][core] Support value class in schema of Dat... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/01 15:47:49 UTC, 0 replies.
- [GitHub] spark issue #22309: [SPARK-20384][CORE] Support value class in schema of Dat... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/01 15:51:33 UTC, 2 replies.
- [GitHub] spark pull request #22310: [Spark-25298][Build] Improve build definition for... - posted by sadhen <gi...@git.apache.org> on 2018/09/01 15:51:40 UTC, 1 replies.
- [GitHub] spark issue #22310: [Spark-25298][Build] Improve build definition for Scala ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/01 15:53:08 UTC, 16 replies.
- [GitHub] spark pull request #22311: [SPARK-25305][SQL] Respect attribute name in Coll... - posted by gengliangwang <gi...@git.apache.org> on 2018/09/01 16:30:51 UTC, 2 replies.
- [GitHub] spark issue #22311: [SPARK-25305][SQL] Respect attribute name in CollapsePro... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/01 16:32:23 UTC, 10 replies.
- [GitHub] spark pull request #22312: [SPARK-17916][SQL] Fix new behavior when quote is... - posted by koertkuipers <gi...@git.apache.org> on 2018/09/01 19:42:27 UTC, 0 replies.
- [GitHub] spark issue #22312: [SPARK-17916][SQL] Fix new behavior when quote is set an... - posted by SparkQA <gi...@git.apache.org> on 2018/09/01 19:43:09 UTC, 12 replies.
- [GitHub] spark issue #21273: [SPARK-17916][SQL] Fix empty string being parsed as null... - posted by koertkuipers <gi...@git.apache.org> on 2018/09/01 19:44:22 UTC, 2 replies.
- [GitHub] spark issue #22218: [SPARK-25228][CORE]Add executor CPU time metric. - posted by LucaCanali <gi...@git.apache.org> on 2018/09/01 19:52:11 UTC, 7 replies.
- [GitHub] spark pull request #22313: [SPARK-25306][SQL] Use cache to speed up `createF... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/01 22:35:13 UTC, 6 replies.
- [GitHub] spark issue #22313: [SPARK-25306][SQL] Use cache to speed up `createFilter` - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/01 22:37:14 UTC, 2 replies.
- [GitHub] spark issue #22179: [SPARK-23131][BUILD] Upgrade Kryo to 4.0.2 - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/01 23:01:52 UTC, 36 replies.
- [GitHub] spark issue #22236: [SPARK-10697][ML] Add lift to Association rules - posted by srowen <gi...@git.apache.org> on 2018/09/01 23:08:22 UTC, 0 replies.
- [GitHub] spark issue #21721: [SPARK-24748][SS] Support for reporting custom metrics v... - posted by HeartSaVioR <gi...@git.apache.org> on 2018/09/01 23:11:02 UTC, 3 replies.
- [GitHub] spark pull request #22236: [SPARK-10697][ML] Add lift to Association rules - posted by asfgit <gi...@git.apache.org> on 2018/09/01 23:12:14 UTC, 0 replies.
- [GitHub] spark issue #22313: [SPARK-25306][SQL] Use cache to speed up `createFilter` ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/02 02:31:37 UTC, 8 replies.
- [GitHub] spark issue #22262: [SPARK-25175][SQL] Field resolution should fail if there... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/02 03:08:59 UTC, 31 replies.
- [GitHub] spark pull request #22314: [SPARK-25307] ArraySort function may return an er... - posted by dilipbiswal <gi...@git.apache.org> on 2018/09/02 04:07:29 UTC, 0 replies.
- [GitHub] spark issue #22314: [SPARK-25307] ArraySort function may return an error in ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/02 04:08:09 UTC, 3 replies.
- [GitHub] spark pull request #22315: [SPARK-25308][SQL] ArrayContains function may ret... - posted by dilipbiswal <gi...@git.apache.org> on 2018/09/02 05:47:06 UTC, 9 replies.
- [GitHub] spark issue #22315: [SPARK-25308][SQL] ArrayContains function may return a e... - posted by SparkQA <gi...@git.apache.org> on 2018/09/02 05:48:10 UTC, 58 replies.
- [GitHub] spark issue #22314: [SPARK-25307][SQL] ArraySort function may return an erro... - posted by dilipbiswal <gi...@git.apache.org> on 2018/09/02 05:55:46 UTC, 51 replies.
- [GitHub] spark pull request #22298: [SPARK-25021][K8S] Add spark.executor.pyspark.mem... - posted by felixcheung <gi...@git.apache.org> on 2018/09/02 06:38:38 UTC, 6 replies.
- [GitHub] spark pull request #22295: [SPARK-25255][PYTHON]Add getActiveSession to Spar... - posted by felixcheung <gi...@git.apache.org> on 2018/09/02 06:39:46 UTC, 24 replies.
- [GitHub] spark pull request #22274: [SPARK-25167][SPARKR][TEST][MINOR] Minor fixes fo... - posted by dilipbiswal <gi...@git.apache.org> on 2018/09/02 06:45:49 UTC, 1 replies.
- [GitHub] spark issue #22274: [SPARK-25167][SPARKR][TEST][MINOR] Minor fixes for R sql... - posted by felixcheung <gi...@git.apache.org> on 2018/09/02 06:45:52 UTC, 7 replies.
- [GitHub] spark issue #22291: [SPARK-25007][R]Add array_intersect/array_except/array_u... - posted by felixcheung <gi...@git.apache.org> on 2018/09/02 07:07:38 UTC, 0 replies.
- [GitHub] spark pull request #22291: [SPARK-25007][R]Add array_intersect/array_except/... - posted by asfgit <gi...@git.apache.org> on 2018/09/02 07:10:31 UTC, 0 replies.
- [GitHub] spark pull request #22316: [SPARK-25048][SQL] Pivoting by multiple columns i... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/02 13:34:36 UTC, 20 replies.
- [GitHub] spark pull request #22030: [SPARK-25048][SQL] Pivoting by multiple columns i... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/02 13:35:13 UTC, 0 replies.
- [GitHub] spark issue #22030: [SPARK-25048][SQL] Pivoting by multiple columns in Scala... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/02 13:35:13 UTC, 0 replies.
- [GitHub] spark issue #22316: [SPARK-25048][SQL] Pivoting by multiple columns in Scala... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/02 13:36:35 UTC, 60 replies.
- [GitHub] spark issue #21912: [SPARK-24962][SQL] Refactor CodeGenerator.createUnsafeAr... - posted by kiszk <gi...@git.apache.org> on 2018/09/02 14:09:08 UTC, 1 replies.
- [GitHub] spark pull request #22317: ArraysOverlap may throw a CompilationException - posted by kiszk <gi...@git.apache.org> on 2018/09/02 17:17:23 UTC, 0 replies.
- [GitHub] spark issue #22317: ArraysOverlap may throw a CompilationException - posted by SparkQA <gi...@git.apache.org> on 2018/09/02 17:18:09 UTC, 3 replies.
- [GitHub] spark issue #22317: [SPARK-25310][SQL] ArraysOverlap may throw a Compilation... - posted by SparkQA <gi...@git.apache.org> on 2018/09/02 21:18:41 UTC, 24 replies.
- [GitHub] spark pull request #22317: [SPARK-25310][SQL] ArraysOverlap may throw a Comp... - posted by viirya <gi...@git.apache.org> on 2018/09/02 23:34:58 UTC, 5 replies.
- [GitHub] spark pull request #22063: [WIP][SPARK-25044][SQL] Address translation of LM... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/03 01:16:21 UTC, 3 replies.
- [GitHub] spark issue #22198: [SPARK-25121][SQL] Supports multi-part table names for b... - posted by maropu <gi...@git.apache.org> on 2018/09/03 01:53:24 UTC, 38 replies.
- [GitHub] spark issue #22300: [SPARK-25296][SQL][TEST] Create ExplainSuite - posted by maropu <gi...@git.apache.org> on 2018/09/03 01:54:16 UTC, 0 replies.
- [GitHub] spark pull request #22318: [SPARK-25150][SQL] Fix attribute deduplication in... - posted by peter-toth <gi...@git.apache.org> on 2018/09/03 02:06:48 UTC, 22 replies.
- [GitHub] spark issue #22318: [SPARK-25150][SQL] Fix attribute deduplication in join - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/03 02:07:50 UTC, 15 replies.
- [GitHub] spark pull request #22314: [SPARK-25307][SQL] ArraySort function may return ... - posted by maropu <gi...@git.apache.org> on 2018/09/03 02:30:27 UTC, 5 replies.
- [GitHub] spark issue #21330: [SPARK-22234] Support distinct window functions - posted by jinxing64 <gi...@git.apache.org> on 2018/09/03 02:47:13 UTC, 0 replies.
- [GitHub] spark pull request #22234: [SPARK-25241][SQL] Configurable empty values when... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/03 04:11:02 UTC, 3 replies.
- [GitHub] spark issue #18447: [SPARK-21232][SQL][SparkR][PYSPARK] New built-in SQL fun... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/03 04:13:23 UTC, 0 replies.
- [GitHub] spark issue #22281: [SPARK-25280][SQL] Add support for USING syntax for Data... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/03 04:17:59 UTC, 0 replies.
- [GitHub] spark pull request #22010: [SPARK-21436][CORE] Take advantage of known parti... - posted by holdenk <gi...@git.apache.org> on 2018/09/03 04:53:38 UTC, 21 replies.
- [GitHub] spark pull request #22319: [SPARK-25044][SQL][followup] add back UserDefined... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/03 05:03:49 UTC, 10 replies.
- [GitHub] spark issue #22319: [SPARK-25044][SQL][followup] add back UserDefinedFunctio... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/03 05:05:08 UTC, 73 replies.
- [GitHub] spark pull request #21638: [SPARK-22357][CORE] SparkContext.binaryFiles igno... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/03 05:48:40 UTC, 6 replies.
- [GitHub] spark issue #21638: [SPARK-22357][CORE] SparkContext.binaryFiles ignore minP... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/03 05:54:35 UTC, 3 replies.
- [GitHub] spark pull request #21860: [SPARK-24901][SQL]Merge the codegen of RegularHas... - posted by maropu <gi...@git.apache.org> on 2018/09/03 06:16:40 UTC, 2 replies.
- [GitHub] spark pull request #22259: [SPARK-25044][SQL] (take 2) Address translation o... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/03 06:20:57 UTC, 2 replies.
- [GitHub] spark issue #22311: [WIP][SPARK-25305][SQL] Respect attribute name in Collap... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/03 06:27:25 UTC, 23 replies.
- [GitHub] spark pull request #21990: [SPARK-25003][PYSPARK] Use SessionExtensions in P... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/03 07:07:01 UTC, 3 replies.
- [GitHub] spark issue #21990: [SPARK-25003][PYSPARK] Use SessionExtensions in Pyspark - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/03 07:14:22 UTC, 17 replies.
- [GitHub] spark pull request #22320: [SPARK-25313][SQL]Fix regression in FileFormatWri... - posted by gengliangwang <gi...@git.apache.org> on 2018/09/03 07:18:25 UTC, 42 replies.
- [GitHub] spark issue #22320: [SPARK-25313][SQL]Fix regression in FileFormatWriter out... - posted by gengliangwang <gi...@git.apache.org> on 2018/09/03 07:18:56 UTC, 84 replies.
- [GitHub] spark pull request #22321: Update the 'Specifying the Hadoop Version' link i... - posted by kisimple <gi...@git.apache.org> on 2018/09/03 07:27:32 UTC, 0 replies.
- [GitHub] spark issue #22321: Update the 'Specifying the Hadoop Version' link in READM... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/03 07:27:53 UTC, 0 replies.
- [GitHub] spark issue #22321: [DOC] Update the 'Specifying the Hadoop Version' link in... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/03 07:31:36 UTC, 11 replies.
- [GitHub] spark issue #22104: [SPARK-24721][SQL] Exclude Python UDFs filters in FileSo... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/03 07:45:17 UTC, 0 replies.
- [GitHub] spark pull request #22322: [SPARK-25312][Documentation, Spark Core] Add desc... - posted by npoberezkin <gi...@git.apache.org> on 2018/09/03 07:59:49 UTC, 0 replies.
- [GitHub] spark issue #22322: [SPARK-25312][Documentation, Spark Core] Add description... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/03 08:01:36 UTC, 4 replies.
- [GitHub] spark pull request #22215: [SPARK-25222][K8S] Improve container status loggi... - posted by rvesse <gi...@git.apache.org> on 2018/09/03 08:35:07 UTC, 2 replies.
- [GitHub] spark issue #22215: [SPARK-25222][K8S] Improve container status logging - posted by rvesse <gi...@git.apache.org> on 2018/09/03 08:41:40 UTC, 10 replies.
- [GitHub] spark pull request #22048: [SPARK-25108][SQL] Fix the show method to display... - posted by xuejianbest <gi...@git.apache.org> on 2018/09/03 08:44:38 UTC, 5 replies.
- [GitHub] spark pull request #22323: [SPARK-25262][K8S] Allow SPARK_LOCAL_DIRS to be t... - posted by rvesse <gi...@git.apache.org> on 2018/09/03 09:07:41 UTC, 18 replies.
- [GitHub] spark issue #22323: [SPARK-25262][K8S] Allow SPARK_LOCAL_DIRS to be tmpfs ba... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/03 09:11:36 UTC, 9 replies.
- [GitHub] spark pull request #22256: [SPARK-25262][K8S] Better support configurability... - posted by rvesse <gi...@git.apache.org> on 2018/09/03 09:15:32 UTC, 1 replies.
- [GitHub] spark issue #17745: [SPARK-17159][Streaming] optimise check for new files in... - posted by ScrapCodes <gi...@git.apache.org> on 2018/09/03 10:44:44 UTC, 1 replies.
- [GitHub] spark pull request #22282: [SPARK-23539][SS] Add support for Kafka headers i... - posted by HeartSaVioR <gi...@git.apache.org> on 2018/09/03 10:51:10 UTC, 11 replies.
- [GitHub] spark issue #21743: [SPARK-24767][Launcher] Propagate MDC to spark-submit th... - posted by yifeih <gi...@git.apache.org> on 2018/09/03 12:44:07 UTC, 0 replies.
- [GitHub] spark pull request #21743: [SPARK-24767][Launcher] Propagate MDC to spark-su... - posted by yifeih <gi...@git.apache.org> on 2018/09/03 12:44:08 UTC, 0 replies.
- [GitHub] spark issue #21669: [SPARK-23257][K8S][WIP] Kerberos Support for Spark on K8... - posted by rvesse <gi...@git.apache.org> on 2018/09/03 13:12:42 UTC, 1 replies.
- [GitHub] spark issue #22232: [SPARK-25237][SQL]remove updateBytesReadWithFileSize bec... - posted by srowen <gi...@git.apache.org> on 2018/09/03 13:15:12 UTC, 2 replies.
- [GitHub] spark issue #21860: [SPARK-24901][SQL]Merge the codegen of RegularHashMap an... - posted by SparkQA <gi...@git.apache.org> on 2018/09/03 13:38:34 UTC, 12 replies.
- [GitHub] spark issue #18906: [SPARK-21692][PYSPARK][SQL] Add nullability support to P... - posted by SparkQA <gi...@git.apache.org> on 2018/09/03 13:38:37 UTC, 15 replies.
- [GitHub] spark issue #22104: [SPARK-24721][SQL] Extract Python UDFs at the end of opt... - posted by icexelloss <gi...@git.apache.org> on 2018/09/03 13:43:25 UTC, 0 replies.
- [GitHub] spark issue #22263: [SPARK-25269][SQL] SQL interface support specify Storage... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/03 13:47:54 UTC, 18 replies.
- [GitHub] spark pull request #22288: [SPARK-22148][Scheduler] Acquire new executors to... - posted by Ngone51 <gi...@git.apache.org> on 2018/09/03 15:19:27 UTC, 10 replies.
- [GitHub] spark issue #22255: [SPARK-25102][Spark Core] Write Spark version informatio... - posted by rdblue <gi...@git.apache.org> on 2018/09/03 17:51:26 UTC, 1 replies.
- [GitHub] spark issue #22145: [SPARK-25152][K8S] Enable SparkR Integration Tests for K... - posted by felixcheung <gi...@git.apache.org> on 2018/09/03 20:08:54 UTC, 9 replies.
- [GitHub] spark issue #22313: [SPARK-25306][SQL] Avoid skewed filter trees to speed up... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/03 20:17:48 UTC, 58 replies.
- [GitHub] spark issue #22240: [SPARK-25248] [CORE] Audit barrier Scala APIs for 2.4 - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/03 22:12:13 UTC, 38 replies.
- [GitHub] spark pull request #22313: [SPARK-25306][SQL] Avoid skewed filter trees to s... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/04 00:29:45 UTC, 11 replies.
- [GitHub] spark pull request #22324: [SPARK-25237][SQL] Remove updateBytesReadWithFile... - posted by maropu <gi...@git.apache.org> on 2018/09/04 02:05:21 UTC, 7 replies.
- [GitHub] spark issue #22324: [SPARK-25237][SQL] Remove updateBytesReadWithFileSize in... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/04 02:07:15 UTC, 26 replies.
- [GitHub] spark pull request #22325: [SPARK-25318]. Add exception handling when wrappi... - posted by rezasafi <gi...@git.apache.org> on 2018/09/04 03:14:49 UTC, 16 replies.
- [GitHub] spark issue #22325: [SPARK-25318]. Add exception handling when wrapping the ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/04 03:16:34 UTC, 58 replies.
- [GitHub] spark issue #22321: [DOC] Update some outdated links - posted by kiszk <gi...@git.apache.org> on 2018/09/04 04:10:10 UTC, 11 replies.
- [GitHub] spark pull request #22219: [SPARK-25224][SQL] Improvement of Spark SQL Thrif... - posted by maropu <gi...@git.apache.org> on 2018/09/04 04:46:20 UTC, 11 replies.
- [GitHub] spark pull request #20295: [SPARK-23011][SQL][PYTHON] Support alternative fu... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/04 06:13:15 UTC, 2 replies.
- [GitHub] spark pull request #22326: [SPARK-25314][SQL] Fix Python UDF accessing attib... - posted by xuanyuanking <gi...@git.apache.org> on 2018/09/04 06:52:17 UTC, 48 replies.
- [GitHub] spark issue #22171: [SPARK-25177][SQL] When dataframe decimal type column ha... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/04 06:52:31 UTC, 26 replies.
- [GitHub] spark issue #22326: [SPARK-25314][SQL] Fix Python UDF accessing attibutes fr... - posted by SparkQA <gi...@git.apache.org> on 2018/09/04 06:53:11 UTC, 52 replies.
- [GitHub] spark issue #21306: [SPARK-24252][SQL] Add catalog registration and table ca... - posted by tigerquoll <gi...@git.apache.org> on 2018/09/04 06:59:59 UTC, 4 replies.
- [GitHub] spark pull request #21306: [SPARK-24252][SQL] Add catalog registration and t... - posted by tigerquoll <gi...@git.apache.org> on 2018/09/04 07:10:08 UTC, 3 replies.
- [GitHub] spark pull request #21912: [SPARK-24962][SQL] Refactor CodeGenerator.createU... - posted by asfgit <gi...@git.apache.org> on 2018/09/04 07:30:52 UTC, 0 replies.
- [GitHub] spark pull request #22327: [SPARK-25330][BUILD] Revert Hadoop 2.7 to 2.7.3 - posted by wangyum <gi...@git.apache.org> on 2018/09/04 08:42:54 UTC, 0 replies.
- [GitHub] spark issue #22327: [SPARK-25330][BUILD] Revert Hadoop 2.7 to 2.7.3 - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/04 08:47:35 UTC, 13 replies.
- [GitHub] spark pull request #22138: [SPARK-25151][SS] Apply Apache Commons Pool to Ka... - posted by gaborgsomogyi <gi...@git.apache.org> on 2018/09/04 09:51:36 UTC, 55 replies.
- [GitHub] spark pull request #22328: [SPARK-22666][ML][SQL] Spark datasource for image... - posted by WeichenXu123 <gi...@git.apache.org> on 2018/09/04 10:02:58 UTC, 50 replies.
- [GitHub] spark pull request #22329: [SPARK-25328][PYTHON] Add an example for having t... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/04 10:05:57 UTC, 4 replies.
- [GitHub] spark issue #22329: [SPARK-25328][PYTHON] Add an example for having two colu... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/04 10:07:21 UTC, 22 replies.
- [GitHub] spark issue #22328: [SPARK-22666][ML][SQL] Spark datasource for image format - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/04 10:07:35 UTC, 62 replies.
- [GitHub] spark issue #22048: [SPARK-25108][SQL] Fix the show method to display the wi... - posted by srowen <gi...@git.apache.org> on 2018/09/04 10:50:31 UTC, 6 replies.
- [GitHub] spark issue #22284: [SPARK-25278][SQL] Avoid duplicated Exec nodes when the ... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/04 10:55:59 UTC, 12 replies.
- [GitHub] spark issue #22282: [SPARK-23539][SS] Add support for Kafka headers in Struc... - posted by SparkQA <gi...@git.apache.org> on 2018/09/04 11:33:13 UTC, 26 replies.
- [GitHub] spark pull request #22321: [DOC] Update some outdated links - posted by asfgit <gi...@git.apache.org> on 2018/09/04 11:45:09 UTC, 0 replies.
- [GitHub] spark pull request #22330: [SPARK-19355][SQL][FOLLOWUP][TEST] Properly recyc... - posted by jiangxb1987 <gi...@git.apache.org> on 2018/09/04 12:26:07 UTC, 2 replies.
- [GitHub] spark issue #22330: [SPARK-19355][SQL][FOLLOWUP][TEST] Properly recycle Spar... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/04 12:27:55 UTC, 6 replies.
- [GitHub] spark issue #19691: [SPARK-14922][SPARK-17732][SQL]ALTER TABLE DROP PARTITIO... - posted by maropu <gi...@git.apache.org> on 2018/09/04 12:55:19 UTC, 3 replies.
- [GitHub] spark issue #22141: [SPARK-25154][SQL] Support NOT IN sub-queries inside nes... - posted by maropu <gi...@git.apache.org> on 2018/09/04 12:56:29 UTC, 1 replies.
- [GitHub] spark issue #22277: [SPARK-25276] Redundant constrains when using alias - posted by jiangxb1987 <gi...@git.apache.org> on 2018/09/04 13:33:46 UTC, 4 replies.
- [GitHub] spark pull request #22331: Tests for idempotency of FileStreamSink - Work in... - posted by misutoth <gi...@git.apache.org> on 2018/09/04 14:25:26 UTC, 0 replies.
- [GitHub] spark issue #22331: Tests for idempotency of FileStreamSink - Work in Progre... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/04 14:26:39 UTC, 2 replies.
- [GitHub] spark issue #22228: [SPARK-25124][ML]VectorSizeHint setSize and getSize don'... - posted by wangyum <gi...@git.apache.org> on 2018/09/04 14:56:58 UTC, 0 replies.
- [GitHub] spark pull request #22228: [SPARK-25124][ML]VectorSizeHint setSize and getSi... - posted by huaxingao <gi...@git.apache.org> on 2018/09/04 16:12:58 UTC, 0 replies.
- [GitHub] spark issue #22146: [SPARK-24434][K8S] pod template files - posted by SparkQA <gi...@git.apache.org> on 2018/09/04 16:18:21 UTC, 12 replies.
- [GitHub] spark issue #22179: [SPARK-23131][SPARK-25176][BUILD] Upgrade Kryo to 4.0.2 - posted by SparkQA <gi...@git.apache.org> on 2018/09/04 16:20:14 UTC, 4 replies.
- [GitHub] spark pull request #21669: [SPARK-23257][K8S][WIP] Kerberos Support for Spar... - posted by ifilonenko <gi...@git.apache.org> on 2018/09/04 16:25:12 UTC, 3 replies.
- [GitHub] spark pull request #22240: [SPARK-25248] [CORE] Audit barrier Scala APIs for... - posted by asfgit <gi...@git.apache.org> on 2018/09/04 17:00:16 UTC, 0 replies.
- [GitHub] spark pull request #22332: [SPARK-25333][SQL] Ability add new columns in the... - posted by wmellouli <gi...@git.apache.org> on 2018/09/04 17:04:20 UTC, 0 replies.
- [GitHub] spark issue #22332: [SPARK-25333][SQL] Ability add new columns in the beginn... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/04 17:06:38 UTC, 4 replies.
- [GitHub] spark issue #22138: [SPARK-25151][SS] Apply Apache Commons Pool to KafkaData... - posted by zsxwing <gi...@git.apache.org> on 2018/09/04 17:31:48 UTC, 55 replies.
- [GitHub] spark issue #21756: [SPARK-24764] [CORE] Add ServiceLoader implementation fo... - posted by shrutig <gi...@git.apache.org> on 2018/09/04 18:27:35 UTC, 5 replies.
- [GitHub] spark pull request #22209: [SPARK-24415][Core] Fixed the aggregated stage me... - posted by ankuriitg <gi...@git.apache.org> on 2018/09/04 20:31:05 UTC, 4 replies.
- [GitHub] spark issue #21669: [SPARK-23257][K8S] Kerberos Support for Spark on K8S - posted by SparkQA <gi...@git.apache.org> on 2018/09/04 20:48:25 UTC, 38 replies.
- [GitHub] spark pull request #22333: [SPARK-25335][BUILD] Skip Zinc downloading if it'... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/04 21:03:20 UTC, 5 replies.
- [GitHub] spark issue #22333: [SPARK-25335][BUILD] Skip Zinc downloading if it's insta... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/04 21:07:40 UTC, 16 replies.
- [GitHub] spark pull request #22112: [SPARK-23243][Core] Fix RDD.repartition() data co... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/04 21:20:01 UTC, 1 replies.
- [GitHub] spark issue #22332: [SPARK-25333][SQL] Ability add new columns in Dataset in... - posted by wmellouli <gi...@git.apache.org> on 2018/09/04 21:37:59 UTC, 10 replies.
- [GitHub] spark issue #20442: [SPARK-23265][ML]Update multi-column error handling logi... - posted by huaxingao <gi...@git.apache.org> on 2018/09/04 21:51:08 UTC, 4 replies.
- [GitHub] spark pull request #22334: [SPARK-25336][SS]Revert SPARK-24863 and SPARK 247... - posted by zsxwing <gi...@git.apache.org> on 2018/09/04 21:52:21 UTC, 0 replies.
- [GitHub] spark issue #22334: [SPARK-25336][SS]Revert SPARK-24863 and SPARK 24748 - posted by SparkQA <gi...@git.apache.org> on 2018/09/04 21:53:12 UTC, 0 replies.
- [GitHub] spark issue #22334: [SPARK-25336][SS]Revert SPARK-24863 and SPARK-24748 - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/04 21:57:16 UTC, 19 replies.
- [GitHub] spark issue #21308: [SPARK-24253][SQL] Add DeleteSupport mix-in for DataSour... - posted by tigerquoll <gi...@git.apache.org> on 2018/09/04 22:55:20 UTC, 8 replies.
- [GitHub] spark issue #22234: [SPARK-25241][SQL] Configurable empty values when readin... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/04 22:59:15 UTC, 8 replies.
- [GitHub] spark issue #21310: [SPARK-24256][SQL] SPARK-24256: ExpressionEncoder should... - posted by fangshil <gi...@git.apache.org> on 2018/09/05 01:09:36 UTC, 0 replies.
- [GitHub] spark pull request #21310: [SPARK-24256][SQL] SPARK-24256: ExpressionEncoder... - posted by fangshil <gi...@git.apache.org> on 2018/09/05 01:10:03 UTC, 0 replies.
- [GitHub] spark issue #17174: [SPARK-19145][SQL] Timestamp to String casting is slowin... - posted by hindog <gi...@git.apache.org> on 2018/09/05 01:12:32 UTC, 2 replies.
- [GitHub] spark pull request #22183: [SPARK-25132][SQL][BACKPORT-2.3] Case-insensitive... - posted by seancxmao <gi...@git.apache.org> on 2018/09/05 02:43:19 UTC, 0 replies.
- [GitHub] spark pull request #22296: [SPARK-24748][SS][FOLLOWUP] Switch custom metrics... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/05 03:25:12 UTC, 0 replies.
- [GitHub] spark issue #22299: [SPARK-24748][SS][FOLLOWUP] Switch custom metrics to Uns... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/05 03:25:27 UTC, 0 replies.
- [GitHub] spark pull request #22335: [SPARK-25091][SQL] reduce the storage memory in E... - posted by cfangplus <gi...@git.apache.org> on 2018/09/05 05:10:28 UTC, 11 replies.
- [GitHub] spark issue #22335: [SPARK-25091][SQL] reduce the storage memory in Executor... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/05 05:11:36 UTC, 4 replies.
- [GitHub] spark pull request #22336: [SPARK-25306][SQL][FOLLOWUP] Change `test` to `ig... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/05 05:14:52 UTC, 1 replies.
- [GitHub] spark issue #22336: [SPARK-25306][SQL][FOLLOWUP] Change `test` to `ignore` i... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/05 05:15:57 UTC, 31 replies.
- [GitHub] spark pull request #22334: [SPARK-25336][SS]Revert SPARK-24863 and SPARK-247... - posted by asfgit <gi...@git.apache.org> on 2018/09/05 05:43:45 UTC, 0 replies.
- [GitHub] spark pull request #22337: [SPARK-25338][Test][kafka][kinesis][flume] Ensure... - posted by kiszk <gi...@git.apache.org> on 2018/09/05 06:05:48 UTC, 3 replies.
- [GitHub] spark issue #22337: [SPARK-25338][Test][kafka][kinesis][flume] Ensure to cal... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/05 06:07:16 UTC, 18 replies.
- [GitHub] spark pull request #22332: [SPARK-25333][SQL] Ability add new columns in Dat... - posted by jaceklaskowski <gi...@git.apache.org> on 2018/09/05 06:13:09 UTC, 8 replies.
- [GitHub] spark pull request #22338: [SPARK-25317][CORE] Avoid perf regression in Murm... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/05 08:54:57 UTC, 4 replies.
- [GitHub] spark issue #22338: [SPARK-25317][CORE] Avoid perf regression in Murmur3 Has... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/05 08:57:32 UTC, 24 replies.
- [GitHub] spark pull request #22318: [SPARK-25150][SQL] Rewrite condition when dedupli... - posted by peter-toth <gi...@git.apache.org> on 2018/09/05 09:03:04 UTC, 16 replies.
- [GitHub] spark pull request #22339: SPARK-17159 Significant speed up for running spar... - posted by ScrapCodes <gi...@git.apache.org> on 2018/09/05 09:05:03 UTC, 0 replies.
- [GitHub] spark pull request #22340: [SPARK-25337][SQL] `runSparkSubmit` should provid... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/05 09:05:55 UTC, 0 replies.
- [GitHub] spark issue #22340: [SPARK-25337][SQL] `runSparkSubmit` should provide non-t... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/05 09:07:37 UTC, 2 replies.
- [GitHub] spark issue #22339: SPARK-17159 Significant speed up for running spark strea... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/05 09:08:05 UTC, 6 replies.
- [GitHub] spark issue #22340: [SPARK-25337][SQL][TEST] `runSparkSubmit` should provide... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/05 09:17:13 UTC, 16 replies.
- [GitHub] spark pull request #22341: [SPARK-24889][Core] Update block info when unpers... - posted by viirya <gi...@git.apache.org> on 2018/09/05 10:10:56 UTC, 20 replies.
- [GitHub] spark issue #22341: [SPARK-24889][Core] Update block info when unpersist rdd... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/05 10:12:16 UTC, 29 replies.
- [GitHub] spark issue #21404: [SPARK-24360][SQL] Support Hive 3.0 metastore - posted by tooptoop4 <gi...@git.apache.org> on 2018/09/05 11:15:31 UTC, 6 replies.
- [GitHub] spark pull request #21404: [SPARK-24360][SQL] Support Hive 3.0 metastore - posted by wangyum <gi...@git.apache.org> on 2018/09/05 11:34:19 UTC, 0 replies.
- [GitHub] spark issue #22318: [SPARK-25150][SQL] Rewrite condition when deduplicate Jo... - posted by SparkQA <gi...@git.apache.org> on 2018/09/05 12:53:28 UTC, 34 replies.
- [GitHub] spark issue #22165: [SPARK-25017][Core] Add test suite for BarrierCoordinato... - posted by xuanyuanking <gi...@git.apache.org> on 2018/09/05 13:14:39 UTC, 43 replies.
- [GitHub] spark pull request #22342: Feature/fix kafka sql trivials - posted by dongjinleekr <gi...@git.apache.org> on 2018/09/05 13:17:37 UTC, 0 replies.
- [GitHub] spark issue #22342: Feature/fix kafka sql trivials - posted by SparkQA <gi...@git.apache.org> on 2018/09/05 13:18:28 UTC, 0 replies.
- [GitHub] spark issue #22140: [SPARK-25072][PySpark] Forbid extra value for custom Row - posted by xuanyuanking <gi...@git.apache.org> on 2018/09/05 13:19:39 UTC, 18 replies.
- [GitHub] spark issue #22342: [MINOR][SS] Fix kafka-0-10-sql trivials - posted by SparkQA <gi...@git.apache.org> on 2018/09/05 13:20:09 UTC, 10 replies.
- [GitHub] spark issue #22179: [SPARK-25258][SPARK-23131][SPARK-25176][BUILD] Upgrade K... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/05 13:20:20 UTC, 1 replies.
- [GitHub] spark issue #21618: [SPARK-20408][SQL] Get the glob path in parallel to redu... - posted by xuanyuanking <gi...@git.apache.org> on 2018/09/05 13:21:24 UTC, 27 replies.
- [GitHub] spark issue #19616: [SPARK-22404][YARN] Provide an option to use unmanaged A... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/05 13:23:10 UTC, 0 replies.
- [GitHub] spark issue #19773: [SPARK-22546][SQL] Supporting for changing column dataTy... - posted by xuanyuanking <gi...@git.apache.org> on 2018/09/05 13:30:47 UTC, 21 replies.
- [GitHub] spark pull request #19773: [SPARK-22546][SQL] Supporting for changing column... - posted by maropu <gi...@git.apache.org> on 2018/09/05 14:04:07 UTC, 21 replies.
- [GitHub] spark pull request #22343: [SPARK-25132][SQL][FOLLOW-UP] The behavior must b... - posted by seancxmao <gi...@git.apache.org> on 2018/09/05 15:11:18 UTC, 2 replies.
- [GitHub] spark issue #22343: [SPARK-25132][SQL][FOLLOW-UP] The behavior must be consi... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/05 15:11:41 UTC, 8 replies.
- [GitHub] spark issue #22184: [SPARK-25132][SQL][DOC] Add migration doc for case-insen... - posted by seancxmao <gi...@git.apache.org> on 2018/09/05 15:15:24 UTC, 1 replies.
- [GitHub] spark pull request #22167: [SPARK-25170][DOC] Add list and short description... - posted by kiszk <gi...@git.apache.org> on 2018/09/05 15:19:20 UTC, 5 replies.
- [GitHub] spark issue #22167: [SPARK-25170][DOC] Add list and short description of Spa... - posted by kiszk <gi...@git.apache.org> on 2018/09/05 15:28:48 UTC, 1 replies.
- [GitHub] spark pull request #22165: [SPARK-25017][Core] Add test suite for BarrierCoo... - posted by mengxr <gi...@git.apache.org> on 2018/09/05 15:50:01 UTC, 14 replies.
- [GitHub] spark pull request #22141: [SPARK-25154][SQL] Support NOT IN sub-queries ins... - posted by dilipbiswal <gi...@git.apache.org> on 2018/09/05 16:09:08 UTC, 0 replies.
- [GitHub] spark pull request #20999: [WIP][SPARK-23866][SQL] Support partition filters... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/05 16:12:15 UTC, 0 replies.
- [GitHub] spark issue #20999: [WIP][SPARK-23866][SQL] Support partition filters in ALT... - posted by SparkQA <gi...@git.apache.org> on 2018/09/05 16:13:23 UTC, 1 replies.
- [GitHub] spark issue #20999: [WIP][SPARK-14922][SPARK-23866][SQL] Support partition f... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/05 16:17:42 UTC, 5 replies.
- [GitHub] spark pull request #21669: [SPARK-23257][K8S] Kerberos Support for Spark on ... - posted by suryag10 <gi...@git.apache.org> on 2018/09/05 16:21:47 UTC, 45 replies.
- [GitHub] spark issue #22209: [SPARK-24415][Core] Fixed the aggregated stage metrics b... - posted by vanzin <gi...@git.apache.org> on 2018/09/05 16:40:35 UTC, 5 replies.
- [GitHub] spark pull request #22140: [SPARK-25072][PySpark] Forbid extra value for cus... - posted by BryanCutler <gi...@git.apache.org> on 2018/09/05 17:19:23 UTC, 6 replies.
- [GitHub] spark pull request #22192: [SPARK-24918][Core] Executor Plugin API - posted by vanzin <gi...@git.apache.org> on 2018/09/05 18:15:55 UTC, 32 replies.
- [GitHub] spark issue #22288: [SPARK-22148][Scheduler] Acquire new executors to avoid ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/05 18:38:21 UTC, 6 replies.
- [GitHub] spark pull request #22299: [SPARK-24748][SS][FOLLOWUP] Switch custom metrics... - posted by arunmahadevan <gi...@git.apache.org> on 2018/09/05 20:10:16 UTC, 0 replies.
- [GitHub] spark issue #22305: [WIP][SPARK-24561][SQL][Python] User-defined window aggr... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/05 21:52:35 UTC, 72 replies.
- [GitHub] spark issue #21649: [SPARK-23648][R][SQL]Adds more types for hint in SparkR - posted by huaxingao <gi...@git.apache.org> on 2018/09/05 22:00:09 UTC, 21 replies.
- [GitHub] spark issue #21710: [SPARK-24207][R]add R API for PrefixSpan - posted by huaxingao <gi...@git.apache.org> on 2018/09/05 22:01:00 UTC, 2 replies.
- [GitHub] spark issue #22271: [SPARK-25268][GraphX]run Parallel Personalized PageRank ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/05 22:12:37 UTC, 9 replies.
- [GitHub] spark issue #21525: [SPARK-24513][ML] Attribute support in UnaryTransformer - posted by SparkQA <gi...@git.apache.org> on 2018/09/05 22:13:14 UTC, 3 replies.
- [GitHub] spark issue #22144: [SPARK-24935][SQL] : Problem with Executing Hive UDF's f... - posted by pgandhi999 <gi...@git.apache.org> on 2018/09/05 22:19:06 UTC, 8 replies.
- [GitHub] spark pull request #22179: [SPARK-25258][SPARK-23131][SPARK-25176][BUILD] Up... - posted by asfgit <gi...@git.apache.org> on 2018/09/05 22:52:48 UTC, 0 replies.
- [GitHub] spark pull request #22146: [SPARK-24434][K8S] pod template files - posted by mccheah <gi...@git.apache.org> on 2018/09/05 22:57:00 UTC, 3 replies.
- [GitHub] spark issue #18080: [Spark-20771][SQL] Make weekofyear more intuitive - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/05 22:57:52 UTC, 0 replies.
- [GitHub] spark pull request #20887: [SPARK-23774][SQL] `Cast` to CHAR/VARCHAR should ... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/05 23:42:46 UTC, 0 replies.
- [GitHub] spark issue #20887: [SPARK-23774][SQL] `Cast` to CHAR/VARCHAR should truncat... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/05 23:42:46 UTC, 0 replies.
- [GitHub] spark issue #18853: [SPARK-21646][SQL] Add new type coercion to compatible w... - posted by SparkQA <gi...@git.apache.org> on 2018/09/05 23:48:17 UTC, 3 replies.
- [GitHub] spark pull request #21525: [SPARK-24513][ML] Attribute support in UnaryTrans... - posted by viirya <gi...@git.apache.org> on 2018/09/06 00:06:37 UTC, 1 replies.
- [GitHub] spark issue #18142: [SPARK-20918] [SQL] Use FunctionIdentifier as function i... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/06 02:10:53 UTC, 16 replies.
- [GitHub] spark issue #21968: [SPARK-24999][SQL]Reduce unnecessary 'new' memory operat... - posted by heary-cao <gi...@git.apache.org> on 2018/09/06 02:20:22 UTC, 3 replies.
- [GitHub] spark pull request #22287: [SPARK-25135][SQL] FileFormatWriter should respec... - posted by wangyum <gi...@git.apache.org> on 2018/09/06 02:59:03 UTC, 0 replies.
- [GitHub] spark pull request #22340: [SPARK-25337][SQL][TEST] `runSparkSubmit` should ... - posted by asfgit <gi...@git.apache.org> on 2018/09/06 04:15:10 UTC, 0 replies.
- [GitHub] spark pull request #22344: [SPARK-25352][SQL] Perform ordered global limit w... - posted by viirya <gi...@git.apache.org> on 2018/09/06 04:51:50 UTC, 15 replies.
- [GitHub] spark issue #22344: [SPARK-25352][SQL] Perform ordered global limit when lim... - posted by SparkQA <gi...@git.apache.org> on 2018/09/06 04:53:10 UTC, 50 replies.
- [GitHub] spark pull request #22345: [SPARK-12321][SQL][FOLLOW-UP] Add tests for fromS... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/06 06:10:18 UTC, 1 replies.
- [GitHub] spark issue #22345: [SPARK-12321][SQL][FOLLOW-UP] Add tests for fromString - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/06 06:12:54 UTC, 14 replies.
- [GitHub] spark pull request #22346: [branch-2.3][SPARK-25313][SQL] Fix regression in ... - posted by gengliangwang <gi...@git.apache.org> on 2018/09/06 06:42:24 UTC, 1 replies.
- [GitHub] spark issue #22346: [branch-2.3][SPARK-25313][SQL] Fix regression in FileFor... - posted by SparkQA <gi...@git.apache.org> on 2018/09/06 06:43:14 UTC, 14 replies.
- [GitHub] spark pull request #22347: [SPARK-25353][SQL] Refactoring executeTake(n: Int... - posted by Dooyoung-Hwang <gi...@git.apache.org> on 2018/09/06 07:58:11 UTC, 0 replies.
- [GitHub] spark issue #22347: [SPARK-25353][SQL] Refactoring executeTake(n: Int) in Sp... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/06 08:01:37 UTC, 4 replies.
- [GitHub] spark pull request #22348: Reduce unneeded operation in nextKeyValue process... - posted by SongYadong <gi...@git.apache.org> on 2018/09/06 08:32:22 UTC, 0 replies.
- [GitHub] spark issue #22348: Reduce unneeded operation in nextKeyValue process of par... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/06 08:33:07 UTC, 0 replies.
- [GitHub] spark issue #22348: [SPARK-25354][SQL] Reduce unneeded operation in nextKeyV... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/06 08:36:36 UTC, 7 replies.
- [GitHub] spark pull request #22349: [SPARK-25345][ML] Deprecate public APIs from Imag... - posted by WeichenXu123 <gi...@git.apache.org> on 2018/09/06 10:00:36 UTC, 7 replies.
- [GitHub] spark issue #22349: [SPARK-25345][ML] Deprecate public APIs from ImageSchema - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/06 10:02:36 UTC, 31 replies.
- [GitHub] spark issue #181: Use the Executor's ClassLoader in sc.objectFile(). - posted by ch0ice <gi...@git.apache.org> on 2018/09/06 10:32:22 UTC, 0 replies.
- [GitHub] spark pull request #22350: [SPARK-25356][SQL]Add Parquet block size option t... - posted by 10110346 <gi...@git.apache.org> on 2018/09/06 10:43:16 UTC, 5 replies.
- [GitHub] spark issue #22350: [SPARK-25356][SQL]Add Parquet block size option to Spark... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/06 10:47:42 UTC, 5 replies.
- [GitHub] spark issue #17899: [SPARK-20636] Add new optimization rule to transpose adj... - posted by SparkQA <gi...@git.apache.org> on 2018/09/06 11:23:10 UTC, 7 replies.
- [GitHub] spark issue #20999: [SPARK-14922][SPARK-23866][SQL] Support partition filter... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/06 11:27:59 UTC, 3 replies.
- [GitHub] spark pull request #22351: [MINOR][SQL] Add a debug log when a SQL text is u... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/06 11:33:14 UTC, 1 replies.
- [GitHub] spark issue #22351: [MINOR][SQL] Add a debug log when a SQL text is used for... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/06 11:34:28 UTC, 11 replies.
- [GitHub] spark pull request #22352: [SPARK-25208][SQL][FOLLOW-UP] Reduce code size. - posted by ueshin <gi...@git.apache.org> on 2018/09/06 11:44:35 UTC, 1 replies.
- [GitHub] spark issue #22352: [SPARK-25208][SQL][FOLLOW-UP] Reduce code size. - posted by ueshin <gi...@git.apache.org> on 2018/09/06 11:44:58 UTC, 22 replies.
- [GitHub] spark pull request #22284: [SPARK-25278][SQL] Avoid duplicated Exec nodes wh... - posted by maropu <gi...@git.apache.org> on 2018/09/06 12:30:12 UTC, 5 replies.
- [GitHub] spark issue #22237: [SPARK-25243][SQL] Use FailureSafeParser in from_json - posted by SparkQA <gi...@git.apache.org> on 2018/09/06 13:03:25 UTC, 52 replies.
- [GitHub] spark issue #22162: [spark-24442][SQL] Added parameters to control the defau... - posted by AndrewKL <gi...@git.apache.org> on 2018/09/06 13:07:02 UTC, 11 replies.
- [GitHub] spark pull request #22162: [spark-24442][SQL] Added parameters to control th... - posted by AndrewKL <gi...@git.apache.org> on 2018/09/06 13:07:30 UTC, 9 replies.
- [GitHub] spark pull request #22353: [SPARK-25357][SQL] Abbreviated metadata in DataSo... - posted by LantaoJin <gi...@git.apache.org> on 2018/09/06 14:08:51 UTC, 0 replies.
- [GitHub] spark issue #22353: [SPARK-25357][SQL] Abbreviated metadata in DataSourceSca... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/06 14:11:38 UTC, 3 replies.
- [GitHub] spark pull request #22354: [SPARK-23243][CORE][2.3] Fix RDD.repartition() da... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/06 14:43:37 UTC, 1 replies.
- [GitHub] spark issue #22354: [SPARK-23243][CORE][2.3] Fix RDD.repartition() data corr... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/06 14:43:59 UTC, 17 replies.
- [GitHub] spark issue #22337: [SPARK-25338][Test] Ensure to call super.afterAll() in a... - posted by SparkQA <gi...@git.apache.org> on 2018/09/06 14:55:38 UTC, 3 replies.
- [GitHub] spark pull request #22355: [SPARK-25358][SQL] MutableProjection supports fal... - posted by maropu <gi...@git.apache.org> on 2018/09/06 14:57:15 UTC, 21 replies.
- [GitHub] spark issue #22355: [SPARK-25358][SQL] MutableProjection supports fallback t... - posted by SparkQA <gi...@git.apache.org> on 2018/09/06 14:58:22 UTC, 72 replies.
- [GitHub] spark pull request #21758: [SPARK-24795][CORE] Implement barrier execution m... - posted by squito <gi...@git.apache.org> on 2018/09/06 14:59:20 UTC, 0 replies.
- [GitHub] spark pull request #22271: [SPARK-25268][GraphX]run Parallel Personalized Pa... - posted by asfgit <gi...@git.apache.org> on 2018/09/06 16:57:26 UTC, 0 replies.
- [GitHub] spark issue #20999: [SPARK-14922][SPARK-17732][SPARK-23866][SQL] Support par... - posted by SparkQA <gi...@git.apache.org> on 2018/09/06 17:04:59 UTC, 14 replies.
- [GitHub] spark issue #22010: [SPARK-21436][CORE] Take advantage of known partitioner ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/06 17:08:25 UTC, 55 replies.
- [GitHub] spark pull request #22356: [SPARK-22357][CORE][FOLLOWUP] SparkContext.binary... - posted by srowen <gi...@git.apache.org> on 2018/09/06 18:20:45 UTC, 6 replies.
- [GitHub] spark issue #22356: [SPARK-22357][CORE][FOLLOWUP] SparkContext.binaryFiles i... - posted by srowen <gi...@git.apache.org> on 2018/09/06 18:20:59 UTC, 14 replies.
- [GitHub] spark issue #21899: [SPARK-24912][SQL] Don't obscure source of OOM during br... - posted by SparkQA <gi...@git.apache.org> on 2018/09/06 18:58:26 UTC, 4 replies.
- [GitHub] spark issue #21221: [SPARK-23429][CORE] Add executor memory metrics to heart... - posted by mccheah <gi...@git.apache.org> on 2018/09/06 22:29:26 UTC, 12 replies.
- [GitHub] spark issue #21320: [SPARK-4502][SQL] Parquet nested column pruning - founda... - posted by dbtsai <gi...@git.apache.org> on 2018/09/07 01:19:20 UTC, 3 replies.
- [GitHub] spark issue #18756: [SPARK-21548][SQL] "Support insert into serial columns o... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/07 02:21:55 UTC, 0 replies.
- [GitHub] spark issue #22327: [SPARK-25330][BUILD][BRANCH-2.3] Revert Hadoop 2.7 to 2.... - posted by srowen <gi...@git.apache.org> on 2018/09/07 03:20:25 UTC, 1 replies.
- [GitHub] spark pull request #20876: [SPARK-23653][SQL] Capture sql statements user in... - posted by LantaoJin <gi...@git.apache.org> on 2018/09/07 04:12:32 UTC, 0 replies.
- [GitHub] spark pull request #17899: [SPARK-20636] Add new optimization rule to transp... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/07 04:34:39 UTC, 1 replies.
- [GitHub] spark pull request #22327: [SPARK-25330][BUILD][BRANCH-2.3] Revert Hadoop 2.... - posted by asfgit <gi...@git.apache.org> on 2018/09/07 04:45:34 UTC, 0 replies.
- [GitHub] spark pull request #22232: [SPARK-25237][SQL]remove updateBytesReadWithFileS... - posted by asfgit <gi...@git.apache.org> on 2018/09/07 04:47:23 UTC, 0 replies.
- [GitHub] spark pull request #22357: [SPARK-25363][SQL] Fix schema pruning in where cl... - posted by viirya <gi...@git.apache.org> on 2018/09/07 05:39:10 UTC, 30 replies.
- [GitHub] spark issue #22357: [SPARK-25363][SQL] Fix schema pruning in where clause by... - posted by viirya <gi...@git.apache.org> on 2018/09/07 05:39:48 UTC, 92 replies.
- [GitHub] spark issue #22347: [SPARK-25353][SQL] executeTake in SparkPlan is modified ... - posted by kiszk <gi...@git.apache.org> on 2018/09/07 05:57:22 UTC, 15 replies.
- [GitHub] spark pull request #22337: [SPARK-25338][Test] Ensure to call super.afterAll... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/07 05:58:35 UTC, 5 replies.
- [GitHub] spark issue #22213: [SPARK-25221][DEPLOY] Consistent trailing whitespace tre... - posted by gerashegalov <gi...@git.apache.org> on 2018/09/07 06:39:02 UTC, 35 replies.
- [GitHub] spark pull request #22348: [SPARK-25354][SQL] Reduce unneeded operation in n... - posted by kiszk <gi...@git.apache.org> on 2018/09/07 06:46:21 UTC, 3 replies.
- [GitHub] spark issue #17673: [SPARK-20372] [ML] Word2Vec Continuous Bag of Words mode... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/07 07:36:37 UTC, 0 replies.
- [GitHub] spark pull request #22358: [SPARK-25366][SQL]Zstd and brotil CompressionCode... - posted by 10110346 <gi...@git.apache.org> on 2018/09/07 07:36:43 UTC, 8 replies.
- [GitHub] spark issue #22358: [SPARK-25366][SQL]Zstd and brotil CompressionCodec are n... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/07 07:37:34 UTC, 12 replies.
- [GitHub] spark pull request #22359: [SPARK-25313][SQL]FOLLOW-UP] Fix InsertIntoHiveDi... - posted by wangyum <gi...@git.apache.org> on 2018/09/07 07:44:15 UTC, 2 replies.
- [GitHub] spark issue #22359: [SPARK-25313][SQL]FOLLOW-UP] Fix InsertIntoHiveDirComman... - posted by wangyum <gi...@git.apache.org> on 2018/09/07 07:45:03 UTC, 13 replies.
- [GitHub] spark issue #22256: [SPARK-25262][K8S] Better support configurability of Spa... - posted by rvesse <gi...@git.apache.org> on 2018/09/07 07:50:06 UTC, 0 replies.
- [GitHub] spark issue #22353: [SPARK-25357][SQL] Abbreviated simpleString in DataSourc... - posted by LantaoJin <gi...@git.apache.org> on 2018/09/07 08:57:27 UTC, 4 replies.
- [GitHub] spark pull request #21221: [SPARK-23429][CORE] Add executor memory metrics t... - posted by kiszk <gi...@git.apache.org> on 2018/09/07 09:25:03 UTC, 1 replies.
- [GitHub] spark pull request #21618: [SPARK-20408][SQL] Get the glob path in parallel ... - posted by kiszk <gi...@git.apache.org> on 2018/09/07 09:41:26 UTC, 19 replies.
- [GitHub] spark pull request #22360: [MINOR][ML] Remove `BisectingKMeansModel.setDista... - posted by WeichenXu123 <gi...@git.apache.org> on 2018/09/07 09:57:36 UTC, 1 replies.
- [GitHub] spark issue #22360: [MINOR][ML] Remove `BisectingKMeansModel.setDistanceMeas... - posted by SparkQA <gi...@git.apache.org> on 2018/09/07 09:58:15 UTC, 14 replies.
- [GitHub] spark pull request #22289: [SPARK-25200][YARN] Allow specifying HADOOP_CONF_... - posted by adambalogh <gi...@git.apache.org> on 2018/09/07 12:52:01 UTC, 0 replies.
- [GitHub] spark issue #20460: [SPARK-23285][K8S] Allow fractional values for spark.exe... - posted by zenglian <gi...@git.apache.org> on 2018/09/07 15:20:43 UTC, 0 replies.
- [GitHub] spark issue #22266: [SPARK-25270] lint-python: Add flake8 to find syntax err... - posted by holdenk <gi...@git.apache.org> on 2018/09/07 16:28:21 UTC, 2 replies.
- [GitHub] spark pull request #22302: [SPARK-21786][SQL][FOLLOWUP] Add compressionCodec... - posted by asfgit <gi...@git.apache.org> on 2018/09/07 16:33:51 UTC, 0 replies.
- [GitHub] spark pull request #22266: [SPARK-25270] lint-python: Add flake8 to find syn... - posted by asfgit <gi...@git.apache.org> on 2018/09/07 16:39:46 UTC, 0 replies.
- [GitHub] spark issue #21942: [SPARK-24283][ML] Make ml.StandardScaler skip conversion... - posted by holdenk <gi...@git.apache.org> on 2018/09/07 16:43:15 UTC, 0 replies.
- [GitHub] spark issue #22177: [SPARK-25119][Web UI] stages in wrong order within job p... - posted by yunjzhang <gi...@git.apache.org> on 2018/09/07 16:44:35 UTC, 1 replies.
- [GitHub] spark pull request #22177: [SPARK-25119][Web UI] stages in wrong order withi... - posted by yunjzhang <gi...@git.apache.org> on 2018/09/07 16:44:36 UTC, 0 replies.
- [GitHub] spark pull request #21942: [SPARK-24283][ML] Make ml.StandardScaler skip con... - posted by holdenk <gi...@git.apache.org> on 2018/09/07 16:55:17 UTC, 1 replies.
- [GitHub] spark issue #22337: [SPARK-25338][Test] Ensure to call super.beforeAll() and... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/07 17:07:56 UTC, 74 replies.
- [GitHub] spark issue #22231: [SPARK-25238][PYTHON] lint-python: Upgrade pycodestyle t... - posted by srowen <gi...@git.apache.org> on 2018/09/07 17:26:13 UTC, 40 replies.
- [GitHub] spark issue #21524: [SPARK-24212][ML][doc] Add the example and user guide fo... - posted by srowen <gi...@git.apache.org> on 2018/09/07 17:26:35 UTC, 5 replies.
- [GitHub] spark pull request #22337: [SPARK-25338][Test] Ensure to call super.beforeAl... - posted by dilipbiswal <gi...@git.apache.org> on 2018/09/07 17:30:20 UTC, 18 replies.
- [GitHub] spark pull request #22342: [MINOR][SS] Fix kafka-0-10-sql trivials - posted by asfgit <gi...@git.apache.org> on 2018/09/07 17:40:21 UTC, 0 replies.
- [GitHub] spark issue #21654: [SPARK-24671][PySpark] DataFrame length using a dunder/m... - posted by srowen <gi...@git.apache.org> on 2018/09/07 17:46:35 UTC, 7 replies.
- [GitHub] spark pull request #15673: [SPARK-17992][SQL] Return all partitions from Hiv... - posted by mallman <gi...@git.apache.org> on 2018/09/07 17:47:46 UTC, 2 replies.
- [GitHub] spark issue #21109: [SPARK-24020][SQL] Sort-merge join inner range optimizat... - posted by SparkQA <gi...@git.apache.org> on 2018/09/07 18:33:17 UTC, 3 replies.
- [GitHub] spark issue #21217: [SPARK-24151][SQL] Fix CURRENT_DATE, CURRENT_TIMESTAMP t... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/07 18:41:04 UTC, 8 replies.
- [GitHub] spark pull request #21849: [SPARK-24243][CORE] Expose exceptions from InProc... - posted by vanzin <gi...@git.apache.org> on 2018/09/07 19:07:29 UTC, 3 replies.
- [GitHub] spark pull request #22361: Revert [SPARK-10399] [SPARK-23879] [SPARK-23762] - posted by gatorsmile <gi...@git.apache.org> on 2018/09/07 19:08:18 UTC, 0 replies.
- [GitHub] spark issue #22361: Revert [SPARK-10399] [SPARK-23879] [SPARK-23762] - posted by gatorsmile <gi...@git.apache.org> on 2018/09/07 19:08:56 UTC, 3 replies.
- [GitHub] spark pull request #22173: [SPARK-24335] Spark external shuffle server impro... - posted by tgravescs <gi...@git.apache.org> on 2018/09/07 19:28:11 UTC, 41 replies.
- [GitHub] spark issue #22289: [SPARK-25200][YARN] Allow specifying HADOOP_CONF_DIR as ... - posted by vanzin <gi...@git.apache.org> on 2018/09/07 20:41:33 UTC, 2 replies.
- [GitHub] spark pull request #22213: [SPARK-25221][DEPLOY] Consistent trailing whitesp... - posted by vanzin <gi...@git.apache.org> on 2018/09/07 21:40:20 UTC, 7 replies.
- [GitHub] spark pull request #22362: [SPARK-25372][YARN][K8S] Deprecate and generalize... - posted by ifilonenko <gi...@git.apache.org> on 2018/09/07 22:31:41 UTC, 11 replies.
- [GitHub] spark issue #22362: [SPARK-25372][YARN][K8S] Deprecate and generalize keytab... - posted by ifilonenko <gi...@git.apache.org> on 2018/09/07 22:31:55 UTC, 56 replies.
- [GitHub] spark issue #22361: Revert [SPARK-10399] [SPARK-23879] [SPARK-23762] [SPARK-... - posted by SparkQA <gi...@git.apache.org> on 2018/09/07 23:52:28 UTC, 8 replies.
- [GitHub] spark issue #22295: [SPARK-25255][PYTHON]Add getActiveSession to SparkSessio... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/08 01:07:40 UTC, 38 replies.
- [GitHub] spark pull request #22363: [SPARK-25375][SQL][TEST] Reenable qualified perm.... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/08 01:09:12 UTC, 1 replies.
- [GitHub] spark issue #22363: [SPARK-25375][SQL][TEST] Reenable qualified perm. functi... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/08 01:10:52 UTC, 11 replies.
- [GitHub] spark pull request #22359: [SPARK-25313][SQL][FOLLOW-UP] Fix InsertIntoHiveD... - posted by wangyum <gi...@git.apache.org> on 2018/09/08 02:03:10 UTC, 2 replies.
- [GitHub] spark issue #22359: [SPARK-25313][SQL][FOLLOW-UP] Fix InsertIntoHiveDirComma... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/08 02:52:23 UTC, 10 replies.
- [GitHub] spark pull request #22353: [SPARK-25357][SQL] Abbreviated simpleString in Da... - posted by maropu <gi...@git.apache.org> on 2018/09/08 03:20:21 UTC, 5 replies.
- [GitHub] spark pull request #22262: [SPARK-25175][SQL] Field resolution should fail i... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/08 03:21:33 UTC, 2 replies.
- [GitHub] spark issue #21180: [SPARK-22674][PYTHON] Disabled _hack_namedtuple for pick... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/08 05:02:05 UTC, 3 replies.
- [GitHub] spark pull request #21654: [SPARK-24671][PySpark] DataFrame length using a d... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/08 05:22:33 UTC, 9 replies.
- [GitHub] spark issue #21791: [SPARK-24925][SQL] input bytesRead metrics fluctuate fro... - posted by kiszk <gi...@git.apache.org> on 2018/09/08 06:10:38 UTC, 3 replies.
- [GitHub] spark pull request #21649: [SPARK-23648][R][SQL]Adds more types for hint in ... - posted by felixcheung <gi...@git.apache.org> on 2018/09/08 06:49:49 UTC, 6 replies.
- [GitHub] spark pull request #20999: [SPARK-14922][SPARK-17732][SPARK-23866][SQL] Supp... - posted by maropu <gi...@git.apache.org> on 2018/09/08 07:37:22 UTC, 34 replies.
- [GitHub] spark issue #22335: [SPARK-25091][Core] reduce the storage memory in Executo... - posted by kiszk <gi...@git.apache.org> on 2018/09/08 09:09:07 UTC, 2 replies.
- [GitHub] spark issue #21816: [SPARK-24794][CORE] Driver launched through rest should ... - posted by bsikander <gi...@git.apache.org> on 2018/09/08 09:14:40 UTC, 6 replies.
- [GitHub] spark pull request #22364: [SPARK-25379][SQL] Improve AttributeSet and Colum... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/08 09:31:44 UTC, 11 replies.
- [GitHub] spark issue #22364: [SPARK-25379][SQL] Improve AttributeSet and ColumnPrunin... - posted by SparkQA <gi...@git.apache.org> on 2018/09/08 09:33:13 UTC, 40 replies.
- [GitHub] spark pull request #22335: [SPARK-25091][Core] reduce the storage memory in ... - posted by cfangplus <gi...@git.apache.org> on 2018/09/08 10:24:33 UTC, 0 replies.
- [GitHub] spark pull request #22326: [SPARK-25314][SQL] Fix Python UDF accessing attri... - posted by xuanyuanking <gi...@git.apache.org> on 2018/09/08 11:10:47 UTC, 85 replies.
- [GitHub] spark issue #22326: [SPARK-25314][SQL] Fix Python UDF accessing attributes f... - posted by SparkQA <gi...@git.apache.org> on 2018/09/08 14:59:14 UTC, 117 replies.
- [GitHub] spark pull request #22365: [SPARK-25381][SQL] Stratified sampling by Column ... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/08 16:16:32 UTC, 8 replies.
- [GitHub] spark issue #22365: [SPARK-25381][SQL] Stratified sampling by Column argumen... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/08 16:16:54 UTC, 32 replies.
- [GitHub] spark issue #19045: [WIP][SPARK-20628][CORE] Keep track of nodes (/ spot ins... - posted by SparkQA <gi...@git.apache.org> on 2018/09/08 17:58:09 UTC, 24 replies.
- [GitHub] spark pull request #21273: [SPARK-17916][SQL] Fix empty string being parsed ... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/08 19:13:21 UTC, 0 replies.
- [GitHub] spark pull request #22366: [SPARK-25384][SQL] Removing of spark.sql.fromJson... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/08 19:47:04 UTC, 2 replies.
- [GitHub] spark issue #22366: [SPARK-25384][SQL] Removing of spark.sql.fromJsonForceNu... - posted by SparkQA <gi...@git.apache.org> on 2018/09/08 19:48:12 UTC, 17 replies.
- [GitHub] spark pull request #22367: [SPARK-17916][SPARK-25241][SQL][FOLLOWUP] Fix emp... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/08 21:22:21 UTC, 7 replies.
- [GitHub] spark issue #22367: [SPARK-17916][SPARK-25241][SQL][FOLLOWUP] Fix empty stri... - posted by SparkQA <gi...@git.apache.org> on 2018/09/08 21:23:08 UTC, 24 replies.
- [GitHub] spark pull request #22368: [SPARK-25368][SQL] Incorrect predicate pushdown r... - posted by wangyum <gi...@git.apache.org> on 2018/09/09 04:27:15 UTC, 1 replies.
- [GitHub] spark issue #22368: [SPARK-25368][SQL] Incorrect predicate pushdown returns ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/09 04:28:09 UTC, 12 replies.
- [GitHub] spark pull request #22369: [SPARK-25072][DOC] Update migration guide for beh... - posted by xuanyuanking <gi...@git.apache.org> on 2018/09/09 04:29:06 UTC, 3 replies.
- [GitHub] spark issue #22369: [SPARK-25072][DOC] Update migration guide for behavior c... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/09 04:32:27 UTC, 8 replies.
- [GitHub] spark pull request #22370: don't link to deprecated function - posted by MichaelChirico <gi...@git.apache.org> on 2018/09/09 05:12:35 UTC, 7 replies.
- [GitHub] spark issue #22370: don't link to deprecated function - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/09 05:16:32 UTC, 5 replies.
- [GitHub] spark pull request #19045: [WIP][SPARK-20628][CORE] Keep track of nodes (/ s... - posted by viirya <gi...@git.apache.org> on 2018/09/09 10:31:24 UTC, 2 replies.
- [GitHub] spark pull request #22371: [SPARK-25386][CORE] Don't need to synchronize the... - posted by ConeyLiu <gi...@git.apache.org> on 2018/09/09 11:32:41 UTC, 10 replies.
- [GitHub] spark issue #22371: [SPARK-25386][CORE] Don't need to synchronize the IndexS... - posted by ConeyLiu <gi...@git.apache.org> on 2018/09/09 11:33:38 UTC, 10 replies.
- [GitHub] spark pull request #22372: [SPARK-25385][BUILD] Upgrade Hadoop 3.1 jackson v... - posted by wangyum <gi...@git.apache.org> on 2018/09/09 11:59:00 UTC, 4 replies.
- [GitHub] spark issue #22372: [SPARK-25385][BUILD] Upgrade Hadoop 3.1 jackson version ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/09 12:02:47 UTC, 14 replies.
- [GitHub] spark issue #21398: [SPARK-24338][SQL] Fixed Hive CREATETABLE error in Sentr... - posted by skonto <gi...@git.apache.org> on 2018/09/09 13:03:29 UTC, 1 replies.
- [GitHub] spark pull request #22373: [SPARK-25371][ML] VectorAssembler should not fail... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/09 13:11:11 UTC, 3 replies.
- [GitHub] spark issue #22373: [SPARK-25371][ML] VectorAssembler should not fail with e... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/09 13:11:32 UTC, 14 replies.
- [GitHub] spark pull request #22361: Revert [SPARK-10399] [SPARK-23879] [SPARK-23762] ... - posted by asfgit <gi...@git.apache.org> on 2018/09/09 13:29:38 UTC, 0 replies.
- [GitHub] spark pull request #22374: [SPARK-25387][SQL] Fix for NPE caused by bad CSV ... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/09 15:51:14 UTC, 8 replies.
- [GitHub] spark issue #22374: [SPARK-25387][SQL] Fix for NPE caused by bad CSV input - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/09 15:51:44 UTC, 17 replies.
- [GitHub] spark issue #19927: [SPARK-22737][ML][WIP] OVR transform optimization - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/09 16:17:35 UTC, 1 replies.
- [GitHub] spark issue #20908: [SPARK-23672][PYTHON] Document support for nested return... - posted by holdenk <gi...@git.apache.org> on 2018/09/09 21:06:20 UTC, 7 replies.
- [GitHub] spark pull request #22358: [SPARK-25366][SQL]Zstd and brotli CompressionCode... - posted by 10110346 <gi...@git.apache.org> on 2018/09/10 01:31:13 UTC, 7 replies.
- [GitHub] spark issue #22358: [SPARK-25366][SQL]Zstd and brotli CompressionCodec are n... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/10 01:47:46 UTC, 32 replies.
- [GitHub] spark pull request #22375: [WIP][SPARK-25388][Test] Detect incorrect nullabl... - posted by kiszk <gi...@git.apache.org> on 2018/09/10 01:54:31 UTC, 0 replies.
- [GitHub] spark issue #22375: [WIP][SPARK-25388][Test] Detect incorrect nullable of Da... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/10 01:57:54 UTC, 2 replies.
- [GitHub] spark pull request #22375: [WIP][SPARK-25388][Test][SQL] Detect incorrect nu... - posted by maropu <gi...@git.apache.org> on 2018/09/10 02:14:26 UTC, 8 replies.
- [GitHub] spark issue #22375: [WIP][SPARK-25388][Test][SQL] Detect incorrect nullable ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/10 02:19:23 UTC, 28 replies.
- [GitHub] spark pull request #22376: [SPARK-25021][K8S][BACKPORT] Add spark.executor.p... - posted by ifilonenko <gi...@git.apache.org> on 2018/09/10 03:20:58 UTC, 1 replies.
- [GitHub] spark issue #22376: [SPARK-25021][K8S][BACKPORT] Add spark.executor.pyspark.... - posted by ifilonenko <gi...@git.apache.org> on 2018/09/10 03:21:08 UTC, 119 replies.
- [GitHub] spark pull request #22377: [SPARK-24849][SPARK-24911][SQL][FOLLOW-UP] Conver... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/10 04:14:09 UTC, 2 replies.
- [GitHub] spark issue #22377: [SPARK-24849][SPARK-24911][SQL][FOLLOW-UP] Converting a ... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/10 04:14:20 UTC, 14 replies.
- [GitHub] spark pull request #22378: [SPARK-25389][SQL] INSERT OVERWRITE DIRECTORY STO... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/10 05:30:54 UTC, 3 replies.
- [GitHub] spark issue #22378: [SPARK-25389][SQL] INSERT OVERWRITE DIRECTORY STORED AS ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/10 05:32:53 UTC, 30 replies.
- [GitHub] spark pull request #22343: [SPARK-25391][SQL] Make behaviors consistent when... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/10 05:51:36 UTC, 4 replies.
- [GitHub] spark issue #22343: [SPARK-25391][SQL] Make behaviors consistent when conver... - posted by seancxmao <gi...@git.apache.org> on 2018/09/10 05:55:23 UTC, 22 replies.
- [GitHub] spark issue #20820: [SPARK-23676][SQL]Support left join codegen in SortMerge... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/10 05:56:55 UTC, 0 replies.
- [GitHub] spark pull request #21433: [SPARK-23820][CORE] Enable use of long form of ca... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/10 06:26:09 UTC, 6 replies.
- [GitHub] spark issue #21596: [SPARK-24601] Bump Jackson version - posted by SparkQA <gi...@git.apache.org> on 2018/09/10 07:38:11 UTC, 51 replies.
- [GitHub] spark pull request #22379: [SPARK-25393][SQL] Adding new function from_csv() - posted by MaxGekk <gi...@git.apache.org> on 2018/09/10 09:14:06 UTC, 26 replies.
- [GitHub] spark issue #22379: [SPARK-25393][SQL] Adding new function from_csv() - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/10 09:16:36 UTC, 122 replies.
- [GitHub] spark issue #21433: [SPARK-23820][CORE] Enable use of long form of callsite ... - posted by michaelmior <gi...@git.apache.org> on 2018/09/10 11:21:27 UTC, 3 replies.
- [GitHub] spark pull request #18516: [SPARK-21281][SQL] Use string types by default if... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/10 11:49:52 UTC, 2 replies.
- [GitHub] spark issue #21893: [SPARK-24965][SQL] Support selecting from partitioned ta... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/10 11:51:36 UTC, 1 replies.
- [GitHub] spark pull request #22380: [SPARK-25278][SQL][followup] remove the hack in P... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/10 12:25:12 UTC, 1 replies.
- [GitHub] spark issue #22380: [SPARK-25278][SQL][followup] remove the hack in Progress... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/10 12:25:42 UTC, 12 replies.
- [GitHub] spark pull request #22373: [SPARK-25371][SQL] struct() should allow being ca... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/10 13:35:17 UTC, 2 replies.
- [GitHub] spark issue #22373: [SPARK-25371][SQL] struct() should allow being called wi... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/10 13:35:36 UTC, 16 replies.
- [GitHub] spark pull request #22381: [SPARK-25394][Core] Add application status metric... - posted by skonto <gi...@git.apache.org> on 2018/09/10 13:43:19 UTC, 0 replies.
- [GitHub] spark issue #22381: [SPARK-25394][Core] Add application status metrics sourc... - posted by skonto <gi...@git.apache.org> on 2018/09/10 13:43:29 UTC, 0 replies.
- [GitHub] spark pull request #21308: [SPARK-24253][SQL] Add DeleteSupport mix-in for D... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/10 13:53:04 UTC, 1 replies.
- [GitHub] spark issue #22381: [SPARK-25394][CORE] Add an application status metrics so... - posted by skonto <gi...@git.apache.org> on 2018/09/10 14:10:43 UTC, 67 replies.
- [GitHub] spark issue #20673: [SPARK-23515] Use input/output streams for large events ... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/10 14:11:35 UTC, 1 replies.
- [GitHub] spark pull request #18447: [SPARK-21232][SQL][SparkR][PYSPARK] New built-in ... - posted by mmolimar <gi...@git.apache.org> on 2018/09/10 14:13:02 UTC, 0 replies.
- [GitHub] spark pull request #22382: [SPARK-23243] [SPARK-20715][CORE][2.2] Fix RDD.re... - posted by bersprockets <gi...@git.apache.org> on 2018/09/10 14:22:25 UTC, 1 replies.
- [GitHub] spark issue #22382: [SPARK-23243] [SPARK-20715][CORE][2.2] Fix RDD.repartiti... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/10 14:26:38 UTC, 9 replies.
- [GitHub] spark issue #18544: [SPARK-21318][SQL]Improve exception message thrown by `l... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/10 14:52:51 UTC, 26 replies.
- [GitHub] spark pull request #22383: [SPARK-25395][JavaAPI] Removing Optional Spark Ja... - posted by mmolimar <gi...@git.apache.org> on 2018/09/10 15:03:27 UTC, 0 replies.
- [GitHub] spark issue #22383: [SPARK-25395][JavaAPI] Removing Optional Spark Java API - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/10 15:06:36 UTC, 4 replies.
- [GitHub] spark issue #22173: [SPARK-24335] Spark external shuffle server improvement ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/10 15:53:21 UTC, 36 replies.
- [GitHub] spark pull request #22381: [SPARK-25394][CORE] Add an application status met... - posted by xuanyuanking <gi...@git.apache.org> on 2018/09/10 15:59:46 UTC, 21 replies.
- [GitHub] spark pull request #18600: [SPARK-17701][SQL] Refactor RowDataSourceScanExec... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/10 16:06:36 UTC, 0 replies.
- [GitHub] spark pull request #22353: [SPARK-25357][SQL] Add metadata to SparkPlanInfo ... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/10 16:06:52 UTC, 3 replies.
- [GitHub] spark pull request #20673: [SPARK-23515] Use input/output streams for large ... - posted by brkyvz <gi...@git.apache.org> on 2018/09/10 16:41:06 UTC, 0 replies.
- [GitHub] spark pull request #20611: [SPARK-23425][SQL]Support wildcard in HDFS path f... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/10 17:45:59 UTC, 17 replies.
- [GitHub] spark pull request #20908: [SPARK-23672][PYTHON] Document support for nested... - posted by asfgit <gi...@git.apache.org> on 2018/09/10 18:06:15 UTC, 0 replies.
- [GitHub] spark issue #17650: [SPARK-20350] Add optimization rules to apply Complement... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/10 18:18:23 UTC, 1 replies.
- [GitHub] spark issue #21465: [SPARK-24333][ML][PYTHON]Add fit with validation set to ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/10 18:32:16 UTC, 5 replies.
- [GitHub] spark issue #20272: [SPARK-23078] [CORE] [K8s] allow Spark Thrift Server to ... - posted by deveshk0 <gi...@git.apache.org> on 2018/09/10 18:46:02 UTC, 1 replies.
- [GitHub] spark pull request #22237: [SPARK-25243][SQL] Use FailureSafeParser in from_... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/10 19:28:27 UTC, 21 replies.
- [GitHub] spark pull request #22384: [SPARK-25398][CORE][MESOS] Minor bugs from compar... - posted by srowen <gi...@git.apache.org> on 2018/09/10 20:05:14 UTC, 5 replies.
- [GitHub] spark issue #22384: [SPARK-25398][CORE][MESOS] Minor bugs from comparing unr... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/10 20:07:32 UTC, 8 replies.
- [GitHub] spark issue #21080: [SPARK-23986][SQL] freshName can generate non-unique nam... - posted by dzanozin <gi...@git.apache.org> on 2018/09/10 20:40:18 UTC, 2 replies.
- [GitHub] spark issue #21688: [SPARK-21809] : Change Stage Page to use datatables to s... - posted by SparkQA <gi...@git.apache.org> on 2018/09/10 21:53:14 UTC, 40 replies.
- [GitHub] spark pull request #22385: [SPARK-25400][CORE] Increase test timeouts - posted by squito <gi...@git.apache.org> on 2018/09/10 22:05:00 UTC, 0 replies.
- [GitHub] spark issue #22385: [SPARK-25400][CORE] Increase test timeouts - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/10 22:07:13 UTC, 20 replies.
- [GitHub] spark pull request #22386: [SPARK-25399] Continuous processing state should ... - posted by mukulmurthy <gi...@git.apache.org> on 2018/09/10 23:57:11 UTC, 6 replies.
- [GitHub] spark issue #22386: [SPARK-25399] Continuous processing state should not aff... - posted by mukulmurthy <gi...@git.apache.org> on 2018/09/10 23:57:33 UTC, 9 replies.
- [GitHub] spark pull request #22387: [SPARK-25313][SQL][FOLLOW-UP][BACKPORT-2.3] Fix I... - posted by wangyum <gi...@git.apache.org> on 2018/09/11 02:10:29 UTC, 1 replies.
- [GitHub] spark issue #22387: [SPARK-25313][SQL][FOLLOW-UP][BACKPORT-2.3] Fix InsertIn... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/11 02:12:48 UTC, 36 replies.
- [GitHub] spark pull request #22388: Revert [SPARK-24882][SQL] improve data source v2 ... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/11 02:28:53 UTC, 1 replies.
- [GitHub] spark issue #22388: Revert [SPARK-24882][SQL] improve data source v2 API fro... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/11 02:29:05 UTC, 33 replies.
- [GitHub] spark issue #22060: [DO NOT MERGE][TEST ONLY] Add once-policy rule check - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/11 06:07:59 UTC, 5 replies.
- [GitHub] spark issue #20405: [SPARK-23229][SQL] Dataset.hint should use planWithBarri... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/11 06:10:56 UTC, 3 replies.
- [GitHub] spark issue #22353: [SPARK-25357][SQL] Add metadata to SparkPlanInfo to dump... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/11 06:11:34 UTC, 11 replies.
- [GitHub] spark issue #20414: [SPARK-23243][SQL] Shuffle+Repartition on an RDD could l... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/11 06:12:56 UTC, 0 replies.
- [GitHub] spark issue #21517: Testing k8s change - please ignore (13) - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/11 06:19:32 UTC, 2 replies.
- [GitHub] spark pull request #22389: [SPARK-17916][SPARK-25241][SQL][FOLLOW-UP] Fix em... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/11 06:45:25 UTC, 1 replies.
- [GitHub] spark issue #22389: [SPARK-17916][SPARK-25241][SQL][FOLLOW-UP] Fix empty str... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/11 06:46:35 UTC, 11 replies.
- [GitHub] spark issue #20504: [SPARK-23332][SQL] Update SQLQueryTestSuite to support a... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/11 06:58:45 UTC, 1 replies.
- [GitHub] spark issue #13893: [SPARK-14172][SQL] Hive table partition predicate not pa... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/11 07:01:56 UTC, 0 replies.
- [GitHub] spark issue #22211: [SPARK-23207][SPARK-22905][SPARK-24564][SPARK-25114][SQL... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/11 07:03:28 UTC, 1 replies.
- [GitHub] spark pull request #22390: [SPARK-25402][SQL] Null handling in BooleanSimpli... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/11 07:06:10 UTC, 9 replies.
- [GitHub] spark issue #22390: [SPARK-25402][SQL] Null handling in BooleanSimplificatio... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/11 07:06:27 UTC, 28 replies.
- [GitHub] spark pull request #20504: [SPARK-23332][SQL] Update SQLQueryTestSuite to su... - posted by wangyum <gi...@git.apache.org> on 2018/09/11 07:39:13 UTC, 0 replies.
- [GitHub] spark pull request #22391: [SPARK-25371][SQL][BACKPORT-2.3] struct() should ... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/11 08:09:03 UTC, 5 replies.
- [GitHub] spark issue #22391: [SPARK-25371][SQL][BACKPORT-2.3] struct() should allow b... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/11 08:09:16 UTC, 30 replies.
- [GitHub] spark pull request #22392: [SPARK-23200] Reset Kubernetes-specific config on... - posted by ssaavedra <gi...@git.apache.org> on 2018/09/11 08:31:46 UTC, 11 replies.
- [GitHub] spark issue #22392: [SPARK-23200] Reset Kubernetes-specific config on Checkp... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/11 08:32:55 UTC, 14 replies.
- [GitHub] spark pull request #18492: [SPARK-19326] Speculated task attempts do not get... - posted by Ngone51 <gi...@git.apache.org> on 2018/09/11 09:10:04 UTC, 0 replies.
- [GitHub] spark pull request #22393: Axe deprecated doc refs - posted by MichaelChirico <gi...@git.apache.org> on 2018/09/11 10:31:43 UTC, 0 replies.
- [GitHub] spark issue #22393: Axe deprecated doc refs - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/11 10:32:57 UTC, 3 replies.
- [GitHub] spark pull request #20414: [SPARK-23243][SQL] Shuffle+Repartition on an RDD ... - posted by jiangxb1987 <gi...@git.apache.org> on 2018/09/11 14:08:43 UTC, 0 replies.
- [GitHub] spark issue #22385: [SPARK-25400][CORE][TEST] Increase test timeouts - posted by squito <gi...@git.apache.org> on 2018/09/11 15:05:20 UTC, 8 replies.
- [GitHub] spark pull request #22394: [SPARK-25406][SQL] For ParquetSchemaPruningSuite.... - posted by mallman <gi...@git.apache.org> on 2018/09/11 15:18:52 UTC, 9 replies.
- [GitHub] spark issue #22394: [SPARK-25406][SQL] For ParquetSchemaPruningSuite.scala, ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/11 15:23:04 UTC, 50 replies.
- [GitHub] spark pull request #22395: [SPARK-16323][SQ] Add IntegralDivide expression - posted by mgaido91 <gi...@git.apache.org> on 2018/09/11 15:57:18 UTC, 0 replies.
- [GitHub] spark issue #22395: [SPARK-16323][SQ] Add IntegralDivide expression - posted by mgaido91 <gi...@git.apache.org> on 2018/09/11 15:57:26 UTC, 4 replies.
- [GitHub] spark issue #22384: [SPARK-25398] Minor bugs from comparing unrelated types - posted by vanzin <gi...@git.apache.org> on 2018/09/11 16:39:27 UTC, 1 replies.
- [GitHub] spark issue #18304: [SPARK-21098] Set lineseparator csv multiline and csv wr... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/11 17:07:26 UTC, 6 replies.
- [GitHub] spark pull request #22211: [SPARK-23207][SPARK-22905][SPARK-24564][SPARK-251... - posted by henryr <gi...@git.apache.org> on 2018/09/11 17:36:19 UTC, 0 replies.
- [GitHub] spark pull request #22242: Branch 2.3 - posted by asfgit <gi...@git.apache.org> on 2018/09/11 17:58:29 UTC, 0 replies.
- [GitHub] spark pull request #22396: [SPARK-23425][SQL][FOLLOWUP] Support wildcards in... - posted by sujith71955 <gi...@git.apache.org> on 2018/09/11 18:45:29 UTC, 14 replies.
- [GitHub] spark issue #22396: [SPARK-23425][SQL][FOLLOWUP] Support wildcards in HDFS p... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/11 18:46:40 UTC, 28 replies.
- [GitHub] spark issue #22386: [SPARK-25399][SS] Continuous processing state should not... - posted by tdas <gi...@git.apache.org> on 2018/09/11 18:53:51 UTC, 8 replies.
- [GitHub] spark issue #22395: [SPARK-16323][SQL] Add IntegralDivide expression - posted by SparkQA <gi...@git.apache.org> on 2018/09/11 19:31:47 UTC, 73 replies.
- [GitHub] spark pull request #22288: [SPARK-22148][SPARK-15815][Scheduler] Acquire new... - posted by dhruve <gi...@git.apache.org> on 2018/09/11 19:36:24 UTC, 1 replies.
- [GitHub] spark pull request #22384: [SPARK-25398] Minor bugs from comparing unrelated... - posted by asfgit <gi...@git.apache.org> on 2018/09/11 19:50:14 UTC, 0 replies.
- [GitHub] spark pull request #22397: [SPARK-25170][DOC] Add list and short description... - posted by LucaCanali <gi...@git.apache.org> on 2018/09/11 19:57:23 UTC, 1 replies.
- [GitHub] spark issue #22397: [SPARK-25170][DOC] Add list and short description of Spa... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/11 19:57:55 UTC, 8 replies.
- [GitHub] spark issue #13206: [SPARK-15420] [SQL] Add repartition and sort to prepare ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/11 20:08:23 UTC, 5 replies.
- [GitHub] spark pull request #22398: [SPARK-23820][CORE] Enable use of long form of ca... - posted by michaelmior <gi...@git.apache.org> on 2018/09/11 20:09:07 UTC, 3 replies.
- [GitHub] spark issue #22398: [SPARK-23820][CORE] Enable use of long form of callsite ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/11 20:11:36 UTC, 11 replies.
- [GitHub] spark pull request #22399: [SPARK-25408] Move to mode ideomatic Java8 - posted by Fokko <gi...@git.apache.org> on 2018/09/11 20:45:31 UTC, 33 replies.
- [GitHub] spark issue #22399: [SPARK-25408] Move to mode ideomatic Java8 - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/11 20:46:36 UTC, 8 replies.
- [GitHub] spark pull request #21688: [SPARK-21809] : Change Stage Page to use datatabl... - posted by abellina <gi...@git.apache.org> on 2018/09/11 22:19:12 UTC, 124 replies.
- [GitHub] spark pull request #22386: [SPARK-25399][SS] Continuous processing state sho... - posted by asfgit <gi...@git.apache.org> on 2018/09/11 22:57:36 UTC, 0 replies.
- [GitHub] spark issue #22383: [SPARK-25395][JavaAPI] Replace Spark Optional class with... - posted by mmolimar <gi...@git.apache.org> on 2018/09/11 23:21:50 UTC, 0 replies.
- [GitHub] spark pull request #22395: [SPARK-16323][SQL] Add IntegralDivide expression - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/11 23:22:26 UTC, 23 replies.
- [GitHub] spark issue #22288: [SPARK-22148][SPARK-15815][Scheduler] Acquire new execut... - posted by Ngone51 <gi...@git.apache.org> on 2018/09/12 02:04:50 UTC, 24 replies.
- [GitHub] spark issue #22054: [SPARK-24703][SQL]: To add support to multiply CalendarI... - posted by priyankagargnitk <gi...@git.apache.org> on 2018/09/12 02:38:21 UTC, 0 replies.
- [GitHub] spark issue #22393: [MINOR][DOCS] Axe deprecated doc refs - posted by MichaelChirico <gi...@git.apache.org> on 2018/09/12 03:10:11 UTC, 10 replies.
- [GitHub] spark pull request #22400: [SPARK-25238][PYTHON] lint-python: Fix W605 warni... - posted by srowen <gi...@git.apache.org> on 2018/09/12 03:21:46 UTC, 11 replies.
- [GitHub] spark issue #22400: [SPARK-25238][PYTHON] lint-python: Fix W605 warnings for... - posted by srowen <gi...@git.apache.org> on 2018/09/12 03:21:54 UTC, 43 replies.
- [GitHub] spark pull request #22401: [SPARK-25413] Precision value is going for toss w... - posted by ajithme <gi...@git.apache.org> on 2018/09/12 08:32:13 UTC, 9 replies.
- [GitHub] spark issue #22401: [SPARK-25413] Precision value is going for toss when Avg... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/12 08:32:54 UTC, 12 replies.
- [GitHub] spark pull request #22402: [SPARK-25414][SS] The numInputRows metrics can be... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/12 11:12:20 UTC, 3 replies.
- [GitHub] spark issue #22402: [SPARK-25414][SS] The numInputRows metrics can be incorr... - posted by SparkQA <gi...@git.apache.org> on 2018/09/12 11:13:12 UTC, 37 replies.
- [GitHub] spark issue #22087: [SPARK-25097][ML] Support prediction on single instance ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/12 13:13:18 UTC, 3 replies.
- [GitHub] spark issue #21999: [WIP][SQL] Flattening nested structures - posted by MaxGekk <gi...@git.apache.org> on 2018/09/12 15:56:19 UTC, 1 replies.
- [GitHub] spark pull request #22403: [SPARK-25402][SQL][BACKPORT-2.2] Null handling in... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/12 17:56:30 UTC, 3 replies.
- [GitHub] spark issue #22403: [SPARK-25402][SQL][BACKPORT-2.2] Null handling in Boolea... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/12 17:58:01 UTC, 12 replies.
- [GitHub] spark pull request #22404: DO NOT MERGE - posted by squito <gi...@git.apache.org> on 2018/09/12 18:57:27 UTC, 9 replies.
- [GitHub] spark issue #22404: DO NOT MERGE - posted by SparkQA <gi...@git.apache.org> on 2018/09/12 18:58:09 UTC, 24 replies.
- [GitHub] spark pull request #22405: [SPARK-25295][K8S]Fix executor names collision - posted by skonto <gi...@git.apache.org> on 2018/09/12 19:57:42 UTC, 11 replies.
- [GitHub] spark issue #22405: [SPARK-25295][K8S]Fix executor names collision - posted by skonto <gi...@git.apache.org> on 2018/09/12 20:01:21 UTC, 53 replies.
- [GitHub] spark pull request #21809: [SPARK-24851][UI] Map a Stage ID to it's Associat... - posted by abellina <gi...@git.apache.org> on 2018/09/12 21:14:54 UTC, 4 replies.
- [GitHub] spark pull request #22406: [SPARK-25415][SQL] Make plan change log in RuleEx... - posted by maryannxue <gi...@git.apache.org> on 2018/09/12 21:35:40 UTC, 2 replies.
- [GitHub] spark issue #22406: [SPARK-25415][SQL] Make plan change log in RuleExecutor ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/12 21:37:49 UTC, 5 replies.
- [GitHub] spark issue #21950: [SPARK-24914][SQL][WIP] Add configuration to avoid OOM d... - posted by SparkQA <gi...@git.apache.org> on 2018/09/12 21:48:25 UTC, 16 replies.
- [GitHub] spark pull request #22407: [SPARK-25415] ArrayPosition function may return i... - posted by dilipbiswal <gi...@git.apache.org> on 2018/09/12 22:03:54 UTC, 0 replies.
- [GitHub] spark issue #22407: [SPARK-25415][SQL] ArrayPosition function may return inc... - posted by SparkQA <gi...@git.apache.org> on 2018/09/12 22:08:21 UTC, 2 replies.
- [GitHub] spark pull request #22408: [SPARK-25417][SQL] ArrayContains function may ret... - posted by dilipbiswal <gi...@git.apache.org> on 2018/09/12 22:27:19 UTC, 28 replies.
- [GitHub] spark issue #22408: [SPARK-25417][SQL] ArrayContains function may return inc... - posted by SparkQA <gi...@git.apache.org> on 2018/09/12 22:28:10 UTC, 71 replies.
- [GitHub] spark pull request #21950: [SPARK-24914][SQL][WIP] Add configuration to avoi... - posted by bersprockets <gi...@git.apache.org> on 2018/09/12 23:07:57 UTC, 1 replies.
- [GitHub] spark issue #22407: [SPARK-25416][SQL] ArrayPosition function may return inc... - posted by SparkQA <gi...@git.apache.org> on 2018/09/12 23:56:20 UTC, 48 replies.
- [GitHub] spark issue #21904: [SPARK-24953] [SQL] Prune a branch in `CaseWhen` if prev... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/13 02:07:19 UTC, 1 replies.
- [GitHub] spark pull request #20521: [SPARK-22977][SQL] fix web UI SQL tab for CTAS - posted by viirya <gi...@git.apache.org> on 2018/09/13 04:02:04 UTC, 3 replies.
- [GitHub] spark pull request #22409: [SPARK-25352][SQL][Followup] Add helper method an... - posted by viirya <gi...@git.apache.org> on 2018/09/13 05:09:01 UTC, 1 replies.
- [GitHub] spark issue #22409: [SPARK-25352][SQL][Followup] Add helper method and addre... - posted by viirya <gi...@git.apache.org> on 2018/09/13 05:09:14 UTC, 22 replies.
- [GitHub] spark pull request #22410: [SPARK-25418][SQL] The metadata of DataSource tab... - posted by ueshin <gi...@git.apache.org> on 2018/09/13 05:27:57 UTC, 7 replies.
- [GitHub] spark issue #22410: [SPARK-25418][SQL] The metadata of DataSource table shou... - posted by ueshin <gi...@git.apache.org> on 2018/09/13 05:28:04 UTC, 14 replies.
- [GitHub] spark pull request #22407: [SPARK-25416][SQL] ArrayPosition function may ret... - posted by ueshin <gi...@git.apache.org> on 2018/09/13 05:56:07 UTC, 5 replies.
- [GitHub] spark issue #22029: [SPARK-24395][SQL] IN operator should return NULL when c... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/13 07:58:54 UTC, 6 replies.
- [GitHub] spark pull request #22411: [SPARK-25421][SQL] Abstract an output path field ... - posted by LantaoJin <gi...@git.apache.org> on 2018/09/13 11:06:19 UTC, 4 replies.
- [GitHub] spark issue #22411: [SPARK-25421][SQL] Abstract an output path field in trai... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/13 11:06:34 UTC, 15 replies.
- [GitHub] spark pull request #22412: [SPARK-25404][SQL] Staging path may not on the ex... - posted by fjh100456 <gi...@git.apache.org> on 2018/09/13 11:49:01 UTC, 2 replies.
- [GitHub] spark issue #22412: [SPARK-25404][SQL] Staging path may not on the expected ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/13 11:51:35 UTC, 2 replies.
- [GitHub] spark issue #22375: [SPARK-25388][Test][SQL] Detect incorrect nullable of Da... - posted by kiszk <gi...@git.apache.org> on 2018/09/13 12:43:15 UTC, 24 replies.
- [GitHub] spark pull request #22375: [SPARK-25388][Test][SQL] Detect incorrect nullabl... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/13 13:23:34 UTC, 17 replies.
- [GitHub] spark issue #22038: [SPARK-25056][SQL] Unify the InConversion and BinaryComp... - posted by wangyum <gi...@git.apache.org> on 2018/09/13 14:02:30 UTC, 2 replies.
- [GitHub] spark pull request #21048: [SPARK-23966][SS] Refactoring all checkpoint file... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/13 14:33:35 UTC, 0 replies.
- [GitHub] spark pull request #22413: Session options shouldn't override extra options - posted by MaxGekk <gi...@git.apache.org> on 2018/09/13 15:23:04 UTC, 2 replies.
- [GitHub] spark issue #22413: Session options shouldn't override extra options - posted by MaxGekk <gi...@git.apache.org> on 2018/09/13 15:23:22 UTC, 7 replies.
- [GitHub] spark pull request #22231: [SPARK-25238][PYTHON] lint-python: Upgrade pycode... - posted by srowen <gi...@git.apache.org> on 2018/09/13 15:24:48 UTC, 3 replies.
- [GitHub] spark issue #22339: [SPARK-17159][STREAM] Significant speed up for running s... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/13 16:54:32 UTC, 11 replies.
- [GitHub] spark issue #17520: [WIP][SPARK-19712][SQL] Move PullupCorrelatedPredicates ... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/13 17:06:06 UTC, 2 replies.
- [GitHub] spark issue #21386: [SPARK-23928][SQL][WIP] Add shuffle collection function. - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/13 17:08:53 UTC, 1 replies.
- [GitHub] spark issue #19193: [WIP][SPARK-21896][SQL] Fix Stack Overflow when window f... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/13 17:14:35 UTC, 2 replies.
- [GitHub] spark issue #18106: [SPARK-20754][SQL] Support TRUNC (number) - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/13 17:18:54 UTC, 2 replies.
- [GitHub] spark issue #18942: [BACKPORT-2.1][SPARK-19372][SQL] Fix throwing a Java exc... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/13 17:21:44 UTC, 4 replies.
- [GitHub] spark issue #19538: [SPARK-20393][WEBU UI][BACKPORT-2.0] Strengthen Spark to... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/13 17:24:17 UTC, 2 replies.
- [GitHub] spark pull request #19193: [WIP][SPARK-21896][SQL] Fix Stack Overflow when w... - posted by aokolnychyi <gi...@git.apache.org> on 2018/09/13 18:31:47 UTC, 0 replies.
- [GitHub] spark pull request #22385: [SPARK-25400][CORE][TEST] Increase test timeouts - posted by asfgit <gi...@git.apache.org> on 2018/09/13 19:16:29 UTC, 0 replies.
- [GitHub] spark issue #21685: [SPARK-24707][DSTREAMS] Enable spark-kafka-streaming to ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/13 19:21:36 UTC, 0 replies.
- [GitHub] spark pull request #22414: [SPARK-25424][SQL] Window duration and slide dura... - posted by raghavgautam <gi...@git.apache.org> on 2018/09/13 19:59:25 UTC, 18 replies.
- [GitHub] spark issue #22414: [SPARK-25424][SQL] Window duration and slide duration wi... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/13 20:01:37 UTC, 12 replies.
- [GitHub] spark pull request #22415: [SPARK-25291][K8S] Fixing Flakiness of Executor P... - posted by ifilonenko <gi...@git.apache.org> on 2018/09/13 20:28:44 UTC, 9 replies.
- [GitHub] spark pull request #22416: [SPARK-25291][K8S][BACKPORT] Fixing Flakiness of ... - posted by ifilonenko <gi...@git.apache.org> on 2018/09/13 20:29:12 UTC, 1 replies.
- [GitHub] spark issue #22415: [SPARK-25291][K8S] Fixing Flakiness of Executor Pod test... - posted by ifilonenko <gi...@git.apache.org> on 2018/09/13 20:29:26 UTC, 27 replies.
- [GitHub] spark issue #22416: [SPARK-25291][K8S][BACKPORT] Fixing Flakiness of Executo... - posted by ifilonenko <gi...@git.apache.org> on 2018/09/13 20:29:33 UTC, 21 replies.
- [GitHub] spark issue #22413: [SPARK-25425][SQL] Extra options overwrite session optio... - posted by SparkQA <gi...@git.apache.org> on 2018/09/13 20:33:19 UTC, 14 replies.
- [GitHub] spark pull request #22413: [SPARK-25425][SQL] Extra options overwrite sessio... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/13 20:59:20 UTC, 8 replies.
- [GitHub] spark pull request #21386: [SPARK-23928][SQL][WIP] Add shuffle collection fu... - posted by pkuwm <gi...@git.apache.org> on 2018/09/13 21:37:46 UTC, 0 replies.
- [GitHub] spark issue #19267: [WIP][SPARK-20628][CORE] Blacklist nodes when they trans... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/13 21:42:53 UTC, 0 replies.
- [GitHub] spark pull request #18106: [SPARK-20754][SQL] Support TRUNC (number) - posted by wangyum <gi...@git.apache.org> on 2018/09/14 00:00:26 UTC, 0 replies.
- [GitHub] spark issue #22402: [SPARK-25414][SS][TEST] make it clear that the numRows m... - posted by SparkQA <gi...@git.apache.org> on 2018/09/14 02:13:12 UTC, 37 replies.
- [GitHub] spark pull request #22417: [SPARK-25426][SQL] Handles subexpression eliminat... - posted by maropu <gi...@git.apache.org> on 2018/09/14 02:29:43 UTC, 2 replies.
- [GitHub] spark issue #22417: [SPARK-25426][SQL] Handles subexpression elimination con... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/14 02:32:27 UTC, 9 replies.
- [GitHub] spark pull request #22038: [SPARK-25056][SQL] Unify the InConversion and Bin... - posted by maropu <gi...@git.apache.org> on 2018/09/14 05:22:37 UTC, 1 replies.
- [GitHub] spark pull request #22418: [SPARK-25427][SQL][TEST] Add BloomFilter creation... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/14 05:45:31 UTC, 13 replies.
- [GitHub] spark issue #22418: [SPARK-25427][SQL][TEST] Add BloomFilter creation test c... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/14 05:47:21 UTC, 30 replies.
- [GitHub] spark issue #20433: [SPARK-23264][SQL] Make INTERVAL keyword optional in INT... - posted by SparkQA <gi...@git.apache.org> on 2018/09/14 05:53:12 UTC, 35 replies.
- [GitHub] spark issue #17400: [SPARK-19981][SQL] Respect aliases in output partitionin... - posted by maropu <gi...@git.apache.org> on 2018/09/14 05:57:23 UTC, 20 replies.
- [GitHub] spark issue #22204: [SPARK-25196][SQL] Extends Analyze commands for cached t... - posted by maropu <gi...@git.apache.org> on 2018/09/14 05:57:46 UTC, 14 replies.
- [GitHub] spark pull request #22419: [SPARK-23906][SQL] Add UDF TRUNCATE(number) - posted by wangyum <gi...@git.apache.org> on 2018/09/14 08:30:16 UTC, 1 replies.
- [GitHub] spark issue #22419: [SPARK-23906][SQL] Add UDF TRUNCATE(number) - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/14 08:32:47 UTC, 13 replies.
- [GitHub] spark issue #21677: [SPARK-24692][TESTS] Improvement FilterPushdownBenchmark - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/14 08:58:56 UTC, 7 replies.
- [GitHub] spark pull request #22420: SPARK-25429 - posted by hellodengfei <gi...@git.apache.org> on 2018/09/14 09:03:37 UTC, 0 replies.
- [GitHub] spark issue #22420: SPARK-25429 - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/14 09:06:34 UTC, 5 replies.
- [GitHub] spark pull request #22421: [SPARK-25431][SQL][EXAMPLES] Fix function example... - posted by ueshin <gi...@git.apache.org> on 2018/09/14 09:36:01 UTC, 3 replies.
- [GitHub] spark issue #22421: [SPARK-25431][SQL][EXAMPLES] Fix function examples and u... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/14 09:37:16 UTC, 11 replies.
- [GitHub] spark issue #22417: [SPARK-25426][SQL] Remove the duplicate fallback logic i... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/14 10:32:35 UTC, 8 replies.
- [GitHub] spark issue #18139: [SPARK-20787][PYTHON] PySpark can't handle datetimes bef... - posted by holdenk <gi...@git.apache.org> on 2018/09/14 16:41:59 UTC, 0 replies.
- [GitHub] spark issue #20556: [SPARK-23367][Build] Include python document style check... - posted by holdenk <gi...@git.apache.org> on 2018/09/14 16:42:33 UTC, 8 replies.
- [GitHub] spark pull request #22422: [SPARK-25433][PYSPARK] Add support for pex in PyS... - posted by fhoering <gi...@git.apache.org> on 2018/09/14 17:23:19 UTC, 1 replies.
- [GitHub] spark issue #22422: [SPARK-25433][PYSPARK] Add support for pex in PySpark - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/14 17:26:36 UTC, 3 replies.
- [GitHub] spark issue #21451: [SPARK-24296][CORE] Replicate large blocks as a stream. - posted by gatorsmile <gi...@git.apache.org> on 2018/09/14 20:40:40 UTC, 4 replies.
- [GitHub] spark pull request #22423: [SPARK-25302][STREAMING] Checkpoint the reducedSt... - posted by nikunjb <gi...@git.apache.org> on 2018/09/14 23:37:12 UTC, 0 replies.
- [GitHub] spark issue #22423: [SPARK-25302][STREAMING] Checkpoint the reducedStream in... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/14 23:37:52 UTC, 3 replies.
- [GitHub] spark pull request #22424: [SPARK-25303][STREAMING] For checkpointed DStream... - posted by nikunjb <gi...@git.apache.org> on 2018/09/14 23:40:18 UTC, 0 replies.
- [GitHub] spark issue #22424: [SPARK-25303][STREAMING] For checkpointed DStreams, remo... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/14 23:41:35 UTC, 3 replies.
- [GitHub] spark pull request #22425: [SPARK-23367][Build] Include python document styl... - posted by rekhajoshm <gi...@git.apache.org> on 2018/09/15 02:54:35 UTC, 7 replies.
- [GitHub] spark pull request #20556: [SPARK-23367][Build] Include python document styl... - posted by rekhajoshm <gi...@git.apache.org> on 2018/09/15 02:56:47 UTC, 0 replies.
- [GitHub] spark issue #22425: [SPARK-23367][Build] Include python document style check... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/15 02:57:49 UTC, 6 replies.
- [GitHub] spark issue #20418: [SPARK-790][MESOS] Implement reregistered callback for M... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/15 03:02:38 UTC, 1 replies.
- [GitHub] spark pull request #22426: [SPARK-25436] Bump master branch version to 2.5.0... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/15 05:04:26 UTC, 7 replies.
- [GitHub] spark issue #22426: [SPARK-25436] Bump master branch version to 2.5.0-SNAPSH... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/15 05:07:52 UTC, 26 replies.
- [GitHub] spark issue #22413: [SPARK-25425][SQL] Extra options override session option... - posted by SparkQA <gi...@git.apache.org> on 2018/09/15 09:03:11 UTC, 5 replies.
- [GitHub] spark pull request #22427: [SPARK-25438][SQL][TEST] Fix FilterPushdownBenchm... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/15 09:16:47 UTC, 4 replies.
- [GitHub] spark issue #22427: [SPARK-25438][SQL][TEST] Fix FilterPushdownBenchmark to ... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/15 09:17:53 UTC, 12 replies.
- [GitHub] spark pull request #22428: [SPARK-25430][SQL] Add map parameter for withColu... - posted by goungoun <gi...@git.apache.org> on 2018/09/15 13:43:09 UTC, 1 replies.
- [GitHub] spark issue #22428: [SPARK-25430][SQL] Add map parameter for withColumnRenam... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/15 13:46:34 UTC, 5 replies.
- [GitHub] spark pull request #22429: [SPARK-25440][SQL] Dump query execution info to a... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/15 15:17:53 UTC, 0 replies.
- [GitHub] spark issue #22429: [SPARK-25440][SQL] Dump query execution info to a file - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/15 15:21:34 UTC, 6 replies.
- [GitHub] spark pull request #22430: [SPARK-25439][TESTS][SQL] Fixes TPCHQuerySuite da... - posted by npoggi <gi...@git.apache.org> on 2018/09/15 15:39:31 UTC, 1 replies.
- [GitHub] spark issue #22430: [SPARK-25439][TESTS][SQL] Fixes TPCHQuerySuite datatype ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/15 15:41:34 UTC, 14 replies.
- [GitHub] spark pull request #22413: [SPARK-25425][SQL] Extra options override session... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/15 19:08:52 UTC, 1 replies.
- [GitHub] spark issue #22429: [SPARK-25440][SQL] Dumping query execution info to a fil... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/15 19:52:43 UTC, 54 replies.
- [GitHub] spark issue #22413: [SPARK-25425][SQL] Extra options should override session... - posted by SparkQA <gi...@git.apache.org> on 2018/09/15 20:03:12 UTC, 15 replies.
- [GitHub] spark pull request #22431: [SPARK-24418][FOLLOWUP][DOC] Update docs to show ... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/15 20:54:27 UTC, 1 replies.
- [GitHub] spark issue #22431: [SPARK-24418][FOLLOWUP][DOC] Update docs to show Scala 2... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/15 20:55:00 UTC, 8 replies.
- [GitHub] spark pull request #22417: [SPARK-25426][SQL] Remove the duplicate fallback ... - posted by asfgit <gi...@git.apache.org> on 2018/09/15 23:25:02 UTC, 0 replies.
- [GitHub] spark pull request #22413: [SPARK-25425][SQL] Extra options should override ... - posted by asfgit <gi...@git.apache.org> on 2018/09/16 00:28:49 UTC, 0 replies.
- [GitHub] spark pull request #21515: [SPARK-24372][build] Add scripts to help with pre... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/16 02:56:35 UTC, 2 replies.
- [GitHub] spark pull request #22432: [SPARK-22713][CORE][TEST][FOLLOWUP] Fix flaky Ext... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/16 03:08:25 UTC, 6 replies.
- [GitHub] spark issue #22432: [SPARK-22713][CORE][TEST][FOLLOWUP] Fix flaky ExternalAp... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/16 03:12:58 UTC, 15 replies.
- [GitHub] spark pull request #19538: [SPARK-20393][WEBU UI][BACKPORT-2.0] Strengthen S... - posted by ambauma <gi...@git.apache.org> on 2018/09/16 03:30:29 UTC, 0 replies.
- [GitHub] spark issue #21515: [SPARK-24372][build] Add scripts to help with preparing ... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/16 04:12:21 UTC, 2 replies.
- [GitHub] spark pull request #22433: Support STS to run in k8s cluster mode - posted by suryag10 <gi...@git.apache.org> on 2018/09/16 04:38:19 UTC, 0 replies.
- [GitHub] spark issue #22433: Support STS to run in k8s cluster mode - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/16 04:41:33 UTC, 0 replies.
- [GitHub] spark issue #22433: Support STS to run in k8s deployment modes with spark de... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/16 04:41:53 UTC, 0 replies.
- [GitHub] spark issue #22433: Support STS to run in k8s deployments with spark deploym... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/16 04:42:50 UTC, 8 replies.
- [GitHub] spark issue #22433: [SPARK-25442][SQL][K8S] Support STS to run in k8s deploy... - posted by mridulm <gi...@git.apache.org> on 2018/09/16 06:15:27 UTC, 16 replies.
- [GitHub] spark pull request #22434: [SPARK-24685][BUILD][FOLLOWUP] Fix the nonexist p... - posted by jerryshao <gi...@git.apache.org> on 2018/09/16 12:31:07 UTC, 1 replies.
- [GitHub] spark issue #22434: [SPARK-24685][BUILD][FOLLOWUP] Fix the nonexist profile ... - posted by jerryshao <gi...@git.apache.org> on 2018/09/16 12:31:32 UTC, 8 replies.
- [GitHub] spark pull request #22429: [SPARK-25440][SQL] Dumping query execution info t... - posted by hvanhovell <gi...@git.apache.org> on 2018/09/16 13:03:20 UTC, 24 replies.
- [GitHub] spark pull request #22435: [SPARK-25423][SQL] Output "dataFilters" in DataSo... - posted by wangyum <gi...@git.apache.org> on 2018/09/16 16:34:07 UTC, 3 replies.
- [GitHub] spark issue #22435: [SPARK-25423][SQL] Output "dataFilters" in DataSourceSca... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/16 16:37:15 UTC, 13 replies.
- [GitHub] spark pull request #22393: [MINOR][DOCS] Axe deprecated doc refs - posted by asfgit <gi...@git.apache.org> on 2018/09/16 20:02:09 UTC, 0 replies.
- [GitHub] spark pull request #22436: [SPARK-24654][BUILD][FOLLOWUP] Update, fix LICENS... - posted by srowen <gi...@git.apache.org> on 2018/09/17 03:44:06 UTC, 1 replies.
- [GitHub] spark issue #22436: [SPARK-24654][BUILD][FOLLOWUP] Update, fix LICENSE and N... - posted by srowen <gi...@git.apache.org> on 2018/09/17 03:44:33 UTC, 15 replies.
- [GitHub] spark pull request #22437: [SPARK-25431][SQL][EXAMPLES] Fix function example... - posted by ueshin <gi...@git.apache.org> on 2018/09/17 04:28:27 UTC, 1 replies.
- [GitHub] spark issue #22437: [SPARK-25431][SQL][EXAMPLES] Fix function examples and t... - posted by ueshin <gi...@git.apache.org> on 2018/09/17 04:28:42 UTC, 27 replies.
- [GitHub] spark pull request #22438: [SPARK-25443][INFRA] fix issues when building doc... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/17 04:53:28 UTC, 0 replies.
- [GitHub] spark issue #22438: [SPARK-25443][INFRA] fix issues when building docs with ... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/17 04:53:58 UTC, 6 replies.
- [GitHub] spark pull request #22439: [SPARK-25444][SQL] Refactor GenArrayData.genCodeT... - posted by kiszk <gi...@git.apache.org> on 2018/09/17 05:39:03 UTC, 11 replies.
- [GitHub] spark issue #22439: [SPARK-25444][SQL] Refactor GenArrayData.genCodeToCreate... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/17 05:42:49 UTC, 19 replies.
- [GitHub] spark issue #22438: [SPARK-25443][BUILD] fix issues when building docs with ... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/17 07:51:35 UTC, 14 replies.
- [GitHub] spark pull request #22440: [SPARK-24151][SQL] Case insensitive resolution of... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/17 10:18:36 UTC, 3 replies.
- [GitHub] spark issue #22440: [SPARK-24151][SQL] Case insensitive resolution of CURREN... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/17 10:19:13 UTC, 24 replies.
- [GitHub] spark pull request #22441: [SPARK-25445][BUILD] the release script should be... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/17 10:59:37 UTC, 16 replies.
- [GitHub] spark issue #22441: [SPARK-25445][BUILD] the release script should be able t... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/17 11:00:05 UTC, 29 replies.
- [GitHub] spark pull request #22442: [SPARK-25447][SQL] Support JSON options by schema... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/17 12:49:49 UTC, 11 replies.
- [GitHub] spark issue #22442: [SPARK-25447][SQL] Support JSON options by schema_of_jso... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/17 12:51:37 UTC, 27 replies.
- [GitHub] spark issue #19433: [SPARK-3162] [MLlib] Add local tree training for decisio... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/17 12:59:13 UTC, 1 replies.
- [GitHub] spark pull request #20761: [SPARK-20327][CORE][YARN] Add CLI support for YAR... - posted by szyszy <gi...@git.apache.org> on 2018/09/17 13:49:52 UTC, 49 replies.
- [GitHub] spark issue #21596: [SPARK-24601] Update Jackson to 2.9.6 - posted by SparkQA <gi...@git.apache.org> on 2018/09/17 13:58:36 UTC, 22 replies.
- [GitHub] spark issue #20761: [SPARK-20327][CORE][YARN] Add CLI support for YARN custo... - posted by SparkQA <gi...@git.apache.org> on 2018/09/17 14:28:30 UTC, 17 replies.
- [GitHub] spark issue #13440: [SPARK-15699] [ML] Implement a Chi-Squared test statisti... - posted by willb <gi...@git.apache.org> on 2018/09/17 15:18:41 UTC, 2 replies.
- [GitHub] spark pull request #22443: [SPARK-25339][TESTS] Refactor FilterPushdownBench... - posted by wangyum <gi...@git.apache.org> on 2018/09/17 17:08:07 UTC, 0 replies.
- [GitHub] spark issue #22443: [SPARK-25339][TESTS] Refactor FilterPushdownBenchmark - posted by wangyum <gi...@git.apache.org> on 2018/09/17 17:08:31 UTC, 7 replies.
- [GitHub] spark pull request #13440: [SPARK-15699] [ML] Implement a Chi-Squared test s... - posted by srowen <gi...@git.apache.org> on 2018/09/17 20:11:39 UTC, 11 replies.
- [GitHub] spark pull request #21482: [SPARK-24393][SQL] SQL builtin: isinf - posted by NihalHarish <gi...@git.apache.org> on 2018/09/17 22:02:31 UTC, 0 replies.
- [GitHub] spark pull request #22305: [WIP][SPARK-24561][SQL][Python] User-defined wind... - posted by icexelloss <gi...@git.apache.org> on 2018/09/17 22:09:23 UTC, 1 replies.
- [GitHub] spark pull request #22444: implement incremental loading and add a flag to l... - posted by jianjianjiao <gi...@git.apache.org> on 2018/09/17 22:09:30 UTC, 0 replies.
- [GitHub] spark issue #22444: implement incremental loading and add a flag to load inc... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/17 22:11:39 UTC, 2 replies.
- [GitHub] spark issue #22444: [SPARK-25409][Core]Speed up Spark History loading via in... - posted by jianjianjiao <gi...@git.apache.org> on 2018/09/17 22:50:19 UTC, 5 replies.
- [GitHub] spark pull request #21756: [SPARK-24764] [CORE] Add ServiceLoader implementa... - posted by shrutig <gi...@git.apache.org> on 2018/09/17 22:52:07 UTC, 0 replies.
- [GitHub] spark pull request #17400: [SPARK-19981][SQL] Respect aliases in output part... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/17 23:41:13 UTC, 1 replies.
- [GitHub] spark pull request #22445: Branch 2.3 udf nullability - posted by ptkool <gi...@git.apache.org> on 2018/09/18 00:23:08 UTC, 1 replies.
- [GitHub] spark pull request #22446: [SPARK-19550][DOC][FOLLOW-UP] Update tuning.md to... - posted by wangyum <gi...@git.apache.org> on 2018/09/18 01:33:09 UTC, 1 replies.
- [GitHub] spark issue #22446: [SPARK-19550][DOC][FOLLOW-UP] Update tuning.md to use JD... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/18 01:37:25 UTC, 11 replies.
- [GitHub] spark pull request #22444: [SPARK-25409][Core]Speed up Spark History loading... - posted by squito <gi...@git.apache.org> on 2018/09/18 01:59:42 UTC, 2 replies.
- [GitHub] spark pull request #22438: [SPARK-25443][BUILD] fix issues when building doc... - posted by asfgit <gi...@git.apache.org> on 2018/09/18 02:14:51 UTC, 0 replies.
- [GitHub] spark pull request #22447: [SPARK-25450][SQL] PushProjectThroughUnion rule u... - posted by maryannxue <gi...@git.apache.org> on 2018/09/18 02:59:30 UTC, 2 replies.
- [GitHub] spark issue #22447: [SPARK-25450][SQL] PushProjectThroughUnion rule uses the... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/18 03:02:31 UTC, 35 replies.
- [GitHub] spark pull request #21403: [SPARK-24341][SQL] Support only IN subqueries wit... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/18 04:05:22 UTC, 3 replies.
- [GitHub] spark pull request #22420: [SPARK-25429][SQL]Use Set improve SparkListenerBu... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/18 04:05:43 UTC, 1 replies.
- [GitHub] spark pull request #22443: [SPARK-25339][TEST] Refactor FilterPushdownBenchm... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/18 04:06:19 UTC, 9 replies.
- [GitHub] spark issue #22420: [SPARK-25429][SQL]Use Set improve SparkListenerBus effic... - posted by gengliangwang <gi...@git.apache.org> on 2018/09/18 06:09:49 UTC, 2 replies.
- [GitHub] spark pull request #22448: [SPARK-25417][SQL] Improve findTightestCommonType... - posted by dilipbiswal <gi...@git.apache.org> on 2018/09/18 06:12:11 UTC, 20 replies.
- [GitHub] spark issue #22448: [SPARK-25417][SQL] Improve findTightestCommonType to coe... - posted by dilipbiswal <gi...@git.apache.org> on 2018/09/18 06:12:23 UTC, 47 replies.
- [GitHub] spark pull request #21217: [SPARK-24151][SQL] Fix CURRENT_DATE, CURRENT_TIME... - posted by asfgit <gi...@git.apache.org> on 2018/09/18 06:23:13 UTC, 0 replies.
- [GitHub] spark issue #22443: [SPARK-25339][TEST] Refactor FilterPushdownBenchmark - posted by cloud-fan <gi...@git.apache.org> on 2018/09/18 07:17:56 UTC, 27 replies.
- [GitHub] spark pull request #20864: [SPARK-23745][SQL]Remove the directories of the �... - posted by zuotingbing <gi...@git.apache.org> on 2018/09/18 09:03:32 UTC, 1 replies.
- [GitHub] spark issue #20864: [SPARK-23745][SQL]Remove the directories of the ���hive.... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/18 09:06:38 UTC, 2 replies.
- [GitHub] spark pull request #22449: [SPARK-22666][ML][FOLLOW-UP] Return a correctly f... - posted by WeichenXu123 <gi...@git.apache.org> on 2018/09/18 10:24:45 UTC, 1 replies.
- [GitHub] spark issue #22449: [SPARK-22666][ML][FOLLOW-UP] Return a correctly formatte... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/18 10:27:44 UTC, 12 replies.
- [GitHub] spark issue #21048: [SPARK-23966][SS] Refactoring all checkpoint file writin... - posted by steveloughran <gi...@git.apache.org> on 2018/09/18 10:52:47 UTC, 0 replies.
- [GitHub] spark pull request #22450: [SPARK-25454][SQL] Avoid precision loss in divisi... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/18 13:53:42 UTC, 12 replies.
- [GitHub] spark issue #22450: [SPARK-25454][SQL] Avoid precision loss in division with... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/18 13:58:00 UTC, 59 replies.
- [GitHub] spark pull request #22451: [SPARK-24777][SQL] Add write benchmark for AVRO - posted by gengliangwang <gi...@git.apache.org> on 2018/09/18 14:18:52 UTC, 3 replies.
- [GitHub] spark issue #22451: [SPARK-24777][SQL] Add write benchmark for AVRO - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/18 14:22:43 UTC, 23 replies.
- [GitHub] spark issue #21403: [SPARK-24341][SQL] Support only IN subqueries with the s... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/18 14:23:48 UTC, 6 replies.
- [GitHub] spark pull request #22452: [SPARK-25456][SQL][TEST] Fix PythonForeachWriterS... - posted by squito <gi...@git.apache.org> on 2018/09/18 14:24:47 UTC, 2 replies.
- [GitHub] spark issue #22452: [SPARK-25456][SQL][TEST] Fix PythonForeachWriterSuite - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/18 14:27:41 UTC, 14 replies.
- [GitHub] spark pull request #22453: [SPARK-20937][DOCS] Describe spark.sql.parquet.wr... - posted by seancxmao <gi...@git.apache.org> on 2018/09/18 14:38:08 UTC, 17 replies.
- [GitHub] spark issue #22453: [SPARK-20937][DOCS] Describe spark.sql.parquet.writeLega... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/18 14:41:36 UTC, 28 replies.
- [GitHub] spark pull request #22454: [[SPARK-25445][BUILD][FOLLOWUP] Clean up release-... - posted by gengliangwang <gi...@git.apache.org> on 2018/09/18 15:38:16 UTC, 0 replies.
- [GitHub] spark issue #22454: [[SPARK-25445][BUILD][FOLLOWUP] Clean up release-build.s... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/18 15:42:55 UTC, 2 replies.
- [GitHub] spark issue #22454: [SPARK-25445][BUILD][FOLLOWUP] Resolve issues in release... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/18 15:52:37 UTC, 29 replies.
- [GitHub] spark pull request #22454: [SPARK-25445][BUILD][FOLLOWUP] Resolve issues in ... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/18 16:06:38 UTC, 3 replies.
- [GitHub] spark pull request #22419: [SPARK-23906][SQL] Add built-in UDF TRUNCATE(numb... - posted by ueshin <gi...@git.apache.org> on 2018/09/18 17:52:48 UTC, 12 replies.
- [GitHub] spark issue #17654: [SPARK-20351] [ML] Add trait hasTrainingSummary to repla... - posted by SparkQA <gi...@git.apache.org> on 2018/09/18 18:53:38 UTC, 4 replies.
- [GitHub] spark pull request #22455: [SPARK-24572][SparkR] "eager execution" for R she... - posted by adrian555 <gi...@git.apache.org> on 2018/09/18 21:15:11 UTC, 0 replies.
- [GitHub] spark issue #22455: [SPARK-24572][SparkR] "eager execution" for R shell, IDE - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/18 21:17:36 UTC, 5 replies.
- [GitHub] spark pull request #16677: [SPARK-19355][SQL] Use map output statistics to i... - posted by rxin <gi...@git.apache.org> on 2018/09/18 22:24:42 UTC, 11 replies.
- [GitHub] spark issue #16677: [SPARK-19355][SQL] Use map output statistics to improve ... - posted by rxin <gi...@git.apache.org> on 2018/09/18 22:30:28 UTC, 8 replies.
- [GitHub] spark pull request #22456: [SPARK-19355][SQL] Fix variable names numberOfOut... - posted by rxin <gi...@git.apache.org> on 2018/09/18 22:50:18 UTC, 4 replies.
- [GitHub] spark issue #22456: [SPARK-19355][SQL] Fix variable names numberOfOutput -> ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/18 22:52:36 UTC, 6 replies.
- [GitHub] spark pull request #22457: [SPARK-24626] Add statistics prefix to parallelFi... - posted by rxin <gi...@git.apache.org> on 2018/09/18 23:00:06 UTC, 1 replies.
- [GitHub] spark issue #22457: [SPARK-24626] Add statistics prefix to parallelFileListi... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/18 23:02:35 UTC, 11 replies.
- [GitHub] spark pull request #22458: add viewOriginalText back to CatalogTable - posted by zheyuan28 <gi...@git.apache.org> on 2018/09/18 23:50:15 UTC, 0 replies.
- [GitHub] spark issue #22458: add viewOriginalText back to CatalogTable - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/18 23:51:36 UTC, 3 replies.
- [GitHub] spark pull request #22459: [SPARK-23173] rename spark.sql.fromJsonForceNulla... - posted by rxin <gi...@git.apache.org> on 2018/09/19 00:48:32 UTC, 0 replies.
- [GitHub] spark issue #22459: [SPARK-23173][SQL] rename spark.sql.fromJsonForceNullabl... - posted by rxin <gi...@git.apache.org> on 2018/09/19 00:48:50 UTC, 6 replies.
- [GitHub] spark pull request #21527: [SPARK-24519] Make the threshold for highly compr... - posted by rxin <gi...@git.apache.org> on 2018/09/19 00:53:41 UTC, 4 replies.
- [GitHub] spark issue #22458: [SPARK-25459] Add viewOriginalText back to CatalogTable - posted by zheyuan28 <gi...@git.apache.org> on 2018/09/19 01:43:28 UTC, 17 replies.
- [GitHub] spark pull request #22460: DO NOT MERGE - posted by squito <gi...@git.apache.org> on 2018/09/19 03:04:55 UTC, 2 replies.
- [GitHub] spark issue #22460: DO NOT MERGE - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/19 03:07:34 UTC, 76 replies.
- [GitHub] spark issue #21632: [SPARK-19591][ML][MLlib] Add sample weights to decision ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/19 03:17:31 UTC, 49 replies.
- [GitHub] spark pull request #21632: [SPARK-19591][ML][MLlib] Add sample weights to de... - posted by imatiach-msft <gi...@git.apache.org> on 2018/09/19 03:19:29 UTC, 4 replies.
- [GitHub] spark pull request #22461: [SPARK-25453] OracleIntegrationSuite IllegalArgum... - posted by seancxmao <gi...@git.apache.org> on 2018/09/19 03:23:55 UTC, 0 replies.
- [GitHub] spark issue #22461: [SPARK-25453] OracleIntegrationSuite IllegalArgumentExce... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/19 03:26:37 UTC, 6 replies.
- [GitHub] spark issue #22461: [SPARK-25453][SQL][TEST] OracleIntegrationSuite IllegalA... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/19 05:13:58 UTC, 48 replies.
- [GitHub] spark pull request #22462: [SPARK-25460][SS] DataSourceV2: SS sources do not... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/19 05:27:38 UTC, 7 replies.
- [GitHub] spark issue #22462: [SPARK-25460][SS] DataSourceV2: SS sources do not respec... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/19 05:28:09 UTC, 63 replies.
- [GitHub] spark pull request #22459: [SPARK-23173][SQL] rename spark.sql.fromJsonForce... - posted by asfgit <gi...@git.apache.org> on 2018/09/19 05:43:29 UTC, 0 replies.
- [GitHub] spark issue #19868: [SPARK-22676] Avoid iterating all partition paths when s... - posted by rxin <gi...@git.apache.org> on 2018/09/19 05:46:29 UTC, 7 replies.
- [GitHub] spark pull request #20858: [SPARK-23736][SQL] Extending the concat function ... - posted by rxin <gi...@git.apache.org> on 2018/09/19 06:08:28 UTC, 1 replies.
- [GitHub] spark pull request #22463: remove annotation @Experimental - posted by wanqulou <gi...@git.apache.org> on 2018/09/19 06:43:45 UTC, 0 replies.
- [GitHub] spark issue #22463: remove annotation @Experimental - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/19 06:46:36 UTC, 5 replies.
- [GitHub] spark issue #22449: [SPARK-22666][ML][FOLLOW-UP] Improve testcase to tolerat... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/19 07:47:35 UTC, 12 replies.
- [GitHub] spark pull request #19810: [SPARK-22599][SQL] In-Memory Table Pruning withou... - posted by eyalfa <gi...@git.apache.org> on 2018/09/19 08:03:27 UTC, 4 replies.
- [GitHub] spark pull request #22464: Revert [SPARK-19355][SPARK-25352] - posted by viirya <gi...@git.apache.org> on 2018/09/19 09:07:23 UTC, 1 replies.
- [GitHub] spark issue #22464: Revert [SPARK-19355][SPARK-25352] - posted by viirya <gi...@git.apache.org> on 2018/09/19 09:07:37 UTC, 13 replies.
- [GitHub] spark issue #19810: [SPARK-22599][SQL] In-Memory Table Pruning without Extra... - posted by maropu <gi...@git.apache.org> on 2018/09/19 09:43:21 UTC, 3 replies.
- [GitHub] spark issue #22419: [SPARK-23906][SQL] Add built-in UDF TRUNCATE(number) - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/19 10:17:54 UTC, 54 replies.
- [GitHub] spark pull request #22465: [SPARK-25457][SQL] IntegralDivide returns data ty... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/19 10:41:31 UTC, 8 replies.
- [GitHub] spark issue #22465: [SPARK-25457][SQL] IntegralDivide returns data type of t... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/19 10:42:19 UTC, 20 replies.
- [GitHub] spark pull request #22466: [SPARK-25464][SQL]When database is dropped all th... - posted by sandeep-katta <gi...@git.apache.org> on 2018/09/19 11:47:03 UTC, 0 replies.
- [GitHub] spark issue #22466: [SPARK-25464][SQL]When database is dropped all the data ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/19 11:47:59 UTC, 3 replies.
- [GitHub] spark pull request #22467: [SPARK-25465][TEST] Refactor Parquet test suites ... - posted by gengliangwang <gi...@git.apache.org> on 2018/09/19 12:04:38 UTC, 6 replies.
- [GitHub] spark issue #22467: [SPARK-25465][TEST] Refactor Parquet test suites in proj... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/19 12:07:25 UTC, 32 replies.
- [GitHub] spark pull request #22468: [SPARK-25374][SQL] SafeProjection supports fallba... - posted by maropu <gi...@git.apache.org> on 2018/09/19 12:52:00 UTC, 0 replies.
- [GitHub] spark issue #22468: [SPARK-25374][SQL] SafeProjection supports fallback to a... - posted by SparkQA <gi...@git.apache.org> on 2018/09/19 12:53:17 UTC, 23 replies.
- [GitHub] spark pull request #22469: [SPARK-24341][FOLLOWUP][DOCS] Add migration note ... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/19 14:04:51 UTC, 2 replies.
- [GitHub] spark issue #22469: [SPARK-24341][FOLLOWUP][DOCS] Add migration note for IN ... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/19 14:04:59 UTC, 15 replies.
- [GitHub] spark pull request #22470: [SPARK-25454][SQL] should not generate negative s... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/19 16:25:54 UTC, 1 replies.
- [GitHub] spark issue #22470: [SPARK-25454][SQL] should not generate negative scale as... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/19 16:27:55 UTC, 12 replies.
- [GitHub] spark issue #22275: [SPARK-25274][PYTHON][SQL] In toPandas with Arrow send o... - posted by BryanCutler <gi...@git.apache.org> on 2018/09/19 18:13:04 UTC, 3 replies.
- [GitHub] spark pull request #22471: [SPARK-25470][SQL][Performance] Concat.eval shoul... - posted by mn-mikke <gi...@git.apache.org> on 2018/09/19 18:23:46 UTC, 6 replies.
- [GitHub] spark issue #22471: [SPARK-25470][SQL][Performance] Concat.eval should use p... - posted by mn-mikke <gi...@git.apache.org> on 2018/09/19 18:24:17 UTC, 12 replies.
- [GitHub] spark pull request #13206: [SPARK-15420] [SQL] Add repartition and sort to p... - posted by rdblue <gi...@git.apache.org> on 2018/09/19 18:30:46 UTC, 0 replies.
- [GitHub] spark pull request #22472: [SPARK-23173][SPARK-25384][SQL] Reverting of spar... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/19 18:43:10 UTC, 0 replies.
- [GitHub] spark issue #22472: [SPARK-23173][SPARK-25384][SQL] Reverting of spark.sql.f... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/19 18:46:38 UTC, 4 replies.
- [GitHub] spark pull request #22473: [SPARK-25449][CORE] Heartbeat shouldn't include a... - posted by mukulmurthy <gi...@git.apache.org> on 2018/09/19 18:51:26 UTC, 19 replies.
- [GitHub] spark issue #22473: [SPARK-25449][CORE] Heartbeat shouldn't include accumula... - posted by mukulmurthy <gi...@git.apache.org> on 2018/09/19 18:51:42 UTC, 40 replies.
- [GitHub] spark issue #22472: [SPARK-23173][SQL] Reverting of spark.sql.fromJsonForceN... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/19 19:35:34 UTC, 9 replies.
- [GitHub] spark pull request #22474: [SPARK-25425][SQL][BACKPORT-2.4] Extra options sh... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/19 19:46:19 UTC, 1 replies.
- [GitHub] spark issue #22474: [SPARK-25425][SQL][BACKPORT-2.4] Extra options should ov... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/19 19:46:40 UTC, 7 replies.
- [GitHub] spark pull request #22433: [SPARK-25442][SQL][K8S] Support STS to run in k8s... - posted by liyinan926 <gi...@git.apache.org> on 2018/09/19 20:24:23 UTC, 7 replies.
- [GitHub] spark issue #22173: [SPARK-24355] Spark external shuffle server improvement ... - posted by tgravescs <gi...@git.apache.org> on 2018/09/19 20:46:53 UTC, 42 replies.
- [GitHub] spark pull request #22475: [SPARK-4502][SQL] spark.sql.optimizer.nestedSchem... - posted by rxin <gi...@git.apache.org> on 2018/09/19 21:38:27 UTC, 0 replies.
- [GitHub] spark issue #22475: [SPARK-4502][SQL] spark.sql.optimizer.nestedSchemaPrunin... - posted by rxin <gi...@git.apache.org> on 2018/09/19 21:38:36 UTC, 4 replies.
- [GitHub] spark pull request #22402: [SPARK-25414][SS][TEST] make it clear that the nu... - posted by asfgit <gi...@git.apache.org> on 2018/09/19 21:38:59 UTC, 0 replies.
- [GitHub] spark pull request #22476: [SPARK-24157] spark.sql.streaming.noDataMicroBatc... - posted by rxin <gi...@git.apache.org> on 2018/09/19 21:42:34 UTC, 0 replies.
- [GitHub] spark issue #22476: [SPARK-24157] spark.sql.streaming.noDataMicroBatches.ena... - posted by rxin <gi...@git.apache.org> on 2018/09/19 21:42:56 UTC, 4 replies.
- [GitHub] spark pull request #22477: [SPARK-25471][PYTHON][TEST] Fix pyspark-sql test ... - posted by BryanCutler <gi...@git.apache.org> on 2018/09/19 21:43:06 UTC, 1 replies.
- [GitHub] spark issue #22477: [SPARK-25471][PYTHON][TEST] Fix pyspark-sql test error w... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/19 21:47:42 UTC, 15 replies.
- [GitHub] spark pull request #22472: [SPARK-23173][SQL] Reverting of spark.sql.fromJso... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/19 22:06:34 UTC, 0 replies.
- [GitHub] spark pull request #22449: [SPARK-22666][ML][FOLLOW-UP] Improve testcase to ... - posted by asfgit <gi...@git.apache.org> on 2018/09/19 22:20:57 UTC, 0 replies.
- [GitHub] spark issue #21169: [SPARK-23715][SQL] the input of to/from_utc_timestamp ca... - posted by rxin <gi...@git.apache.org> on 2018/09/19 22:23:07 UTC, 1 replies.
- [GitHub] spark issue #22475: [SPARK-4502][SQL] Rename to spark.sql.optimizer.nestedSc... - posted by rxin <gi...@git.apache.org> on 2018/09/19 23:08:09 UTC, 13 replies.
- [GitHub] spark issue #22476: [SPARK-24157][SS][FOLLOWUP] Rename to spark.sql.streamin... - posted by rxin <gi...@git.apache.org> on 2018/09/19 23:08:26 UTC, 5 replies.
- [GitHub] spark pull request #22478: [SPARK-25472] Don't have legitimate stops of stre... - posted by brkyvz <gi...@git.apache.org> on 2018/09/19 23:49:46 UTC, 0 replies.
- [GitHub] spark issue #22478: [SPARK-25472] Don't have legitimate stops of streams cau... - posted by brkyvz <gi...@git.apache.org> on 2018/09/19 23:50:01 UTC, 4 replies.
- [GitHub] spark issue #22478: [SPARK-25472][SS] Don't have legitimate stops of streams... - posted by jose-torres <gi...@git.apache.org> on 2018/09/20 00:31:58 UTC, 4 replies.
- [GitHub] spark pull request #22479: [MINORuse collect instead of show - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/20 01:35:57 UTC, 0 replies.
- [GitHub] spark issue #22479: [MINOR][PYTHON][TEST] Use collect() instead of show() to... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/20 01:36:50 UTC, 9 replies.
- [GitHub] spark pull request #22476: [SPARK-24157][SS][FOLLOWUP] Rename to spark.sql.s... - posted by asfgit <gi...@git.apache.org> on 2018/09/20 01:55:48 UTC, 0 replies.
- [GitHub] spark pull request #22480: [SPARK-25473][PYTHON][SS][TEST] ForeachWriter tes... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/20 03:16:31 UTC, 1 replies.
- [GitHub] spark issue #22480: [SPARK-25473][PYTHON][SS][TEST] ForeachWriter tests fail... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/20 03:16:48 UTC, 13 replies.
- [GitHub] spark issue #21659: [SPARK-24530][PYTHON] Add a control to force Python vers... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/20 03:56:56 UTC, 0 replies.
- [GitHub] spark pull request #22481: Revert [SPARK-19355][SPARK-25352] - posted by viirya <gi...@git.apache.org> on 2018/09/20 04:07:47 UTC, 1 replies.
- [GitHub] spark issue #22481: Revert [SPARK-19355][SPARK-25352] - posted by viirya <gi...@git.apache.org> on 2018/09/20 04:08:08 UTC, 17 replies.
- [GitHub] spark pull request #22455: [SPARK-24572][SPARKR] "eager execution" for R she... - posted by felixcheung <gi...@git.apache.org> on 2018/09/20 04:22:50 UTC, 52 replies.
- [GitHub] spark pull request #22475: [SPARK-4502][SQL] Rename to spark.sql.optimizer.n... - posted by asfgit <gi...@git.apache.org> on 2018/09/20 04:27:45 UTC, 0 replies.
- [GitHub] spark issue #21445: [SPARK-24404][SS] Increase currentEpoch when meet a Epoc... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 04:32:58 UTC, 0 replies.
- [GitHub] spark pull request #22482: WIP - [SPARK-10816][SS] Support session window na... - posted by HeartSaVioR <gi...@git.apache.org> on 2018/09/20 04:53:11 UTC, 0 replies.
- [GitHub] spark issue #22482: WIP - [SPARK-10816][SS] Support session window natively - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 04:56:38 UTC, 33 replies.
- [GitHub] spark pull request #22479: [MINOR][PYTHON][TEST] Use collect() instead of sh... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/20 06:51:53 UTC, 3 replies.
- [GitHub] spark pull request #22483: [MINOR][PYTHON] Use a helper in `PythonUtils` ins... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/20 06:58:22 UTC, 1 replies.
- [GitHub] spark issue #22483: [MINOR][PYTHON] Use a helper in `PythonUtils` instead of... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/20 06:59:47 UTC, 9 replies.
- [GitHub] spark pull request #22484: [SPARK-25476][TEST] Refactor AggregateBenchmark t... - posted by wangyum <gi...@git.apache.org> on 2018/09/20 07:34:10 UTC, 12 replies.
- [GitHub] spark issue #22484: [SPARK-25476][TEST] Refactor AggregateBenchmark to use m... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 07:37:24 UTC, 32 replies.
- [GitHub] spark pull request #22485: [SPARK-18364][YARN] Expose metrics for YarnShuffl... - posted by mareksimunek <gi...@git.apache.org> on 2018/09/20 08:04:16 UTC, 24 replies.
- [GitHub] spark issue #22485: [SPARK-18364][YARN] Expose metrics for YarnShuffleServic... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 08:06:39 UTC, 32 replies.
- [GitHub] spark pull request #22486: [SPARK-25478][TEST] Refactor CompressionSchemeBen... - posted by wangyum <gi...@git.apache.org> on 2018/09/20 08:41:59 UTC, 1 replies.
- [GitHub] spark pull request #22487: [SPARK-25477] ���INSERT OVERWRITE LOCAL DIRECTORY... - posted by httfighter <gi...@git.apache.org> on 2018/09/20 08:42:49 UTC, 0 replies.
- [GitHub] spark issue #22486: [SPARK-25478][TEST] Refactor CompressionSchemeBenchmark ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/20 08:43:19 UTC, 13 replies.
- [GitHub] spark issue #22487: [SPARK-25477] ���INSERT OVERWRITE LOCAL DIRECTORY������ ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 08:46:41 UTC, 2 replies.
- [GitHub] spark pull request #22488: [SPARK-25479][TEST] Refactor DatasetBenchmark to ... - posted by wangyum <gi...@git.apache.org> on 2018/09/20 09:50:11 UTC, 1 replies.
- [GitHub] spark pull request #22489: [SPARK-25425][SQL][BACKPORT-2.3] Extra options sh... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/20 09:52:17 UTC, 2 replies.
- [GitHub] spark issue #22488: [SPARK-25479][TEST] Refactor DatasetBenchmark to use mai... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 09:52:44 UTC, 44 replies.
- [GitHub] spark issue #22489: [SPARK-25425][SQL][BACKPORT-2.3] Extra options should ov... - posted by SparkQA <gi...@git.apache.org> on 2018/09/20 09:53:24 UTC, 15 replies.
- [GitHub] spark pull request #22490: [SPARK-25481][TEST] Refactor ColumnarBatchBenchma... - posted by yucai <gi...@git.apache.org> on 2018/09/20 10:53:48 UTC, 3 replies.
- [GitHub] spark issue #22490: [SPARK-25481][TEST] Refactor ColumnarBatchBenchmark to u... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 10:56:34 UTC, 24 replies.
- [GitHub] spark issue #22471: [SPARK-25469][SQL][Performance] Eval methods of Concat, ... - posted by ueshin <gi...@git.apache.org> on 2018/09/20 11:06:57 UTC, 8 replies.
- [GitHub] spark issue #22163: [SPARK-25166][CORE]Reduce the number of write operations... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 11:32:42 UTC, 18 replies.
- [GitHub] spark pull request #22491: [SPARK-25483][TEST] Refactor UnsafeArrayDataBench... - posted by wangyum <gi...@git.apache.org> on 2018/09/20 12:16:31 UTC, 0 replies.
- [GitHub] spark issue #22491: [SPARK-25483][TEST] Refactor UnsafeArrayDataBenchmark to... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 12:17:45 UTC, 29 replies.
- [GitHub] spark pull request #22492: [SPARK-25321][ML] Revert SPARK-14681 to avoid API... - posted by WeichenXu123 <gi...@git.apache.org> on 2018/09/20 12:20:30 UTC, 1 replies.
- [GitHub] spark issue #22492: [SPARK-25321][ML] Revert SPARK-14681 to avoid API breaki... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 12:23:00 UTC, 11 replies.
- [GitHub] spark pull request #22493: [SPARK-25485][TEST] Refactor UnsafeProjectionBenc... - posted by yucai <gi...@git.apache.org> on 2018/09/20 12:36:35 UTC, 0 replies.
- [GitHub] spark issue #22493: [SPARK-25485][TEST] Refactor UnsafeProjectionBenchmark t... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 12:37:04 UTC, 25 replies.
- [GitHub] spark pull request #22494: [SPARK-22036][SQL][followup] DECIMAL_OPERATIONS_A... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/20 13:19:34 UTC, 0 replies.
- [GitHub] spark issue #22494: [SPARK-22036][SQL][followup] DECIMAL_OPERATIONS_ALLOW_PR... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/20 13:19:47 UTC, 37 replies.
- [GitHub] spark pull request #22495: [SPARK-25486][TEST] Refactor SortBenchmark to use... - posted by yucai <gi...@git.apache.org> on 2018/09/20 13:56:39 UTC, 4 replies.
- [GitHub] spark issue #22495: [SPARK-25486][TEST] Refactor SortBenchmark to use main m... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 13:57:14 UTC, 19 replies.
- [GitHub] spark pull request #22496: [SPARK-25422] DO NOT MERGE - posted by squito <gi...@git.apache.org> on 2018/09/20 14:51:34 UTC, 1 replies.
- [GitHub] spark issue #22496: [SPARK-25422] DO NOT MERGE - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 14:52:35 UTC, 5 replies.
- [GitHub] spark pull request #22497: [SPARK-25487][SQL][TEST] Refactor PrimitiveArrayB... - posted by seancxmao <gi...@git.apache.org> on 2018/09/20 15:00:10 UTC, 1 replies.
- [GitHub] spark issue #22497: [SPARK-25487][SQL][TEST] Refactor PrimitiveArrayBenchmar... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 15:01:42 UTC, 12 replies.
- [GitHub] spark pull request #22498: [SPARK-18364] : Expose metrics for YarnShuffleSer... - posted by pgandhi999 <gi...@git.apache.org> on 2018/09/20 15:16:27 UTC, 0 replies.
- [GitHub] spark issue #22498: [SPARK-18364] : Expose metrics for YarnShuffleService - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 15:17:09 UTC, 12 replies.
- [GitHub] spark pull request #22499: [SPARK-25489][ML][TEST] Refactor UDTSerialization... - posted by seancxmao <gi...@git.apache.org> on 2018/09/20 15:40:24 UTC, 5 replies.
- [GitHub] spark issue #22499: [SPARK-25489][ML][TEST] Refactor UDTSerializationBenchma... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 15:41:42 UTC, 10 replies.
- [GitHub] spark pull request #22500: [SPARK-25488][TEST] Refactor MiscBenchmark to use... - posted by wangyum <gi...@git.apache.org> on 2018/09/20 15:44:26 UTC, 5 replies.
- [GitHub] spark issue #22500: [SPARK-25488][TEST] Refactor MiscBenchmark to use main m... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 15:47:30 UTC, 5 replies.
- [GitHub] spark pull request #22501: [SPARK-25492][TEST] Refactor WideSchemaBenchmark ... - posted by wangyum <gi...@git.apache.org> on 2018/09/20 16:06:54 UTC, 2 replies.
- [GitHub] spark issue #22501: [SPARK-25492][TEST] Refactor WideSchemaBenchmark to use ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/20 16:08:26 UTC, 5 replies.
- [GitHub] spark issue #22305: [SPARK-24561][SQL][Python] User-defined window aggregati... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 17:33:05 UTC, 20 replies.
- [GitHub] spark pull request #22502: [SPARK-25474][SQL]Size in bytes of the query is c... - posted by shahidki31 <gi...@git.apache.org> on 2018/09/20 19:09:33 UTC, 0 replies.
- [GitHub] spark issue #22502: [SPARK-25474][SQL]Size in bytes of the query is coming i... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 19:11:39 UTC, 2 replies.
- [GitHub] spark pull request #22503: [SPARK-25493] [SQL] Fix multiline crlf - posted by justinuang <gi...@git.apache.org> on 2018/09/20 20:54:05 UTC, 2 replies.
- [GitHub] spark issue #22503: [SPARK-25493] [SQL] Fix multiline crlf - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 20:56:39 UTC, 8 replies.
- [GitHub] spark issue #22455: [SPARK-24572][SPARKR] "eager execution" for R shell, IDE - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 21:02:47 UTC, 57 replies.
- [GitHub] spark pull request #22504: [SPARK-25118][Submit] Persist Driver Logs in Yarn... - posted by ankuriitg <gi...@git.apache.org> on 2018/09/20 22:09:22 UTC, 16 replies.
- [GitHub] spark issue #22504: [SPARK-25118][Submit] Persist Driver Logs in Yarn Client... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 22:11:35 UTC, 28 replies.
- [GitHub] spark pull request #22505: Revert "[SPARK-23715][SQL] the input of to/from_u... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/20 22:39:50 UTC, 1 replies.
- [GitHub] spark issue #22505: Revert "[SPARK-23715][SQL] the input of to/from_utc_time... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/20 22:40:51 UTC, 8 replies.
- [GitHub] spark pull request #22478: [SPARK-25472][SS] Don't have legitimate stops of ... - posted by asfgit <gi...@git.apache.org> on 2018/09/20 22:51:23 UTC, 0 replies.
- [GitHub] spark pull request #22506: [SPARK-25494][SQL] Upgrade Spark's use of Janino ... - posted by rednaxelafx <gi...@git.apache.org> on 2018/09/20 23:13:50 UTC, 1 replies.
- [GitHub] spark issue #22506: [SPARK-25494][SQL] Upgrade Spark's use of Janino to 3.0.... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/20 23:17:15 UTC, 7 replies.
- [GitHub] spark pull request #22507: [SPARK-25495][SS]FetchedData.reset should reset a... - posted by zsxwing <gi...@git.apache.org> on 2018/09/21 00:21:43 UTC, 4 replies.
- [GitHub] spark issue #22507: [SPARK-25495][SS]FetchedData.reset should reset all fiel... - posted by SparkQA <gi...@git.apache.org> on 2018/09/21 00:23:10 UTC, 19 replies.
- [GitHub] spark pull request #22461: [SPARK-25453][SQL][TEST] OracleIntegrationSuite I... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/21 01:03:02 UTC, 14 replies.
- [GitHub] spark pull request #22508: [SPARK-23549][SQL] Rename config spark.sql.legacy... - posted by rxin <gi...@git.apache.org> on 2018/09/21 02:02:25 UTC, 1 replies.
- [GitHub] spark issue #22508: [SPARK-23549][SQL] Rename config spark.sql.legacy.compar... - posted by SparkQA <gi...@git.apache.org> on 2018/09/21 02:03:17 UTC, 7 replies.
- [GitHub] spark pull request #22509: [SPARK-25384][SQL] Clarify fromJsonForceNullableS... - posted by rxin <gi...@git.apache.org> on 2018/09/21 02:07:38 UTC, 1 replies.
- [GitHub] spark issue #22509: [SPARK-25384][SQL] Clarify fromJsonForceNullableSchema w... - posted by rxin <gi...@git.apache.org> on 2018/09/21 02:07:58 UTC, 8 replies.
- [GitHub] spark pull request #22458: [SPARK-25459] Add viewOriginalText back to Catalo... - posted by jiangxb1987 <gi...@git.apache.org> on 2018/09/21 02:41:45 UTC, 6 replies.
- [GitHub] spark pull request #22510: [SPARK-25321][ML] Fix local LDA model constructor - posted by WeichenXu123 <gi...@git.apache.org> on 2018/09/21 03:10:43 UTC, 1 replies.
- [GitHub] spark issue #22510: [SPARK-25321][ML] Fix local LDA model constructor - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/21 03:12:38 UTC, 6 replies.
- [GitHub] spark pull request #22511: [SPARK-25422][CORE] Don't memory map blocks strea... - posted by squito <gi...@git.apache.org> on 2018/09/21 04:42:18 UTC, 1 replies.
- [GitHub] spark issue #22511: [SPARK-25422][CORE] Don't memory map blocks streamed to ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/21 04:43:13 UTC, 48 replies.
- [GitHub] spark pull request #22512: [SPARK-25498][SQL][WIP] Fix SQLQueryTestSuite fai... - posted by maropu <gi...@git.apache.org> on 2018/09/21 05:09:44 UTC, 0 replies.
- [GitHub] spark issue #22512: [SPARK-25498][SQL][WIP] Fix SQLQueryTestSuite failures w... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/21 05:12:37 UTC, 20 replies.
- [GitHub] spark pull request #22513: [SPARK-25499][TEST]Refactor BenchmarkBase and Ben... - posted by gengliangwang <gi...@git.apache.org> on 2018/09/21 05:16:13 UTC, 5 replies.
- [GitHub] spark issue #22513: [SPARK-25499][TEST]Refactor BenchmarkBase and Benchmark - posted by gengliangwang <gi...@git.apache.org> on 2018/09/21 05:17:19 UTC, 38 replies.
- [GitHub] spark pull request #22514: [SPARK-25271][SQL] Hive ctas commands should use ... - posted by viirya <gi...@git.apache.org> on 2018/09/21 06:25:07 UTC, 0 replies.
- [GitHub] spark issue #22514: [SPARK-25271][SQL] Hive ctas commands should use data so... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/21 06:28:13 UTC, 54 replies.
- [GitHub] spark pull request #22515: [SPARK-19724][SQL] allowCreatingManagedTableUsing... - posted by rxin <gi...@git.apache.org> on 2018/09/21 06:30:02 UTC, 1 replies.
- [GitHub] spark issue #22515: [SPARK-19724][SQL] allowCreatingManagedTableUsingNonempt... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/21 06:32:27 UTC, 12 replies.
- [GitHub] spark pull request #22331: [SPARK-25331][SS] Make FileStreamSink ignore part... - posted by HeartSaVioR <gi...@git.apache.org> on 2018/09/21 06:55:58 UTC, 1 replies.
- [GitHub] spark pull request #22275: [SPARK-25274][PYTHON][SQL] In toPandas with Arrow... - posted by felixcheung <gi...@git.apache.org> on 2018/09/21 07:21:45 UTC, 5 replies.
- [GitHub] spark pull request #18544: [SPARK-21318][SQL]Improve exception message throw... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/21 07:56:05 UTC, 6 replies.
- [GitHub] spark issue #22502: [SPARK-25474][SQL]When the "fallBackToHdfsForStatsEnable... - posted by shahidki31 <gi...@git.apache.org> on 2018/09/21 09:13:42 UTC, 2 replies.
- [GitHub] spark issue #22466: [SPARK-25464][SQL]On dropping the Database it will drop ... - posted by sujith71955 <gi...@git.apache.org> on 2018/09/21 09:31:14 UTC, 48 replies.
- [GitHub] spark issue #22471: [SPARK-25469][SQL] Eval methods of Concat, Reverse and E... - posted by maropu <gi...@git.apache.org> on 2018/09/21 09:33:22 UTC, 0 replies.
- [GitHub] spark pull request #22471: [SPARK-25469][SQL] Eval methods of Concat, Revers... - posted by asfgit <gi...@git.apache.org> on 2018/09/21 09:35:03 UTC, 0 replies.
- [GitHub] spark issue #20276: [SPARK-14948][SQL] disambiguate attributes in join condi... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/21 09:35:52 UTC, 0 replies.
- [GitHub] spark pull request #20276: [SPARK-14948][SQL] disambiguate attributes in joi... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/21 09:36:11 UTC, 0 replies.
- [GitHub] spark pull request #22466: [SPARK-25464][SQL]On dropping the Database it wil... - posted by sujith71955 <gi...@git.apache.org> on 2018/09/21 09:39:40 UTC, 11 replies.
- [GitHub] spark pull request #22516: [SPARK-25468]Highlight current page index in the ... - posted by Adamyuanyuan <gi...@git.apache.org> on 2018/09/21 11:12:58 UTC, 0 replies.
- [GitHub] spark issue #22516: [SPARK-25468]Highlight current page index in the history... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/21 11:16:38 UTC, 11 replies.
- [GitHub] spark issue #22494: [SPARK-22036][SQL][followup] add a new config for pickin... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/21 12:53:18 UTC, 8 replies.
- [GitHub] spark pull request #22263: [SPARK-25269][SQL] SQL interface support specify ... - posted by wangyum <gi...@git.apache.org> on 2018/09/21 13:09:37 UTC, 0 replies.
- [GitHub] spark pull request #22517: Branch 2.3 how can i fix error use Pyspark - posted by lovezeropython <gi...@git.apache.org> on 2018/09/21 13:18:03 UTC, 1 replies.
- [GitHub] spark pull request #22494: [SPARK-22036][SQL][followup] add a new config for... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/21 13:18:26 UTC, 4 replies.
- [GitHub] spark issue #22517: Branch 2.3 how can i fix error use Pyspark - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/21 13:21:38 UTC, 4 replies.
- [GitHub] spark pull request #22518: [SPARK-25482][SQL] ReuseSubquery can be useless w... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/21 13:26:09 UTC, 3 replies.
- [GitHub] spark issue #22518: [SPARK-25482][SQL] ReuseSubquery can be useless when the... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/21 13:28:10 UTC, 23 replies.
- [GitHub] spark issue #10130: SPARK-12105 - SPARK-SQL add convenient show functions - posted by davis-x <gi...@git.apache.org> on 2018/09/21 13:39:40 UTC, 0 replies.
- [GitHub] spark pull request #22173: [SPARK-24355] Spark external shuffle server impro... - posted by asfgit <gi...@git.apache.org> on 2018/09/21 14:10:55 UTC, 0 replies.
- [GitHub] spark pull request #22519: [SPARK-25505][SQL] The output order of grouping c... - posted by maryannxue <gi...@git.apache.org> on 2018/09/21 15:39:31 UTC, 11 replies.
- [GitHub] spark issue #22519: [SPARK-25505][SQL] The output order of grouping columns ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/21 15:43:08 UTC, 25 replies.
- [GitHub] spark issue #22494: [SPARK-25454][SQL] add a new config for picking minimum ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/21 16:22:42 UTC, 34 replies.
- [GitHub] spark pull request #22520: [SPARK-25509][Core]Windows doesn't support POSIX ... - posted by jianjianjiao <gi...@git.apache.org> on 2018/09/21 17:14:29 UTC, 2 replies.
- [GitHub] spark issue #22520: [SPARK-25509][Core]Windows doesn't support POSIX permiss... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/21 17:16:39 UTC, 14 replies.
- [GitHub] spark pull request #22521: [SPARK-24519] Compute SHUFFLE_MIN_NUM_PARTS_TO_HI... - posted by rxin <gi...@git.apache.org> on 2018/09/21 17:33:13 UTC, 0 replies.
- [GitHub] spark issue #22521: [SPARK-24519] Compute SHUFFLE_MIN_NUM_PARTS_TO_HIGHLY_CO... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/21 17:38:04 UTC, 20 replies.
- [GitHub] spark pull request #22522: [SPARK-25510][TEST] Create new trait replace Benc... - posted by wangyum <gi...@git.apache.org> on 2018/09/21 17:53:04 UTC, 5 replies.
- [GitHub] spark issue #22522: [SPARK-25510][TEST] Create new trait replace BenchmarkWi... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/21 17:58:04 UTC, 16 replies.
- [GitHub] spark pull request #21999: [WIP][SQL] Flattening nested structures - posted by MaxGekk <gi...@git.apache.org> on 2018/09/21 20:23:06 UTC, 0 replies.
- [GitHub] spark issue #21718: [SPARK-24744][STRUCTRURED STREAMING] Set the SparkSessio... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/21 20:26:40 UTC, 0 replies.
- [GitHub] spark pull request #22523: [MINOR] Always Close the tempFile in _serialize_t... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/22 03:17:38 UTC, 0 replies.
- [GitHub] spark issue #22523: [MINOR] Always Close the tempFile in _serialize_to_jvm - posted by gatorsmile <gi...@git.apache.org> on 2018/09/22 03:17:50 UTC, 0 replies.
- [GitHub] spark issue #22523: [MINOR][PYSPARK] Always Close the tempFile in _serialize... - posted by SparkQA <gi...@git.apache.org> on 2018/09/22 03:18:12 UTC, 6 replies.
- [GitHub] spark pull request #22524: [SPARK-25497][SQL] Limit operation within whole s... - posted by viirya <gi...@git.apache.org> on 2018/09/22 10:11:43 UTC, 14 replies.
- [GitHub] spark issue #22524: [SPARK-25497][SQL] Limit operation within whole stage co... - posted by SparkQA <gi...@git.apache.org> on 2018/09/22 10:13:12 UTC, 33 replies.
- [GitHub] spark pull request #22525: [SPARK-25503] Total task message in stage page is... - posted by shahidki31 <gi...@git.apache.org> on 2018/09/22 13:56:39 UTC, 0 replies.
- [GitHub] spark issue #22525: [SPARK-25503] Total task message in stage page is ambigu... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/22 13:56:55 UTC, 2 replies.
- [GitHub] spark pull request #22526: [SPARK-25502]Empty Page when page number exceeds ... - posted by shahidki31 <gi...@git.apache.org> on 2018/09/22 14:33:40 UTC, 0 replies.
- [GitHub] spark issue #22526: [SPARK-25502]Empty Page when page number exceeds the rea... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/22 14:36:34 UTC, 2 replies.
- [GitHub] spark issue #22526: [SPARK-25502][WEBUI]Empty Page when page number exceeds ... - posted by shahidki31 <gi...@git.apache.org> on 2018/09/22 14:42:46 UTC, 0 replies.
- [GitHub] spark issue #22525: [SPARK-25503][WEBUI] Total task message in stage page is... - posted by shahidki31 <gi...@git.apache.org> on 2018/09/22 14:43:24 UTC, 1 replies.
- [GitHub] spark pull request #22527: [SPARK-17952][SQL] Nested Java beans support in c... - posted by michalsenkyr <gi...@git.apache.org> on 2018/09/22 19:10:12 UTC, 3 replies.
- [GitHub] spark issue #22527: [SPARK-17952][SQL] Nested Java beans support in createDa... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/22 19:11:34 UTC, 2 replies.
- [GitHub] spark pull request #22528: [SPARK-25513][SQL] Read zipped CSV and JSON - posted by MaxGekk <gi...@git.apache.org> on 2018/09/22 20:18:31 UTC, 4 replies.
- [GitHub] spark issue #22528: [SPARK-25513][SQL] Read zipped CSV and JSON - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/22 20:21:45 UTC, 16 replies.
- [GitHub] spark pull request #22523: [MINOR][PYSPARK] Always Close the tempFile in _se... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/23 02:16:09 UTC, 1 replies.
- [GitHub] spark issue #21747: [SPARK-24165][SQL][branch-2.3] Fixing conditional expres... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/23 02:26:34 UTC, 4 replies.
- [GitHub] spark pull request #22529: [SPARK-25460][BRANCH-2.4][SS] DataSourceV2: SS so... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/23 02:33:07 UTC, 3 replies.
- [GitHub] spark issue #22529: [SPARK-25460][BRANCH-2.4][SS] DataSourceV2: SS sources d... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/23 02:37:34 UTC, 23 replies.
- [GitHub] spark pull request #22524: [WIP][SPARK-25497][SQL] Limit operation within wh... - posted by viirya <gi...@git.apache.org> on 2018/09/23 07:16:53 UTC, 2 replies.
- [GitHub] spark issue #22524: [WIP][SPARK-25497][SQL] Limit operation within whole sta... - posted by viirya <gi...@git.apache.org> on 2018/09/23 07:31:11 UTC, 18 replies.
- [GitHub] spark pull request #22530: [SPARK-24869][SQL] Fix SaveIntoDataSourceCommand'... - posted by wangyum <gi...@git.apache.org> on 2018/09/23 11:48:10 UTC, 0 replies.
- [GitHub] spark issue #22530: [SPARK-24869][SQL] Fix SaveIntoDataSourceCommand's input... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/23 11:53:01 UTC, 12 replies.
- [GitHub] spark pull request #22531: [SPARK-25415][SQL][FOLLOW-UP] Add Locale.ROOT whe... - posted by wangyum <gi...@git.apache.org> on 2018/09/23 15:55:20 UTC, 1 replies.
- [GitHub] spark issue #22531: [SPARK-25415][SQL][FOLLOW-UP] Add Locale.ROOT when toUpp... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/23 15:57:28 UTC, 22 replies.
- [GitHub] spark pull request #22532: [SPARK-20845][SQL] Support specification of colum... - posted by misutoth <gi...@git.apache.org> on 2018/09/23 20:57:06 UTC, 0 replies.
- [GitHub] spark issue #22532: [SPARK-20845][SQL] Support specification of column names... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/23 20:57:50 UTC, 3 replies.
- [GitHub] spark pull request #22525: [SPARK-25503][WEBUI] Total task message in stage ... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/23 23:12:57 UTC, 0 replies.
- [GitHub] spark pull request #22526: [SPARK-25502][WEBUI]Empty Page when page number e... - posted by srowen <gi...@git.apache.org> on 2018/09/23 23:25:20 UTC, 1 replies.
- [GitHub] spark issue #22486: [SPARK-25478][SQL][TEST] Refactor CompressionSchemeBench... - posted by wangyum <gi...@git.apache.org> on 2018/09/23 23:36:54 UTC, 7 replies.
- [GitHub] spark pull request #22486: [SPARK-25478][SQL][TEST] Refactor CompressionSche... - posted by asfgit <gi...@git.apache.org> on 2018/09/24 03:51:14 UTC, 0 replies.
- [GitHub] spark pull request #22525: [SPARK-25503][CORE][WEBUI]Total task message in s... - posted by shahidki31 <gi...@git.apache.org> on 2018/09/24 03:54:34 UTC, 1 replies.
- [GitHub] spark issue #22525: [SPARK-25503][CORE][WEBUI]Total task message in stage pa... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/24 04:52:59 UTC, 11 replies.
- [GitHub] spark pull request #22533: [SPARK-18818][PYTHON] Add 'ascending' parameter t... - posted by annamolchanova <gi...@git.apache.org> on 2018/09/24 06:11:32 UTC, 10 replies.
- [GitHub] spark issue #22533: [SPARK-18818][PYTHON] Add 'ascending' parameter to Windo... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/24 06:11:54 UTC, 2 replies.
- [GitHub] spark pull request #22534: [SPARK-25514][SQL] Pretty JSON - posted by MaxGekk <gi...@git.apache.org> on 2018/09/24 08:55:48 UTC, 5 replies.
- [GitHub] spark issue #22534: [SPARK-25514][SQL] Pretty JSON - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/24 08:56:35 UTC, 11 replies.
- [GitHub] spark pull request #22535: [SPARK-17636][SQL][WIP] Parquet predicate pushdow... - posted by dbtsai <gi...@git.apache.org> on 2018/09/24 09:14:30 UTC, 1 replies.
- [GitHub] spark pull request #22536: [SPARK-25500][K8s]Specify configmap and secrets i... - posted by abhisrao <gi...@git.apache.org> on 2018/09/24 11:15:59 UTC, 1 replies.
- [GitHub] spark issue #22536: [SPARK-25500][K8s]Specify configmap and secrets in Spark... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/24 11:16:34 UTC, 4 replies.
- [GitHub] spark pull request #21184: [WIP][SPARK-24051][SQL] Replace Aliases with the ... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/24 12:23:53 UTC, 0 replies.
- [GitHub] spark pull request #22526: [SPARK-25502][CORE][WEBUI]Empty Page when page nu... - posted by srowen <gi...@git.apache.org> on 2018/09/24 13:06:02 UTC, 6 replies.
- [GitHub] spark issue #17461: [SPARK-20082][ml] LDA incremental model learning - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/24 13:42:58 UTC, 0 replies.
- [GitHub] spark pull request #21747: [SPARK-24165][SQL][branch-2.3] Fixing conditional... - posted by mn-mikke <gi...@git.apache.org> on 2018/09/24 13:49:03 UTC, 0 replies.
- [GitHub] spark issue #22535: [SPARK-17636][SQL][WIP] Parquet predicate pushdown in ne... - posted by SparkQA <gi...@git.apache.org> on 2018/09/24 14:44:02 UTC, 11 replies.
- [GitHub] spark issue #22526: [SPARK-25502][CORE][WEBUI]Empty Page when page number ex... - posted by SparkQA <gi...@git.apache.org> on 2018/09/24 14:57:00 UTC, 1 replies.
- [GitHub] spark issue #22503: [SPARK-25493][SQL] Use auto-detection for CRLF in CSV da... - posted by SparkQA <gi...@git.apache.org> on 2018/09/24 14:57:30 UTC, 14 replies.
- [GitHub] spark issue #18339: [SPARK-21094][PYTHON] Add popen_kwargs to launch_gateway - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/24 16:02:06 UTC, 0 replies.
- [GitHub] spark issue #21858: [SPARK-24899][SQL][DOC] Add example of monotonically_inc... - posted by srowen <gi...@git.apache.org> on 2018/09/24 16:14:35 UTC, 0 replies.
- [GitHub] spark issue #22061: [SPARK-25079][PYTHON] preparing for python 3.5 bump - posted by srowen <gi...@git.apache.org> on 2018/09/24 16:16:00 UTC, 1 replies.
- [GitHub] spark pull request #22537: [SPARK-21291][R] add R partitionBy API in DataFra... - posted by huaxingao <gi...@git.apache.org> on 2018/09/24 17:56:54 UTC, 3 replies.
- [GitHub] spark issue #22537: [SPARK-21291][R] add R partitionBy API in DataFrame - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/24 17:57:41 UTC, 14 replies.
- [GitHub] spark issue #19327: [SPARK-22136][SS] Implement stream-stream outer joins. - posted by KenpachiRules <gi...@git.apache.org> on 2018/09/24 17:59:15 UTC, 0 replies.
- [GitHub] spark pull request #22538: [k8s]Utilities needed for spark-history and spark... - posted by BYondRAK <gi...@git.apache.org> on 2018/09/24 18:16:19 UTC, 0 replies.
- [GitHub] spark issue #22538: [k8s]Utilities needed for spark-history and spark-shuffl... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/24 18:16:38 UTC, 4 replies.
- [GitHub] spark pull request #21816: [SPARK-24794][CORE] Driver launched through rest ... - posted by srowen <gi...@git.apache.org> on 2018/09/24 18:29:07 UTC, 3 replies.
- [GitHub] spark issue #22538: [SPARK-25516][k8s]Utilities needed for spark-history and... - posted by BYondRAK <gi...@git.apache.org> on 2018/09/24 18:51:56 UTC, 8 replies.
- [GitHub] spark pull request #22538: [SPARK-25516][k8s]Utilities needed for spark-hist... - posted by BYondRAK <gi...@git.apache.org> on 2018/09/24 19:53:31 UTC, 0 replies.
- [GitHub] spark pull request #22539: detect date type in csv file - posted by softmanu <gi...@git.apache.org> on 2018/09/24 19:56:34 UTC, 0 replies.
- [GitHub] spark issue #22539: detect date type in csv file - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/24 19:57:54 UTC, 3 replies.
- [GitHub] spark pull request #22540: [SPARK-24324] [PYTHON] [FOLLOW-UP] Add legacy pre... - posted by gatorsmile <gi...@git.apache.org> on 2018/09/24 20:12:36 UTC, 3 replies.
- [GitHub] spark issue #22540: [SPARK-24324] [PYTHON] [FOLLOW-UP] Add legacy prefix in ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/24 20:17:19 UTC, 8 replies.
- [GitHub] spark pull request #22541: [SPARK-23907][SQL] Revert regr_* functions entire... - posted by rxin <gi...@git.apache.org> on 2018/09/24 21:36:55 UTC, 1 replies.
- [GitHub] spark issue #22541: [SPARK-23907][SQL] Revert regr_* functions entirely - posted by SparkQA <gi...@git.apache.org> on 2018/09/24 21:38:11 UTC, 22 replies.
- [GitHub] spark pull request #22542: [SPARK-25519][SQL] ArrayRemove function may retur... - posted by dilipbiswal <gi...@git.apache.org> on 2018/09/24 21:40:04 UTC, 1 replies.
- [GitHub] spark issue #22542: [SPARK-25519][SQL] ArrayRemove function may return incor... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/24 21:43:09 UTC, 11 replies.
- [GitHub] spark issue #22534: [SPARK-25514][SQL] Generating pretty JSON by to_json - posted by SparkQA <gi...@git.apache.org> on 2018/09/24 22:22:56 UTC, 7 replies.
- [GitHub] spark pull request #22484: [SPARK-25476][SPARK-25510][TEST] Refactor Aggrega... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/25 00:08:43 UTC, 24 replies.
- [GitHub] spark issue #22484: [SPARK-25476][SPARK-25510][TEST] Refactor AggregateBench... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/25 00:12:23 UTC, 54 replies.
- [GitHub] spark issue #22540: [SPARK-24324] [PYTHON] [FOLLOW-UP] Rename the Conf to sp... - posted by SparkQA <gi...@git.apache.org> on 2018/09/25 00:41:04 UTC, 22 replies.
- [GitHub] spark issue #22539: [SPARK-25517][SQL] Detect/Infer date type in CSV file - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/25 03:35:21 UTC, 3 replies.
- [GitHub] spark pull request #22540: [SPARK-24324] [PYTHON] [FOLLOW-UP] Rename the Con... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/25 04:12:13 UTC, 12 replies.
- [GitHub] spark issue #22521: [SPARK-24519][CORE] Compute SHUFFLE_MIN_NUM_PARTS_TO_HIG... - posted by SparkQA <gi...@git.apache.org> on 2018/09/25 07:05:05 UTC, 48 replies.
- [GitHub] spark pull request #22543: [SPARK-23715][SQL] improve document for from/to_u... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/25 07:37:42 UTC, 3 replies.
- [GitHub] spark issue #22543: [SPARK-23715][SQL] improve document for from/to_utc_time... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/25 07:37:52 UTC, 6 replies.
- [GitHub] spark pull request #22534: [SPARK-25514][SQL] Generating pretty JSON by to_j... - posted by gengliangwang <gi...@git.apache.org> on 2018/09/25 08:39:35 UTC, 3 replies.
- [GitHub] spark pull request #22544: [SPARK-25522] Improve type promotion for input ar... - posted by dilipbiswal <gi...@git.apache.org> on 2018/09/25 08:58:50 UTC, 0 replies.
- [GitHub] spark issue #22544: [SPARK-25522][SQL] Improve type promotion for input argu... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/25 09:02:30 UTC, 43 replies.
- [GitHub] spark pull request #22544: [SPARK-25522][SQL] Improve type promotion for inp... - posted by viirya <gi...@git.apache.org> on 2018/09/25 11:02:02 UTC, 23 replies.
- [GitHub] spark pull request #22545: [SPARK-25525][SQL][PYSPARK] Do not update conf fo... - posted by ueshin <gi...@git.apache.org> on 2018/09/25 11:37:19 UTC, 3 replies.
- [GitHub] spark issue #22545: [SPARK-25525][SQL][PYSPARK] Do not update conf for exist... - posted by SparkQA <gi...@git.apache.org> on 2018/09/25 11:38:12 UTC, 32 replies.
- [GitHub] spark issue #22331: [SPARK-25331][SS] Make FileStreamSink ignore partitions ... - posted by misutoth <gi...@git.apache.org> on 2018/09/25 14:00:05 UTC, 1 replies.
- [GitHub] spark pull request #22546: [SPARK-25422][CORE] Don't memory map blocks strea... - posted by squito <gi...@git.apache.org> on 2018/09/25 14:47:18 UTC, 2 replies.
- [GitHub] spark issue #22546: [SPARK-25422][CORE] Don't memory map blocks streamed to ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/25 14:48:14 UTC, 15 replies.
- [GitHub] spark pull request #22503: [SPARK-25493][SQL] Use auto-detection for CRLF in... - posted by MaxGekk <gi...@git.apache.org> on 2018/09/25 15:54:42 UTC, 1 replies.
- [GitHub] spark pull request #22547: [SPARK-25528][SQL] data source V2 read side API r... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/25 16:59:25 UTC, 5 replies.
- [GitHub] spark issue #22547: [SPARK-25528][SQL] data source V2 read side API refactor... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/25 17:03:16 UTC, 24 replies.
- [GitHub] spark issue #21322: [SPARK-24225][CORE] Support closing AutoClosable objects... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/25 18:51:58 UTC, 0 replies.
- [GitHub] spark pull request #22548: [SPARK-25534][SQL] Make `SupportWithSQLConf` trai... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/25 21:52:53 UTC, 1 replies.
- [GitHub] spark issue #22548: [SPARK-25534][SQL] Make `SupportWithSQLConf` trait - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/25 21:53:48 UTC, 7 replies.
- [GitHub] spark pull request #22549: [SPARK-25533][CORE][WEBUI]AppSummary should hold ... - posted by shahidki31 <gi...@git.apache.org> on 2018/09/25 22:01:00 UTC, 3 replies.
- [GitHub] spark issue #22549: [SPARK-25533][CORE][WEBUI]AppSummary should hold the inf... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/25 22:01:36 UTC, 18 replies.
- [GitHub] spark issue #21929: [SPARK-24970][Kinesis] Create WriteAheadLogBackedBlockRD... - posted by shuyang-truex <gi...@git.apache.org> on 2018/09/26 00:17:03 UTC, 0 replies.
- [GitHub] spark pull request #22550: [SPARK-25501] Kafka delegation token support - posted by merlintang <gi...@git.apache.org> on 2018/09/26 01:22:00 UTC, 1 replies.
- [GitHub] spark issue #22550: [SPARK-25501] Kafka delegation token support - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/26 01:22:51 UTC, 2 replies.
- [GitHub] spark issue #22548: [SPARK-25534][SQL] Make `SQLHelper` trait - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/26 01:32:40 UTC, 10 replies.
- [GitHub] spark pull request #22543: [SPARK-23715][SQL][DOC] improve document for from... - posted by rxin <gi...@git.apache.org> on 2018/09/26 02:28:22 UTC, 9 replies.
- [GitHub] spark issue #22490: [SPARK-25481][SQL][TEST] Refactor ColumnarBatchBenchmark... - posted by SparkQA <gi...@git.apache.org> on 2018/09/26 03:13:13 UTC, 18 replies.
- [GitHub] spark issue #22493: [SPARK-25485][SQL][TEST] Refactor UnsafeProjectionBenchm... - posted by SparkQA <gi...@git.apache.org> on 2018/09/26 03:18:18 UTC, 16 replies.
- [GitHub] spark issue #22543: [SPARK-23715][SQL][DOC] improve document for from/to_utc... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/26 04:27:45 UTC, 27 replies.
- [GitHub] spark pull request #22548: [SPARK-25534][SQL] Make `SQLHelper` trait - posted by asfgit <gi...@git.apache.org> on 2018/09/26 06:08:43 UTC, 0 replies.
- [GitHub] spark pull request #22551: [SPARK-25539][BUILD] Upgrade lz4-java to 1.5.0 ge... - posted by wangyum <gi...@git.apache.org> on 2018/09/26 06:35:57 UTC, 0 replies.
- [GitHub] spark issue #22551: [SPARK-25539][BUILD] Upgrade lz4-java to 1.5.0 get speed... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/26 06:37:23 UTC, 14 replies.
- [GitHub] spark pull request #22552: [SPARK-25540][SQL][PYSPARK] Make HiveContext in P... - posted by ueshin <gi...@git.apache.org> on 2018/09/26 06:45:33 UTC, 1 replies.
- [GitHub] spark issue #22552: [SPARK-25540][SQL][PYSPARK] Make HiveContext in PySpark ... - posted by ueshin <gi...@git.apache.org> on 2018/09/26 06:45:48 UTC, 16 replies.
- [GitHub] spark pull request #22553: [SPARK-25541][SQL] CaseInsensitiveMap should be s... - posted by gengliangwang <gi...@git.apache.org> on 2018/09/26 06:48:32 UTC, 6 replies.
- [GitHub] spark issue #22553: [SPARK-25541][SQL] CaseInsensitiveMap should be serializ... - posted by gengliangwang <gi...@git.apache.org> on 2018/09/26 06:49:31 UTC, 20 replies.
- [GitHub] spark pull request #22554: [WIP][SPARK-23622] Add javax.jdo to SharedClass t... - posted by wangyum <gi...@git.apache.org> on 2018/09/26 06:55:47 UTC, 0 replies.
- [GitHub] spark issue #22554: [WIP][SPARK-23622] Add javax.jdo to SharedClass to fix H... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/26 06:57:17 UTC, 12 replies.
- [GitHub] spark pull request #22555: [SPARK-25536][CORE][Minor]metric value for METRIC... - posted by shahidki31 <gi...@git.apache.org> on 2018/09/26 07:14:14 UTC, 2 replies.
- [GitHub] spark issue #22555: [SPARK-25536][CORE][Minor]metric value for METRIC_OUTPUT... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/26 07:16:37 UTC, 13 replies.
- [GitHub] spark issue #22554: [WIP][SPARK-23622] Add javax.jdo to barrierPrefixes to f... - posted by SparkQA <gi...@git.apache.org> on 2018/09/26 11:03:19 UTC, 5 replies.
- [GitHub] spark issue #19868: [SPARK-22676] Replace spark.sql.hive.verifyPartitionPath... - posted by jinxing64 <gi...@git.apache.org> on 2018/09/26 11:28:45 UTC, 0 replies.
- [GitHub] spark issue #21522: [SPARK-24467][ML] VectorAssemblerEstimator - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/26 11:51:38 UTC, 6 replies.
- [GitHub] spark issue #22516: [SPARK-25468]Highlight current page index in the spark u... - posted by srowen <gi...@git.apache.org> on 2018/09/26 13:08:26 UTC, 0 replies.
- [GitHub] spark pull request #22554: [WIP][SPARK-23622] Add javax.jdo to barrierPrefix... - posted by wangyum <gi...@git.apache.org> on 2018/09/26 13:10:08 UTC, 0 replies.
- [GitHub] spark pull request #21234: [SPARK-24124] Spark history server should create ... - posted by srowen <gi...@git.apache.org> on 2018/09/26 13:50:53 UTC, 0 replies.
- [GitHub] spark pull request #22521: [SPARK-24519][CORE] Compute SHUFFLE_MIN_NUM_PARTS... - posted by asfgit <gi...@git.apache.org> on 2018/09/26 17:20:20 UTC, 0 replies.
- [GitHub] spark pull request #22556: [MINOR] Remove useless InSubquery expression - posted by mgaido91 <gi...@git.apache.org> on 2018/09/26 17:24:54 UTC, 0 replies.
- [GitHub] spark issue #22556: [MINOR] Remove useless InSubquery expression - posted by mgaido91 <gi...@git.apache.org> on 2018/09/26 17:25:07 UTC, 10 replies.
- [GitHub] spark pull request #22557: [SPARK-25535][core] Work around bad error handlin... - posted by vanzin <gi...@git.apache.org> on 2018/09/26 17:28:34 UTC, 5 replies.
- [GitHub] spark issue #22557: [SPARK-25535][core] Work around bad error handling in co... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/26 17:33:12 UTC, 25 replies.
- [GitHub] spark pull request #22558: [SPARK-25546][core] Don't cache value of EVENT_LO... - posted by vanzin <gi...@git.apache.org> on 2018/09/26 18:18:13 UTC, 1 replies.
- [GitHub] spark issue #22558: [SPARK-25546][core] Don't cache value of EVENT_LOG_CALLS... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/26 18:23:03 UTC, 29 replies.
- [GitHub] spark issue #17086: [SPARK-24101][ML][MLLIB] ML Evaluators should use weight... - posted by imatiach-msft <gi...@git.apache.org> on 2018/09/26 19:46:51 UTC, 7 replies.
- [GitHub] spark pull request #22559: My patch - posted by shuyang-truex <gi...@git.apache.org> on 2018/09/26 20:51:28 UTC, 1 replies.
- [GitHub] spark issue #22559: My patch - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/26 20:51:57 UTC, 2 replies.
- [GitHub] spark pull request #22560: [SPARK-25547][Spark Core] Pluggable JDBC connecti... - posted by fsauer65 <gi...@git.apache.org> on 2018/09/26 21:15:36 UTC, 12 replies.
- [GitHub] spark issue #22560: [SPARK-25547][Spark Core] Pluggable JDBC connection fact... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/26 21:16:36 UTC, 5 replies.
- [GitHub] spark pull request #22555: [SPARK-25536][CORE]metric value for METRIC_OUTPUT... - posted by shahidki31 <gi...@git.apache.org> on 2018/09/26 22:32:44 UTC, 1 replies.
- [GitHub] spark issue #22555: [SPARK-25536][CORE]metric value for METRIC_OUTPUT_RECORD... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/26 23:09:15 UTC, 18 replies.
- [GitHub] spark pull request #22494: [SPARK-25454][SQL] add a new config for picking m... - posted by asfgit <gi...@git.apache.org> on 2018/09/27 00:51:46 UTC, 0 replies.
- [GitHub] spark issue #22516: [SPARK-25468][WEBUI] Highlight current page index in the... - posted by Adamyuanyuan <gi...@git.apache.org> on 2018/09/27 01:38:31 UTC, 1 replies.
- [GitHub] spark pull request #22561: [SPARK-25548][SQL]In the PruneFileSourcePartition... - posted by eatoncys <gi...@git.apache.org> on 2018/09/27 01:58:24 UTC, 0 replies.
- [GitHub] spark issue #22561: [SPARK-25548][SQL]In the PruneFileSourcePartitions optim... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/27 02:02:43 UTC, 20 replies.
- [GitHub] spark pull request #22087: [SPARK-25097][ML] Support prediction on single in... - posted by imatiach-msft <gi...@git.apache.org> on 2018/09/27 02:47:07 UTC, 0 replies.
- [GitHub] spark pull request #22562: [SPARK-25541][SQL][FOLLOWUP] Remove overriding fi... - posted by gengliangwang <gi...@git.apache.org> on 2018/09/27 02:57:28 UTC, 1 replies.
- [GitHub] spark issue #22562: [SPARK-25541][SQL][FOLLOWUP] Remove overriding filterKey... - posted by SparkQA <gi...@git.apache.org> on 2018/09/27 02:58:24 UTC, 15 replies.
- [GitHub] spark pull request #22563: [SPARK-24341][SQL][followup] remove duplicated er... - posted by cloud-fan <gi...@git.apache.org> on 2018/09/27 03:22:11 UTC, 5 replies.
- [GitHub] spark issue #22563: [SPARK-24341][SQL][followup] remove duplicated error che... - posted by SparkQA <gi...@git.apache.org> on 2018/09/27 03:23:06 UTC, 24 replies.
- [GitHub] spark pull request #22490: [SPARK-25481][SQL][TEST] Refactor ColumnarBatchBe... - posted by asfgit <gi...@git.apache.org> on 2018/09/27 03:44:43 UTC, 0 replies.
- [GitHub] spark issue #21588: [SPARK-24590][BUILD] Make Jenkins tests passed with hado... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/27 04:48:11 UTC, 14 replies.
- [GitHub] spark pull request #22516: [SPARK-25468][WEBUI] Highlight current page index... - posted by asfgit <gi...@git.apache.org> on 2018/09/27 05:06:28 UTC, 0 replies.
- [GitHub] spark issue #19041: [SPARK-21097][CORE] Add option to recover cached data - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/27 05:11:44 UTC, 0 replies.
- [GitHub] spark pull request #22493: [SPARK-25485][SQL][TEST] Refactor UnsafeProjectio... - posted by asfgit <gi...@git.apache.org> on 2018/09/27 06:32:42 UTC, 0 replies.
- [GitHub] spark issue #22065: [SPARK-23992][CORE] ShuffleDependency does not need to b... - posted by SparkQA <gi...@git.apache.org> on 2018/09/27 06:38:13 UTC, 3 replies.
- [GitHub] spark pull request #22564: [SPARK-25282][K8s][DOC] Improved docs to avoid ru... - posted by ScrapCodes <gi...@git.apache.org> on 2018/09/27 06:59:41 UTC, 0 replies.
- [GitHub] spark issue #22564: [SPARK-25282][K8s][DOC] Improved docs to avoid running i... - posted by SparkQA <gi...@git.apache.org> on 2018/09/27 07:03:19 UTC, 15 replies.
- [GitHub] spark pull request #22565: [MINOR][SPARK-25543][K8s] Confusing log messages ... - posted by ScrapCodes <gi...@git.apache.org> on 2018/09/27 07:05:30 UTC, 0 replies.
- [GitHub] spark issue #22565: [MINOR][SPARK-25543][K8s] Confusing log messages at DEBU... - posted by SparkQA <gi...@git.apache.org> on 2018/09/27 07:08:17 UTC, 8 replies.
- [GitHub] spark pull request #22566: [SPARK-25458][SQL] Support FOR ALL COLUMNS in ANA... - posted by dilipbiswal <gi...@git.apache.org> on 2018/09/27 07:29:53 UTC, 15 replies.
- [GitHub] spark pull request #22567: [SPARK-25550] [Spark Job History] Environment Pag... - posted by shivusondur <gi...@git.apache.org> on 2018/09/27 07:33:08 UTC, 0 replies.
- [GitHub] spark issue #22566: [SPARK-25458][SQL] Support FOR ALL COLUMNS in ANALYZE TA... - posted by SparkQA <gi...@git.apache.org> on 2018/09/27 07:33:13 UTC, 36 replies.
- [GitHub] spark issue #22567: [SPARK-25550] [Spark Job History] Environment Page of Sp... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/27 07:36:36 UTC, 2 replies.
- [GitHub] spark pull request #22567: [SPARK-25550] [WEBUI] Environment Page of Spark J... - posted by shivusondur <gi...@git.apache.org> on 2018/09/27 08:57:28 UTC, 0 replies.
- [GitHub] spark issue #22024: [SPARK-25034][CORE] Remove allocations in onBlockFetchSu... - posted by vincent-grosbois <gi...@git.apache.org> on 2018/09/27 09:23:05 UTC, 0 replies.
- [GitHub] spark issue #22556: [SPARK-25551][SQL] Remove unused InSubquery expression - posted by mgaido91 <gi...@git.apache.org> on 2018/09/27 09:33:40 UTC, 1 replies.
- [GitHub] spark pull request #22567: [WIP]Environment Page of Spark Job History UI sho... - posted by shivusondur <gi...@git.apache.org> on 2018/09/27 09:49:04 UTC, 0 replies.
- [GitHub] spark issue #22567: [WIP]Environment Page of Spark Job History UI showing wr... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/27 09:51:34 UTC, 0 replies.
- [GitHub] spark issue #22567: [SPARK-25550][WEBUI]Environment Page of Spark Job Histor... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/27 09:51:57 UTC, 2 replies.
- [GitHub] spark pull request #22568: [SPARK-23401][PYTHON][TESTS] Add more data types ... - posted by AlexanderKoryagin <gi...@git.apache.org> on 2018/09/27 10:04:28 UTC, 22 replies.
- [GitHub] spark issue #22568: [SPARK-23401][PYTHON][TESTS] Add more data types for Pan... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/27 10:06:35 UTC, 34 replies.
- [GitHub] spark pull request #22569: [SPARK-25542][SQL][Test] Move flaky test in OpenH... - posted by viirya <gi...@git.apache.org> on 2018/09/27 10:09:54 UTC, 3 replies.
- [GitHub] spark issue #22569: [SPARK-25542][SQL][Test] Move flaky test in OpenHashMapS... - posted by viirya <gi...@git.apache.org> on 2018/09/27 10:10:06 UTC, 22 replies.
- [GitHub] spark pull request #22556: [SPARK-25551][SQL] Remove unused InSubquery expre... - posted by asfgit <gi...@git.apache.org> on 2018/09/27 11:38:41 UTC, 0 replies.
- [GitHub] spark issue #9168: [SPARK-11182] HDFS Delegation Token will be expired when ... - posted by Tianny <gi...@git.apache.org> on 2018/09/27 13:01:47 UTC, 3 replies.
- [GitHub] spark issue #21257: [SPARK-24194] [SQL]HadoopFsRelation cannot overwrite a p... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/27 13:07:54 UTC, 0 replies.
- [GitHub] spark pull request #22570: [SPARK-25553][BUILD] Add EmptyInterpolatedStringC... - posted by wangyum <gi...@git.apache.org> on 2018/09/27 13:18:43 UTC, 2 replies.
- [GitHub] spark issue #22570: [SPARK-25553][BUILD] Add EmptyInterpolatedStringChecker ... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/27 13:22:51 UTC, 22 replies.
- [GitHub] spark issue #20503: [SPARK-23299][SQL][PYSPARK] Fix __repr__ behaviour for R... - posted by holdenk <gi...@git.apache.org> on 2018/09/27 14:48:24 UTC, 1 replies.
- [GitHub] spark pull request #21157: [SPARK-22674][PYTHON] Removed the namedtuple pick... - posted by superbobry <gi...@git.apache.org> on 2018/09/27 16:21:38 UTC, 1 replies.
- [GitHub] spark issue #21157: [SPARK-22674][PYTHON] Removed the namedtuple pickling pa... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/27 16:21:58 UTC, 25 replies.
- [GitHub] spark pull request #21180: [SPARK-22674][PYTHON] Disabled _hack_namedtuple f... - posted by superbobry <gi...@git.apache.org> on 2018/09/27 16:28:15 UTC, 0 replies.
- [GitHub] spark pull request #22571: [SPARK-25392][Spark Job History]Inconsistent beha... - posted by sandeep-katta <gi...@git.apache.org> on 2018/09/27 17:31:32 UTC, 0 replies.
- [GitHub] spark issue #22571: [SPARK-25392][Spark Job History]Inconsistent behaviour f... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/27 17:31:58 UTC, 6 replies.
- [GitHub] spark pull request #18304: [SPARK-21098] Set lineseparator csv multiline and... - posted by danielvdende <gi...@git.apache.org> on 2018/09/27 17:43:12 UTC, 0 replies.
- [GitHub] spark pull request #18942: [BACKPORT-2.1][SPARK-19372][SQL] Fix throwing a J... - posted by poplav <gi...@git.apache.org> on 2018/09/27 17:49:36 UTC, 0 replies.
- [GitHub] spark pull request #22572: [SPARK-25521][SQL]Job id showing null in the logs... - posted by sujith71955 <gi...@git.apache.org> on 2018/09/27 17:58:35 UTC, 3 replies.
- [GitHub] spark issue #22572: [SPARK-25521][SQL]Job id showing null in the logs when i... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/27 18:01:38 UTC, 6 replies.
- [GitHub] spark pull request #22573: [SPARK-25558][SQL] Pushdown predicates for nested... - posted by dbtsai <gi...@git.apache.org> on 2018/09/27 18:30:30 UTC, 5 replies.
- [GitHub] spark issue #22573: [SPARK-25558][SQL] Pushdown predicates for nested fields... - posted by dbtsai <gi...@git.apache.org> on 2018/09/27 18:32:41 UTC, 21 replies.
- [GitHub] spark issue #22458: [SPARK-25459][SQL] Add viewOriginalText back to CatalogT... - posted by SparkQA <gi...@git.apache.org> on 2018/09/27 20:43:34 UTC, 9 replies.
- [GitHub] spark issue #20168: [SPARK-22730][ML] Add ImageSchema support for all OpenCv... - posted by imatiach-msft <gi...@git.apache.org> on 2018/09/27 21:17:19 UTC, 0 replies.
- [GitHub] spark pull request #22458: [SPARK-25459][SQL] Add viewOriginalText back to C... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/27 21:52:56 UTC, 2 replies.
- [GitHub] spark pull request #22574: [SPARK-25556][SQL] Just remove the unsupported pr... - posted by dbtsai <gi...@git.apache.org> on 2018/09/27 22:16:57 UTC, 0 replies.
- [GitHub] spark issue #22574: [SPARK-25556][SQL] Just remove the unsupported predicate... - posted by dbtsai <gi...@git.apache.org> on 2018/09/27 22:18:07 UTC, 6 replies.
- [GitHub] spark issue #22569: [SPARK-25542][Core][Test] Move flaky test in OpenHashMap... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/27 23:37:20 UTC, 20 replies.
- [GitHub] spark pull request #22575: [SPARK-24630][SS][WIP] Support SQLStreaming in Sp... - posted by stczwd <gi...@git.apache.org> on 2018/09/28 01:59:43 UTC, 0 replies.
- [GitHub] spark issue #22575: [SPARK-24630][SS][WIP] Support SQLStreaming in Spark - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/28 02:01:33 UTC, 2 replies.
- [GitHub] spark pull request #22576: [SPARK-25560][SQL] Allow FunctionInjection in Spa... - posted by RussellSpitzer <gi...@git.apache.org> on 2018/09/28 02:05:34 UTC, 0 replies.
- [GitHub] spark issue #22576: [SPARK-25560][SQL] Allow FunctionInjection in SparkExten... - posted by RussellSpitzer <gi...@git.apache.org> on 2018/09/28 02:06:09 UTC, 16 replies.
- [GitHub] spark issue #22574: [SPARK-25559][SQL] Just remove the unsupported predicate... - posted by SparkQA <gi...@git.apache.org> on 2018/09/28 02:16:44 UTC, 31 replies.
- [GitHub] spark pull request #22574: [SPARK-25559][SQL] Just remove the unsupported pr... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/28 02:30:59 UTC, 8 replies.
- [GitHub] spark pull request #22569: [SPARK-25542][Core][Test] Move flaky test in Open... - posted by kiszk <gi...@git.apache.org> on 2018/09/28 02:59:39 UTC, 4 replies.
- [GitHub] spark pull request #22577: [CORE][MINOR] Fix obvious error and compiling for... - posted by sadhen <gi...@git.apache.org> on 2018/09/28 03:36:49 UTC, 5 replies.
- [GitHub] spark issue #22577: [CORE][MINOR] Fix obvious error and compiling for Scala ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/28 03:38:15 UTC, 26 replies.
- [GitHub] spark issue #22565: [SPARK-25543][K8S] Print debug message iff execIdsRemove... - posted by ScrapCodes <gi...@git.apache.org> on 2018/09/28 04:15:05 UTC, 1 replies.
- [GitHub] spark pull request #22578: [SPARK-25564][CORE] Add output bytes metrics for ... - posted by LantaoJin <gi...@git.apache.org> on 2018/09/28 08:07:44 UTC, 0 replies.
- [GitHub] spark issue #22578: [SPARK-25564][CORE] Add output bytes metrics for each Ex... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/28 08:11:33 UTC, 2 replies.
- [GitHub] spark pull request #22579: [SPARK-25429][SQL] Use Set instead of Array to im... - posted by wangyum <gi...@git.apache.org> on 2018/09/28 08:12:56 UTC, 4 replies.
- [GitHub] spark issue #22579: [SPARK-25429][SQL] Use Set instead of Array to improve l... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/28 08:17:20 UTC, 11 replies.
- [GitHub] spark pull request #22580: [SPARK-25508][SQL] Refactor OrcReadBenchmark to u... - posted by yucai <gi...@git.apache.org> on 2018/09/28 09:00:47 UTC, 2 replies.
- [GitHub] spark issue #22580: [SPARK-25508][SQL] Refactor OrcReadBenchmark to use main... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/28 09:01:37 UTC, 5 replies.
- [GitHub] spark pull request #22581: [SPARK-25565][BUILD] Add scalastyle rule to check... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/28 10:20:19 UTC, 3 replies.
- [GitHub] spark issue #22581: [SPARK-25565][BUILD] Add scalastyle rule to check add Lo... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/28 10:22:15 UTC, 48 replies.
- [GitHub] spark pull request #22582: [SPARK-25505][SQL][FOLLOWUP] Fix for attributes c... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/28 10:59:26 UTC, 4 replies.
- [GitHub] spark issue #22582: [SPARK-25505][SQL][FOLLOWUP] Fix for attributes cosmetic... - posted by mgaido91 <gi...@git.apache.org> on 2018/09/28 10:59:40 UTC, 13 replies.
- [GitHub] spark pull request #22583: [SPARK-10816][SS] SessionWindow support for Struc... - posted by xuanyuanking <gi...@git.apache.org> on 2018/09/28 11:42:26 UTC, 0 replies.
- [GitHub] spark issue #22583: [SPARK-10816][SS] SessionWindow support for Structure St... - posted by SparkQA <gi...@git.apache.org> on 2018/09/28 11:43:13 UTC, 5 replies.
- [GitHub] spark issue #15541: [SPARK-17637][Scheduler]Packed scheduling for Spark task... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/28 13:12:27 UTC, 1 replies.
- [GitHub] spark pull request #22339: [SPARK-17159][STREAM] Significant speed up for ru... - posted by srowen <gi...@git.apache.org> on 2018/09/28 14:15:50 UTC, 4 replies.
- [GitHub] spark issue #21809: [SPARK-24851][UI] Map a Stage ID to it's Associated Job ... - posted by SparkQA <gi...@git.apache.org> on 2018/09/28 15:18:20 UTC, 3 replies.
- [GitHub] spark pull request #22584: [SPARK-25262][DOC][FOLLOWUP] Fix missing markup t... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/28 19:55:50 UTC, 2 replies.
- [GitHub] spark issue #22584: [SPARK-25262][DOC][FOLLOWUP] Fix missing markup tag - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/28 19:58:02 UTC, 9 replies.
- [GitHub] spark pull request #22585: [SPARK-23285][DOC][FOLLOWUP] Fix missing markup t... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/28 20:09:15 UTC, 4 replies.
- [GitHub] spark issue #22585: [SPARK-23285][DOC][FOLLOWUP] Fix missing markup tag - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/28 20:12:19 UTC, 6 replies.
- [GitHub] spark pull request #22586: [SPARK-25568][Core]Continue to update the remaini... - posted by zsxwing <gi...@git.apache.org> on 2018/09/28 20:54:40 UTC, 3 replies.
- [GitHub] spark issue #22586: [SPARK-25568][Core]Continue to update the remaining accu... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/28 20:57:53 UTC, 26 replies.
- [GitHub] spark issue #22574: [SPARK-25559][SQL] Remove the unsupported predicates in ... - posted by dbtsai <gi...@git.apache.org> on 2018/09/28 23:56:28 UTC, 4 replies.
- [GitHub] spark pull request #22587: [SPARK-25570][SQL][TEST] Replace 2.3.1 with 2.3.2... - posted by dongjoon-hyun <gi...@git.apache.org> on 2018/09/29 00:14:21 UTC, 5 replies.
- [GitHub] spark issue #22587: [SPARK-25570][SQL][TEST] Replace 2.3.1 with 2.3.2 in Hiv... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/29 00:17:15 UTC, 9 replies.
- [GitHub] spark pull request #22574: [SPARK-25559][SQL] Remove the unsupported predica... - posted by asfgit <gi...@git.apache.org> on 2018/09/29 00:50:45 UTC, 0 replies.
- [GitHub] spark issue #22580: [SPARK-25508][SQL][TEST] Refactor OrcReadBenchmark to us... - posted by SparkQA <gi...@git.apache.org> on 2018/09/29 00:53:12 UTC, 14 replies.
- [GitHub] spark pull request #22588: [SPARK-25262][DOC][FOLLOWUP] Fix link tags in htm... - posted by viirya <gi...@git.apache.org> on 2018/09/29 03:53:50 UTC, 1 replies.
- [GitHub] spark issue #22588: [SPARK-25262][DOC][FOLLOWUP] Fix link tags in html table - posted by viirya <gi...@git.apache.org> on 2018/09/29 03:54:24 UTC, 10 replies.
- [GitHub] spark pull request #22589: [SPARK-25572][SPARKR] test only if not cran - posted by felixcheung <gi...@git.apache.org> on 2018/09/29 05:11:58 UTC, 3 replies.
- [GitHub] spark issue #22589: [SPARK-25572][SPARKR] test only if not cran - posted by felixcheung <gi...@git.apache.org> on 2018/09/29 05:12:27 UTC, 28 replies.
- [GitHub] spark pull request #22590: [SPARK-25574][SQL]Add an option `keepQuotes` for ... - posted by 10110346 <gi...@git.apache.org> on 2018/09/29 07:54:30 UTC, 0 replies.
- [GitHub] spark issue #22590: [SPARK-25574][SQL]Add an option `keepQuotes` for parsing... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/29 07:58:03 UTC, 5 replies.
- [GitHub] spark pull request #22591: [SPARK-25571][SQL] Add withColumnsRenamed method ... - posted by cryeo <gi...@git.apache.org> on 2018/09/29 14:10:23 UTC, 1 replies.
- [GitHub] spark issue #22591: [SPARK-25571][SQL] Add withColumnsRenamed method to Data... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/29 14:11:33 UTC, 4 replies.
- [GitHub] spark pull request #22580: [SPARK-25508][SQL][TEST] Refactor OrcReadBenchmar... - posted by asfgit <gi...@git.apache.org> on 2018/09/29 16:52:28 UTC, 0 replies.
- [GitHub] spark pull request #22592: [SPARK-25575][WEBUI][SQL] SQL tab in the spark UI... - posted by shahidki31 <gi...@git.apache.org> on 2018/09/29 18:43:25 UTC, 2 replies.
- [GitHub] spark issue #22592: [SPARK-25575][WEBUI][SQL] SQL tab in the spark UI suppor... - posted by shahidki31 <gi...@git.apache.org> on 2018/09/29 18:46:00 UTC, 7 replies.
- [GitHub] spark pull request #22593: Fix typo & format in DataStreamWriter.scala - posted by niofire <gi...@git.apache.org> on 2018/09/29 23:10:31 UTC, 0 replies.
- [GitHub] spark issue #22593: [SQL][DOC] Fix typo & format in DataStreamWriter.scala - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/29 23:11:33 UTC, 2 replies.
- [GitHub] spark issue #18457: [SPARK-21241][MLlib]- Add setIntercept to StreamingLinea... - posted by SoulGuedria <gi...@git.apache.org> on 2018/09/30 03:34:28 UTC, 0 replies.
- [GitHub] spark issue #22593: [Streaming][DOC] Fix typo & format in DataStreamWriter.s... - posted by HyukjinKwon <gi...@git.apache.org> on 2018/09/30 05:13:42 UTC, 4 replies.
- [GitHub] spark pull request #22594: [MINOR][SQL] When batch reading, the number of by... - posted by 10110346 <gi...@git.apache.org> on 2018/09/30 09:44:59 UTC, 0 replies.
- [GitHub] spark issue #22594: [MINOR][SQL] When batch reading, the number of bytes can... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/30 09:47:38 UTC, 5 replies.
- [GitHub] spark pull request #22595: [SPARK-25577][Web UI] Add an on-off switch to dis... - posted by LantaoJin <gi...@git.apache.org> on 2018/09/30 10:11:52 UTC, 0 replies.
- [GitHub] spark issue #22595: [SPARK-25577][Web UI] Add an on-off switch to display th... - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/30 10:12:49 UTC, 4 replies.
- [GitHub] spark pull request #22596: Fix lint failure in 2.2 - posted by samdvr <gi...@git.apache.org> on 2018/09/30 15:44:33 UTC, 0 replies.
- [GitHub] spark issue #22596: Fix lint failure in 2.2 - posted by AmplabJenkins <gi...@git.apache.org> on 2018/09/30 15:46:34 UTC, 2 replies.
- [GitHub] spark issue #19373: [SPARK-22150][CORE] PeriodicCheckpointer fails in case o... - posted by szhem <gi...@git.apache.org> on 2018/09/30 21:03:31 UTC, 0 replies.
- [GitHub] spark pull request #22565: [SPARK-25543][K8S] Print debug message iff execId... - posted by asfgit <gi...@git.apache.org> on 2018/09/30 21:32:58 UTC, 0 replies.