You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [spark] dongjoon-hyun closed pull request #30233: [SPARK-33324][K8S][BUILD] Upgrade kubernetes-client to 4.11.1 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:28:52 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30222: [SPARK-33315][SQL] Simplify CaseWhen with EqualTo - posted by GitBox <gi...@apache.org> on 2020/11/03 13:29:20 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30224: [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing - posted by GitBox <gi...@apache.org> on 2020/11/03 13:29:39 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30229: [SPARK-33321][SQL] Migrate ANALYZE TABLE commands to use UnresolvedTable/UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/03 13:29:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30227: [SPARK-33257][PYTHON][SQL] Support Column inputs in PySpark ordering functions (asc*, desc*) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:30:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30230: [SPARK-33323][SQL] Add query resolved check before convert hive relation - posted by GitBox <gi...@apache.org> on 2020/11/03 13:30:43 UTC, 0 replies.
- [GitHub] [spark] kiszk edited a comment on pull request #26319: [SPARK-29594][SQL] Provide better error message when creating a Dataset from a Sequence of Case class where a field name started with a number - posted by GitBox <gi...@apache.org> on 2020/11/03 13:31:11 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #29533: [SPARK-24266][K8S][3.0] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/03 13:31:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28841: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/03 13:31:18 UTC, 21 replies.
- [GitHub] [spark] wangyum opened a new pull request #30222: [SPARK-33315][SQL] Simplify CaseWhen with EqualTo - posted by GitBox <gi...@apache.org> on 2020/11/03 13:31:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29935: [SPARK-33055][PYTHON][SQL] Add Python CalendarIntervalType - posted by GitBox <gi...@apache.org> on 2020/11/03 13:31:36 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC - posted by GitBox <gi...@apache.org> on 2020/11/03 13:31:49 UTC, 14 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29935: [SPARK-33055][PYTHON][SQL] Add Python CalendarIntervalType - posted by GitBox <gi...@apache.org> on 2020/11/03 13:32:07 UTC, 0 replies.
- [GitHub] [spark] imback82 opened a new pull request #30229: [SPARK-33321][SQL] Migrate ANALYZE TABLE commands to use UnresolvedTable/UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/03 13:32:12 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/11/03 13:32:15 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30222: [SPARK-33315][SQL] Simplify CaseWhen with EqualTo - posted by GitBox <gi...@apache.org> on 2020/11/03 13:32:27 UTC, 11 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #30229: [SPARK-33321][SQL] Migrate ANALYZE TABLE commands to use UnresolvedTable/UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/03 13:32:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30186: [SPARK-23432][UI] Add executor peak jvm memory metrics in executors page - posted by GitBox <gi...@apache.org> on 2020/11/03 13:32:40 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30216: [SPARK-33304][R][SQL] Add from_avro and to_avro functions to SparkR - posted by GitBox <gi...@apache.org> on 2020/11/03 13:33:13 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30227: [SPARK-33257][PYTHON][SQL] Support Column inputs in PySpark ordering functions (asc*, desc*) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:33:55 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30221: [SPARK-33314][SQL] Avoid dropping rows in Avro reader - posted by GitBox <gi...@apache.org> on 2020/11/03 13:34:10 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #30224: [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing - posted by GitBox <gi...@apache.org> on 2020/11/03 13:34:15 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30221: [SPARK-33314][SQL] Avoid dropping rows in Avro reader - posted by GitBox <gi...@apache.org> on 2020/11/03 13:34:35 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28841: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/03 13:34:54 UTC, 3 replies.
- [GitHub] [spark] Ngone51 commented on pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/03 13:34:55 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30181: [SPARK-33250][PYTHON][DOCS] Migration to NumPy documentation style in SQL (pyspark.sql.*) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:35:27 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #30228: [SPARK-33319][SQL][TEST] Add all built-in SerDes to HiveSerDeReadWriteSuite - posted by GitBox <gi...@apache.org> on 2020/11/03 13:35:34 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30181: [SPARK-33250][PYTHON][DOCS] Migration to NumPy documentation style in SQL (pyspark.sql.*) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:35:41 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #29021: [SPARK-32201][SQL] More general skew join pattern matching - posted by GitBox <gi...@apache.org> on 2020/11/03 13:36:15 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/11/03 13:36:33 UTC, 0 replies.
- [GitHub] [spark] warrenzhu25 commented on a change in pull request #30186: [SPARK-23432][UI] Add executor peak jvm memory metrics in executors page - posted by GitBox <gi...@apache.org> on 2020/11/03 13:36:35 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30224: [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing - posted by GitBox <gi...@apache.org> on 2020/11/03 13:36:50 UTC, 2 replies.
- [GitHub] [spark] srowen commented on a change in pull request #30181: [SPARK-33250][PYTHON][DOCS] Migration to NumPy documentation style in SQL (pyspark.sql.*) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:37:14 UTC, 0 replies.
- [GitHub] [spark] zero323 edited a comment on pull request #30227: [SPARK-33257][PYTHON][SQL] Support Column inputs in PySpark ordering functions (asc*, desc*) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:38:00 UTC, 0 replies.
- [GitHub] [spark] bersprockets commented on a change in pull request #30221: [SPARK-33314][SQL] Avoid dropping rows in Avro reader - posted by GitBox <gi...@apache.org> on 2020/11/03 13:38:04 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30233: [SPARK-33324][K8S][BUILD] Upgrade kubernetes-client to 4.11.1 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:38:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30223: [SPARK-33306][SQL][FOLLOWUP] Group DateType and TimestampType together in `needsTimeZone()` - posted by GitBox <gi...@apache.org> on 2020/11/03 13:38:35 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30228: [SPARK-33319][SQL][TEST] Add all built-in SerDes to HiveSerDeReadWriteSuite - posted by GitBox <gi...@apache.org> on 2020/11/03 13:39:04 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30151: [SPARK-33223][SS][UI]Structured Streaming Web UI state information - posted by GitBox <gi...@apache.org> on 2020/11/03 13:39:10 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30221: [SPARK-33314][SQL] Avoid dropping rows in Avro reader - posted by GitBox <gi...@apache.org> on 2020/11/03 13:39:14 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #30224: [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing - posted by GitBox <gi...@apache.org> on 2020/11/03 13:39:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30231: [SPARK-33156][INFRA][3.0] Upgrade GithubAction image from 18.04 to 20.04 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:39:51 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #29247: [SPARK-32446][SHS] Add new executor metrics summary REST APIs - posted by GitBox <gi...@apache.org> on 2020/11/03 13:40:25 UTC, 10 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30222: [SPARK-33315][SQL] Simplify CaseWhen with EqualTo - posted by GitBox <gi...@apache.org> on 2020/11/03 13:40:30 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30233: [SPARK-33324][K8S][BUILD] Upgrade kubernetes-client to 4.11.1 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:40:36 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/03 13:40:38 UTC, 15 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC - posted by GitBox <gi...@apache.org> on 2020/11/03 13:40:54 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30223: [SPARK-33306][SQL][FOLLOWUP] Group DateType and TimestampType together in `needsTimeZone()` - posted by GitBox <gi...@apache.org> on 2020/11/03 13:40:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30231: [SPARK-33156][INFRA][3.0] Upgrade GithubAction image from 18.04 to 20.04 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:41:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30221: [SPARK-33314][SQL] Avoid dropping rows in Avro reader - posted by GitBox <gi...@apache.org> on 2020/11/03 13:42:02 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30164: [SPARK-32919][SHUFFLE] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/03 13:42:20 UTC, 23 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30232: [SPARK-33156][INFRA][2.4] Upgrade GithubAction image from 18.04 to 20.04 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:42:43 UTC, 3 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #30148: [SPARK-33244][SQL] Unify the code paths for spark.table and spark.read.table - posted by GitBox <gi...@apache.org> on 2020/11/03 13:43:09 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30228: [SPARK-33319][SQL][TEST] Add all built-in SerDes to HiveSerDeReadWriteSuite - posted by GitBox <gi...@apache.org> on 2020/11/03 13:43:14 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30151: [SPARK-33223][SS][UI]Structured Streaming Web UI state information - posted by GitBox <gi...@apache.org> on 2020/11/03 13:43:21 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30222: [SPARK-33315][SQL] Simplify CaseWhen with EqualTo - posted by GitBox <gi...@apache.org> on 2020/11/03 13:43:48 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC - posted by GitBox <gi...@apache.org> on 2020/11/03 13:43:52 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30181: [SPARK-33250][PYTHON][DOCS] Migration to NumPy documentation style in SQL (pyspark.sql.*) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:44:05 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #30162: [SPARK-33263][SS] Configurable StateStore compression codec - posted by GitBox <gi...@apache.org> on 2020/11/03 13:44:09 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30231: [SPARK-33156][INFRA][3.0] Upgrade GithubAction image from 18.04 to 20.04 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:44:10 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30154: [SPARK-32405][SQL] Apply table options while creating tables in JDBC Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/03 13:44:11 UTC, 7 replies.
- [GitHub] [spark] mridulm commented on a change in pull request #30204: [SPARK-33288][SPARK-32661][K8S] Stage level scheduling support for Kubernetes - posted by GitBox <gi...@apache.org> on 2020/11/03 13:44:30 UTC, 3 replies.
- [GitHub] [spark] bersprockets commented on pull request #30221: [SPARK-33314][SQL] Avoid dropping rows in Avro reader - posted by GitBox <gi...@apache.org> on 2020/11/03 13:45:28 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30167: [SPARK-33240][SQL][3.0] Fail fast when fails to instantiate configured v2 session catalog - posted by GitBox <gi...@apache.org> on 2020/11/03 13:45:30 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30222: [SPARK-33315][SQL] Simplify CaseWhen with EqualTo - posted by GitBox <gi...@apache.org> on 2020/11/03 13:45:42 UTC, 8 replies.
- [GitHub] [spark] manbuyun opened a new pull request #30225: [SPARK-33187][SQL] Add a check on the number of returned metastore pa… - posted by GitBox <gi...@apache.org> on 2020/11/03 13:45:56 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30154: [SPARK-32405][SQL] Apply table options while creating tables in JDBC Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/03 13:45:57 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #30038: [WIP][SPARK-33130][SQL] Support ALTER TABLE in JDBC v2 Table Catalog: add, update type and nullability of columns (MsSqlServer dialect) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:46:21 UTC, 0 replies.
- [GitHub] [spark] zero323 commented on a change in pull request #30181: [SPARK-33250][PYTHON][DOCS] Migration to NumPy documentation style in SQL (pyspark.sql.*) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:47:18 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30232: [SPARK-33156][INFRA][2.4] Upgrade GithubAction image from 18.04 to 20.04 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:47:50 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30221: [SPARK-33314][SQL] Avoid dropping rows in Avro reader - posted by GitBox <gi...@apache.org> on 2020/11/03 13:47:51 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on a change in pull request #30164: [SPARK-32919][SHUFFLE] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/03 13:48:00 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/11/03 13:48:41 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #26319: [SPARK-29594][SQL] Provide better error message when creating a Dataset from a Sequence of Case class where a field name started with a number - posted by GitBox <gi...@apache.org> on 2020/11/03 13:48:42 UTC, 0 replies.
- [GitHub] [spark] gengliangwang edited a comment on pull request #30221: [SPARK-33314][SQL] Avoid dropping rows in Avro reader - posted by GitBox <gi...@apache.org> on 2020/11/03 13:49:04 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30229: [SPARK-33321][SQL] Migrate ANALYZE TABLE commands to use UnresolvedTable/UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/03 13:49:04 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #30226: [SPARK-33299][SQL][DOCS] Don't mention schemas in JSON format in docs for `from_json` - posted by GitBox <gi...@apache.org> on 2020/11/03 13:49:43 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #30206: [SPARK-33261][K8S] Add a developer API for custom feature steps - posted by GitBox <gi...@apache.org> on 2020/11/03 13:49:46 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29533: [SPARK-24266][K8S][3.0] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/03 13:50:05 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29082: [SPARK-32288][UI] Add exception summary for failed tasks in stage page - posted by GitBox <gi...@apache.org> on 2020/11/03 13:50:08 UTC, 0 replies.
- [GitHub] [spark] zero323 commented on pull request #30227: [SPARK-33257][PYTHON][SQL] Support Column inputs in PySpark ordering functions (asc*, desc*) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:50:16 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30144: [SPARK-33229][SQL] Support GROUP BY use Separate columns and CUBE/ROLLUP - posted by GitBox <gi...@apache.org> on 2020/11/03 13:50:17 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on pull request #29959: [SPARK-32381][CORE][SQL][FOLLOWUP] More cleanup on HadoopFSUtils - posted by GitBox <gi...@apache.org> on 2020/11/03 13:50:32 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30228: [SPARK-33319][SQL][TEST] Add all built-in SerDes to HiveSerDeReadWriteSuite - posted by GitBox <gi...@apache.org> on 2020/11/03 13:50:34 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/03 13:51:17 UTC, 32 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30229: [SPARK-33321][SQL] Migrate ANALYZE TABLE commands to use UnresolvedTable/UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/03 13:52:06 UTC, 0 replies.
- [GitHub] [spark] wangyum opened a new pull request #30228: [SPARK-33319][SQL][TEST] Add all built-in SerDes to HiveSerDeReadWriteSuite - posted by GitBox <gi...@apache.org> on 2020/11/03 13:52:13 UTC, 0 replies.
- [GitHub] [spark] JulySouthWind commented on a change in pull request #30164: [SPARK-32919][SHUFFLE] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/03 13:52:14 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi edited a comment on pull request #30151: [SPARK-33223][SS][UI]Structured Streaming Web UI state information - posted by GitBox <gi...@apache.org> on 2020/11/03 13:52:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #29935: [SPARK-33055][PYTHON][SQL] Add Python CalendarIntervalType - posted by GitBox <gi...@apache.org> on 2020/11/03 13:52:31 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30224: [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing - posted by GitBox <gi...@apache.org> on 2020/11/03 13:52:43 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #30206: [SPARK-33261][K8S] Add a developer API for custom feature steps - posted by GitBox <gi...@apache.org> on 2020/11/03 13:52:49 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30223: [SPARK-33306][SQL][FOLLOWUP] Group DateType and TimestampType together in `needsTimeZone()` - posted by GitBox <gi...@apache.org> on 2020/11/03 13:52:50 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30224: [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing - posted by GitBox <gi...@apache.org> on 2020/11/03 13:52:51 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30223: [SPARK-33306][SQL][FOLLOWUP] Group DateType and TimestampType together in `needsTimeZone()` - posted by GitBox <gi...@apache.org> on 2020/11/03 13:53:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30231: [SPARK-33156][INFRA][3.0] Upgrade GithubAction image from 18.04 to 20.04 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:53:25 UTC, 0 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #30230: [SPARK-33323][SQL] Add query resolved check before convert hive relation - posted by GitBox <gi...@apache.org> on 2020/11/03 13:53:26 UTC, 0 replies.
- [GitHub] [spark] bozhang2820 commented on a change in pull request #30224: [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing - posted by GitBox <gi...@apache.org> on 2020/11/03 13:53:46 UTC, 2 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore - posted by GitBox <gi...@apache.org> on 2020/11/03 13:53:48 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30201: [SPARK-33299][SQL] Support schema in JSON format by `from_json`/`from_csv` Spark SQL and PySpark - posted by GitBox <gi...@apache.org> on 2020/11/03 13:54:04 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on a change in pull request #30038: [SPARK-33130][SQL] Support ALTER TABLE in JDBC v2 Table Catalog: add, update type and nullability of columns (MsSqlServer dialect) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:54:46 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30186: [SPARK-23432][UI] Add executor peak jvm memory metrics in executors page - posted by GitBox <gi...@apache.org> on 2020/11/03 13:55:12 UTC, 5 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #30163: [SPARK-32918][SHUFFLE] RPC implementation to support control plane coordination for push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/03 13:55:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30186: [SPARK-23432][UI] Add executor peak jvm memory metrics in executors page - posted by GitBox <gi...@apache.org> on 2020/11/03 13:55:37 UTC, 4 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #30207: [SPARK-33098][SQL] Avoid MetaException by not pushing down partition filters with incompatible types - posted by GitBox <gi...@apache.org> on 2020/11/03 13:55:50 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30232: [SPARK-33156][INFRA][2.4] Upgrade GithubAction image from 18.04 to 20.04 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:56:35 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30223: [SPARK-33306][SQL][FOLLOWUP] Group DateType and TimestampType together in `needsTimeZone()` - posted by GitBox <gi...@apache.org> on 2020/11/03 13:56:57 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30231: [SPARK-33156][INFRA][2.4] Upgrade GithubAction image from 18.04 to 20.04 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:56:59 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on a change in pull request #30151: [SPARK-33223][SS][UI]Structured Streaming Web UI state information - posted by GitBox <gi...@apache.org> on 2020/11/03 13:57:12 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30226: [SPARK-33299][SQL][DOCS] Don't mention schemas in JSON format in docs for `from_json` - posted by GitBox <gi...@apache.org> on 2020/11/03 13:57:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30154: [SPARK-32405][SQL] Apply table options while creating tables in JDBC Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/03 13:57:49 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30193: [SPARK-33293][SQL] Refactor WriteToDataSourceV2Exec and reduce code duplication - posted by GitBox <gi...@apache.org> on 2020/11/03 13:58:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30227: [SPARK-33257][PYTHON][SQL] Support Column inputs in PySpark ordering functions (asc*, desc*) - posted by GitBox <gi...@apache.org> on 2020/11/03 13:58:17 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30201: [SPARK-33299][SQL] Support schema in JSON format by `from_json`/`from_csv` Spark SQL and PySpark - posted by GitBox <gi...@apache.org> on 2020/11/03 13:58:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30164: [SPARK-32919][SHUFFLE] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/03 13:58:20 UTC, 13 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #30151: [SPARK-33223][SS][UI]Structured Streaming Web UI state information - posted by GitBox <gi...@apache.org> on 2020/11/03 13:58:21 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #30232: [SPARK-33156][INFRA][2.4] Upgrade GithubAction image from 18.04 to 20.04 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:58:32 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29247: [SPARK-32446][SHS] Add new executor metrics summary REST APIs - posted by GitBox <gi...@apache.org> on 2020/11/03 13:58:44 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30226: [SPARK-33299][SQL][DOCS] Don't mention schemas in JSON format in docs for `from_json` - posted by GitBox <gi...@apache.org> on 2020/11/03 13:59:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30233: [SPARK-33324][K8S][BUILD] Upgrade kubernetes-client to 4.11.1 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:59:26 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30232: [SPARK-33156][INFRA][2.4] Upgrade GithubAction image from 18.04 to 20.04 - posted by GitBox <gi...@apache.org> on 2020/11/03 13:59:40 UTC, 2 replies.
- [GitHub] [spark] ulysses-you commented on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/11/03 13:59:52 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29082: [SPARK-32288][UI] Add exception summary for failed tasks in stage page - posted by GitBox <gi...@apache.org> on 2020/11/03 14:00:24 UTC, 0 replies.
- [GitHub] [spark] cchighman commented on pull request #28841: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/03 14:00:32 UTC, 3 replies.
- [GitHub] [spark] c21 commented on pull request #30200: [SPARK-33027][SQL] Add DisableUnnecessaryBucketedScan rule to AQE - posted by GitBox <gi...@apache.org> on 2020/11/03 14:00:34 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30226: [SPARK-33299][SQL][DOCS] Don't mention schemas in JSON format in docs for `from_json` - posted by GitBox <gi...@apache.org> on 2020/11/03 14:00:43 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on a change in pull request #30154: [SPARK-32405][SQL] Apply table options while creating tables in JDBC Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/03 14:01:34 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30232: [SPARK-33156][INFRA][2.4] Upgrade GithubAction image from 18.04 to 20.04 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:01:48 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/11/03 14:01:56 UTC, 5 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30213: [SPARK-33306][SQL]Timezone is needed when cast date to string - posted by GitBox <gi...@apache.org> on 2020/11/03 14:02:22 UTC, 0 replies.
- [GitHub] [spark] zero323 commented on pull request #30219: [SPARK-30663][SPARK-33313][TESTS][R] Drop testthat 1.x support and add testthat 3.x support - posted by GitBox <gi...@apache.org> on 2020/11/03 14:03:13 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30233: [SPARK-33324][K8S][BUILD] Upgrade kubernetes-client to 4.11.1 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:03:14 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30216: [SPARK-33304][R][SQL] Add from_avro and to_avro functions to SparkR - posted by GitBox <gi...@apache.org> on 2020/11/03 14:03:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30228: [SPARK-33319][SQL][TEST] Add all built-in SerDes to HiveSerDeReadWriteSuite - posted by GitBox <gi...@apache.org> on 2020/11/03 14:04:00 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30186: [SPARK-23432][UI] Add executor peak jvm memory metrics in executors page - posted by GitBox <gi...@apache.org> on 2020/11/03 14:04:15 UTC, 3 replies.
- [GitHub] [spark] kiszk commented on pull request #26319: [SPARK-29594][SQL] Provide better error message when creating a Dataset from a Sequence of Case class where a field name started with a number - posted by GitBox <gi...@apache.org> on 2020/11/03 14:04:39 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30225: [SPARK-33187][SQL] Add a check on the number of returned metastore pa… - posted by GitBox <gi...@apache.org> on 2020/11/03 14:05:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30144: [SPARK-33229][SQL] Support GROUP BY use Separate columns and CUBE/ROLLUP - posted by GitBox <gi...@apache.org> on 2020/11/03 14:05:01 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30144: [SPARK-33229][SQL] Support GROUP BY use Separate columns and CUBE/ROLLUP - posted by GitBox <gi...@apache.org> on 2020/11/03 14:05:12 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30200: [SPARK-33027][SQL] Add DisableUnnecessaryBucketedScan rule to AQE - posted by GitBox <gi...@apache.org> on 2020/11/03 14:06:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30151: [SPARK-33223][SS][UI]Structured Streaming Web UI state information - posted by GitBox <gi...@apache.org> on 2020/11/03 14:06:01 UTC, 8 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/03 14:06:07 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28841: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/03 14:06:13 UTC, 13 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/03 14:06:41 UTC, 7 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #30221: [SPARK-33314][SQL] Avoid dropping rows in Avro reader - posted by GitBox <gi...@apache.org> on 2020/11/03 14:07:55 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30233: [SPARK-33324][K8S][BUILD] Upgrade kubernetes-client to 4.11.1 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:08:33 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/03 14:08:34 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #26319: [SPARK-29594][SQL] Provide better error message when creating a Dataset from a Sequence of Case class where a field name started with a number - posted by GitBox <gi...@apache.org> on 2020/11/03 14:08:58 UTC, 0 replies.
- [GitHub] [spark] otterc commented on a change in pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/03 14:09:50 UTC, 30 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC - posted by GitBox <gi...@apache.org> on 2020/11/03 14:10:23 UTC, 4 replies.
- [GitHub] [spark] zero323 opened a new pull request #30227: [SPARK-33257][PYTHON][SQL] Support Column inputs in PySpark ordering functions (asc*, desc*) - posted by GitBox <gi...@apache.org> on 2020/11/03 14:10:24 UTC, 0 replies.
- [GitHub] [spark] zero323 commented on a change in pull request #30216: [SPARK-33304][R][SQL] Add from_avro and to_avro functions to SparkR - posted by GitBox <gi...@apache.org> on 2020/11/03 14:10:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30221: [SPARK-33314][SQL] Avoid dropping rows in Avro reader - posted by GitBox <gi...@apache.org> on 2020/11/03 14:10:55 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30177: [SPARK-33277][PYSPARK][SQL] Use ContextAwareIterator to stop consuming after the task ends. - posted by GitBox <gi...@apache.org> on 2020/11/03 14:11:06 UTC, 1 replies.
- [GitHub] [spark] bozhang2820 opened a new pull request #30224: [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing - posted by GitBox <gi...@apache.org> on 2020/11/03 14:11:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29082: [SPARK-32288][UI] Add exception summary for failed tasks in stage page - posted by GitBox <gi...@apache.org> on 2020/11/03 14:11:51 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/03 14:12:33 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28841: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/03 14:13:00 UTC, 19 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC - posted by GitBox <gi...@apache.org> on 2020/11/03 14:13:43 UTC, 9 replies.
- [GitHub] [spark] otterc commented on pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/03 14:13:44 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28647: [SPARK-31828][SQL] Retain table properties at CreateTableLikeCommand - posted by GitBox <gi...@apache.org> on 2020/11/03 14:13:53 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #30151: [SPARK-33223][SS][UI]Structured Streaming Web UI state information - posted by GitBox <gi...@apache.org> on 2020/11/03 14:13:56 UTC, 2 replies.
- [GitHub] [spark] xkrogen commented on pull request #29906: [SPARK-32037][CORE] Rename blacklisting feature - posted by GitBox <gi...@apache.org> on 2020/11/03 14:14:11 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30164: [SPARK-32919][SHUFFLE] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/03 14:14:44 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #26319: [SPARK-29594][SQL] Provide better error message when creating a Dataset from a Sequence of Case class where a field name started with a number - posted by GitBox <gi...@apache.org> on 2020/11/03 14:15:21 UTC, 0 replies.
- [GitHub] [spark] sunchao removed a comment on pull request #30176: [SQL][MINOR] Update from_unixtime doc - posted by GitBox <gi...@apache.org> on 2020/11/03 14:15:22 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28841: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/03 14:15:39 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30144: [SPARK-33229][SQL] Support GROUP BY use Separate columns and CUBE/ROLLUP - posted by GitBox <gi...@apache.org> on 2020/11/03 14:15:47 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30231: [SPARK-33156][INFRA][3.0] Upgrade GithubAction image from 18.04 to 20.04 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:16:28 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30202: [SPARK-33248][SQL][FOLLOWUP] Update migration guide to make clear what behavior changed and make variable names and configuration name more clearer - posted by GitBox <gi...@apache.org> on 2020/11/03 14:16:41 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30224: [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing - posted by GitBox <gi...@apache.org> on 2020/11/03 14:16:47 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #29533: [SPARK-24266][K8S][3.0] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/03 14:17:05 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore - posted by GitBox <gi...@apache.org> on 2020/11/03 14:17:44 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30226: [SPARK-33299][SQL][DOCS] Don't mention schemas in JSON format in docs for `from_json` - posted by GitBox <gi...@apache.org> on 2020/11/03 14:17:48 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30227: [SPARK-33257][PYTHON][SQL] Support Column inputs in PySpark ordering functions (asc*, desc*) - posted by GitBox <gi...@apache.org> on 2020/11/03 14:18:05 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30203: [SPARK-33303][SQL] Deduplicate deterministic PythonUDF calls - posted by GitBox <gi...@apache.org> on 2020/11/03 14:18:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30223: [SPARK-33306][SQL][FOLLOWUP] Group DateType and TimestampType together in `needsTimeZone()` - posted by GitBox <gi...@apache.org> on 2020/11/03 14:18:24 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #30221: [SPARK-33314][SQL] Avoid dropping rows in Avro reader - posted by GitBox <gi...@apache.org> on 2020/11/03 14:18:34 UTC, 0 replies.
- [GitHub] [spark] ScrapCodes commented on pull request #27735: [SPARK-30985][k8s] Support propagating SPARK_CONF_DIR files to driver and executor pods. - posted by GitBox <gi...@apache.org> on 2020/11/03 14:18:49 UTC, 4 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #30234: [SPARK-33285][CORE][SQL] Fix deprecated compilation warnings of "Auto-application to () is deprecated" in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:19:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30038: [SPARK-33130][SQL] Support ALTER TABLE in JDBC v2 Table Catalog: add, update type and nullability of columns (MsSqlServer dialect) - posted by GitBox <gi...@apache.org> on 2020/11/03 14:20:03 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30234: [SPARK-33285][CORE][SQL] Fix deprecated compilation warnings of "Auto-application to () is deprecated" in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:20:49 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30227: [SPARK-33257][PYTHON][SQL] Support Column inputs in PySpark ordering functions (asc*, desc*) - posted by GitBox <gi...@apache.org> on 2020/11/03 14:20:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30234: [SPARK-33285][CORE][SQL] Fix deprecated compilation warnings of "Auto-application to () is deprecated" in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:21:05 UTC, 45 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30234: [SPARK-33285][CORE][SQL] Fix deprecated compilation warnings of "Auto-application to () is deprecated" in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:21:21 UTC, 20 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30151: [SPARK-33223][SS][UI]Structured Streaming Web UI state information - posted by GitBox <gi...@apache.org> on 2020/11/03 14:36:24 UTC, 1 replies.
- [GitHub] [spark] akiyamaneko commented on pull request #30182: [SPARK-33284][WEB-UI] In the Storage UI page, clicking any field to sort the table will cause the header content to be lost - posted by GitBox <gi...@apache.org> on 2020/11/03 14:36:44 UTC, 0 replies.
- [GitHub] [spark] akiyamaneko edited a comment on pull request #30182: [SPARK-33284][WEB-UI] In the Storage UI page, clicking any field to sort the table will cause the header content to be lost - posted by GitBox <gi...@apache.org> on 2020/11/03 14:37:42 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30151: [SPARK-33223][SS][UI]Structured Streaming Web UI state information - posted by GitBox <gi...@apache.org> on 2020/11/03 14:38:23 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30203: [SPARK-33303][SQL] Deduplicate deterministic PythonUDF calls - posted by GitBox <gi...@apache.org> on 2020/11/03 14:45:28 UTC, 1 replies.
- [GitHub] [spark] srowen commented on pull request #30182: [SPARK-33284][WEB-UI] In the Storage UI page, clicking any field to sort the table will cause the header content to be lost - posted by GitBox <gi...@apache.org> on 2020/11/03 14:50:22 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30229: [SPARK-33321][SQL] Migrate ANALYZE TABLE commands to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/03 14:52:26 UTC, 8 replies.
- [GitHub] [spark] srowen commented on pull request #30234: [SPARK-33285][CORE][SQL] Fix deprecated compilation warnings of "Auto-application to () is deprecated" in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/03 14:52:37 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30185: [SPARK-33152][SQL] This PR proposes a new logic to maintain & track constraints which solves the OOM or performance issues in query compilation - posted by GitBox <gi...@apache.org> on 2020/11/03 14:54:40 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #30203: [SPARK-33303][SQL] Deduplicate deterministic PythonUDF calls - posted by GitBox <gi...@apache.org> on 2020/11/03 14:59:18 UTC, 1 replies.
- [GitHub] [spark] jkleckner commented on a change in pull request #29496: [SPARK-24266][K8S][2.4] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/03 15:14:06 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #30229: [SPARK-33321][SQL] Migrate ANALYZE TABLE commands to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/03 15:24:19 UTC, 3 replies.
- [GitHub] [spark] jkleckner commented on pull request #29533: [SPARK-24266][K8S][3.0] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/03 15:40:12 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30234: [SPARK-33285][CORE][SQL] Fix deprecated compilation warnings of "Auto-application to () is deprecated" in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/03 15:50:21 UTC, 26 replies.
- [GitHub] [spark] viirya commented on pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore - posted by GitBox <gi...@apache.org> on 2020/11/03 16:48:30 UTC, 0 replies.
- [GitHub] [spark] viirya edited a comment on pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/03 16:57:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30235: [SPARK-33293][SQL][FOLLOW-UP] Rename TableWriteExec to TableWriteExecHelper - posted by GitBox <gi...@apache.org> on 2020/11/03 17:12:25 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30234: [SPARK-33285][CORE][SQL] Fix deprecated compilation warnings of "Auto-application to () is deprecated" in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/03 17:15:16 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30232: [SPARK-33156][INFRA][2.4] Upgrade GithubAction image from 18.04 to 20.04 - posted by GitBox <gi...@apache.org> on 2020/11/03 17:25:17 UTC, 0 replies.
- [GitHub] [spark] peter-toth commented on a change in pull request #30203: [SPARK-33303][SQL] Deduplicate deterministic PythonUDF calls - posted by GitBox <gi...@apache.org> on 2020/11/03 17:26:54 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30235: [SPARK-33293][SQL][FOLLOW-UP] Rename TableWriteExec to TableWriteExecHelper - posted by GitBox <gi...@apache.org> on 2020/11/03 17:36:56 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #30206: [SPARK-33261][K8S] Add a developer API for custom feature steps - posted by GitBox <gi...@apache.org> on 2020/11/03 17:39:36 UTC, 2 replies.
- [GitHub] [spark] holdenk commented on pull request #30206: [SPARK-33261][K8S] Add a developer API for custom feature steps - posted by GitBox <gi...@apache.org> on 2020/11/03 17:43:14 UTC, 0 replies.
- [GitHub] [spark] peter-toth commented on pull request #29170: [SPARK-30876][SQL] Optimizer fails to infer constraints within join - posted by GitBox <gi...@apache.org> on 2020/11/03 17:47:32 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30229: [SPARK-33321][SQL] Migrate ANALYZE TABLE commands to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/03 17:52:53 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30235: [SPARK-33293][SQL][FOLLOW-UP] Rename TableWriteExec to TableWriteExecHelper - posted by GitBox <gi...@apache.org> on 2020/11/03 17:58:06 UTC, 0 replies.
- [GitHub] [spark] otterc commented on a change in pull request #30096: [SPARK-33185][YARN][WIP] Set up yarn.Client to print direct links to driver stdout/stderr - posted by GitBox <gi...@apache.org> on 2020/11/03 18:03:34 UTC, 1 replies.
- [GitHub] [spark] zsxwing commented on pull request #30151: [SPARK-33223][SS][UI]Structured Streaming Web UI state information - posted by GitBox <gi...@apache.org> on 2020/11/03 18:05:08 UTC, 0 replies.
- [GitHub] [spark] zsxwing edited a comment on pull request #30151: [SPARK-33223][SS][UI]Structured Streaming Web UI state information - posted by GitBox <gi...@apache.org> on 2020/11/03 18:05:23 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #27735: [SPARK-30985][k8s] Support propagating SPARK_CONF_DIR files to driver and executor pods. - posted by GitBox <gi...@apache.org> on 2020/11/03 18:08:38 UTC, 5 replies.
- [GitHub] [spark] xkrogen commented on a change in pull request #30096: [SPARK-33185][YARN][WIP] Set up yarn.Client to print direct links to driver stdout/stderr - posted by GitBox <gi...@apache.org> on 2020/11/03 18:11:31 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #27735: [SPARK-30985][k8s] Support propagating SPARK_CONF_DIR files to driver and executor pods. - posted by GitBox <gi...@apache.org> on 2020/11/03 18:11:32 UTC, 29 replies.
- [GitHub] [spark] SparkQA commented on pull request #27735: [SPARK-30985][k8s] Support propagating SPARK_CONF_DIR files to driver and executor pods. - posted by GitBox <gi...@apache.org> on 2020/11/03 18:15:06 UTC, 19 replies.
- [GitHub] [spark] PedroCorreiaLuis commented on pull request #26319: [SPARK-29594][SQL] Provide better error message when creating a Dataset from a Sequence of Case class where a field name started with a number - posted by GitBox <gi...@apache.org> on 2020/11/03 18:22:18 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30229: [SPARK-33321][SQL] Migrate ANALYZE TABLE commands to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/03 18:31:39 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30229: [SPARK-33321][SQL] Migrate ANALYZE TABLE commands to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/03 18:32:23 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27735: [SPARK-30985][k8s] Support propagating SPARK_CONF_DIR files to driver and executor pods. - posted by GitBox <gi...@apache.org> on 2020/11/03 18:32:24 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27735: [SPARK-30985][k8s] Support propagating SPARK_CONF_DIR files to driver and executor pods. - posted by GitBox <gi...@apache.org> on 2020/11/03 18:32:29 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29247: [SPARK-32446][SHS] Add new executor metrics summary REST APIs - posted by GitBox <gi...@apache.org> on 2020/11/03 19:03:34 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29247: [SPARK-32446][SHS] Add new executor metrics summary REST APIs - posted by GitBox <gi...@apache.org> on 2020/11/03 19:04:18 UTC, 3 replies.
- [GitHub] [spark] venkata91 commented on a change in pull request #30164: [SPARK-32919][SHUFFLE] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/03 19:08:03 UTC, 15 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #30079: [SPARK-33174][SQL] Migrate DROP TABLE to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/03 19:20:34 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on a change in pull request #30096: [SPARK-33185][YARN][WIP] Set up yarn.Client to print direct links to driver stdout/stderr - posted by GitBox <gi...@apache.org> on 2020/11/03 19:30:32 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30164: [SPARK-32919][SHUFFLE] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/03 19:37:37 UTC, 32 replies.
- [GitHub] [spark] xkrogen commented on pull request #30096: [SPARK-33185][YARN][WIP] Set up yarn.Client to print direct links to driver stdout/stderr - posted by GitBox <gi...@apache.org> on 2020/11/03 20:02:00 UTC, 0 replies.
- [GitHub] [spark] otterc commented on a change in pull request #30164: [SPARK-32919][SHUFFLE] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/03 20:13:30 UTC, 1 replies.
- [GitHub] [spark] davidrabinowitz commented on pull request #30071: [SPARK-33172][SQL] Adding support for UserDefinedType for Spark SQL Code generator - posted by GitBox <gi...@apache.org> on 2020/11/03 20:23:37 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #30203: [SPARK-33303][SQL] Deduplicate deterministic PythonUDF calls - posted by GitBox <gi...@apache.org> on 2020/11/03 20:26:49 UTC, 0 replies.
- [GitHub] [spark] venkata91 commented on a change in pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/03 20:53:03 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30235: [SPARK-33293][SQL][FOLLOW-UP] Rename TableWriteExec to TableWriteExecHelper - posted by GitBox <gi...@apache.org> on 2020/11/03 21:05:20 UTC, 0 replies.
- [GitHub] [spark] planga82 commented on pull request #29837: [SPARK-32463][SQL][DOCS] Add "Type Conversion" section in "Supported Data Types" of SQL docs - posted by GitBox <gi...@apache.org> on 2020/11/03 21:13:02 UTC, 1 replies.
- [GitHub] [spark] malduarte opened a new pull request #30236: [SPARK-33330] Add support for Enums on CatalystTypeConverters - posted by GitBox <gi...@apache.org> on 2020/11/03 21:48:30 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30236: [SPARK-33330] Add support for Enums on CatalystTypeConverters - posted by GitBox <gi...@apache.org> on 2020/11/03 21:49:37 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30236: [SPARK-33330] Add support for Enums on CatalystTypeConverters - posted by GitBox <gi...@apache.org> on 2020/11/03 21:51:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #24513: [SPARK-27620][BUILD] Upgrade jetty to 9.4.18.v20190429 - posted by GitBox <gi...@apache.org> on 2020/11/03 22:45:44 UTC, 0 replies.
- [GitHub] [spark] kbendick opened a new pull request #30237: Fix any and all indentation in build - posted by GitBox <gi...@apache.org> on 2020/11/03 22:47:52 UTC, 0 replies.
- [GitHub] [spark] kbendick commented on pull request #30237: Fix any and all indentation in build - posted by GitBox <gi...@apache.org> on 2020/11/03 22:48:22 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #24513: [SPARK-27620][BUILD] Upgrade jetty to 9.4.18.v20190429 - posted by GitBox <gi...@apache.org> on 2020/11/03 22:48:44 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/03 22:49:17 UTC, 21 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30235: [SPARK-33293][SQL][FOLLOW-UP] Rename TableWriteExec to TableWriteExecHelper - posted by GitBox <gi...@apache.org> on 2020/11/03 22:53:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28027: [SPARK-31255][SQL] Add SupportsMetadataColumns to DSv2 - posted by GitBox <gi...@apache.org> on 2020/11/03 23:19:09 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30229: [SPARK-33321][SQL] Migrate ANALYZE TABLE commands to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/03 23:25:15 UTC, 0 replies.
- [GitHub] [spark] kbendick opened a new pull request #30238: Comment out other gh actions while testing labeler - posted by GitBox <gi...@apache.org> on 2020/11/03 23:30:30 UTC, 0 replies.
- [GitHub] [spark] kbendick commented on pull request #30238: Comment out other gh actions while testing labeler - posted by GitBox <gi...@apache.org> on 2020/11/03 23:31:53 UTC, 0 replies.
- [GitHub] [spark] kbendick opened a new pull request #30239: Test pr labeler by commenting out presumed broken part - posted by GitBox <gi...@apache.org> on 2020/11/03 23:38:00 UTC, 0 replies.
- [GitHub] [spark] kbendick commented on pull request #30239: Test pr labeler by commenting out presumed broken part - posted by GitBox <gi...@apache.org> on 2020/11/03 23:38:20 UTC, 0 replies.
- [GitHub] [spark] ahshahid commented on pull request #30185: [SPARK-33152][SQL] This PR proposes a new logic to maintain & track constraints which solves the OOM or performance issues in query compilation - posted by GitBox <gi...@apache.org> on 2020/11/03 23:39:52 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30240: [SPARK-33333][BUILD][3.0] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/03 23:49:29 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30241: [SPARK-33333][BUILD][2.4] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/03 23:51:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30241: [SPARK-33333][BUILD][2.4] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/03 23:55:48 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30240: [SPARK-33333][BUILD][3.0] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/03 23:55:49 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30241: [SPARK-33333][BUILD][2.4] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/04 00:08:02 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30241: [SPARK-33333][BUILD][2.4] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/04 00:16:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30241: [SPARK-33333][BUILD][2.4] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/04 00:16:18 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28027: [SPARK-31255][SQL] Add SupportsMetadataColumns to DSv2 - posted by GitBox <gi...@apache.org> on 2020/11/04 00:28:11 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28027: [SPARK-31255][SQL] Add SupportsMetadataColumns to DSv2 - posted by GitBox <gi...@apache.org> on 2020/11/04 00:28:22 UTC, 3 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #26783: [SPARK-30153][PYTHON][WIP] Extend data exchange options for vectorized UDF functions with vanilla Arrow serialization - posted by GitBox <gi...@apache.org> on 2020/11/04 00:35:56 UTC, 0 replies.
- [GitHub] [spark] ueshin opened a new pull request #30242: [SPARK-33277][PYSPARK][SQL][FOLLOW-UP] Block TaskCompletion event until the thread ends. - posted by GitBox <gi...@apache.org> on 2020/11/04 00:54:29 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30240: [SPARK-33333][BUILD][3.0] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/04 01:04:31 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30240: [SPARK-33333][BUILD][3.0] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/04 01:05:15 UTC, 2 replies.
- [GitHub] [spark] rdblue commented on pull request #28026: [SPARK-31257][SQL] Unify create table syntax - posted by GitBox <gi...@apache.org> on 2020/11/04 01:13:30 UTC, 1 replies.
- [GitHub] [spark] sarutak commented on pull request #30166: [SPARK-33265][TEST] Rename classOf[Seq] to classOf[scala.collection.Seq] in PostgresIntegrationSuite for Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/04 01:16:50 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30241: [SPARK-33333][BUILD][2.4] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/04 01:19:27 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30206: [SPARK-33261][K8S] Add a developer API for custom feature steps - posted by GitBox <gi...@apache.org> on 2020/11/04 01:40:41 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30236: [SPARK-33330][SQL] Add support for Enums on CatalystTypeConverters - posted by GitBox <gi...@apache.org> on 2020/11/04 01:44:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30166: [SPARK-33265][TEST] Rename classOf[Seq] to classOf[scala.collection.Seq] in PostgresIntegrationSuite for Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/04 02:00:02 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30071: [SPARK-33172][SQL] Adding support for UserDefinedType for Spark SQL Code generator - posted by GitBox <gi...@apache.org> on 2020/11/04 02:07:04 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30242: [SPARK-33277][PYSPARK][SQL][FOLLOW-UP] Block TaskCompletion event until the thread ends. - posted by GitBox <gi...@apache.org> on 2020/11/04 02:07:15 UTC, 25 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30242: [SPARK-33277][PYSPARK][SQL][FOLLOW-UP] Block TaskCompletion event until the thread ends. - posted by GitBox <gi...@apache.org> on 2020/11/04 02:07:16 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30242: [SPARK-33277][PYSPARK][SQL][FOLLOW-UP] Block TaskCompletion event until the thread ends. - posted by GitBox <gi...@apache.org> on 2020/11/04 02:16:18 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30166: [SPARK-33265][TEST] Rename classOf[Seq] to classOf[scala.collection.Seq] in PostgresIntegrationSuite for Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/04 02:23:00 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30166: [SPARK-33265][TEST] Rename classOf[Seq] to classOf[scala.collection.Seq] in PostgresIntegrationSuite for Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/04 02:23:21 UTC, 3 replies.
- [GitHub] [spark] LuciferYang edited a comment on pull request #30234: [SPARK-33285][CORE][SQL] Fix deprecated compilation warnings of "Auto-application to () is deprecated" in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/04 02:36:30 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30240: [SPARK-33333][BUILD][3.0] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/04 02:51:14 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30079: [SPARK-33174][SQL] Migrate DROP TABLE to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/04 03:02:54 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30156: [SPARK-33248][SQL] Add a configuration to control the legacy behavior of whether need to pad null value when value size less then schema size - posted by GitBox <gi...@apache.org> on 2020/11/04 03:31:57 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30156: [SPARK-33248][SQL] Add a configuration to control the legacy behavior of whether need to pad null value when value size less then schema size - posted by GitBox <gi...@apache.org> on 2020/11/04 03:35:33 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30122: [SPARK-33214][TEST][HIVE] Stop HiveExternalCatalogVersionsSuite from using a hard-coded location to store localized Spark binaries. - posted by GitBox <gi...@apache.org> on 2020/11/04 03:37:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30122: [SPARK-33214][TEST][HIVE] Stop HiveExternalCatalogVersionsSuite from using a hard-coded location to store localized Spark binaries. - posted by GitBox <gi...@apache.org> on 2020/11/04 03:38:18 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30166: [SPARK-33265][TEST] Rename classOf[Seq] to classOf[scala.collection.Seq] in PostgresIntegrationSuite for Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/04 03:50:22 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30182: [SPARK-33284][WEB-UI] In the Storage UI page, clicking any field to sort the table will cause the header content to be lost - posted by GitBox <gi...@apache.org> on 2020/11/04 03:53:52 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on a change in pull request #30187: [SPARK-33290][SQL] REFRESH TABLE should invalidate cache even though the table itself may not be cached - posted by GitBox <gi...@apache.org> on 2020/11/04 03:57:00 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func - posted by GitBox <gi...@apache.org> on 2020/11/04 04:06:41 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func - posted by GitBox <gi...@apache.org> on 2020/11/04 04:07:56 UTC, 18 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30222: [SPARK-33315][SQL] Simplify CaseWhen with EqualTo - posted by GitBox <gi...@apache.org> on 2020/11/04 04:40:46 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30122: [SPARK-33214][TEST][HIVE] Stop HiveExternalCatalogVersionsSuite from using a hard-coded location to store localized Spark binaries. - posted by GitBox <gi...@apache.org> on 2020/11/04 04:48:56 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30122: [SPARK-33214][TEST][HIVE] Stop HiveExternalCatalogVersionsSuite from using a hard-coded location to store localized Spark binaries. - posted by GitBox <gi...@apache.org> on 2020/11/04 04:49:21 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30230: [SPARK-33323][SQL] Add query resolved check before convert hive relation - posted by GitBox <gi...@apache.org> on 2020/11/04 05:01:49 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30230: [SPARK-33323][SQL] Add query resolved check before convert hive relation - posted by GitBox <gi...@apache.org> on 2020/11/04 05:02:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30242: [SPARK-33277][PYSPARK][SQL][FOLLOW-UP] Block TaskCompletion event until the thread ends. - posted by GitBox <gi...@apache.org> on 2020/11/04 05:17:27 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func - posted by GitBox <gi...@apache.org> on 2020/11/04 05:21:11 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func - posted by GitBox <gi...@apache.org> on 2020/11/04 05:21:24 UTC, 14 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30154: [SPARK-32405][SQL] Apply table options while creating tables in JDBC Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/04 05:25:56 UTC, 2 replies.
- [GitHub] [spark] kbendick opened a new pull request #30244: [SPARK-33282] Migrate from dead probot autolabeler to GitHub labeler action - posted by GitBox <gi...@apache.org> on 2020/11/04 05:28:42 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30244: [SPARK-33282] Migrate from dead probot autolabeler to GitHub labeler action - posted by GitBox <gi...@apache.org> on 2020/11/04 05:29:16 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30244: [SPARK-33282] Migrate from dead probot autolabeler to GitHub labeler action - posted by GitBox <gi...@apache.org> on 2020/11/04 05:34:08 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30244: [SPARK-33282] Migrate from dead probot autolabeler to GitHub labeler action - posted by GitBox <gi...@apache.org> on 2020/11/04 05:34:19 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30122: [SPARK-33214][TEST][HIVE] Stop HiveExternalCatalogVersionsSuite from using a hard-coded location to store localized Spark binaries. - posted by GitBox <gi...@apache.org> on 2020/11/04 05:34:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30244: [WIP][SPARK-33282] Migrate from dead probot autolabeler to GitHub labeler action - posted by GitBox <gi...@apache.org> on 2020/11/04 06:18:21 UTC, 9 replies.
- [GitHub] [spark] viirya opened a new pull request #30245: [WIP][SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/04 06:25:05 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30245: [WIP][SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/04 06:25:52 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #30240: [SPARK-33333][BUILD][3.0] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/04 06:30:11 UTC, 0 replies.
- [GitHub] [spark] viirya closed pull request #30240: [SPARK-33333][BUILD][3.0] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/04 06:38:05 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30244: [WIP][SPARK-33282] Migrate from dead probot autolabeler to GitHub labeler action - posted by GitBox <gi...@apache.org> on 2020/11/04 06:39:49 UTC, 4 replies.
- [GitHub] [spark] huaxingao commented on pull request #30154: [SPARK-32405][SQL] Apply table options while creating tables in JDBC Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/04 06:40:00 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30244: [WIP][SPARK-33282] Migrate from dead probot autolabeler to GitHub labeler action - posted by GitBox <gi...@apache.org> on 2020/11/04 06:40:24 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30229: [SPARK-33321][SQL] Migrate ANALYZE TABLE commands to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/04 06:50:53 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30229: [SPARK-33321][SQL] Migrate ANALYZE TABLE commands to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/04 06:51:04 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30122: [SPARK-33214][TEST][HIVE] Stop HiveExternalCatalogVersionsSuite from using a hard-coded location to store localized Spark binaries. - posted by GitBox <gi...@apache.org> on 2020/11/04 06:52:18 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30240: [SPARK-33333][BUILD][3.0] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/04 06:55:54 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #29837: [SPARK-32463][SQL][DOCS] Add "Type Conversion" section in "Supported Data Types" of SQL docs - posted by GitBox <gi...@apache.org> on 2020/11/04 07:03:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30245: [WIP][SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/04 07:07:51 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30245: [WIP][SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/04 07:08:02 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30245: [WIP][SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/04 07:08:23 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func - posted by GitBox <gi...@apache.org> on 2020/11/04 07:17:20 UTC, 6 replies.
- [GitHub] [spark] AngersZhuuuu closed pull request #30202: [SPARK-33248][SQL][FOLLOWUP] Update migration guide to make clear what behavior changed and make variable names and configuration name more clearer - posted by GitBox <gi...@apache.org> on 2020/11/04 08:03:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30245: [WIP][SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/04 08:17:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/04 08:17:29 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30166: [SPARK-33265][TEST] Rename classOf[Seq] to classOf[scala.collection.Seq] in PostgresIntegrationSuite for Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/04 08:40:16 UTC, 0 replies.
- [GitHub] [spark] bart-samwel commented on a change in pull request #28027: [SPARK-31255][SQL] Add SupportsMetadataColumns to DSv2 - posted by GitBox <gi...@apache.org> on 2020/11/04 08:40:17 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30166: [SPARK-33265][TEST] Rename classOf[Seq] to classOf[scala.collection.Seq] in PostgresIntegrationSuite for Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/04 08:40:38 UTC, 0 replies.
- [GitHub] [spark] ScrapCodes commented on a change in pull request #27735: [SPARK-30985][k8s] Support propagating SPARK_CONF_DIR files to driver and executor pods. - posted by GitBox <gi...@apache.org> on 2020/11/04 08:58:13 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30246: [SPARK-33338][SQL] semanticEquals should handle static GetMapValue correctly - posted by GitBox <gi...@apache.org> on 2020/11/04 09:27:09 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30246: [SPARK-33338][SQL] semanticEquals should handle static GetMapValue correctly - posted by GitBox <gi...@apache.org> on 2020/11/04 09:30:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30246: [SPARK-33338][SQL] semanticEquals should handle static GetMapValue correctly - posted by GitBox <gi...@apache.org> on 2020/11/04 09:31:15 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30246: [SPARK-33338][SQL] semanticEquals should handle static GetMapValue correctly - posted by GitBox <gi...@apache.org> on 2020/11/04 10:41:37 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30246: [SPARK-33338][SQL] semanticEquals should handle static GetMapValue correctly - posted by GitBox <gi...@apache.org> on 2020/11/04 10:42:18 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #30247: [SPARK-33341][CORE][SQL]Remove unnecessary semicolons in Scala code - posted by GitBox <gi...@apache.org> on 2020/11/04 10:59:11 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30247: [SPARK-33341][CORE][SQL]Remove unnecessary semicolons in Scala code - posted by GitBox <gi...@apache.org> on 2020/11/04 11:00:02 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30246: [SPARK-33338][SQL] semanticEquals should handle static GetMapValue correctly - posted by GitBox <gi...@apache.org> on 2020/11/04 11:05:13 UTC, 0 replies.
- [GitHub] [spark] malduarte commented on pull request #30236: [SPARK-33330][SQL] Add support for Enums on CatalystTypeConverters - posted by GitBox <gi...@apache.org> on 2020/11/04 11:21:49 UTC, 3 replies.
- [GitHub] [spark] malduarte edited a comment on pull request #30236: [SPARK-33330][SQL] Add support for Enums on CatalystTypeConverters - posted by GitBox <gi...@apache.org> on 2020/11/04 11:22:10 UTC, 4 replies.
- [GitHub] [spark] li36909 opened a new pull request #30248: [SPARK-33339][PYTHON] Pyspark application maybe hangup because of wor… - posted by GitBox <gi...@apache.org> on 2020/11/04 11:29:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30248: [SPARK-33339][PYTHON] Pyspark application maybe hangup because of wor… - posted by GitBox <gi...@apache.org> on 2020/11/04 11:30:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30248: [SPARK-33339][PYTHON] Pyspark application maybe hangup because of wor… - posted by GitBox <gi...@apache.org> on 2020/11/04 11:37:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30247: [SPARK-33341][CORE][SQL][MESOS]Remove unnecessary semicolons in Scala code - posted by GitBox <gi...@apache.org> on 2020/11/04 11:40:17 UTC, 1 replies.
- [GitHub] [spark] akiyamaneko opened a new pull request #30249: [SPARK-33342 WEBUI] fix the wrong url and display name of blocking thread in threadDump page. - posted by GitBox <gi...@apache.org> on 2020/11/04 11:50:07 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30249: [SPARK-33342][WEBUI] fix the wrong url and display name of blocking thread in threadDump page. - posted by GitBox <gi...@apache.org> on 2020/11/04 11:51:43 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30249: [SPARK-33342][WEBUI] fix the wrong url and display name of blocking thread in threadDump page. - posted by GitBox <gi...@apache.org> on 2020/11/04 11:53:09 UTC, 4 replies.
- [GitHub] [spark] akiyamaneko commented on pull request #30249: [SPARK-33342][WEBUI] fix the wrong url and display name of blocking thread in threadDump page. - posted by GitBox <gi...@apache.org> on 2020/11/04 11:53:52 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30247: [SPARK-33341][CORE][SQL][MESOS]Remove unnecessary semicolons in Scala code - posted by GitBox <gi...@apache.org> on 2020/11/04 12:02:51 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30246: [SPARK-33338][SQL] GROUP BY using literal map should not fail - posted by GitBox <gi...@apache.org> on 2020/11/04 12:02:55 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30246: [SPARK-33338][SQL] GROUP BY using literal map should not fail - posted by GitBox <gi...@apache.org> on 2020/11/04 12:03:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30247: [SPARK-33341][CORE][SQL][MESOS]Remove unnecessary semicolons in Scala code - posted by GitBox <gi...@apache.org> on 2020/11/04 12:03:20 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30247: [SPARK-33341][CORE][SQL][MESOS]Remove unnecessary semicolons in Scala code - posted by GitBox <gi...@apache.org> on 2020/11/04 12:42:18 UTC, 0 replies.
- [GitHub] [spark] cchighman commented on a change in pull request #28841: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/04 12:51:22 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30224: [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing - posted by GitBox <gi...@apache.org> on 2020/11/04 13:16:43 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30181: [SPARK-33250][PYTHON][DOCS] Migration to NumPy documentation style in SQL (pyspark.sql.*) - posted by GitBox <gi...@apache.org> on 2020/11/04 13:21:45 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30247: [SPARK-33341][CORE][SQL][MESOS]Remove unnecessary semicolons in Scala code - posted by GitBox <gi...@apache.org> on 2020/11/04 13:37:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27735: [SPARK-30985][k8s] Support propagating SPARK_CONF_DIR files to driver and executor pods. - posted by GitBox <gi...@apache.org> on 2020/11/04 13:40:57 UTC, 8 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func - posted by GitBox <gi...@apache.org> on 2020/11/04 13:47:32 UTC, 9 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30246: [SPARK-33338][SQL] GROUP BY using literal map should not fail - posted by GitBox <gi...@apache.org> on 2020/11/04 14:02:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30246: [SPARK-33338][SQL] GROUP BY using literal map should not fail - posted by GitBox <gi...@apache.org> on 2020/11/04 14:03:55 UTC, 1 replies.
- [GitHub] [spark] sarutak opened a new pull request #30250: [SPARK-33343][BUILD] Fix the build with sbt to copy hadoop-client-runtime.jar - posted by GitBox <gi...@apache.org> on 2020/11/04 14:45:31 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/04 15:25:40 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30250: [SPARK-33343][BUILD] Fix the build with sbt to copy hadoop-client-runtime.jar - posted by GitBox <gi...@apache.org> on 2020/11/04 15:46:57 UTC, 8 replies.
- [GitHub] [spark] xkrogen commented on pull request #30122: [SPARK-33214][TEST][HIVE] Stop HiveExternalCatalogVersionsSuite from using a hard-coded location to store localized Spark binaries. - posted by GitBox <gi...@apache.org> on 2020/11/04 16:03:59 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30250: [SPARK-33343][BUILD] Fix the build with sbt to copy hadoop-client-runtime.jar - posted by GitBox <gi...@apache.org> on 2020/11/04 16:12:16 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30246: [SPARK-33338][SQL] GROUP BY using literal map should not fail - posted by GitBox <gi...@apache.org> on 2020/11/04 16:31:58 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30246: [SPARK-33338][SQL] GROUP BY using literal map should not fail - posted by GitBox <gi...@apache.org> on 2020/11/04 16:36:06 UTC, 0 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #30251: [SPARK-33347]Cleanup useless variables in MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/04 16:36:39 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30250: [SPARK-33343][BUILD] Fix the build with sbt to copy hadoop-client-runtime.jar - posted by GitBox <gi...@apache.org> on 2020/11/04 16:43:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30250: [SPARK-33343][BUILD] Fix the build with sbt to copy hadoop-client-runtime.jar - posted by GitBox <gi...@apache.org> on 2020/11/04 16:44:01 UTC, 4 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30251: [SPARK-33347]Cleanup useless variables in MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/04 16:46:59 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30250: [SPARK-33343][BUILD] Fix the build with sbt to copy hadoop-client-runtime.jar - posted by GitBox <gi...@apache.org> on 2020/11/04 16:52:41 UTC, 3 replies.
- [GitHub] [spark] sarutak commented on pull request #30250: [SPARK-33343][BUILD] Fix the build with sbt to copy hadoop-client-runtime.jar - posted by GitBox <gi...@apache.org> on 2020/11/04 16:59:49 UTC, 2 replies.
- [GitHub] [spark] rf972 commented on pull request #29695: [SPARK-22390][SPARK-32833][SQL] [WIP]JDBC V2 Datasource aggregate push down - posted by GitBox <gi...@apache.org> on 2020/11/04 17:01:05 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on pull request #28027: [SPARK-31255][SQL] Add SupportsMetadataColumns to DSv2 - posted by GitBox <gi...@apache.org> on 2020/11/04 17:07:32 UTC, 1 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #30250: [SPARK-33343][BUILD] Fix the build with sbt to copy hadoop-client-runtime.jar - posted by GitBox <gi...@apache.org> on 2020/11/04 17:11:51 UTC, 1 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #30079: [SPARK-33174][SQL] Migrate DROP TABLE to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/04 17:14:42 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30251: [SPARK-33347]Cleanup useless variables in MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/04 17:27:10 UTC, 2 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30246: [SPARK-33338][SQL] GROUP BY using literal map should not fail - posted by GitBox <gi...@apache.org> on 2020/11/04 17:35:11 UTC, 1 replies.
- [GitHub] [spark] planga82 edited a comment on pull request #29837: [SPARK-32463][SQL][DOCS] Add "Type Conversion" section in "Supported Data Types" of SQL docs - posted by GitBox <gi...@apache.org> on 2020/11/04 17:43:56 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30251: [SPARK-33347]Cleanup useless variables in MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/04 17:51:07 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30251: [SPARK-33347]Cleanup useless variables in MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/04 17:52:20 UTC, 2 replies.
- [GitHub] [spark] sunchao commented on pull request #30250: [SPARK-33343][BUILD] Fix the build with sbt to copy hadoop-client-runtime.jar - posted by GitBox <gi...@apache.org> on 2020/11/04 18:10:56 UTC, 0 replies.
- [GitHub] [spark] sunchao edited a comment on pull request #30250: [SPARK-33343][BUILD] Fix the build with sbt to copy hadoop-client-runtime.jar - posted by GitBox <gi...@apache.org> on 2020/11/04 18:15:15 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on pull request #29695: [SPARK-22390][SPARK-32833][SQL] [WIP]JDBC V2 Datasource aggregate push down - posted by GitBox <gi...@apache.org> on 2020/11/04 18:33:07 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30252: [MINOR][SS][DOCS] Update join type in stream static joins code examples - posted by GitBox <gi...@apache.org> on 2020/11/04 19:04:08 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on pull request #30096: [SPARK-33185][YARN] Set up yarn.Client to print direct links to driver stdout/stderr - posted by GitBox <gi...@apache.org> on 2020/11/04 19:13:34 UTC, 2 replies.
- [GitHub] [spark] RogerDunn commented on pull request #30106: [WIP]Introducing a separation of concerns between data sources that are gi… - posted by GitBox <gi...@apache.org> on 2020/11/04 19:16:35 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30251: [SPARK-33347]Cleanup useless variables in MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/04 19:19:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30096: [SPARK-33185][YARN] Set up yarn.Client to print direct links to driver stdout/stderr - posted by GitBox <gi...@apache.org> on 2020/11/04 19:19:38 UTC, 18 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30096: [SPARK-33185][YARN] Set up yarn.Client to print direct links to driver stdout/stderr - posted by GitBox <gi...@apache.org> on 2020/11/04 19:38:20 UTC, 10 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #30096: [SPARK-33185][YARN] Set up yarn.Client to print direct links to driver stdout/stderr - posted by GitBox <gi...@apache.org> on 2020/11/04 20:00:08 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #28528: [SPARK-31711][CORE] Register the executor source with the metrics system when running in local mode. - posted by GitBox <gi...@apache.org> on 2020/11/04 20:11:24 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30096: [SPARK-33185][YARN] Set up yarn.Client to print direct links to driver stdout/stderr - posted by GitBox <gi...@apache.org> on 2020/11/04 20:29:56 UTC, 8 replies.
- [GitHub] [spark] xkrogen commented on a change in pull request #30096: [SPARK-33185][YARN] Set up yarn.Client to print direct links to driver stdout/stderr - posted by GitBox <gi...@apache.org> on 2020/11/04 20:52:19 UTC, 3 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/04 20:58:27 UTC, 2 replies.
- [GitHub] [spark] ueshin commented on pull request #30242: [SPARK-33277][PYSPARK][SQL][FOLLOW-UP] Block TaskCompletion event until the thread ends. - posted by GitBox <gi...@apache.org> on 2020/11/04 21:06:10 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28528: [SPARK-31711][CORE] Register the executor source with the metrics system when running in local mode. - posted by GitBox <gi...@apache.org> on 2020/11/04 21:14:05 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30096: [SPARK-33185][YARN] Set up yarn.Client to print direct links to driver stdout/stderr - posted by GitBox <gi...@apache.org> on 2020/11/04 21:22:24 UTC, 3 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #28027: [SPARK-31255][SQL] Add SupportsMetadataColumns to DSv2 - posted by GitBox <gi...@apache.org> on 2020/11/04 21:24:55 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #29533: [SPARK-24266][K8S][3.0] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/04 21:26:46 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30211: [WIP][SPARK-33305][SQL] DSv2: DROP TABLE command should also invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/04 21:40:33 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28027: [SPARK-31255][SQL] Add SupportsMetadataColumns to DSv2 - posted by GitBox <gi...@apache.org> on 2020/11/04 22:16:17 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30253: [SPARK-33162][INFRA][3.0] Use pre-built image at GitHub Action PySpark jobs - posted by GitBox <gi...@apache.org> on 2020/11/04 22:23:19 UTC, 0 replies.
- [GitHub] [spark] xkrogen commented on pull request #30096: [SPARK-33185][YARN] Set up yarn.Client to print direct links to driver stdout/stderr - posted by GitBox <gi...@apache.org> on 2020/11/04 22:40:58 UTC, 0 replies.
- [GitHub] [spark] kbendick closed pull request #30254: [SPARK-33282][validation] Verify gh action labeler for top level sql folder - posted by GitBox <gi...@apache.org> on 2020/11/04 22:44:27 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #28528: [SPARK-31711][CORE] Register the executor source with the metrics system when running in local mode. - posted by GitBox <gi...@apache.org> on 2020/11/04 22:47:02 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28528: [SPARK-31711][CORE] Register the executor source with the metrics system when running in local mode. - posted by GitBox <gi...@apache.org> on 2020/11/04 22:47:24 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30211: [WIP][SPARK-33305][SQL] DSv2: DROP TABLE command should also invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/04 22:51:45 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30211: [WIP][SPARK-33305][SQL] DSv2: DROP TABLE command should also invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/04 22:52:26 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30250: [SPARK-33343][BUILD] Fix the build with sbt to copy hadoop-client-runtime.jar - posted by GitBox <gi...@apache.org> on 2020/11/04 23:05:49 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30253: [SPARK-33162][INFRA][3.0] Use pre-built image at GitHub Action PySpark jobs - posted by GitBox <gi...@apache.org> on 2020/11/04 23:12:25 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30253: [SPARK-33162][INFRA][3.0] Use pre-built image at GitHub Action PySpark jobs - posted by GitBox <gi...@apache.org> on 2020/11/04 23:32:37 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30253: [SPARK-33162][INFRA][3.0] Use pre-built image at GitHub Action PySpark jobs - posted by GitBox <gi...@apache.org> on 2020/11/04 23:34:23 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30211: [WIP][SPARK-33305][SQL] DSv2: DROP TABLE command should also invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/05 00:08:45 UTC, 2 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #30204: [SPARK-33288][SPARK-32661][K8S] Stage level scheduling support for Kubernetes - posted by GitBox <gi...@apache.org> on 2020/11/05 00:16:16 UTC, 9 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #26783: [SPARK-30153][PYTHON][WIP] Extend data exchange options for vectorized UDF functions with vanilla Arrow serialization - posted by GitBox <gi...@apache.org> on 2020/11/05 00:36:56 UTC, 0 replies.
- [GitHub] [spark] kbendick commented on a change in pull request #30244: [WIP][SPARK-33282] Migrate from dead probot autolabeler to GitHub labeler action - posted by GitBox <gi...@apache.org> on 2020/11/05 00:44:48 UTC, 6 replies.
- [GitHub] [spark] viirya commented on pull request #30245: [SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/05 01:51:19 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #30245: [SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/05 01:53:21 UTC, 22 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30253: [SPARK-33162][INFRA][3.0] Use pre-built image at GitHub Action PySpark jobs - posted by GitBox <gi...@apache.org> on 2020/11/05 01:58:23 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30244: [SPARK-33282] Migrate from dead probot autolabeler to GitHub labeler action - posted by GitBox <gi...@apache.org> on 2020/11/05 02:05:28 UTC, 4 replies.
- [GitHub] [spark] kbendick commented on pull request #30244: [SPARK-33282] Migrate from dead probot autolabeler to GitHub labeler action - posted by GitBox <gi...@apache.org> on 2020/11/05 02:13:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30148: [SPARK-33244][SQL] Unify the code paths for spark.table and spark.read.table - posted by GitBox <gi...@apache.org> on 2020/11/05 02:30:42 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30222: [SPARK-33315][SQL] Simplify CaseWhen with EqualTo - posted by GitBox <gi...@apache.org> on 2020/11/05 02:40:06 UTC, 10 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30187: [SPARK-33290][SQL] REFRESH TABLE should invalidate cache even though the table itself may not be cached - posted by GitBox <gi...@apache.org> on 2020/11/05 02:48:23 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30221: [SPARK-33314][SQL] Avoid dropping rows in Avro reader - posted by GitBox <gi...@apache.org> on 2020/11/05 02:50:05 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30221: [SPARK-33314][SQL] Avoid dropping rows in Avro reader - posted by GitBox <gi...@apache.org> on 2020/11/05 02:50:36 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #30187: [SPARK-33290][SQL] REFRESH TABLE should invalidate cache even though the table itself may not be cached - posted by GitBox <gi...@apache.org> on 2020/11/05 02:52:08 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30245: [SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/05 02:59:15 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30245: [SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/05 02:59:26 UTC, 10 replies.
- [GitHub] [spark] sunchao opened a new pull request #30256: [SPARK-33290][SQL][DOCS][FOLLOW-UP] Update SQL migration guide - posted by GitBox <gi...@apache.org> on 2020/11/05 03:20:33 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30256: [SPARK-33290][SQL][DOCS][FOLLOW-UP] Update SQL migration guide - posted by GitBox <gi...@apache.org> on 2020/11/05 03:22:05 UTC, 6 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30256: [SPARK-33290][SQL][DOCS][FOLLOW-UP] Update SQL migration guide - posted by GitBox <gi...@apache.org> on 2020/11/05 03:24:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30256: [SPARK-33290][SQL][DOCS][FOLLOW-UP] Update SQL migration guide - posted by GitBox <gi...@apache.org> on 2020/11/05 03:34:22 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30256: [SPARK-33290][SQL][DOCS][FOLLOW-UP] Update SQL migration guide - posted by GitBox <gi...@apache.org> on 2020/11/05 03:34:23 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30224: [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing - posted by GitBox <gi...@apache.org> on 2020/11/05 03:34:34 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30256: [SPARK-33290][SQL][DOCS][FOLLOW-UP] Update SQL migration guide - posted by GitBox <gi...@apache.org> on 2020/11/05 03:35:16 UTC, 4 replies.
- [GitHub] [spark] gatorsmile commented on pull request #30256: [SPARK-33290][SQL][DOCS][FOLLOW-UP] Update SQL migration guide - posted by GitBox <gi...@apache.org> on 2020/11/05 03:41:12 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #30224: [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing - posted by GitBox <gi...@apache.org> on 2020/11/05 03:42:03 UTC, 0 replies.
- [GitHub] [spark] bozhang2820 commented on pull request #30224: [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing - posted by GitBox <gi...@apache.org> on 2020/11/05 03:51:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30257: [SPARK-33351][SQL] WithColumn should add a column in specific position - posted by GitBox <gi...@apache.org> on 2020/11/05 03:58:58 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30257: [SPARK-33351][SQL] WithColumn should add a column in specific position - posted by GitBox <gi...@apache.org> on 2020/11/05 04:00:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30255: [SPARK-33352][CORE] Fix procedure-like declaration compilation warnings of core module in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/05 04:01:32 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30148: [SPARK-33244][SQL] Unify the code paths for spark.table and spark.read.table - posted by GitBox <gi...@apache.org> on 2020/11/05 04:02:55 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30148: [SPARK-33244][SQL] Unify the code paths for spark.table and spark.read.table - posted by GitBox <gi...@apache.org> on 2020/11/05 04:03:17 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30253: [SPARK-33162][INFRA][3.0] Use pre-built image at GitHub Action PySpark jobs - posted by GitBox <gi...@apache.org> on 2020/11/05 04:19:23 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30253: [SPARK-33162][INFRA][3.0] Use pre-built image at GitHub Action PySpark jobs - posted by GitBox <gi...@apache.org> on 2020/11/05 04:22:42 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30148: [SPARK-33244][SQL] Unify the code paths for spark.table and spark.read.table - posted by GitBox <gi...@apache.org> on 2020/11/05 04:24:37 UTC, 1 replies.
- [GitHub] [spark] bozhang2820 edited a comment on pull request #30224: [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing - posted by GitBox <gi...@apache.org> on 2020/11/05 04:25:58 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30256: [SPARK-33290][SQL][DOCS][FOLLOW-UP] Update SQL migration guide - posted by GitBox <gi...@apache.org> on 2020/11/05 04:26:20 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #30224: [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing - posted by GitBox <gi...@apache.org> on 2020/11/05 04:27:55 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30255: [SPARK-33352][CORE] Fix procedure-like declaration compilation warnings of core module in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/05 04:32:24 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30244: [SPARK-33282] Migrate from dead probot autolabeler to GitHub labeler action - posted by GitBox <gi...@apache.org> on 2020/11/05 04:37:23 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30253: [SPARK-33162][INFRA][3.0] Use pre-built image at GitHub Action PySpark jobs - posted by GitBox <gi...@apache.org> on 2020/11/05 04:38:56 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30106: [WIP]Introducing a separation of concerns between data sources that are gi… - posted by GitBox <gi...@apache.org> on 2020/11/05 04:46:07 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30257: [SPARK-33351][SQL] WithColumn should add a column in specific position - posted by GitBox <gi...@apache.org> on 2020/11/05 04:46:27 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a change in pull request #30251: [SPARK-33347][CORE]Cleanup useless variables to simplify the definition of ApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/05 04:51:52 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30258: [SPARK-33239][INFRA][3.0] Use pre-built image at GitHub Action SparkR job - posted by GitBox <gi...@apache.org> on 2020/11/05 04:59:55 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30251: [SPARK-33347][CORE]Cleanup useless variables to simplify the definition of ApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/05 05:03:14 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30251: [SPARK-33347][CORE]Cleanup useless variables to simplify the definition of ApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/05 05:03:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30251: [SPARK-33347][CORE]Cleanup useless variables to simplify the definition of ApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/05 05:04:22 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30251: [SPARK-33347][CORE]Cleanup useless variables to simplify the definition of ApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/05 05:04:23 UTC, 0 replies.
- [GitHub] [spark] sarutak opened a new pull request #30259: [SPARK-33353][BUILD] Cache dependencies for Coursier with new sbt in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/05 05:08:48 UTC, 0 replies.
- [GitHub] [spark] Karl-WangSK commented on a change in pull request #30257: [SPARK-33351][SQL] WithColumn should add a column in specific position - posted by GitBox <gi...@apache.org> on 2020/11/05 05:35:15 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on pull request #30230: [SPARK-33323][SQL] Add query resolved check before convert hive relation - posted by GitBox <gi...@apache.org> on 2020/11/05 05:40:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30242: [SPARK-33277][PYSPARK][SQL][FOLLOW-UP] Block TaskCompletion event until the thread ends. - posted by GitBox <gi...@apache.org> on 2020/11/05 05:43:49 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30258: [SPARK-33239][INFRA][3.0] Use pre-built image at GitHub Action SparkR job - posted by GitBox <gi...@apache.org> on 2020/11/05 05:46:43 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30255: [SPARK-33352][CORE] Fix procedure-like declaration compilation warnings of core module in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/05 05:51:31 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30242: [SPARK-33277][PYSPARK][SQL][FOLLOW-UP] Block TaskCompletion event until the thread ends. - posted by GitBox <gi...@apache.org> on 2020/11/05 05:52:54 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30259: [SPARK-33353][BUILD] Cache dependencies for Coursier with new sbt in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/05 05:53:35 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30259: [SPARK-33353][BUILD] Cache dependencies for Coursier with new sbt in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/05 05:54:29 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30259: [SPARK-33353][BUILD] Cache dependencies for Coursier with new sbt in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/05 05:55:03 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30259: [SPARK-33353][BUILD] Cache dependencies for Coursier with new sbt in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/05 05:55:45 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30258: [SPARK-33239][INFRA][3.0] Use pre-built image at GitHub Action SparkR job - posted by GitBox <gi...@apache.org> on 2020/11/05 05:56:50 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #30164: [SPARK-32919][SHUFFLE] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/05 05:59:06 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30258: [SPARK-33239][INFRA][3.0] Use pre-built image at GitHub Action SparkR job - posted by GitBox <gi...@apache.org> on 2020/11/05 06:06:04 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30258: [SPARK-33239][INFRA][3.0] Use pre-built image at GitHub Action SparkR job - posted by GitBox <gi...@apache.org> on 2020/11/05 06:06:16 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #30251: [SPARK-33347][CORE]Cleanup useless variables of MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/05 06:08:41 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30251: [SPARK-33347][CORE]Cleanup useless variables of MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/05 06:08:54 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30251: [SPARK-33347][CORE]Cleanup useless variables of MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/05 06:09:25 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30259: [SPARK-33353][BUILD] Cache dependencies for Coursier with new sbt in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/05 06:15:25 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30259: [SPARK-33353][BUILD] Cache dependencies for Coursier with new sbt in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/05 06:20:16 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30245: [SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/05 06:31:15 UTC, 4 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30252: [MINOR][SS][DOCS] Update join type in stream static joins code examples - posted by GitBox <gi...@apache.org> on 2020/11/05 06:33:45 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30252: [MINOR][SS][DOCS] Update join type in stream static joins code examples - posted by GitBox <gi...@apache.org> on 2020/11/05 06:34:16 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30154: [SPARK-32405][SQL] Apply table options while creating tables in JDBC Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/05 06:48:01 UTC, 11 replies.
- [GitHub] [spark] SparkQA commented on pull request #30252: [MINOR][SS][DOCS] Update join type in stream static joins code examples - posted by GitBox <gi...@apache.org> on 2020/11/05 06:51:10 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30252: [MINOR][SS][DOCS] Update join type in stream static joins code examples - posted by GitBox <gi...@apache.org> on 2020/11/05 06:52:16 UTC, 0 replies.
- [GitHub] [spark] kbendick commented on a change in pull request #30244: [SPARK-33282] Migrate from deprecated probot autolabeler to GitHub labeler action - posted by GitBox <gi...@apache.org> on 2020/11/05 07:01:40 UTC, 3 replies.
- [GitHub] [spark] wzhfy commented on pull request #30248: [SPARK-33339][PYTHON] Pyspark application maybe hangup because of wor… - posted by GitBox <gi...@apache.org> on 2020/11/05 07:03:03 UTC, 0 replies.
- [GitHub] [spark] wzhfy edited a comment on pull request #30248: [SPARK-33339][PYTHON] Pyspark application maybe hangup because of wor… - posted by GitBox <gi...@apache.org> on 2020/11/05 07:03:14 UTC, 3 replies.
- [GitHub] [spark] kbendick commented on pull request #30244: [SPARK-33282] Migrate from deprecated probot autolabeler to GitHub labeler action - posted by GitBox <gi...@apache.org> on 2020/11/05 07:06:16 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30244: [SPARK-33282] Migrate from deprecated probot autolabeler to GitHub labeler action - posted by GitBox <gi...@apache.org> on 2020/11/05 07:08:52 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30244: [SPARK-33282] Migrate from deprecated probot autolabeler to GitHub labeler action - posted by GitBox <gi...@apache.org> on 2020/11/05 07:11:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30154: [SPARK-32405][SQL] Apply table options while creating tables in JDBC Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/05 07:19:33 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30148: [SPARK-33244][SQL] Unify the code paths for spark.table and spark.read.table - posted by GitBox <gi...@apache.org> on 2020/11/05 07:20:21 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #30252: [MINOR][SS][DOCS] Update join type in stream static joins code examples - posted by GitBox <gi...@apache.org> on 2020/11/05 07:23:05 UTC, 0 replies.
- [GitHub] [spark] Ngone51 edited a comment on pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/05 07:28:45 UTC, 0 replies.
- [GitHub] [spark] li36909 commented on pull request #30248: [SPARK-33339][PYTHON] Pyspark application maybe hangup because of wor… - posted by GitBox <gi...@apache.org> on 2020/11/05 07:36:22 UTC, 0 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #30260: [SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/05 07:56:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30260: [SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/05 07:59:13 UTC, 24 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30259: [SPARK-33353][BUILD] Cache dependencies for Coursier with new sbt in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/05 08:01:16 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #30260: [SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/05 08:02:40 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30260: [WIP][SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/05 08:05:31 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30258: [SPARK-33239][INFRA][3.0] Use pre-built image at GitHub Action SparkR job - posted by GitBox <gi...@apache.org> on 2020/11/05 08:06:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30260: [WIP][SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/05 08:06:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30260: [WIP][SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/05 08:06:24 UTC, 0 replies.
- [GitHub] [spark] LucaCanali commented on pull request #28528: [SPARK-31711][CORE] Register the executor source with the metrics system when running in local mode. - posted by GitBox <gi...@apache.org> on 2020/11/05 08:20:42 UTC, 0 replies.
- [GitHub] [spark] mengxr commented on a change in pull request #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC - posted by GitBox <gi...@apache.org> on 2020/11/05 08:21:56 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30260: [WIP][SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/05 08:42:46 UTC, 0 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #30261: [SPARK-32934][SQL][followup] refine class naming and code comments - posted by GitBox <gi...@apache.org> on 2020/11/05 09:03:00 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30261: [SPARK-32934][SQL][followup] refine class naming and code comments - posted by GitBox <gi...@apache.org> on 2020/11/05 09:03:13 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #26935: [SPARK-30294][SS] Explicitly defines read-only StateStore and optimize for HDFSBackedStateStore - posted by GitBox <gi...@apache.org> on 2020/11/05 09:21:44 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #30261: [SPARK-32934][SQL][followup] refine class naming and code comments - posted by GitBox <gi...@apache.org> on 2020/11/05 09:27:33 UTC, 1 replies.
- [GitHub] [spark] wzhfy commented on pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception - posted by GitBox <gi...@apache.org> on 2020/11/05 09:34:55 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception - posted by GitBox <gi...@apache.org> on 2020/11/05 09:35:16 UTC, 3 replies.
- [GitHub] [spark] lucasbru opened a new pull request #30262: [SPARK-33356] Remove eliminate mutual recursion in PartitionerAwareUnion - posted by GitBox <gi...@apache.org> on 2020/11/05 09:53:55 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30262: [SPARK-33356] Remove eliminate mutual recursion in PartitionerAwareUnion - posted by GitBox <gi...@apache.org> on 2020/11/05 09:57:55 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30262: [SPARK-33356] Remove eliminate mutual recursion in PartitionerAwareUnion - posted by GitBox <gi...@apache.org> on 2020/11/05 09:59:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception - posted by GitBox <gi...@apache.org> on 2020/11/05 10:12:18 UTC, 0 replies.
- [GitHub] [spark] artiship opened a new pull request #30263: [SPARK-33358][SQL] Return code when command process failed - posted by GitBox <gi...@apache.org> on 2020/11/05 10:17:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception - posted by GitBox <gi...@apache.org> on 2020/11/05 10:17:37 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30261: [SPARK-32934][SQL][followup] refine class naming and code comments - posted by GitBox <gi...@apache.org> on 2020/11/05 10:20:23 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30263: [SPARK-33358][SQL] Return code when command process failed - posted by GitBox <gi...@apache.org> on 2020/11/05 10:21:17 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30261: [SPARK-32934][SQL][followup] refine class naming and code comments - posted by GitBox <gi...@apache.org> on 2020/11/05 10:21:17 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30263: [SPARK-33358][SQL] Return code when command process failed - posted by GitBox <gi...@apache.org> on 2020/11/05 10:23:19 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception - posted by GitBox <gi...@apache.org> on 2020/11/05 10:44:23 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30263: [SPARK-33358][SQL] Return code when command process failed - posted by GitBox <gi...@apache.org> on 2020/11/05 11:00:00 UTC, 1 replies.
- [GitHub] [spark] akiyamaneko edited a comment on pull request #30249: [SPARK-33342][WEBUI] fix the wrong url and display name of blocking thread in threadDump page. - posted by GitBox <gi...@apache.org> on 2020/11/05 11:12:17 UTC, 0 replies.
- [GitHub] [spark] artiship commented on pull request #30263: [SPARK-33358][SQL] Return code when command process failed - posted by GitBox <gi...@apache.org> on 2020/11/05 11:35:47 UTC, 3 replies.
- [GitHub] [spark] li36909 commented on pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception - posted by GitBox <gi...@apache.org> on 2020/11/05 11:53:45 UTC, 0 replies.
- [GitHub] [spark] li36909 edited a comment on pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception - posted by GitBox <gi...@apache.org> on 2020/11/05 11:54:22 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30139: [SPARK-31069][CORE] high cpu caused by chunksBeingTransferred in external shuffle service - posted by GitBox <gi...@apache.org> on 2020/11/05 12:51:56 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30261: [SPARK-32934][SQL][followup] refine class naming and code comments - posted by GitBox <gi...@apache.org> on 2020/11/05 13:05:49 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #30096: [SPARK-33185][YARN] Set up yarn.Client to print direct links to driver stdout/stderr - posted by GitBox <gi...@apache.org> on 2020/11/05 13:16:51 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30261: [SPARK-32934][SQL][followup] refine class naming and code comments - posted by GitBox <gi...@apache.org> on 2020/11/05 13:27:14 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30139: [SPARK-31069][CORE] high cpu caused by chunksBeingTransferred in external shuffle service - posted by GitBox <gi...@apache.org> on 2020/11/05 13:33:30 UTC, 5 replies.
- [GitHub] [spark] StefanXiepj commented on a change in pull request #13068: [SPARK-15279][SQL] Catch conflicting SerDe when creating table - posted by GitBox <gi...@apache.org> on 2020/11/05 13:36:13 UTC, 0 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #30264: [SPARK-33360] simplify DS v2 write resolution - posted by GitBox <gi...@apache.org> on 2020/11/05 14:27:49 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30264: [SPARK-33360] simplify DS v2 write resolution - posted by GitBox <gi...@apache.org> on 2020/11/05 14:28:20 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30255: [SPARK-33352][CORE] Fix procedure-like declaration compilation warnings of core module in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/05 14:29:03 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30264: [SPARK-33360] simplify DS v2 write resolution - posted by GitBox <gi...@apache.org> on 2020/11/05 14:34:59 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30264: [SPARK-33360] simplify DS v2 write resolution - posted by GitBox <gi...@apache.org> on 2020/11/05 14:40:28 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30264: [SPARK-33360] simplify DS v2 write resolution - posted by GitBox <gi...@apache.org> on 2020/11/05 14:41:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30264: [SPARK-33360] simplify DS v2 write resolution - posted by GitBox <gi...@apache.org> on 2020/11/05 14:44:15 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30260: [SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/05 14:45:56 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30260: [SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/05 14:46:17 UTC, 16 replies.
- [GitHub] [spark] Ngone51 commented on pull request #30139: [SPARK-31069][CORE] high cpu caused by chunksBeingTransferred in external shuffle service - posted by GitBox <gi...@apache.org> on 2020/11/05 14:48:29 UTC, 2 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #30265: [SPARK-33362][SQL] skipSchemaResolution should still require query to be resolved - posted by GitBox <gi...@apache.org> on 2020/11/05 14:58:18 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30255: [SPARK-33352][CORE] Fix procedure-like declaration compilation warnings of core module in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/05 14:59:09 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30265: [SPARK-33362][SQL] skipSchemaResolution should still require query to be resolved - posted by GitBox <gi...@apache.org> on 2020/11/05 15:01:05 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #30139: [SPARK-31069][CORE] high cpu caused by chunksBeingTransferred in external shuffle service - posted by GitBox <gi...@apache.org> on 2020/11/05 15:09:30 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30139: [SPARK-31069][CORE] high cpu caused by chunksBeingTransferred in external shuffle service - posted by GitBox <gi...@apache.org> on 2020/11/05 15:12:16 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #30265: [SPARK-33362][SQL] skipSchemaResolution should still require query to be resolved - posted by GitBox <gi...@apache.org> on 2020/11/05 15:50:59 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30139: [SPARK-31069][CORE] high cpu caused by chunksBeingTransferred in external shuffle service - posted by GitBox <gi...@apache.org> on 2020/11/05 16:16:36 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30265: [SPARK-33362][SQL] skipSchemaResolution should still require query to be resolved - posted by GitBox <gi...@apache.org> on 2020/11/05 16:19:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30139: [SPARK-31069][CORE] high cpu caused by chunksBeingTransferred in external shuffle service - posted by GitBox <gi...@apache.org> on 2020/11/05 16:19:21 UTC, 4 replies.
- [GitHub] [spark] artiship edited a comment on pull request #30263: [SPARK-33358][SQL] Return code when command process failed - posted by GitBox <gi...@apache.org> on 2020/11/05 16:22:19 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30177: [SPARK-33277][PYSPARK][SQL] Use ContextAwareIterator to stop consuming after the task ends. - posted by GitBox <gi...@apache.org> on 2020/11/05 16:44:35 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30264: [SPARK-33360][SQL] Simplify DS v2 write resolution - posted by GitBox <gi...@apache.org> on 2020/11/05 16:46:20 UTC, 0 replies.
- [GitHub] [spark] akiyamaneko opened a new pull request #30266: [SPARK-33363] Add prompt information related to the current task when pyspark starts - posted by GitBox <gi...@apache.org> on 2020/11/05 17:20:11 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30266: [SPARK-33363] Add prompt information related to the current task when pyspark starts - posted by GitBox <gi...@apache.org> on 2020/11/05 17:21:23 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30264: [SPARK-33360][SQL] Simplify DS v2 write resolution - posted by GitBox <gi...@apache.org> on 2020/11/05 17:23:04 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30265: [SPARK-33362][SQL] skipSchemaResolution should still require query to be resolved - posted by GitBox <gi...@apache.org> on 2020/11/05 17:24:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30261: [SPARK-32934][SQL][FOLLOW-UP] Refine class naming and code comments - posted by GitBox <gi...@apache.org> on 2020/11/05 17:25:30 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30261: [SPARK-32934][SQL][FOLLOW-UP] Refine class naming and code comments - posted by GitBox <gi...@apache.org> on 2020/11/05 17:26:24 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30261: [SPARK-32934][SQL][FOLLOW-UP] Refine class naming and code comments - posted by GitBox <gi...@apache.org> on 2020/11/05 17:28:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30266: [SPARK-33363] Add prompt information related to the current task when pyspark starts - posted by GitBox <gi...@apache.org> on 2020/11/05 17:28:18 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30264: [SPARK-33360][SQL] Simplify DS v2 write resolution - posted by GitBox <gi...@apache.org> on 2020/11/05 17:28:29 UTC, 10 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30259: [SPARK-33353][BUILD] Cache dependencies for Coursier with new sbt in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/05 17:30:45 UTC, 0 replies.
- [GitHub] [spark] ueshin commented on pull request #30177: [SPARK-33277][PYSPARK][SQL] Use ContextAwareIterator to stop consuming after the task ends. - posted by GitBox <gi...@apache.org> on 2020/11/05 17:40:35 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30260: [SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/05 18:07:21 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30256: [SPARK-33290][SQL][DOCS][FOLLOW-UP] Update SQL migration guide - posted by GitBox <gi...@apache.org> on 2020/11/05 18:10:10 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30249: [SPARK-33342][WEBUI] fix the wrong url and display name of blocking thread in threadDump page. - posted by GitBox <gi...@apache.org> on 2020/11/05 18:16:23 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on pull request #30256: [SPARK-33290][SQL][DOCS][FOLLOW-UP] Update SQL migration guide - posted by GitBox <gi...@apache.org> on 2020/11/05 18:22:39 UTC, 0 replies.
- [GitHub] [spark] Tagar commented on a change in pull request #30257: [SPARK-33351][SQL] WithColumn should add a column in specific position - posted by GitBox <gi...@apache.org> on 2020/11/05 18:23:53 UTC, 0 replies.
- [GitHub] [spark] warrenzhu25 commented on pull request #29247: [SPARK-32446][SHS] Add new executor metrics summary REST APIs - posted by GitBox <gi...@apache.org> on 2020/11/05 18:37:37 UTC, 1 replies.
- [GitHub] [spark] asfgit closed pull request #30096: [SPARK-33185][YARN] Set up yarn.Client to print direct links to driver stdout/stderr - posted by GitBox <gi...@apache.org> on 2020/11/05 18:40:39 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30264: [SPARK-33360][SQL] Simplify DS v2 write resolution - posted by GitBox <gi...@apache.org> on 2020/11/05 18:43:38 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30264: [SPARK-33360][SQL] Simplify DS v2 write resolution - posted by GitBox <gi...@apache.org> on 2020/11/05 18:44:21 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #30249: [SPARK-33342][WEBUI] fix the wrong url and display name of blocking thread in threadDump page. - posted by GitBox <gi...@apache.org> on 2020/11/05 19:23:56 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30265: [SPARK-33362][SQL] skipSchemaResolution should still require query to be resolved - posted by GitBox <gi...@apache.org> on 2020/11/05 19:40:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30265: [SPARK-33362][SQL] skipSchemaResolution should still require query to be resolved - posted by GitBox <gi...@apache.org> on 2020/11/05 19:41:54 UTC, 0 replies.
- [GitHub] [spark] imback82 opened a new pull request #30267: [SPARK-33364][SQL] Introduce the "purge" option in TableCatalog.dropTable for v2 catalog. - posted by GitBox <gi...@apache.org> on 2020/11/05 19:58:33 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on pull request #30267: [SPARK-33364][SQL] Introduce the "purge" option in TableCatalog.dropTable for v2 catalog. - posted by GitBox <gi...@apache.org> on 2020/11/05 19:59:47 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30267: [SPARK-33364][SQL] Introduce the "purge" option in TableCatalog.dropTable for v2 catalog. - posted by GitBox <gi...@apache.org> on 2020/11/05 20:03:40 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30264: [SPARK-33360][SQL] Simplify DS v2 write resolution - posted by GitBox <gi...@apache.org> on 2020/11/05 20:11:18 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30189: [SPARK-33291][SQL] Improve DataFrame.show for nulls in arrays and structs - posted by GitBox <gi...@apache.org> on 2020/11/05 21:04:44 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30255: [SPARK-33352][CORE] Fix procedure-like declaration compilation warnings of core module in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/05 21:07:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30189: [SPARK-33291][SQL] Improve DataFrame.show for nulls in arrays and structs - posted by GitBox <gi...@apache.org> on 2020/11/05 21:10:28 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30267: [SPARK-33364][SQL] Introduce the "purge" option in TableCatalog.dropTable for v2 catalog. - posted by GitBox <gi...@apache.org> on 2020/11/05 21:15:33 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #30242: [SPARK-33277][PYSPARK][SQL] Use ContextAwareIterator to stop consuming after the task ends. - posted by GitBox <gi...@apache.org> on 2020/11/05 21:25:18 UTC, 9 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30265: [SPARK-33362][SQL] skipSchemaResolution should still require query to be resolved - posted by GitBox <gi...@apache.org> on 2020/11/05 21:51:26 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30264: [SPARK-33360][SQL] Simplify DS v2 write resolution - posted by GitBox <gi...@apache.org> on 2020/11/05 21:53:38 UTC, 1 replies.
- [GitHub] [spark] huaxingao commented on pull request #30038: [SPARK-33130][SQL] Support ALTER TABLE in JDBC v2 Table Catalog: add, update type and nullability of columns (MsSqlServer dialect) - posted by GitBox <gi...@apache.org> on 2020/11/05 22:09:06 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30038: [SPARK-33130][SQL] Support ALTER TABLE in JDBC v2 Table Catalog: add, update type and nullability of columns (MsSqlServer dialect) - posted by GitBox <gi...@apache.org> on 2020/11/05 22:09:59 UTC, 2 replies.
- [GitHub] [spark] williamhyun opened a new pull request #30268: Update SBT to 1.4.2 - posted by GitBox <gi...@apache.org> on 2020/11/05 22:10:44 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30189: [SPARK-33291][SQL] Improve DataFrame.show for nulls in arrays and structs - posted by GitBox <gi...@apache.org> on 2020/11/05 22:19:49 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30245: [SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/05 22:29:14 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30242: [SPARK-33277][PYSPARK][SQL] Use ContextAwareIterator to stop consuming after the task ends. - posted by GitBox <gi...@apache.org> on 2020/11/05 22:29:36 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30242: [SPARK-33277][PYSPARK][SQL] Use ContextAwareIterator to stop consuming after the task ends. - posted by GitBox <gi...@apache.org> on 2020/11/05 22:30:20 UTC, 6 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30189: [SPARK-33291][SQL] Improve DataFrame.show for nulls in arrays and structs - posted by GitBox <gi...@apache.org> on 2020/11/05 22:52:07 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30245: [SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/05 22:54:13 UTC, 12 replies.
- [GitHub] [spark] SparkQA commented on pull request #30268: [SPARK-33365][BUILD] Update SBT to 1.4.2 - posted by GitBox <gi...@apache.org> on 2020/11/05 23:08:51 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30038: [SPARK-33130][SQL] Support ALTER TABLE in JDBC v2 Table Catalog: add, update type and nullability of columns (MsSqlServer dialect) - posted by GitBox <gi...@apache.org> on 2020/11/05 23:25:18 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30268: [SPARK-33365][BUILD] Update SBT to 1.4.2 - posted by GitBox <gi...@apache.org> on 2020/11/05 23:30:35 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30268: [SPARK-33365][BUILD] Update SBT to 1.4.2 - posted by GitBox <gi...@apache.org> on 2020/11/05 23:31:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30264: [SPARK-33360][SQL] Simplify DS v2 write resolution - posted by GitBox <gi...@apache.org> on 2020/11/05 23:33:02 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30264: [SPARK-33360][SQL] Simplify DS v2 write resolution - posted by GitBox <gi...@apache.org> on 2020/11/05 23:44:26 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30269: [MINOR][SQL] Fix incorrect JIRA ids comment in Analyzer - posted by GitBox <gi...@apache.org> on 2020/11/05 23:55:05 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #28490: [SPARK-31670][SQL] Trim unnecessary Struct field alias in Aggregate/GroupingSets - posted by GitBox <gi...@apache.org> on 2020/11/05 23:58:03 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30269: [MINOR][SQL] Fix incorrect JIRA ids comment in Analyzer - posted by GitBox <gi...@apache.org> on 2020/11/05 23:59:04 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30269: [MINOR][SQL] Fix incorrect JIRA ids comment in Analyzer - posted by GitBox <gi...@apache.org> on 2020/11/05 23:59:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30269: [MINOR][SQL] Fix incorrect JIRA ids comment in Analyzer - posted by GitBox <gi...@apache.org> on 2020/11/06 00:02:15 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30263: [SPARK-33358][SQL] Return code when command process failed - posted by GitBox <gi...@apache.org> on 2020/11/06 00:04:47 UTC, 3 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #29197: [WIP][SPARK-32395][CORE][SQL] Commit output files after task attempt succeed in dynamic partition datawriter - posted by GitBox <gi...@apache.org> on 2020/11/06 00:37:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30268: [SPARK-33365][BUILD] Update SBT to 1.4.2 - posted by GitBox <gi...@apache.org> on 2020/11/06 00:50:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30267: [SPARK-33364][SQL] Introduce the "purge" option in TableCatalog.dropTable for v2 catalog. - posted by GitBox <gi...@apache.org> on 2020/11/06 00:53:18 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30267: [SPARK-33364][SQL] Introduce the "purge" option in TableCatalog.dropTable for v2 catalog. - posted by GitBox <gi...@apache.org> on 2020/11/06 00:54:39 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30263: [SPARK-33358][SQL] Return code when command process failed - posted by GitBox <gi...@apache.org> on 2020/11/06 00:55:01 UTC, 8 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30263: [SPARK-33358][SQL] Return code when command process failed - posted by GitBox <gi...@apache.org> on 2020/11/06 00:56:16 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30269: [MINOR][SQL] Fix incorrect JIRA ids comment in Analyzer - posted by GitBox <gi...@apache.org> on 2020/11/06 01:09:00 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30269: [MINOR][SQL] Fix incorrect JIRA ids comment in Analyzer - posted by GitBox <gi...@apache.org> on 2020/11/06 01:10:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30189: [SPARK-33291][SQL] Improve DataFrame.show for nulls in arrays and structs - posted by GitBox <gi...@apache.org> on 2020/11/06 01:16:25 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30189: [SPARK-33291][SQL] Improve DataFrame.show for nulls in arrays and structs - posted by GitBox <gi...@apache.org> on 2020/11/06 01:17:20 UTC, 3 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #28490: [SPARK-31670][SQL] Trim unnecessary Struct field alias in Aggregate/GroupingSets - posted by GitBox <gi...@apache.org> on 2020/11/06 01:27:27 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #30222: [SPARK-33315][SQL] Simplify CaseWhen with EqualTo - posted by GitBox <gi...@apache.org> on 2020/11/06 01:37:25 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30268: [SPARK-33365][BUILD] Update SBT to 1.4.2 - posted by GitBox <gi...@apache.org> on 2020/11/06 01:38:06 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30211: [SPARK-33305][SQL] DSv2: DROP TABLE command should also invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/06 01:55:02 UTC, 1 replies.
- [GitHub] [spark] sunchao commented on pull request #30211: [SPARK-33305][SQL] DSv2: DROP TABLE command should also invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/06 01:59:00 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30211: [SPARK-33305][SQL] DSv2: DROP TABLE command should also invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/06 02:01:58 UTC, 15 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30242: [SPARK-33277][PYSPARK][SQL] Use ContextAwareIterator to stop consuming after the task ends. - posted by GitBox <gi...@apache.org> on 2020/11/06 02:05:25 UTC, 3 replies.
- [GitHub] [spark] zhengruifeng edited a comment on pull request #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC - posted by GitBox <gi...@apache.org> on 2020/11/06 02:07:21 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on a change in pull request #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC - posted by GitBox <gi...@apache.org> on 2020/11/06 02:10:48 UTC, 1 replies.
- [GitHub] [spark] wzhfy removed a comment on pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception - posted by GitBox <gi...@apache.org> on 2020/11/06 02:25:06 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #21852: [SPARK-24893] [SQL] Remove the entire CaseWhen if all the outputs are semantic equivalence - posted by GitBox <gi...@apache.org> on 2020/11/06 02:30:25 UTC, 0 replies.
- [GitHub] [spark] manbuyun commented on pull request #30225: [SPARK-33187][SQL] Add a check on the number of returned metastore pa… - posted by GitBox <gi...@apache.org> on 2020/11/06 02:37:24 UTC, 0 replies.
- [GitHub] [spark] manbuyun removed a comment on pull request #30225: [SPARK-33187][SQL] Add a check on the number of returned metastore pa… - posted by GitBox <gi...@apache.org> on 2020/11/06 02:38:05 UTC, 0 replies.
- [GitHub] [spark] imback82 opened a new pull request #30270: [SPARK-33366][SQL] Migrate LOAD DATA command to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/06 02:42:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30270: [SPARK-33366][SQL] Migrate LOAD DATA command to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/06 02:46:29 UTC, 15 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30251: [SPARK-33347][CORE]Cleanup useless variables of MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/06 02:52:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30255: [WIP][SPARK-33352][CORE][SQL][MLLIB] Fix procedure-like declaration compilation warnings in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/06 02:55:55 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30211: [SPARK-33305][SQL] DSv2: DROP TABLE command should also invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/06 03:06:20 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30211: [SPARK-33305][SQL] DSv2: DROP TABLE command should also invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/06 03:07:17 UTC, 12 replies.
- [GitHub] [spark] SparkQA commented on pull request #30255: [WIP][SPARK-33352][CORE][SQL][MLLIB] Fix procedure-like declaration compilation warnings in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/06 03:12:15 UTC, 2 replies.
- [GitHub] [spark] imback82 opened a new pull request #30271: [MINOR][SQL] Move the table commands from ddl.scala to table.scala - posted by GitBox <gi...@apache.org> on 2020/11/06 03:17:29 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #30261: [SPARK-32934][SQL][FOLLOW-UP] Refine class naming and code comments - posted by GitBox <gi...@apache.org> on 2020/11/06 03:18:29 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #30271: [MINOR][SQL] Move the table commands from ddl.scala to table.scala - posted by GitBox <gi...@apache.org> on 2020/11/06 03:18:40 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #30270: [SPARK-33366][SQL] Migrate LOAD DATA command to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/06 03:20:17 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30255: [WIP][SPARK-33352][CORE][SQL][MLLIB] Fix procedure-like declaration compilation warnings in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/06 03:35:29 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30255: [WIP][SPARK-33352][CORE][SQL][MLLIB] Fix procedure-like declaration compilation warnings in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/06 03:36:22 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30255: [WIP][SPARK-33352][CORE][SQL][MLLIB] Fix procedure-like declaration compilation warnings in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/06 03:37:56 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30251: [SPARK-33347][CORE]Cleanup useless variables of MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/06 03:44:01 UTC, 1 replies.
- [GitHub] [spark] LuciferYang edited a comment on pull request #30251: [SPARK-33347][CORE]Cleanup useless variables of MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/06 03:44:22 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30271: [MINOR][SQL] Move the table commands from ddl.scala to table.scala - posted by GitBox <gi...@apache.org> on 2020/11/06 03:46:58 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30269: [MINOR][SQL] Fix incorrect JIRA ID comments in Analyzer - posted by GitBox <gi...@apache.org> on 2020/11/06 03:47:09 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30266: [SPARK-33363] Add prompt information related to the current task when pyspark starts - posted by GitBox <gi...@apache.org> on 2020/11/06 03:48:49 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon removed a comment on pull request #30266: [SPARK-33363] Add prompt information related to the current task when pyspark starts - posted by GitBox <gi...@apache.org> on 2020/11/06 03:49:12 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30270: [SPARK-33366][SQL] Migrate LOAD DATA command to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/06 03:50:51 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30189: [SPARK-33291][SQL] Improve DataFrame.show for nulls in arrays and structs - posted by GitBox <gi...@apache.org> on 2020/11/06 03:51:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30270: [SPARK-33366][SQL] Migrate LOAD DATA command to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/06 03:51:17 UTC, 12 replies.
- [GitHub] [spark] hannahkamundson opened a new pull request #30272: [SPARK-32860][BUILD][DOCS] Updating documentation - posted by GitBox <gi...@apache.org> on 2020/11/06 04:12:29 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30272: [SPARK-32860][DOCS] Updating documentation - posted by GitBox <gi...@apache.org> on 2020/11/06 04:15:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30272: [SPARK-32860][Docs][SQL] Updating documentation - posted by GitBox <gi...@apache.org> on 2020/11/06 04:16:34 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30272: [SPARK-32860][Docs][SQL] Updating documentation - posted by GitBox <gi...@apache.org> on 2020/11/06 04:17:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30271: [MINOR][SQL] Move the table commands from ddl.scala to table.scala - posted by GitBox <gi...@apache.org> on 2020/11/06 04:28:55 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30271: [MINOR][SQL] Move the table commands from ddl.scala to table.scala - posted by GitBox <gi...@apache.org> on 2020/11/06 04:29:05 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30222: [SPARK-33315][SQL] Simplify CaseWhen with EqualTo - posted by GitBox <gi...@apache.org> on 2020/11/06 04:29:06 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30266: [SPARK-33363] Add prompt information related to the current task when pyspark starts - posted by GitBox <gi...@apache.org> on 2020/11/06 04:29:07 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30266: [SPARK-33363] Add prompt information related to the current task when pyspark starts - posted by GitBox <gi...@apache.org> on 2020/11/06 04:29:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30267: [SPARK-33364][SQL] Introduce the "purge" option in TableCatalog.dropTable for v2 catalog. - posted by GitBox <gi...@apache.org> on 2020/11/06 04:42:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30269: [MINOR][SQL] Fix incorrect JIRA ID comments in Analyzer - posted by GitBox <gi...@apache.org> on 2020/11/06 04:44:05 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30269: [MINOR][SQL] Fix incorrect JIRA ID comments in Analyzer - posted by GitBox <gi...@apache.org> on 2020/11/06 04:44:15 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30269: [MINOR][SQL] Fix incorrect JIRA ID comments in Analyzer - posted by GitBox <gi...@apache.org> on 2020/11/06 04:46:46 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30269: [MINOR][SQL] Fix incorrect JIRA ID comments in Analyzer - posted by GitBox <gi...@apache.org> on 2020/11/06 04:49:18 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30189: [SPARK-33291][SQL] Improve DataFrame.show for nulls in arrays and structs - posted by GitBox <gi...@apache.org> on 2020/11/06 04:54:11 UTC, 2 replies.
- [GitHub] [spark] maropu commented on pull request #30189: [SPARK-33291][SQL] Improve DataFrame.show for nulls in arrays and structs - posted by GitBox <gi...@apache.org> on 2020/11/06 04:54:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30211: [SPARK-33305][SQL] DSv2: DROP TABLE command should also invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/06 04:57:22 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30255: [WIP][SPARK-33352][CORE][SQL][MLLIB][AVRO][K8S] Fix procedure-like declaration compilation warnings in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/06 05:00:16 UTC, 11 replies.
- [GitHub] [spark] cloud-fan commented on pull request #21852: [SPARK-24893] [SQL] Remove the entire CaseWhen if all the outputs are semantic equivalence - posted by GitBox <gi...@apache.org> on 2020/11/06 05:10:48 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func - posted by GitBox <gi...@apache.org> on 2020/11/06 05:16:00 UTC, 2 replies.
- [GitHub] [spark] hannahkamundson closed pull request #30272: [SPARK-32860][Docs][SQL] Updating documentation - posted by GitBox <gi...@apache.org> on 2020/11/06 05:17:01 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30222: [SPARK-33315][SQL] Simplify CaseWhen with EqualTo - posted by GitBox <gi...@apache.org> on 2020/11/06 05:19:42 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30261: [SPARK-32934][SQL][FOLLOW-UP] Refine class naming and code comments - posted by GitBox <gi...@apache.org> on 2020/11/06 05:20:36 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30261: [SPARK-32934][SQL][FOLLOW-UP] Refine class naming and code comments - posted by GitBox <gi...@apache.org> on 2020/11/06 05:20:47 UTC, 0 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #30273: [SPARK-33369][SQL] Skip schema inference in DataframeWriter.save() if table provider supports external metadata - posted by GitBox <gi...@apache.org> on 2020/11/06 05:23:21 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #30106: [WIP]Introducing a separation of concerns between data sources that are gi… - posted by GitBox <gi...@apache.org> on 2020/11/06 05:23:34 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30251: [SPARK-33347][CORE]Cleanup useless variables of MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/06 05:24:24 UTC, 2 replies.
- [GitHub] [spark] hannahkamundson opened a new pull request #30274: [SPARK-32860][Docs][SQL] Updating documentation - posted by GitBox <gi...@apache.org> on 2020/11/06 05:26:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30274: [SPARK-32860][Docs][SQL] Updating documentation - posted by GitBox <gi...@apache.org> on 2020/11/06 05:29:31 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30273: [SPARK-33369][SQL] Skip schema inference in DataframeWriter.save() if table provider supports external metadata - posted by GitBox <gi...@apache.org> on 2020/11/06 05:30:04 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30269: [MINOR][SQL] Fix incorrect JIRA ID comments in Analyzer - posted by GitBox <gi...@apache.org> on 2020/11/06 05:31:07 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30274: [SPARK-32860][Docs][SQL] Updating documentation - posted by GitBox <gi...@apache.org> on 2020/11/06 05:31:18 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30267: [SPARK-33364][SQL] Introduce the "purge" option in TableCatalog.dropTable for v2 catalog. - posted by GitBox <gi...@apache.org> on 2020/11/06 05:32:39 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30273: [SPARK-33369][SQL] Skip schema inference in DataframeWriter.save() if table provider supports external metadata - posted by GitBox <gi...@apache.org> on 2020/11/06 05:39:38 UTC, 2 replies.
- [GitHub] [spark] gengliangwang closed pull request #30249: [SPARK-33342][WEBUI] fix the wrong url and display name of blocking thread in threadDump page. - posted by GitBox <gi...@apache.org> on 2020/11/06 05:45:32 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30038: [SPARK-33130][SQL] Support ALTER TABLE in JDBC v2 Table Catalog: add, update type and nullability of columns (MsSqlServer dialect) - posted by GitBox <gi...@apache.org> on 2020/11/06 05:46:46 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30038: [SPARK-33130][SQL] Support ALTER TABLE in JDBC v2 Table Catalog: add, update type and nullability of columns (MsSqlServer dialect) - posted by GitBox <gi...@apache.org> on 2020/11/06 05:46:57 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #21852: [SPARK-24893] [SQL] Remove the entire CaseWhen if all the outputs are semantic equivalence - posted by GitBox <gi...@apache.org> on 2020/11/06 06:00:45 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30267: [SPARK-33364][SQL] Introduce the "purge" option in TableCatalog.dropTable for v2 catalog. - posted by GitBox <gi...@apache.org> on 2020/11/06 06:01:31 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30255: [WIP][SPARK-33352][CORE][SQL][MLLIB][AVRO][K8S] Fix procedure-like declaration compilation warnings in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/06 06:04:32 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30255: [WIP][SPARK-33352][CORE][SQL][MLLIB][AVRO][K8S] Fix procedure-like declaration compilation warnings in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/06 06:05:24 UTC, 8 replies.
- [GitHub] [spark] maropu commented on pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func - posted by GitBox <gi...@apache.org> on 2020/11/06 06:08:08 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30274: [SPARK-32860][Docs][SQL] Updating documentation - posted by GitBox <gi...@apache.org> on 2020/11/06 06:09:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30274: [SPARK-32860][Docs][SQL] Updating documentation - posted by GitBox <gi...@apache.org> on 2020/11/06 06:14:49 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30251: [SPARK-33347][CORE]Cleanup useless variables of MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/06 06:30:06 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #26319: [SPARK-29594][SQL] Provide better error message when creating a Dataset from a Sequence of Case class where a field name started with a number - posted by GitBox <gi...@apache.org> on 2020/11/06 06:42:27 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30273: [SPARK-33369][SQL] Skip schema inference in DataframeWriter.save() if table provider supports external metadata - posted by GitBox <gi...@apache.org> on 2020/11/06 06:42:38 UTC, 2 replies.
- [GitHub] [spark] maropu commented on pull request #30260: [SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/06 06:43:43 UTC, 2 replies.
- [GitHub] [spark] maropu commented on pull request #30145: [SPARK-33233][SQL]CUBE/ROLLUP/GROUPING SETS support GROUP BY ordinal - posted by GitBox <gi...@apache.org> on 2020/11/06 06:45:36 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30242: [SPARK-33277][PYSPARK][SQL] Use ContextAwareIterator to stop consuming after the task ends. - posted by GitBox <gi...@apache.org> on 2020/11/06 06:49:21 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu removed a comment on pull request #30212: [SPARK-33308][SQL] Support CUBE(...) and ROLLUP(...), GROUPING SETS(...) as group by expr in parser level - posted by GitBox <gi...@apache.org> on 2020/11/06 06:50:48 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30212: [SPARK-33308][SQL] Support CUBE(...) and ROLLUP(...), GROUPING SETS(...) as group by expr in parser level - posted by GitBox <gi...@apache.org> on 2020/11/06 06:51:52 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30274: [SPARK-32860][DOCS][SQL] Updating documentation about map support in Encoders - posted by GitBox <gi...@apache.org> on 2020/11/06 06:55:08 UTC, 6 replies.
- [GitHub] [spark] huangtianhua opened a new pull request #30275: SPARK-32691 Bump commons-crypto to v1.1.0 - posted by GitBox <gi...@apache.org> on 2020/11/06 07:00:34 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30275: [SPARK-32691][BUILD] Update commons-crypto to v1.1.0 - posted by GitBox <gi...@apache.org> on 2020/11/06 07:03:26 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30275: [SPARK-32691][BUILD] Update commons-crypto to v1.1.0 - posted by GitBox <gi...@apache.org> on 2020/11/06 07:04:14 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30275: [SPARK-32691][BUILD] Update commons-crypto to v1.1.0 - posted by GitBox <gi...@apache.org> on 2020/11/06 07:06:21 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30274: [SPARK-32860][DOCS][SQL] Updating documentation about map support in Encoders - posted by GitBox <gi...@apache.org> on 2020/11/06 07:16:21 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30276: [SPARK-33333][BUILD][2.4] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/06 07:17:33 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30276: [SPARK-33333][BUILD][2.4] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/06 07:21:45 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30255: [WIP][SPARK-33352][CORE][SQL][MLLIB][AVRO][K8S] Fix procedure-like declaration compilation warnings in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/06 07:23:20 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30275: [SPARK-32691][BUILD] Update commons-crypto to v1.1.0 - posted by GitBox <gi...@apache.org> on 2020/11/06 07:23:21 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30274: [SPARK-32860][DOCS][SQL] Updating documentation about map support in Encoders - posted by GitBox <gi...@apache.org> on 2020/11/06 07:23:21 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #29170: [SPARK-30876][SQL] Optimizer fails to infer constraints within join - posted by GitBox <gi...@apache.org> on 2020/11/06 07:30:54 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30276: [SPARK-33333][BUILD][2.4] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/06 07:46:00 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30212: [SPARK-33308][SQL] Support CUBE(...) and ROLLUP(...), GROUPING SETS(...) as group by expr in parser level - posted by GitBox <gi...@apache.org> on 2020/11/06 07:52:49 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30276: [SPARK-33333][BUILD][2.4] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/06 07:53:20 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #30186: [SPARK-23432][UI] Add executor peak jvm memory metrics in executors page - posted by GitBox <gi...@apache.org> on 2020/11/06 07:53:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30276: [SPARK-33333][BUILD][2.4] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/06 07:56:30 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30212: [SPARK-33308][SQL] Support CUBE(...) and ROLLUP(...), GROUPING SETS(...) as group by expr in parser level - posted by GitBox <gi...@apache.org> on 2020/11/06 08:02:11 UTC, 17 replies.
- [GitHub] [spark] SparkQA commented on pull request #30271: [SPARK-33367][SQL] Move the table commands from ddl.scala to table.scala - posted by GitBox <gi...@apache.org> on 2020/11/06 08:05:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30276: [SPARK-33333][BUILD][2.4] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/06 08:05:29 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30276: [SPARK-33333][BUILD][2.4] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/06 08:06:25 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30270: [SPARK-33366][SQL] Migrate LOAD DATA command to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/06 08:06:29 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30251: [SPARK-33347][CORE]Cleanup useless variables of MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/06 08:06:32 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30274: [SPARK-32860][DOCS][SQL] Updating documentation about map support in Encoders - posted by GitBox <gi...@apache.org> on 2020/11/06 08:06:35 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30271: [SPARK-33367][SQL] Move the table commands from ddl.scala to table.scala - posted by GitBox <gi...@apache.org> on 2020/11/06 08:07:09 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30271: [SPARK-33367][SQL] Move the table commands from ddl.scala to table.scala - posted by GitBox <gi...@apache.org> on 2020/11/06 08:07:21 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30273: [SPARK-33369][SQL] Skip schema inference in DataframeWriter.save() if table provider supports external metadata - posted by GitBox <gi...@apache.org> on 2020/11/06 08:07:28 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on pull request #30270: [SPARK-33366][SQL] Migrate LOAD DATA command to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/06 08:09:05 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30277: [SPARK-33371][PYTHON] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/06 08:42:19 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #30277: [SPARK-33371][PYTHON] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/06 08:43:54 UTC, 2 replies.
- [GitHub] [spark] wangyum closed pull request #30222: [SPARK-33315][SQL] Simplify CaseWhen with EqualTo - posted by GitBox <gi...@apache.org> on 2020/11/06 08:48:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30178: [SPARK-33278][SQL] Improve the performance for FIRST_VALUE - posted by GitBox <gi...@apache.org> on 2020/11/06 08:51:33 UTC, 54 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #30148: [SPARK-33244][SS] Block reading streaming temp view via `spark.table` API - posted by GitBox <gi...@apache.org> on 2020/11/06 09:05:03 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30148: [SPARK-33244][SS] Block reading streaming temp view via `spark.table` API - posted by GitBox <gi...@apache.org> on 2020/11/06 09:06:37 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30148: [SPARK-33244][SS] Block reading streaming temp view via `spark.table` API - posted by GitBox <gi...@apache.org> on 2020/11/06 09:07:58 UTC, 1 replies.
- [GitHub] [spark] LuciferYang edited a comment on pull request #30255: [SPARK-33352][CORE][SQL][SS][MLLIB][AVRO][K8S] Fix procedure-like declaration compilation warnings in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/06 09:09:54 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #29339: [SPARK-32512][SQL] add alter table add/drop partition command for datasourcev2 - posted by GitBox <gi...@apache.org> on 2020/11/06 09:13:52 UTC, 41 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30277: [SPARK-33371][PYTHON] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/06 09:16:26 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30266: [SPARK-33363] Add prompt information related to the current task when pyspark/sparkR starts - posted by GitBox <gi...@apache.org> on 2020/11/06 09:22:03 UTC, 24 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #30278: [SPARK-33302][SQL] Push down filters through Expand - posted by GitBox <gi...@apache.org> on 2020/11/06 09:34:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30266: [SPARK-33363] Add prompt information related to the current task when pyspark/sparkR starts - posted by GitBox <gi...@apache.org> on 2020/11/06 09:35:16 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30266: [SPARK-33363] Add prompt information related to the current task when pyspark/sparkR starts - posted by GitBox <gi...@apache.org> on 2020/11/06 09:35:27 UTC, 14 replies.
- [GitHub] [spark] SparkQA commented on pull request #30278: [SPARK-33302][SQL] Push down filters through Expand - posted by GitBox <gi...@apache.org> on 2020/11/06 09:36:18 UTC, 24 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30266: [SPARK-33363] Add prompt information related to the current task when pyspark/sparkR starts - posted by GitBox <gi...@apache.org> on 2020/11/06 09:36:19 UTC, 14 replies.
- [GitHub] [spark] ScrapCodes commented on pull request #30038: [SPARK-33130][SQL] Support ALTER TABLE in JDBC v2 Table Catalog: add, update type and nullability of columns (MsSqlServer dialect) - posted by GitBox <gi...@apache.org> on 2020/11/06 09:37:31 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30245: [SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/06 09:52:47 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30255: [SPARK-33352][CORE][SQL][SS][MLLIB][AVRO][K8S] Fix procedure-like declaration compilation warnings in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/06 10:06:11 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30255: [SPARK-33352][CORE][SQL][SS][MLLIB][AVRO][K8S] Fix procedure-like declaration compilation warnings in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/06 10:36:52 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30255: [SPARK-33352][CORE][SQL][SS][MLLIB][AVRO][K8S] Fix procedure-like declaration compilation warnings in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/06 10:37:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30178: [SPARK-33278][SQL] Improve the performance for FIRST_VALUE - posted by GitBox <gi...@apache.org> on 2020/11/06 10:42:59 UTC, 25 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30178: [SPARK-33278][SQL] Improve the performance for FIRST_VALUE - posted by GitBox <gi...@apache.org> on 2020/11/06 10:43:20 UTC, 33 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30148: [SPARK-33244][SS] Block reading streaming temp view via `spark.table` API - posted by GitBox <gi...@apache.org> on 2020/11/06 11:05:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29339: [SPARK-32512][SQL] add alter table add/drop partition command for datasourcev2 - posted by GitBox <gi...@apache.org> on 2020/11/06 11:07:45 UTC, 21 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29339: [SPARK-32512][SQL] add alter table add/drop partition command for datasourcev2 - posted by GitBox <gi...@apache.org> on 2020/11/06 11:08:16 UTC, 37 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30278: [SPARK-33302][SQL] Push down filters through Expand - posted by GitBox <gi...@apache.org> on 2020/11/06 11:13:21 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30278: [SPARK-33302][SQL] Push down filters through Expand - posted by GitBox <gi...@apache.org> on 2020/11/06 11:14:02 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30278: [SPARK-33302][SQL] Push down filters through Expand - posted by GitBox <gi...@apache.org> on 2020/11/06 11:14:23 UTC, 15 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30178: [SPARK-33278][SQL] Improve the performance for FIRST_VALUE - posted by GitBox <gi...@apache.org> on 2020/11/06 11:15:20 UTC, 13 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30278: [SPARK-33302][SQL] Push down filters through Expand - posted by GitBox <gi...@apache.org> on 2020/11/06 11:26:56 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30212: [SPARK-33308][SQL] Support CUBE(...) and ROLLUP(...), GROUPING SETS(...) as group by expr in parser level - posted by GitBox <gi...@apache.org> on 2020/11/06 11:36:20 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30212: [SPARK-33308][SQL] Support CUBE(...) and ROLLUP(...), GROUPING SETS(...) as group by expr in parser level - posted by GitBox <gi...@apache.org> on 2020/11/06 11:38:24 UTC, 5 replies.
- [GitHub] [spark] peter-toth commented on pull request #30203: [SPARK-33303][SQL] Deduplicate deterministic PythonUDF calls - posted by GitBox <gi...@apache.org> on 2020/11/06 11:38:25 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30212: [SPARK-33308][SQL] Support CUBE(...) and ROLLUP(...), GROUPING SETS(...) as group by expr in parser level - posted by GitBox <gi...@apache.org> on 2020/11/06 11:39:24 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30212: [SPARK-33308][SQL] Support CUBE(...) and ROLLUP(...), GROUPING SETS(...) as group by expr in parser level - posted by GitBox <gi...@apache.org> on 2020/11/06 11:40:18 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30148: [SPARK-33244][SS] Block reading streaming temp view via `spark.table` API - posted by GitBox <gi...@apache.org> on 2020/11/06 11:42:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30148: [SPARK-33244][SS] Block reading streaming temp view via `spark.table` API - posted by GitBox <gi...@apache.org> on 2020/11/06 11:43:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30271: [SPARK-33367][SQL] Move the table commands from ddl.scala to table.scala - posted by GitBox <gi...@apache.org> on 2020/11/06 12:45:28 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30251: [SPARK-33347][CORE] Cleanup useless variables of MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/06 13:11:22 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30251: [SPARK-33347][CORE] Cleanup useless variables of MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/06 13:53:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30251: [SPARK-33347][CORE] Cleanup useless variables of MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/06 13:54:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30251: [SPARK-33347][CORE] Cleanup useless variables of MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/06 13:55:41 UTC, 0 replies.
- [GitHub] [spark] wangyum opened a new pull request #30279: [SPARK-33372][SQL] Fix InSet bucket pruning - posted by GitBox <gi...@apache.org> on 2020/11/06 14:58:26 UTC, 0 replies.
- [GitHub] [spark] stwhit commented on a change in pull request #30189: [SPARK-33291][SQL] Improve DataFrame.show for nulls in arrays and structs - posted by GitBox <gi...@apache.org> on 2020/11/06 15:00:11 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #29970: [SPARK-33087][SQL] DataFrameWriterV2 should delegate table resolution to the analyzer - posted by GitBox <gi...@apache.org> on 2020/11/06 15:48:08 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on pull request #29970: [SPARK-33087][SQL] DataFrameWriterV2 should delegate table resolution to the analyzer - posted by GitBox <gi...@apache.org> on 2020/11/06 15:48:19 UTC, 1 replies.
- [GitHub] [spark] warrenzhu25 commented on pull request #30186: [SPARK-23432][UI] Add executor peak jvm memory metrics in executors page - posted by GitBox <gi...@apache.org> on 2020/11/06 16:10:31 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30279: [SPARK-33372][SQL] Fix InSet bucket pruning - posted by GitBox <gi...@apache.org> on 2020/11/06 16:12:06 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30279: [SPARK-33372][SQL] Fix InSet bucket pruning - posted by GitBox <gi...@apache.org> on 2020/11/06 16:12:07 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30279: [SPARK-33372][SQL] Fix InSet bucket pruning - posted by GitBox <gi...@apache.org> on 2020/11/06 16:12:18 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30276: [SPARK-33333][BUILD][2.4] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/06 16:32:03 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30276: [SPARK-33333][BUILD][2.4] Upgrade Jetty to 9.4.28.v20200408 - posted by GitBox <gi...@apache.org> on 2020/11/06 16:33:17 UTC, 0 replies.
- [GitHub] [spark] warrenzhu25 commented on pull request #29082: [SPARK-32288][UI] Add exception summary for failed tasks in stage page - posted by GitBox <gi...@apache.org> on 2020/11/06 16:34:39 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30280: [SPARK-32577][TEST] Fix wrong config for shuffled hash join in test in-joins.sql - posted by GitBox <gi...@apache.org> on 2020/11/06 16:39:17 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30280: [SPARK-32577][TEST] Fix wrong config for shuffled hash join in test in-joins.sql - posted by GitBox <gi...@apache.org> on 2020/11/06 16:41:22 UTC, 1 replies.
- [GitHub] [spark] stczwd commented on a change in pull request #29339: [SPARK-32512][SQL] add alter table add/drop partition command for datasourcev2 - posted by GitBox <gi...@apache.org> on 2020/11/06 16:44:50 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29970: [SPARK-33087][SQL] DataFrameWriterV2 should delegate table resolution to the analyzer - posted by GitBox <gi...@apache.org> on 2020/11/06 16:54:09 UTC, 3 replies.
- [GitHub] [spark] BryanCutler commented on a change in pull request #30277: [SPARK-33371][PYTHON] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/06 16:57:27 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29970: [SPARK-33087][SQL] DataFrameWriterV2 should delegate table resolution to the analyzer - posted by GitBox <gi...@apache.org> on 2020/11/06 17:25:16 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30280: [SPARK-32577][TEST] Fix wrong config for shuffled hash join in test in-joins.sql - posted by GitBox <gi...@apache.org> on 2020/11/06 18:09:08 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30280: [SPARK-32577][TEST] Fix wrong config for shuffled hash join in test in-joins.sql - posted by GitBox <gi...@apache.org> on 2020/11/06 18:09:20 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30277: [SPARK-33371][PYTHON] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/06 18:13:48 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30280: [SPARK-32577][TEST] Fix wrong config for shuffled hash join in test in-joins.sql - posted by GitBox <gi...@apache.org> on 2020/11/06 18:16:23 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30216: [SPARK-33304][R][SQL] Add from_avro and to_avro functions to SparkR - posted by GitBox <gi...@apache.org> on 2020/11/06 18:16:24 UTC, 2 replies.
- [GitHub] [spark] c21 commented on a change in pull request #30280: [SPARK-32577][TEST] Fix wrong config for shuffled hash join in test in-joins.sql - posted by GitBox <gi...@apache.org> on 2020/11/06 18:27:17 UTC, 1 replies.
- [GitHub] [spark] sunchao commented on pull request #26804: [SPARK-26346][BUILD][SQL] Upgrade parquet to 1.11.0 - posted by GitBox <gi...@apache.org> on 2020/11/06 18:29:34 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #30189: [SPARK-33291][SQL] Improve DataFrame.show for nulls in arrays and structs - posted by GitBox <gi...@apache.org> on 2020/11/06 18:42:51 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30216: [SPARK-33304][R][SQL] Add from_avro and to_avro functions to SparkR - posted by GitBox <gi...@apache.org> on 2020/11/06 18:56:25 UTC, 0 replies.
- [GitHub] [spark] warrenzhu25 commented on a change in pull request #30280: [SPARK-32577][TEST] Fix wrong config for shuffled hash join in test in-joins.sql - posted by GitBox <gi...@apache.org> on 2020/11/06 19:06:01 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30216: [SPARK-33304][R][SQL] Add from_avro and to_avro functions to SparkR - posted by GitBox <gi...@apache.org> on 2020/11/06 19:24:43 UTC, 0 replies.
- [GitHub] [spark] lidavidm commented on a change in pull request #29818: [SPARK-32953][PYTHON] Add Arrow self_destruct support to toPandas - posted by GitBox <gi...@apache.org> on 2020/11/06 19:26:33 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30279: [SPARK-33372][SQL] Fix InSet bucket pruning - posted by GitBox <gi...@apache.org> on 2020/11/06 19:29:17 UTC, 0 replies.
- [GitHub] [spark] warrenzhu25 closed pull request #30280: [SPARK-32577][TEST] Fix wrong config for shuffled hash join in test in-joins.sql - posted by GitBox <gi...@apache.org> on 2020/11/06 19:30:30 UTC, 0 replies.
- [GitHub] [spark] warrenzhu25 opened a new pull request #30281: [SPARK-33374][CORE] Remove unnecessary python path from spark home - posted by GitBox <gi...@apache.org> on 2020/11/06 19:33:14 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30281: [SPARK-33374][CORE] Remove unnecessary python path from spark home - posted by GitBox <gi...@apache.org> on 2020/11/06 19:37:53 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30281: [SPARK-33374][CORE] Remove unnecessary python path from spark home - posted by GitBox <gi...@apache.org> on 2020/11/06 19:40:21 UTC, 0 replies.
- [GitHub] [spark] warrenzhu25 opened a new pull request #30282: [SPARK-33375][CORE] Add config spark.yarn.pyspark.archives - posted by GitBox <gi...@apache.org> on 2020/11/06 19:57:06 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30282: [SPARK-33375][CORE] Add config spark.yarn.pyspark.archives - posted by GitBox <gi...@apache.org> on 2020/11/06 20:00:23 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29970: [SPARK-33087][SQL] DataFrameWriterV2 should delegate table resolution to the analyzer - posted by GitBox <gi...@apache.org> on 2020/11/06 20:25:25 UTC, 1 replies.
- [GitHub] [spark] Victsm commented on a change in pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/06 20:37:36 UTC, 1 replies.
- [GitHub] [spark] jkleckner commented on pull request #30283: [SPARK-24266][K8S][2.4] Restart the watcher when we receive a version… - posted by GitBox <gi...@apache.org> on 2020/11/06 20:51:14 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30283: [SPARK-24266][K8S][2.4] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/06 20:53:50 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30283: [SPARK-24266][K8S][2.4] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/06 20:56:17 UTC, 21 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30251: [SPARK-33347][CORE] Cleanup useless variables of MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/06 21:43:14 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #29729: [SPARK-32032][SS] Avoid infinite wait in driver because of KafkaConsumer.poll(long) API - posted by GitBox <gi...@apache.org> on 2020/11/06 21:53:16 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30277: [SPARK-33371][PYTHON] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/06 22:07:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30283: [SPARK-24266][K8S][2.4] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/06 22:08:11 UTC, 16 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30277: [SPARK-33371][PYTHON] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/06 22:34:18 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30277: [SPARK-33371][PYTHON] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/06 23:06:02 UTC, 0 replies.
- [GitHub] [spark] sunchao opened a new pull request #30284: Remove shares Hadoop classes - posted by GitBox <gi...@apache.org> on 2020/11/06 23:12:58 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30284: [SPARK-33376][HIVE] Remove the option of "sharesHadoopClasses" in Hive IsolatedClientLoader - posted by GitBox <gi...@apache.org> on 2020/11/06 23:14:58 UTC, 3 replies.
- [GitHub] [spark] BryanCutler commented on pull request #30277: [SPARK-33371][PYTHON] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/06 23:16:46 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30280: [SPARK-32577][SQL][TEST] Fix wrong config for shuffled hash join in test in-joins.sql - posted by GitBox <gi...@apache.org> on 2020/11/06 23:24:14 UTC, 0 replies.
- [GitHub] [spark] zero323 opened a new pull request #30285: [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) - posted by GitBox <gi...@apache.org> on 2020/11/06 23:35:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30285: [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) - posted by GitBox <gi...@apache.org> on 2020/11/06 23:37:14 UTC, 25 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30285: [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) - posted by GitBox <gi...@apache.org> on 2020/11/06 23:43:33 UTC, 15 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30285: [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) - posted by GitBox <gi...@apache.org> on 2020/11/06 23:44:24 UTC, 20 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30285: [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) - posted by GitBox <gi...@apache.org> on 2020/11/06 23:44:25 UTC, 7 replies.
- [GitHub] [spark] imback82 closed pull request #30271: [SPARK-33367][SQL] Move the table commands from ddl.scala to table.scala - posted by GitBox <gi...@apache.org> on 2020/11/06 23:57:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30284: [SPARK-33376][HIVE] Remove the option of "sharesHadoopClasses" in Hive IsolatedClientLoader - posted by GitBox <gi...@apache.org> on 2020/11/07 00:16:47 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30284: [SPARK-33376][HIVE] Remove the option of "sharesHadoopClasses" in Hive IsolatedClientLoader - posted by GitBox <gi...@apache.org> on 2020/11/07 00:17:20 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #28379: [SPARK-28040][SPARK-28070][R] Write type object s3 - posted by GitBox <gi...@apache.org> on 2020/11/07 00:38:12 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30271: [SPARK-33367][SQL] Move the table commands from ddl.scala to table.scala - posted by GitBox <gi...@apache.org> on 2020/11/07 01:00:03 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #30271: [SPARK-33367][SQL] Move the table commands from ddl.scala to table.scala - posted by GitBox <gi...@apache.org> on 2020/11/07 01:00:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30284: [SPARK-33376][HIVE] Remove the option of "sharesHadoopClasses" in Hive IsolatedClientLoader - posted by GitBox <gi...@apache.org> on 2020/11/07 01:09:24 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on pull request #30267: [SPARK-33364][SQL] Introduce the "purge" option in TableCatalog.dropTable for v2 catalog. - posted by GitBox <gi...@apache.org> on 2020/11/07 01:45:13 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on pull request #30264: [SPARK-33360][SQL] Simplify DS v2 write resolution - posted by GitBox <gi...@apache.org> on 2020/11/07 01:46:47 UTC, 0 replies.
- [GitHub] [spark] dongkelun opened a new pull request #30286: [SPARK-33379]Modify link address in this doc - posted by GitBox <gi...@apache.org> on 2020/11/07 04:45:49 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30286: [SPARK-33379]Modify link address in this doc - posted by GitBox <gi...@apache.org> on 2020/11/07 04:47:31 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30286: [SPARK-33379]Modify link address in this doc - posted by GitBox <gi...@apache.org> on 2020/11/07 04:49:13 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/07 07:01:25 UTC, 2 replies.
- [GitHub] [spark] zero323 commented on pull request #30285: [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) - posted by GitBox <gi...@apache.org> on 2020/11/07 09:26:56 UTC, 0 replies.
- [GitHub] [spark] stczwd commented on pull request #29339: [SPARK-32512][SQL] add alter table add/drop partition command for datasourcev2 - posted by GitBox <gi...@apache.org> on 2020/11/07 10:09:05 UTC, 1 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #29729: [SPARK-32032][SS] Avoid infinite wait in driver because of KafkaConsumer.poll(long) API - posted by GitBox <gi...@apache.org> on 2020/11/07 11:47:37 UTC, 7 replies.
- [GitHub] [spark] zhujing0227 commented on a change in pull request #30257: [SPARK-33351][SQL] WithColumn should add a column in specific position - posted by GitBox <gi...@apache.org> on 2020/11/07 12:22:12 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29339: [SPARK-32512][SQL] add alter table add/drop partition command for datasourcev2 - posted by GitBox <gi...@apache.org> on 2020/11/07 14:33:21 UTC, 8 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #30287: [SPARK-33382][SQL][TESTS] Unify datasource v1 and v2 SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/07 18:40:56 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30287: [SPARK-33382][SQL][TESTS] Unify datasource v1 and v2 SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/07 18:42:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30287: [SPARK-33382][SQL][TESTS] Unify datasource v1 and v2 SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/07 18:44:59 UTC, 17 replies.
- [GitHub] [spark] sunchao commented on pull request #30284: [SPARK-33376][HIVE] Remove the option of "sharesHadoopClasses" in Hive IsolatedClientLoader - posted by GitBox <gi...@apache.org> on 2020/11/07 19:04:37 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30287: [SPARK-33382][SQL][TESTS] Unify datasource v1 and v2 SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/07 19:47:11 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30287: [SPARK-33382][SQL][TESTS] Unify datasource v1 and v2 SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/07 19:47:22 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30287: [SPARK-33382][SQL][TESTS] Unify datasource v1 and v2 SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/07 23:05:15 UTC, 4 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #28379: [SPARK-28040][SPARK-28070][R] Write type object s3 - posted by GitBox <gi...@apache.org> on 2020/11/08 00:40:09 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29094: [SPARK-24983][SQL] limit number of leaf expressions in a single project when collapse project to prevent driver oom - posted by GitBox <gi...@apache.org> on 2020/11/08 00:40:10 UTC, 0 replies.
- [GitHub] [spark] WinkerDu commented on pull request #29000: [SPARK-27194][SPARK-29302][SQL] Fix commit collision in dynamic partition overwrite mode - posted by GitBox <gi...@apache.org> on 2020/11/08 03:25:19 UTC, 2 replies.
- [GitHub] [spark] viirya commented on pull request #30275: [SPARK-32691][BUILD] Update commons-crypto to v1.1.0 - posted by GitBox <gi...@apache.org> on 2020/11/08 07:53:37 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #30164: [SPARK-32919][SHUFFLE] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/08 10:12:36 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30285: [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) - posted by GitBox <gi...@apache.org> on 2020/11/08 11:28:28 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30274: [SPARK-32860][DOCS][SQL] Updating documentation about map support in Encoders - posted by GitBox <gi...@apache.org> on 2020/11/08 11:29:39 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30274: [SPARK-32860][DOCS][SQL] Updating documentation about map support in Encoders - posted by GitBox <gi...@apache.org> on 2020/11/08 11:30:01 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #30288: [SPARK-33371][PYTHON][3.0] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/08 11:31:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30288: [SPARK-33371][PYTHON][3.0] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/08 11:34:02 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30282: [SPARK-33375][CORE] Add config spark.yarn.pyspark.archives - posted by GitBox <gi...@apache.org> on 2020/11/08 11:39:59 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30281: [SPARK-33374][CORE] Remove unnecessary python path from spark home - posted by GitBox <gi...@apache.org> on 2020/11/08 11:42:30 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30288: [SPARK-33371][PYTHON][3.0] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/08 11:44:32 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30288: [SPARK-33371][PYTHON][3.0] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/08 12:15:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30288: [SPARK-33371][PYTHON][3.0] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/08 12:15:58 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30288: [SPARK-33371][PYTHON][3.0] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/08 12:36:24 UTC, 1 replies.
- [GitHub] [spark] akiyamaneko commented on pull request #30266: [SPARK-33363] Add prompt information related to the current task when pyspark/sparkR starts - posted by GitBox <gi...@apache.org> on 2020/11/08 14:39:42 UTC, 1 replies.
- [GitHub] [spark] luluorta opened a new pull request #30289: [SPARK-33141][SQL] Capture SQL configs when creating permanent views - posted by GitBox <gi...@apache.org> on 2020/11/08 16:13:58 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30289: [SPARK-33141][SQL] Capture SQL configs when creating permanent views - posted by GitBox <gi...@apache.org> on 2020/11/08 16:16:01 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30289: [SPARK-33141][SQL] Capture SQL configs when creating permanent views - posted by GitBox <gi...@apache.org> on 2020/11/08 17:31:15 UTC, 10 replies.
- [GitHub] [spark] viirya opened a new pull request #30290: [SPARK-33384][SS] Delete temporary file when cancelling writing to final path even underlying stream throwing error - posted by GitBox <gi...@apache.org> on 2020/11/08 18:16:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30290: [SPARK-33384][SS] Delete temporary file when cancelling writing to final path even underlying stream throwing error - posted by GitBox <gi...@apache.org> on 2020/11/08 18:17:07 UTC, 5 replies.
- [GitHub] [spark] warrenzhu25 commented on a change in pull request #30282: [SPARK-33375][CORE] Add config spark.yarn.pyspark.archives - posted by GitBox <gi...@apache.org> on 2020/11/08 18:20:21 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30255: [SPARK-33352][CORE][SQL][SS][MLLIB][AVRO][K8S] Fix procedure-like declaration compilation warnings in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/08 18:52:23 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #30255: [SPARK-33352][CORE][SQL][SS][MLLIB][AVRO][K8S] Fix procedure-like declaration compilation warnings in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/08 18:52:24 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #30288: [SPARK-33371][PYTHON][3.0] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/08 18:54:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30290: [SPARK-33384][SS] Delete temporary file when cancelling writing to final path even underlying stream throwing error - posted by GitBox <gi...@apache.org> on 2020/11/08 19:30:04 UTC, 2 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30290: [SPARK-33384][SS] Delete temporary file when cancelling writing to final path even underlying stream throwing error - posted by GitBox <gi...@apache.org> on 2020/11/08 19:51:41 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30289: [SPARK-33141][SQL] Capture SQL configs when creating permanent views - posted by GitBox <gi...@apache.org> on 2020/11/08 20:39:16 UTC, 3 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #30290: [SPARK-33384][SS] Delete temporary file when cancelling writing to final path even underlying stream throwing error - posted by GitBox <gi...@apache.org> on 2020/11/08 20:46:13 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30290: [SPARK-33384][SS] Delete temporary file when cancelling writing to final path even underlying stream throwing error - posted by GitBox <gi...@apache.org> on 2020/11/08 21:20:22 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30290: [SPARK-33384][SS] Delete temporary file when cancelling writing to final path even underlying stream throwing error - posted by GitBox <gi...@apache.org> on 2020/11/08 22:30:19 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30289: [SPARK-33141][SQL] Capture SQL configs when creating permanent views - posted by GitBox <gi...@apache.org> on 2020/11/09 00:22:56 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30251: [SPARK-33347][CORE] Cleanup useless variables of MutableApplicationInfo - posted by GitBox <gi...@apache.org> on 2020/11/09 00:25:02 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30289: [SPARK-33141][SQL] Capture SQL configs when creating permanent views - posted by GitBox <gi...@apache.org> on 2020/11/09 00:32:12 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #28623: [SPARK-31805][SS] Exclude group.id from consumer settings when using the assign strategy - posted by GitBox <gi...@apache.org> on 2020/11/09 00:40:11 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #29094: [SPARK-24983][SQL] limit number of leaf expressions in a single project when collapse project to prevent driver oom - posted by GitBox <gi...@apache.org> on 2020/11/09 00:40:12 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30278: [SPARK-33302][SQL] Push down filters through Expand - posted by GitBox <gi...@apache.org> on 2020/11/09 00:50:24 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30286: [SPARK-33379][PYTHON][DOCS][MINOR] Corrects a link address in the PySpark doc - posted by GitBox <gi...@apache.org> on 2020/11/09 01:00:12 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #30289: [SPARK-33141][SQL] Capture SQL configs when creating permanent views - posted by GitBox <gi...@apache.org> on 2020/11/09 01:03:49 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #30290: [SPARK-33384][SS] Delete temporary file when cancelling writing to final path even underlying stream throwing error - posted by GitBox <gi...@apache.org> on 2020/11/09 01:05:00 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30286: [SPARK-33379][PYTHON][DOCS][MINOR] Corrects a link address in the PySpark doc - posted by GitBox <gi...@apache.org> on 2020/11/09 01:13:43 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30286: [SPARK-33379][PYTHON][DOCS][MINOR] Corrects a link address in the PySpark doc - posted by GitBox <gi...@apache.org> on 2020/11/09 01:15:05 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking edited a comment on pull request #29729: [SPARK-32032][SS] Avoid infinite wait in driver because of KafkaConsumer.poll(long) API - posted by GitBox <gi...@apache.org> on 2020/11/09 01:16:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30288: [SPARK-33371][PYTHON][3.0] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/09 01:16:17 UTC, 0 replies.
- [GitHub] [spark] Karl-WangSK closed pull request #30257: [SPARK-33351][SQL] WithColumn should add a column in specific position - posted by GitBox <gi...@apache.org> on 2020/11/09 01:40:28 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30266: [SPARK-33363] Add prompt information related to the current task when pyspark/sparkR starts - posted by GitBox <gi...@apache.org> on 2020/11/09 02:22:06 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30275: [SPARK-32691][BUILD] Update commons-crypto to v1.1.0 - posted by GitBox <gi...@apache.org> on 2020/11/09 02:40:29 UTC, 2 replies.
- [GitHub] [spark] wangyum opened a new pull request #30291: [SPARK-33385][SQL] Bucket pruning support IsNaN - posted by GitBox <gi...@apache.org> on 2020/11/09 02:41:05 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30290: [SPARK-33384][SS] Delete temporary file when cancelling writing to final path even underlying stream throwing error - posted by GitBox <gi...@apache.org> on 2020/11/09 02:44:45 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30285: [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) - posted by GitBox <gi...@apache.org> on 2020/11/09 02:45:16 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30285: [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) - posted by GitBox <gi...@apache.org> on 2020/11/09 02:46:49 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30290: [SPARK-33384][SS] Delete temporary file when cancelling writing to final path even underlying stream throwing error - posted by GitBox <gi...@apache.org> on 2020/11/09 02:48:32 UTC, 0 replies.
- [GitHub] [spark] navinvishy commented on a change in pull request #29170: [SPARK-30876][SQL] Optimizer fails to infer constraints within join - posted by GitBox <gi...@apache.org> on 2020/11/09 03:30:26 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #29970: [SPARK-33087][SQL] DataFrameWriterV2 should delegate table resolution to the analyzer - posted by GitBox <gi...@apache.org> on 2020/11/09 03:35:36 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/09 03:37:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30291: [SPARK-33385][SQL] Bucket pruning support IsNaN - posted by GitBox <gi...@apache.org> on 2020/11/09 03:49:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30291: [SPARK-33385][SQL] Bucket pruning support IsNaN - posted by GitBox <gi...@apache.org> on 2020/11/09 03:49:44 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30278: [SPARK-33302][SQL] Push down filters through Expand - posted by GitBox <gi...@apache.org> on 2020/11/09 03:49:57 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30291: [SPARK-33385][SQL] Bucket pruning support IsNaN - posted by GitBox <gi...@apache.org> on 2020/11/09 03:50:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/09 03:50:50 UTC, 19 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/09 03:51:14 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/09 03:51:26 UTC, 10 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/09 03:57:19 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/09 04:09:15 UTC, 3 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #30148: [SPARK-33244][SQL] Unify the code paths for spark.table and spark.read.table - posted by GitBox <gi...@apache.org> on 2020/11/09 04:17:30 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30289: [SPARK-33141][SQL] Capture SQL configs when creating permanent views - posted by GitBox <gi...@apache.org> on 2020/11/09 04:36:18 UTC, 8 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30293: [SPARK-33387][CORE] Support ordered shuffle block migration - posted by GitBox <gi...@apache.org> on 2020/11/09 04:38:42 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30293: [SPARK-33387][CORE] Support ordered shuffle block migration - posted by GitBox <gi...@apache.org> on 2020/11/09 04:39:43 UTC, 7 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30148: [SPARK-33244][SQL][SS] Unify the code paths for spark.table and spark.read.table - posted by GitBox <gi...@apache.org> on 2020/11/09 04:42:07 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30275: [SPARK-32691][BUILD] Update commons-crypto to v1.1.0 - posted by GitBox <gi...@apache.org> on 2020/11/09 05:12:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30148: [SPARK-33244][SQL][SS] Unify the code paths for spark.table and spark.read.table - posted by GitBox <gi...@apache.org> on 2020/11/09 05:19:25 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30148: [SPARK-33244][SQL][SS] Unify the code paths for spark.table and spark.read.table - posted by GitBox <gi...@apache.org> on 2020/11/09 05:19:26 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30148: [SPARK-33244][SQL][SS] Unify the code paths for spark.table and spark.read.table - posted by GitBox <gi...@apache.org> on 2020/11/09 05:20:17 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30288: [SPARK-33371][PYTHON][3.0] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/09 05:24:17 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30288: [SPARK-33371][PYTHON][3.0] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/09 05:24:28 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun removed a comment on pull request #30288: [SPARK-33371][PYTHON][3.0] Update setup.py and tests for Python 3.9 - posted by GitBox <gi...@apache.org> on 2020/11/09 05:26:12 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30293: [SPARK-33387][CORE] Support ordered shuffle block migration - posted by GitBox <gi...@apache.org> on 2020/11/09 05:34:11 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30287: [SPARK-33382][SQL][TESTS] Unify datasource v1 and v2 SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/09 05:42:02 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30293: [SPARK-33387][CORE] Support ordered shuffle block migration - posted by GitBox <gi...@apache.org> on 2020/11/09 05:59:09 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30293: [SPARK-33387][CORE] Support ordered shuffle block migration - posted by GitBox <gi...@apache.org> on 2020/11/09 05:59:20 UTC, 3 replies.
- [GitHub] [spark] linhongliu-db opened a new pull request #30294: [SPARK-33140][SQL][FOLLOW-UP] Use sparkSession in AQE context when applying rules - posted by GitBox <gi...@apache.org> on 2020/11/09 06:06:04 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30294: [SPARK-33140][SQL][FOLLOW-UP] Use sparkSession in AQE context when applying rules - posted by GitBox <gi...@apache.org> on 2020/11/09 06:09:18 UTC, 5 replies.
- [GitHub] [spark] cloud-fan closed pull request #30154: [SPARK-32405][SQL] Apply table options while creating tables in JDBC Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/09 07:02:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30293: [SPARK-33387][CORE] Support ordered shuffle block migration - posted by GitBox <gi...@apache.org> on 2020/11/09 07:21:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30294: [SPARK-33140][SQL][FOLLOW-UP] Use sparkSession in AQE context when applying rules - posted by GitBox <gi...@apache.org> on 2020/11/09 07:22:03 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30294: [SPARK-33140][SQL][FOLLOW-UP] Use sparkSession in AQE context when applying rules - posted by GitBox <gi...@apache.org> on 2020/11/09 07:22:24 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30291: [SPARK-33385][SQL] Support bucket pruning for IsNaN - posted by GitBox <gi...@apache.org> on 2020/11/09 07:23:49 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30291: [SPARK-33385][SQL] Support bucket pruning for IsNaN - posted by GitBox <gi...@apache.org> on 2020/11/09 07:24:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30291: [SPARK-33385][SQL] Support bucket pruning for IsNaN - posted by GitBox <gi...@apache.org> on 2020/11/09 07:26:14 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30291: [SPARK-33385][SQL] Support bucket pruning for IsNaN - posted by GitBox <gi...@apache.org> on 2020/11/09 07:27:26 UTC, 0 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #30295: [SPARK-33390][SQL] Make Literal support char array - posted by GitBox <gi...@apache.org> on 2020/11/09 07:30:14 UTC, 0 replies.
- [GitHub] [spark] linhongliu-db commented on pull request #30294: [SPARK-33140][SQL][FOLLOW-UP] Use sparkSession in AQE context when applying rules - posted by GitBox <gi...@apache.org> on 2020/11/09 07:47:01 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30270: [SPARK-33366][SQL] Migrate LOAD DATA command to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/09 07:48:47 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30211: [SPARK-33305][SQL] DSv2: DROP TABLE command should also invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/09 07:54:32 UTC, 6 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30287: [SPARK-33382][SQL][TESTS] Unify datasource v1 and v2 SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/09 07:55:53 UTC, 9 replies.
- [GitHub] [spark] SparkQA commented on pull request #30295: [SPARK-33390][SQL] Make Literal support char array - posted by GitBox <gi...@apache.org> on 2020/11/09 08:05:12 UTC, 14 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30294: [SPARK-33140][SQL][FOLLOW-UP] Use sparkSession in AQE context when applying rules - posted by GitBox <gi...@apache.org> on 2020/11/09 08:06:22 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30148: [SPARK-33244][SQL][SS] Unify the code paths for spark.table and spark.read.table - posted by GitBox <gi...@apache.org> on 2020/11/09 08:06:26 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30295: [SPARK-33390][SQL] Make Literal support char array - posted by GitBox <gi...@apache.org> on 2020/11/09 08:07:23 UTC, 11 replies.
- [GitHub] [spark] cloud-fan closed pull request #29970: [SPARK-33087][SQL] DataFrameWriterV2 should delegate table resolution to the analyzer - posted by GitBox <gi...@apache.org> on 2020/11/09 08:08:41 UTC, 0 replies.
- [GitHub] [spark] leanken opened a new pull request #30296: [SPARK-33391][SQL] element_at with CreateArray not respect one based index. - posted by GitBox <gi...@apache.org> on 2020/11/09 08:22:59 UTC, 0 replies.
- [GitHub] [spark] leanken commented on pull request #30296: [SPARK-33391][SQL] element_at with CreateArray not respect one based index. - posted by GitBox <gi...@apache.org> on 2020/11/09 08:23:10 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30278: [SPARK-33302][SQL] Push down filters through Expand - posted by GitBox <gi...@apache.org> on 2020/11/09 08:23:43 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30296: [SPARK-33391][SQL] element_at with CreateArray not respect one based index. - posted by GitBox <gi...@apache.org> on 2020/11/09 08:23:44 UTC, 12 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #30148: [SPARK-33244][SQL][SS] Unify the code paths for spark.table and spark.read.table - posted by GitBox <gi...@apache.org> on 2020/11/09 08:25:59 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #30178: [SPARK-33278][SQL] Improve the performance for FIRST_VALUE - posted by GitBox <gi...@apache.org> on 2020/11/09 08:30:42 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30279: [SPARK-33372][SQL] Fix InSet bucket pruning - posted by GitBox <gi...@apache.org> on 2020/11/09 08:33:05 UTC, 1 replies.
- [GitHub] [spark] cloud-fan closed pull request #30279: [SPARK-33372][SQL] Fix InSet bucket pruning - posted by GitBox <gi...@apache.org> on 2020/11/09 08:33:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30295: [SPARK-33390][SQL] Make Literal support char array - posted by GitBox <gi...@apache.org> on 2020/11/09 08:41:49 UTC, 7 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30139: [SPARK-31069][CORE] high cpu caused by chunksBeingTransferred in external shuffle service - posted by GitBox <gi...@apache.org> on 2020/11/09 08:46:01 UTC, 1 replies.
- [GitHub] [spark] dongkelun commented on pull request #30286: [SPARK-33379][PYTHON][DOCS][MINOR] Corrects a link address in the PySpark doc - posted by GitBox <gi...@apache.org> on 2020/11/09 08:47:54 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30139: [SPARK-31069][CORE] high cpu caused by chunksBeingTransferred in external shuffle service - posted by GitBox <gi...@apache.org> on 2020/11/09 09:09:55 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30296: [SPARK-33391][SQL] element_at with CreateArray not respect one based index. - posted by GitBox <gi...@apache.org> on 2020/11/09 09:12:08 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30291: [SPARK-33385][SQL] Support bucket pruning for IsNaN - posted by GitBox <gi...@apache.org> on 2020/11/09 09:20:36 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30291: [SPARK-33385][SQL] Support bucket pruning for IsNaN - posted by GitBox <gi...@apache.org> on 2020/11/09 09:21:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30296: [SPARK-33391][SQL] element_at with CreateArray not respect one based index. - posted by GitBox <gi...@apache.org> on 2020/11/09 09:36:23 UTC, 7 replies.
- [GitHub] [spark] leanken commented on a change in pull request #30296: [SPARK-33391][SQL] element_at with CreateArray not respect one based index. - posted by GitBox <gi...@apache.org> on 2020/11/09 09:37:36 UTC, 6 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30203: [SPARK-33303][SQL] Deduplicate deterministic PythonUDF calls - posted by GitBox <gi...@apache.org> on 2020/11/09 09:38:28 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30294: [SPARK-33140][SQL][FOLLOW-UP] Use sparkSession in AQE context when applying rules - posted by GitBox <gi...@apache.org> on 2020/11/09 09:45:06 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30294: [SPARK-33140][SQL][FOLLOW-UP] Use sparkSession in AQE context when applying rules - posted by GitBox <gi...@apache.org> on 2020/11/09 09:45:27 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30245: [SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/09 09:55:24 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30296: [SPARK-33391][SQL] element_at with CreateArray not respect one based index. - posted by GitBox <gi...@apache.org> on 2020/11/09 10:16:22 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30296: [SPARK-33391][SQL] element_at with CreateArray not respect one based index. - posted by GitBox <gi...@apache.org> on 2020/11/09 10:17:03 UTC, 6 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30203: [SPARK-33303][SQL] Deduplicate deterministic PythonUDF calls - posted by GitBox <gi...@apache.org> on 2020/11/09 10:27:19 UTC, 0 replies.
- [GitHub] [spark] leanken opened a new pull request #30297: [SPARK-33386][SQL] Accessing array elements should failed if index is out of bound. - posted by GitBox <gi...@apache.org> on 2020/11/09 11:36:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30297: [SPARK-33386][SQL] Accessing array elements should failed if index is out of bound. - posted by GitBox <gi...@apache.org> on 2020/11/09 11:41:43 UTC, 8 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30245: [SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/09 12:20:10 UTC, 5 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/09 12:34:26 UTC, 5 replies.
- [GitHub] [spark] maropu commented on pull request #30245: [SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/09 12:53:02 UTC, 1 replies.
- [GitHub] [spark] WeichenXu123 commented on a change in pull request #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC - posted by GitBox <gi...@apache.org> on 2020/11/09 12:53:33 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30297: [SPARK-33386][SQL] Accessing array elements should failed if index is out of bound. - posted by GitBox <gi...@apache.org> on 2020/11/09 12:54:37 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30297: [SPARK-33386][SQL] Accessing array elements should failed if index is out of bound. - posted by GitBox <gi...@apache.org> on 2020/11/09 12:55:24 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30139: [SPARK-31069][CORE] high cpu caused by chunksBeingTransferred in external shuffle service - posted by GitBox <gi...@apache.org> on 2020/11/09 13:00:19 UTC, 0 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #30298: [SPARK-33397][DOC] Fix generating md to html for available-patterns-for-shs-custom-executor-log-url - posted by GitBox <gi...@apache.org> on 2020/11/09 13:02:47 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #30298: [SPARK-33397][DOC] Fix generating md to html for available-patterns-for-shs-custom-executor-log-url - posted by GitBox <gi...@apache.org> on 2020/11/09 13:04:34 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30298: [SPARK-33397][DOC] Fix generating md to html for available-patterns-for-shs-custom-executor-log-url - posted by GitBox <gi...@apache.org> on 2020/11/09 13:14:41 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30298: [SPARK-33397][DOC] Fix generating md to html for available-patterns-for-shs-custom-executor-log-url - posted by GitBox <gi...@apache.org> on 2020/11/09 13:15:02 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30298: [SPARK-33397][DOC] Fix generating md to html for available-patterns-for-shs-custom-executor-log-url - posted by GitBox <gi...@apache.org> on 2020/11/09 13:15:23 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30298: [SPARK-33397][DOC] Fix generating md to html for available-patterns-for-shs-custom-executor-log-url - posted by GitBox <gi...@apache.org> on 2020/11/09 13:15:24 UTC, 1 replies.
- [GitHub] [spark] luluorta opened a new pull request #30299: [SPARK-33389][SQL] Make internal classes of SparkSession always using active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/09 13:54:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30299: [SPARK-33389][SQL] Make internal classes of SparkSession always using active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/09 13:57:41 UTC, 27 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30299: [SPARK-33389][SQL] Make internal classes of SparkSession always using active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/09 14:07:22 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30299: [SPARK-33389][SQL] Make internal classes of SparkSession always using active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/09 14:07:23 UTC, 19 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30298: [SPARK-33397][DOC] Fix generating md to html for available-patterns-for-shs-custom-executor-log-url - posted by GitBox <gi...@apache.org> on 2020/11/09 14:13:35 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30299: [SPARK-33389][SQL] Make internal classes of SparkSession always using active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/09 14:15:09 UTC, 16 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30295: [SPARK-33390][SQL] Make Literal support char array - posted by GitBox <gi...@apache.org> on 2020/11/09 14:30:25 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30295: [SPARK-33390][SQL] Make Literal support char array - posted by GitBox <gi...@apache.org> on 2020/11/09 14:30:46 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30298: [SPARK-33397][YARN][DOC] Fix generating md to html for available-patterns-for-shs-custom-executor-log-url - posted by GitBox <gi...@apache.org> on 2020/11/09 14:34:19 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30298: [SPARK-33397][YARN][DOC] Fix generating md to html for available-patterns-for-shs-custom-executor-log-url - posted by GitBox <gi...@apache.org> on 2020/11/09 14:34:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30298: [SPARK-33397][YARN][DOC] Fix generating md to html for available-patterns-for-shs-custom-executor-log-url - posted by GitBox <gi...@apache.org> on 2020/11/09 14:35:17 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/09 14:47:46 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/09 14:55:33 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #30273: [SPARK-33369][SQL] Skip schema inference in DataframeWriter.save() if table provider supports external metadata - posted by GitBox <gi...@apache.org> on 2020/11/09 15:18:49 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30300: [SPARK-33399][SQL] Normalize output partitioning of Project with respect to aliases - posted by GitBox <gi...@apache.org> on 2020/11/09 15:20:05 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30300: [SPARK-33399][SQL] Normalize output partitioning of Project with respect to aliases - posted by GitBox <gi...@apache.org> on 2020/11/09 15:21:42 UTC, 5 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #30298: [SPARK-33397][YARN][DOC] Fix generating md to html for available-patterns-for-shs-custom-executor-log-url - posted by GitBox <gi...@apache.org> on 2020/11/09 15:22:23 UTC, 0 replies.
- [GitHub] [spark] prakharjain09 commented on pull request #30300: [SPARK-33399][SQL] Normalize output partitioning of Project with respect to aliases - posted by GitBox <gi...@apache.org> on 2020/11/09 15:28:34 UTC, 0 replies.
- [GitHub] [spark] artiship opened a new pull request #30301: [SPARK-33396][SQL] Spark SQL CLI prints appliction id when process file - posted by GitBox <gi...@apache.org> on 2020/11/09 15:29:26 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30301: [SPARK-33396][SQL] Spark SQL CLI prints appliction id when process file - posted by GitBox <gi...@apache.org> on 2020/11/09 15:35:14 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30301: [SPARK-33396][SQL] Spark SQL CLI prints appliction id when process file - posted by GitBox <gi...@apache.org> on 2020/11/09 15:37:24 UTC, 3 replies.
- [GitHub] [spark] prakharjain09 opened a new pull request #30302: [WIP][SPARK-33400][SQL] Avoid unnecessary Sorts in Physical planning when there are aliases in Projects - posted by GitBox <gi...@apache.org> on 2020/11/09 15:52:49 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30302: [WIP][SPARK-33400][SQL] Avoid unnecessary Sorts in Physical planning when there are aliases in Projects - posted by GitBox <gi...@apache.org> on 2020/11/09 15:58:01 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30302: [WIP][SPARK-33400][SQL] Avoid unnecessary Sorts in Physical planning when there are aliases in Projects - posted by GitBox <gi...@apache.org> on 2020/11/09 15:59:22 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #29339: [SPARK-32512][SQL] add alter table add/drop partition command for datasourcev2 - posted by GitBox <gi...@apache.org> on 2020/11/09 16:07:29 UTC, 20 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30297: [SPARK-33386][SQL] Accessing array elements should failed if index is out of bound. - posted by GitBox <gi...@apache.org> on 2020/11/09 16:11:24 UTC, 1 replies.
- [GitHub] [spark] steveloughran commented on pull request #27308: SPARK-30010 Remove deprecated SparkConf.setAll Traversable - posted by GitBox <gi...@apache.org> on 2020/11/09 16:26:14 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30273: [SPARK-33369][SQL] DSV2: Skip schema inference in write if table provider supports external metadata - posted by GitBox <gi...@apache.org> on 2020/11/09 16:31:17 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30273: [SPARK-33369][SQL] DSV2: Skip schema inference in write if table provider supports external metadata - posted by GitBox <gi...@apache.org> on 2020/11/09 16:31:28 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30273: [SPARK-33369][SQL] DSV2: Skip schema inference in write if table provider supports external metadata - posted by GitBox <gi...@apache.org> on 2020/11/09 16:32:20 UTC, 3 replies.
- [GitHub] [spark] asfgit closed pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/09 17:02:15 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30279: [SPARK-33372][SQL] Fix InSet bucket pruning - posted by GitBox <gi...@apache.org> on 2020/11/09 17:51:50 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30279: [SPARK-33372][SQL] Fix InSet bucket pruning - posted by GitBox <gi...@apache.org> on 2020/11/09 17:53:35 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #30284: [SPARK-33376][SQL] Remove the option of "sharesHadoopClasses" in Hive IsolatedClientLoader - posted by GitBox <gi...@apache.org> on 2020/11/09 17:57:33 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on pull request #30284: [SPARK-33376][SQL] Remove the option of "sharesHadoopClasses" in Hive IsolatedClientLoader - posted by GitBox <gi...@apache.org> on 2020/11/09 18:17:20 UTC, 2 replies.
- [GitHub] [spark] viirya commented on a change in pull request #29170: [SPARK-30876][SQL] Optimizer fails to infer constraints within join - posted by GitBox <gi...@apache.org> on 2020/11/09 19:04:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30295: [SPARK-33390][SQL] Make Literal support char array - posted by GitBox <gi...@apache.org> on 2020/11/09 19:05:14 UTC, 3 replies.
- [GitHub] [spark] venkata91 edited a comment on pull request #30164: [SPARK-32919][SHUFFLE] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/09 19:39:34 UTC, 0 replies.
- [GitHub] [spark] venkata91 commented on pull request #30164: [SPARK-32919][SHUFFLE] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/09 19:40:07 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #30164: [SPARK-32919][SHUFFLE] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/09 19:41:38 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30273: [SPARK-33369][SQL] DSV2: Skip schema inference in write if table provider supports external metadata - posted by GitBox <gi...@apache.org> on 2020/11/09 19:44:17 UTC, 1 replies.
- [GitHub] [spark] jkleckner commented on pull request #30283: [SPARK-24266][K8S][2.4] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/09 19:58:10 UTC, 3 replies.
- [GitHub] [spark] jkleckner edited a comment on pull request #30283: [SPARK-24266][K8S][2.4] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/09 20:08:22 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30275: [SPARK-32691][BUILD] Update commons-crypto to v1.1.0 - posted by GitBox <gi...@apache.org> on 2020/11/09 22:33:53 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30278: [SPARK-33302][SQL] Push down filters through Expand - posted by GitBox <gi...@apache.org> on 2020/11/09 23:43:12 UTC, 0 replies.
- [GitHub] [spark] utkarsh39 opened a new pull request #30303: [SPARK-33404][SQL] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/09 23:43:26 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30303: [SPARK-33404][SQL] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/09 23:43:47 UTC, 8 replies.
- [GitHub] [spark] utkarsh39 commented on pull request #30303: [SPARK-33404][SQL] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/09 23:44:18 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30303: [SPARK-33404][SQL] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/09 23:45:22 UTC, 10 replies.
- [GitHub] [spark] huaxingao commented on a change in pull request #30285: [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) - posted by GitBox <gi...@apache.org> on 2020/11/09 23:46:16 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30283: [SPARK-24266][K8S][2.4] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/09 23:49:24 UTC, 20 replies.
- [GitHub] [spark] maropu commented on pull request #30303: [SPARK-33404][SQL] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/09 23:49:35 UTC, 3 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30303: [SPARK-33404][SQL] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/09 23:50:40 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30303: [SPARK-33404][SQL] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/09 23:51:31 UTC, 13 replies.
- [GitHub] [spark] maropu commented on pull request #30300: [SPARK-33399][SQL] Normalize output partitioning of Project with respect to aliases - posted by GitBox <gi...@apache.org> on 2020/11/10 00:00:21 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #30295: [SPARK-33390][SQL] Make Literal support char array - posted by GitBox <gi...@apache.org> on 2020/11/10 00:03:21 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30304: [SPARK-33405][BUILD] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 00:06:33 UTC, 3 replies.
- [GitHub] [spark] zero323 commented on pull request #30149: [SPARK-33243][PYTHON][BUILD] Add numpydoc into documentation dependency - posted by GitBox <gi...@apache.org> on 2020/11/10 00:09:07 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30305: [SPARK-33405][BUILD][3.0] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 00:27:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30305: [SPARK-33405][BUILD][3.0] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 00:30:16 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30305: [SPARK-33405][BUILD][3.0] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 00:30:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30305: [SPARK-33405][BUILD][3.0] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 00:30:18 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30305: [SPARK-33405][BUILD][3.0] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 00:31:43 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #30305: [SPARK-33405][BUILD][3.0] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 00:33:38 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30285: [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) - posted by GitBox <gi...@apache.org> on 2020/11/10 00:34:20 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #28623: [SPARK-31805][SS] Exclude group.id from consumer settings when using the assign strategy - posted by GitBox <gi...@apache.org> on 2020/11/10 00:40:13 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30304: [SPARK-33405][BUILD] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 00:52:19 UTC, 2 replies.
- [GitHub] [spark] zero323 commented on a change in pull request #30285: [SPARK-33251][PYTHON][DOCS] Migration to NumPy documentation style in ML (pyspark.ml.*) - posted by GitBox <gi...@apache.org> on 2020/11/10 00:53:29 UTC, 0 replies.
- [GitHub] [spark] utkarsh39 commented on a change in pull request #30303: [SPARK-33404][SQL] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/10 00:55:18 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30300: [SPARK-33399][SQL] Normalize output partitioning of Project with respect to aliases - posted by GitBox <gi...@apache.org> on 2020/11/10 00:55:50 UTC, 0 replies.
- [GitHub] [spark] sunchao opened a new pull request #30306: [SPARK-33213][SQL] Upgrade Apache Arrow to 2.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/10 01:07:31 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30306: [SPARK-33213][SQL] Upgrade Apache Arrow to 2.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/10 01:09:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30300: [SPARK-33399][SQL] Normalize output partitioning of Project with respect to aliases - posted by GitBox <gi...@apache.org> on 2020/11/10 01:10:00 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30306: [SPARK-33213][SQL] Upgrade Apache Arrow to 2.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/10 01:13:33 UTC, 1 replies.
- [GitHub] [spark] maropu closed pull request #30298: [SPARK-33397][YARN][DOC] Fix generating md to html for available-patterns-for-shs-custom-executor-log-url - posted by GitBox <gi...@apache.org> on 2020/11/10 01:16:21 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30298: [SPARK-33397][YARN][DOC] Fix generating md to html for available-patterns-for-shs-custom-executor-log-url - posted by GitBox <gi...@apache.org> on 2020/11/10 01:16:56 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30304: [SPARK-33405][BUILD] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 01:17:09 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30304: [SPARK-33405][BUILD] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 01:17:41 UTC, 0 replies.
- [GitHub] [spark] jkleckner commented on a change in pull request #30283: [SPARK-24266][K8S][2.4] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/10 01:28:34 UTC, 10 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30306: [SPARK-33213][SQL] Upgrade Apache Arrow to 2.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/10 01:40:28 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30301: [SPARK-33396][SQL] Spark SQL CLI prints appliction id when process file - posted by GitBox <gi...@apache.org> on 2020/11/10 01:47:04 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30295: [SPARK-33390][SQL] Make Literal support char array - posted by GitBox <gi...@apache.org> on 2020/11/10 02:00:30 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30260: [SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/10 02:04:05 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30305: [SPARK-33405][BUILD][3.0] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 02:07:52 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30304: [SPARK-33405][BUILD] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 02:08:45 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30303: [SPARK-33404][SQL] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/10 02:11:17 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30266: [SPARK-33363] Add prompt information related to the current task when pyspark/sparkR starts - posted by GitBox <gi...@apache.org> on 2020/11/10 02:12:12 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on pull request #30306: [SPARK-33213][SQL] Upgrade Apache Arrow to 2.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/10 02:12:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30284: [SPARK-33376][SQL] Remove the option of "sharesHadoopClasses" in Hive IsolatedClientLoader - posted by GitBox <gi...@apache.org> on 2020/11/10 02:13:49 UTC, 14 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30305: [SPARK-33405][BUILD][3.0] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 02:15:06 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #30151: [SPARK-33223][SS][UI]Structured Streaming Web UI state information - posted by GitBox <gi...@apache.org> on 2020/11/10 02:22:52 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30306: [SPARK-33213][BUILD] Upgrade Apache Arrow to 2.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/10 02:26:27 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30306: [SPARK-33213][BUILD] Upgrade Apache Arrow to 2.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/10 02:27:20 UTC, 4 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30298: [SPARK-33397][YARN][DOC] Fix generating md to html for available-patterns-for-shs-custom-executor-log-url - posted by GitBox <gi...@apache.org> on 2020/11/10 02:30:56 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30307: [SPARK-33405][BUILD][2.4] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 02:35:44 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun removed a comment on pull request #30130: [WIP][SPARK-32354][K8S][TESTS] Re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/10 02:47:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30307: [SPARK-33405][BUILD][2.4] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 02:51:23 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30283: [SPARK-24266][K8S][2.4] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/10 02:58:24 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30306: [SPARK-33213][BUILD] Upgrade Apache Arrow to 2.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/10 03:07:10 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30306: [SPARK-33213][BUILD] Upgrade Apache Arrow to 2.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/10 03:07:43 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/10 03:10:28 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30297: [SPARK-33386][SQL] Accessing array elements should failed if index is out of bound. - posted by GitBox <gi...@apache.org> on 2020/11/10 03:14:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30304: [SPARK-33405][BUILD] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 03:19:25 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30281: [SPARK-33374][CORE] Remove unnecessary python path from spark home - posted by GitBox <gi...@apache.org> on 2020/11/10 03:19:37 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30306: [SPARK-33213][BUILD] Upgrade Apache Arrow to 2.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/10 03:21:11 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30130: [WIP][SPARK-32354][K8S][TESTS] Re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/10 03:22:04 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30284: [SPARK-33376][SQL] Remove the option of "sharesHadoopClasses" in Hive IsolatedClientLoader - posted by GitBox <gi...@apache.org> on 2020/11/10 03:29:50 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30284: [SPARK-33376][SQL] Remove the option of "sharesHadoopClasses" in Hive IsolatedClientLoader - posted by GitBox <gi...@apache.org> on 2020/11/10 03:30:21 UTC, 10 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/10 03:37:06 UTC, 2 replies.
- [GitHub] [spark] gatorsmile commented on a change in pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/10 03:46:19 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30307: [SPARK-33405][BUILD][2.4] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 03:56:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30307: [SPARK-33405][BUILD][2.4] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 04:25:53 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30307: [SPARK-33405][BUILD][2.4] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 04:27:19 UTC, 2 replies.
- [GitHub] [spark] ulysses-you commented on pull request #30295: [SPARK-33390][SQL] Make Literal support char array - posted by GitBox <gi...@apache.org> on 2020/11/10 04:40:02 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30273: [SPARK-33369][SQL] DSV2: Skip schema inference in write if table provider supports external metadata - posted by GitBox <gi...@apache.org> on 2020/11/10 04:43:36 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30306: [SPARK-33213][BUILD] Upgrade Apache Arrow to 2.0.0 - posted by GitBox <gi...@apache.org> on 2020/11/10 05:01:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30130: [WIP][SPARK-32354][K8S][TESTS] Re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/10 05:08:06 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30130: [WIP][SPARK-32354][K8S][TESTS] Re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/10 05:08:17 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/10 05:12:05 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30308: [SPARK-33372][SQL][2.4] Fix InSet bucket pruning - posted by GitBox <gi...@apache.org> on 2020/11/10 05:13:28 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #30309: [WIP][SPARK-33407][PYTHON] Simplify the exception message from Python UDFs - posted by GitBox <gi...@apache.org> on 2020/11/10 05:17:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30284: [SPARK-33376][SQL] Remove the option of "sharesHadoopClasses" in Hive IsolatedClientLoader - posted by GitBox <gi...@apache.org> on 2020/11/10 05:26:14 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30270: [SPARK-33366][SQL] Migrate LOAD DATA command to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/10 05:28:11 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30284: [SPARK-33376][SQL] Remove the option of "sharesHadoopClasses" in Hive IsolatedClientLoader - posted by GitBox <gi...@apache.org> on 2020/11/10 05:29:52 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30148: [SPARK-33244][SQL] Unify the code paths for spark.table and spark.read.table - posted by GitBox <gi...@apache.org> on 2020/11/10 05:46:56 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30148: [SPARK-33244][SQL] Unify the code paths for spark.table and spark.read.table - posted by GitBox <gi...@apache.org> on 2020/11/10 05:47:07 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30308: [SPARK-33372][SQL][2.4] Fix InSet bucket pruning - posted by GitBox <gi...@apache.org> on 2020/11/10 05:48:10 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30308: [SPARK-33372][SQL][2.4] Fix InSet bucket pruning - posted by GitBox <gi...@apache.org> on 2020/11/10 05:49:22 UTC, 4 replies.
- [GitHub] [spark] maropu commented on pull request #30297: [SPARK-33386][SQL] Accessing array elements should failed if index is out of bound. - posted by GitBox <gi...@apache.org> on 2020/11/10 05:55:45 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30307: [SPARK-33405][BUILD][2.4] Upgrade commons-compress to 1.20 - posted by GitBox <gi...@apache.org> on 2020/11/10 05:59:23 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30297: [SPARK-33386][SQL] Accessing array elements should failed if index is out of bound. - posted by GitBox <gi...@apache.org> on 2020/11/10 05:59:24 UTC, 11 replies.
- [GitHub] [spark] SparkQA commented on pull request #30130: [SPARK-33408][SPARK-32354][K8S][R] Use R 4.0 in K8s R image and re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/10 06:11:46 UTC, 11 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30130: [SPARK-33408][SPARK-32354][K8S][R] Use R 4.0 in K8s R image and re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/10 06:12:08 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30130: [SPARK-33408][SPARK-32354][K8S][R] Use R 4.0 in K8s R image and re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/10 06:14:55 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30310: [SPARK-33408][K8S][R][3.0] Use R 4.0 in K8s R image - posted by GitBox <gi...@apache.org> on 2020/11/10 06:19:22 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30310: [SPARK-33408][K8S][R][3.0] Use R 4.0 in K8s R image - posted by GitBox <gi...@apache.org> on 2020/11/10 06:21:43 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30310: [SPARK-33408][K8S][R][3.0] Use R 4.0 in K8s R image - posted by GitBox <gi...@apache.org> on 2020/11/10 06:22:35 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30310: [SPARK-33408][K8S][R][3.0] Use R 4.0 in K8s R image - posted by GitBox <gi...@apache.org> on 2020/11/10 06:24:33 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30130: [SPARK-33408][SPARK-32354][K8S][R] Use R 4.0 in K8s R image and re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/10 06:26:18 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #30225: [SPARK-33187][SQL] Add a check on the number of returned metastore pa… - posted by GitBox <gi...@apache.org> on 2020/11/10 06:30:08 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30308: [SPARK-33372][SQL][2.4] Fix InSet bucket pruning - posted by GitBox <gi...@apache.org> on 2020/11/10 06:32:32 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30130: [SPARK-33408][SPARK-32354][K8S][R] Use R 4.0 in K8s R image and re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/10 06:36:32 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #30309: [WIP][SPARK-33407][PYTHON] Simplify the exception message from Python UDFs - posted by GitBox <gi...@apache.org> on 2020/11/10 06:38:10 UTC, 24 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30310: [SPARK-33408][K8S][R][3.0] Use R 4.0 in K8s R image - posted by GitBox <gi...@apache.org> on 2020/11/10 06:43:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30310: [SPARK-33408][K8S][R][3.0] Use R 4.0 in K8s R image - posted by GitBox <gi...@apache.org> on 2020/11/10 06:43:24 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/10 06:45:18 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #30302: [WIP][SPARK-33400][SQL] Avoid unnecessary Sorts in Physical planning when there are aliases in Projects - posted by GitBox <gi...@apache.org> on 2020/11/10 06:54:33 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30309: [WIP][SPARK-33407][PYTHON] Simplify the exception message from Python UDFs - posted by GitBox <gi...@apache.org> on 2020/11/10 07:02:57 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30309: [WIP][SPARK-33407][PYTHON] Simplify the exception message from Python UDFs - posted by GitBox <gi...@apache.org> on 2020/11/10 07:03:23 UTC, 19 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #30211: [SPARK-33305][SQL] DSv2: DROP TABLE command should also invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/10 07:04:43 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/10 07:13:58 UTC, 12 replies.
- [GitHub] [spark] SparkQA commented on pull request #30311: [MINOR][DOC] spark.executor.memoryOverhead is not cluster-mode only - posted by GitBox <gi...@apache.org> on 2020/11/10 07:23:29 UTC, 9 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30296: [SPARK-33391][SQL] element_at with CreateArray not respect one based index. - posted by GitBox <gi...@apache.org> on 2020/11/10 07:23:51 UTC, 0 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #30296: [SPARK-33391][SQL] element_at with CreateArray not respect one based index. - posted by GitBox <gi...@apache.org> on 2020/11/10 07:24:12 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30296: [SPARK-33391][SQL] element_at with CreateArray not respect one based index. - posted by GitBox <gi...@apache.org> on 2020/11/10 07:24:23 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30303: [SPARK-33404][SQL] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/10 07:24:37 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/10 07:25:58 UTC, 1 replies.
- [GitHub] [spark] sarutak commented on pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/10 07:32:26 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30312: [WIP][SPARK-32917][SHUFFLE][CORE] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/10 07:39:33 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30300: [SPARK-33399][SQL] Normalize output partitioning of Project with respect to aliases - posted by GitBox <gi...@apache.org> on 2020/11/10 07:41:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30312: [WIP][SPARK-32917][SHUFFLE][CORE] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/10 07:46:21 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #30225: [SPARK-33187][SQL] Add a check on the number of returned partitions in the HiveShim#getPartitionsByFilter method - posted by GitBox <gi...@apache.org> on 2020/11/10 07:57:25 UTC, 0 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/10 07:59:36 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30311: [MINOR][DOC] spark.executor.memoryOverhead is not cluster-mode only - posted by GitBox <gi...@apache.org> on 2020/11/10 08:05:49 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30311: [MINOR][DOC] spark.executor.memoryOverhead is not cluster-mode only - posted by GitBox <gi...@apache.org> on 2020/11/10 08:06:14 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30308: [SPARK-33372][SQL][2.4] Fix InSet bucket pruning - posted by GitBox <gi...@apache.org> on 2020/11/10 08:06:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30309: [WIP][SPARK-33407][PYTHON] Simplify the exception message from Python UDFs - posted by GitBox <gi...@apache.org> on 2020/11/10 08:06:31 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30311: [MINOR][DOC] spark.executor.memoryOverhead is not cluster-mode only - posted by GitBox <gi...@apache.org> on 2020/11/10 08:06:32 UTC, 3 replies.
- [GitHub] [spark] wangyum commented on pull request #30308: [SPARK-33372][SQL][2.4] Fix InSet bucket pruning - posted by GitBox <gi...@apache.org> on 2020/11/10 08:07:42 UTC, 1 replies.
- [GitHub] [spark] li36909 commented on a change in pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/10 08:11:16 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/10 08:39:39 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/10 08:41:08 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/10 08:41:19 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/10 08:41:19 UTC, 1 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #30295: [SPARK-33390][SQL] Make Literal support char array - posted by GitBox <gi...@apache.org> on 2020/11/10 10:00:31 UTC, 0 replies.
- [GitHub] [spark] zero323 opened a new pull request #30313: [SPARK-33251][FOLLOWUP][PYTHON][DOCS][MINOR] Adjusts returns PrefixSpan.findFrequentSequentialPatterns - posted by GitBox <gi...@apache.org> on 2020/11/10 10:35:03 UTC, 0 replies.
- [GitHub] [spark] zero323 commented on pull request #30313: [SPARK-33251][FOLLOWUP][PYTHON][DOCS][MINOR] Adjusts returns PrefixSpan.findFrequentSequentialPatterns - posted by GitBox <gi...@apache.org> on 2020/11/10 10:35:24 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30313: [SPARK-33251][FOLLOWUP][PYTHON][DOCS][MINOR] Adjusts returns PrefixSpan.findFrequentSequentialPatterns - posted by GitBox <gi...@apache.org> on 2020/11/10 10:37:00 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/10 10:39:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30313: [SPARK-33251][FOLLOWUP][PYTHON][DOCS][MINOR] Adjusts returns PrefixSpan.findFrequentSequentialPatterns - posted by GitBox <gi...@apache.org> on 2020/11/10 10:39:34 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/10 10:39:35 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/10 10:47:29 UTC, 34 replies.
- [GitHub] [spark] wangyum opened a new pull request #30314: [SPARK-33410][SQL] Resolve SQL query reference a column by an alias - posted by GitBox <gi...@apache.org> on 2020/11/10 10:47:40 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30313: [SPARK-33251][FOLLOWUP][PYTHON][DOCS][MINOR] Adjusts returns PrefixSpan.findFrequentSequentialPatterns - posted by GitBox <gi...@apache.org> on 2020/11/10 11:08:59 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30313: [SPARK-33251][FOLLOWUP][PYTHON][DOCS][MINOR] Adjusts returns PrefixSpan.findFrequentSequentialPatterns - posted by GitBox <gi...@apache.org> on 2020/11/10 11:09:20 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #30315: [WIP][SPARK-33388][SQL] Merge In and InSet predicate - posted by GitBox <gi...@apache.org> on 2020/11/10 11:27:49 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30316: [SPARK-33330][SQL] Add support for Enums on CatalystTypeConverters - posted by GitBox <gi...@apache.org> on 2020/11/10 11:32:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30315: [WIP][SPARK-33388][SQL] Merge In and InSet predicate - posted by GitBox <gi...@apache.org> on 2020/11/10 11:32:42 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30316: [SPARK-33330][SQL] Add support for Enums on CatalystTypeConverters - posted by GitBox <gi...@apache.org> on 2020/11/10 11:33:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30314: [SPARK-33410][SQL] Resolve SQL query reference a column by an alias - posted by GitBox <gi...@apache.org> on 2020/11/10 11:35:09 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30315: [WIP][SPARK-33388][SQL] Merge In and InSet predicate - posted by GitBox <gi...@apache.org> on 2020/11/10 11:41:47 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30315: [WIP][SPARK-33388][SQL] Merge In and InSet predicate - posted by GitBox <gi...@apache.org> on 2020/11/10 11:42:19 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30315: [WIP][SPARK-33388][SQL] Merge In and InSet predicate - posted by GitBox <gi...@apache.org> on 2020/11/10 11:42:20 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30314: [SPARK-33410][SQL] Resolve SQL query reference a column by an alias - posted by GitBox <gi...@apache.org> on 2020/11/10 11:56:57 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30314: [SPARK-33410][SQL] Resolve SQL query reference a column by an alias - posted by GitBox <gi...@apache.org> on 2020/11/10 11:57:22 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/10 11:59:31 UTC, 18 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/10 12:00:25 UTC, 20 replies.
- [GitHub] [spark] constzhou opened a new pull request #30317: [SPARK-33409][SQL] And task killed check in BroadcastNestedLoopJoin to interrupt it after the job is killed - posted by GitBox <gi...@apache.org> on 2020/11/10 12:18:50 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30317: [SPARK-33409][SQL] And task killed check in BroadcastNestedLoopJoin to interrupt it after the job is killed - posted by GitBox <gi...@apache.org> on 2020/11/10 12:26:04 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30317: [SPARK-33409][SQL] And task killed check in BroadcastNestedLoopJoin to interrupt it after the job is killed - posted by GitBox <gi...@apache.org> on 2020/11/10 12:26:16 UTC, 0 replies.
- [GitHub] [spark] wangyum closed pull request #30308: [SPARK-33372][SQL][2.4] Fix InSet bucket pruning - posted by GitBox <gi...@apache.org> on 2020/11/10 12:32:26 UTC, 0 replies.
- [GitHub] [spark] leanken commented on pull request #30297: [SPARK-33386][SQL] Accessing array elements should failed if index is out of bound. - posted by GitBox <gi...@apache.org> on 2020/11/10 12:45:48 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30318: [SPARK-33412][SQL] update OverwriteByExpression.deleteExpr after resolving v2 write commands - posted by GitBox <gi...@apache.org> on 2020/11/10 12:56:38 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30297: [SPARK-33386][SQL] Accessing array elements should failed if index is out of bound. - posted by GitBox <gi...@apache.org> on 2020/11/10 13:02:59 UTC, 7 replies.
- [GitHub] [spark] yaooqinn commented on pull request #30311: [MINOR][DOC] spark.executor.memoryOverhead is not cluster-mode only - posted by GitBox <gi...@apache.org> on 2020/11/10 13:24:52 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30299: [SPARK-33389][SQL] Make internal classes of SparkSession always using active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/10 13:34:32 UTC, 8 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #30315: [WIP][SPARK-33388][SQL] Merge In and InSet predicate - posted by GitBox <gi...@apache.org> on 2020/11/10 13:35:34 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30318: [SPARK-33412][SQL] update OverwriteByExpression.deleteExpr after resolving v2 write commands - posted by GitBox <gi...@apache.org> on 2020/11/10 13:44:37 UTC, 2 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/10 14:13:42 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30318: [SPARK-33412][SQL] update OverwriteByExpression.deleteExpr after resolving v2 write commands - posted by GitBox <gi...@apache.org> on 2020/11/10 14:14:48 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30318: [SPARK-33412][SQL] update OverwriteByExpression.deleteExpr after resolving v2 write commands - posted by GitBox <gi...@apache.org> on 2020/11/10 14:15:21 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30315: [WIP][SPARK-33388][SQL] Merge In and InSet predicate - posted by GitBox <gi...@apache.org> on 2020/11/10 14:24:11 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30211: [SPARK-33305][SQL] DSv2: DROP TABLE command should also invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/10 14:37:58 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30211: [SPARK-33305][SQL] DSv2: DROP TABLE command should also invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/10 14:37:59 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30278: [SPARK-33302][SQL] Push down filters through Expand - posted by GitBox <gi...@apache.org> on 2020/11/10 14:40:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/10 16:08:21 UTC, 6 replies.
- [GitHub] [spark] warrenzhu25 closed pull request #30281: [SPARK-33374][CORE] Remove unnecessary python path from spark home - posted by GitBox <gi...@apache.org> on 2020/11/10 16:12:53 UTC, 0 replies.
- [GitHub] [spark] xkrogen commented on pull request #30284: [SPARK-33376][SQL] Remove the option of "sharesHadoopClasses" in Hive IsolatedClientLoader - posted by GitBox <gi...@apache.org> on 2020/11/10 16:18:24 UTC, 1 replies.
- [GitHub] [spark] steveloughran opened a new pull request #30319: [SPARK-33302][CORE] SparkHadoopWriter to set unique job ID in "spark.sql.sources.writeJobUUID" - posted by GitBox <gi...@apache.org> on 2020/11/10 16:31:17 UTC, 0 replies.
- [GitHub] [spark] zero323 opened a new pull request #30320: [SPARK-33254][PYTHON][DOCS] Migration to NumPy documentation style in Core (pyspark.*, pyspark.resource.*, etc.) - posted by GitBox <gi...@apache.org> on 2020/11/10 16:34:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30314: [SPARK-33410][SQL] Resolve SQL query reference a column by an alias - posted by GitBox <gi...@apache.org> on 2020/11/10 16:37:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30319: [SPARK-33402][CORE] SparkHadoopWriter to set unique job ID in "spark.sql.sources.writeJobUUID" - posted by GitBox <gi...@apache.org> on 2020/11/10 16:37:33 UTC, 10 replies.
- [GitHub] [spark] SparkQA commented on pull request #30320: [SPARK-33254][PYTHON][DOCS] Migration to NumPy documentation style in Core (pyspark.*, pyspark.resource.*, etc.) - posted by GitBox <gi...@apache.org> on 2020/11/10 16:38:26 UTC, 26 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30320: [SPARK-33254][PYTHON][DOCS] Migration to NumPy documentation style in Core (pyspark.*, pyspark.resource.*, etc.) - posted by GitBox <gi...@apache.org> on 2020/11/10 16:38:37 UTC, 12 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30320: [SPARK-33254][PYTHON][DOCS] Migration to NumPy documentation style in Core (pyspark.*, pyspark.resource.*, etc.) - posted by GitBox <gi...@apache.org> on 2020/11/10 16:39:20 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30320: [SPARK-33254][PYTHON][DOCS] Migration to NumPy documentation style in Core (pyspark.*, pyspark.resource.*, etc.) - posted by GitBox <gi...@apache.org> on 2020/11/10 16:39:21 UTC, 17 replies.
- [GitHub] [spark] zero323 commented on a change in pull request #30320: [SPARK-33254][PYTHON][DOCS] Migration to NumPy documentation style in Core (pyspark.*, pyspark.resource.*, etc.) - posted by GitBox <gi...@apache.org> on 2020/11/10 16:52:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #27429: [SPARK-28330][SQL] Support ANSI SQL: result offset clause in query expression - posted by GitBox <gi...@apache.org> on 2020/11/10 17:08:07 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27429: [SPARK-28330][SQL] Support ANSI SQL: result offset clause in query expression - posted by GitBox <gi...@apache.org> on 2020/11/10 17:08:17 UTC, 0 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #30318: [SPARK-33412][SQL] OverwriteByExpression should resolve its delete condition based on the table relation not the input query - posted by GitBox <gi...@apache.org> on 2020/11/10 17:08:38 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27429: [SPARK-28330][SQL] Support ANSI SQL: result offset clause in query expression - posted by GitBox <gi...@apache.org> on 2020/11/10 17:09:34 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27429: [SPARK-28330][SQL] Support ANSI SQL: result offset clause in query expression - posted by GitBox <gi...@apache.org> on 2020/11/10 17:10:21 UTC, 4 replies.
- [GitHub] [spark] huaxingao closed pull request #30313: [SPARK-33251][FOLLOWUP][PYTHON][DOCS][MINOR] Adjusts returns PrefixSpan.findFrequentSequentialPatterns - posted by GitBox <gi...@apache.org> on 2020/11/10 17:17:30 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on pull request #30313: [SPARK-33251][FOLLOWUP][PYTHON][DOCS][MINOR] Adjusts returns PrefixSpan.findFrequentSequentialPatterns - posted by GitBox <gi...@apache.org> on 2020/11/10 17:18:36 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30319: [SPARK-33402][CORE] SparkHadoopWriter to set unique job ID in "spark.sql.sources.writeJobUUID" - posted by GitBox <gi...@apache.org> on 2020/11/10 17:48:15 UTC, 5 replies.
- [GitHub] [spark] steveloughran commented on pull request #30319: [SPARK-33402][CORE] SparkHadoopWriter to set unique job ID in "spark.sql.sources.writeJobUUID" - posted by GitBox <gi...@apache.org> on 2020/11/10 17:55:17 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30318: [SPARK-33412][SQL] OverwriteByExpression should resolve its delete condition based on the table relation not the input query - posted by GitBox <gi...@apache.org> on 2020/11/10 17:57:08 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30318: [SPARK-33412][SQL] OverwriteByExpression should resolve its delete condition based on the table relation not the input query - posted by GitBox <gi...@apache.org> on 2020/11/10 18:20:21 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30318: [SPARK-33412][SQL] OverwriteByExpression should resolve its delete condition based on the table relation not the input query - posted by GitBox <gi...@apache.org> on 2020/11/10 18:20:22 UTC, 3 replies.
- [GitHub] [spark] ahshahid commented on pull request #29170: [SPARK-30876][SQL] Optimizer fails to infer constraints within join - posted by GitBox <gi...@apache.org> on 2020/11/10 18:33:00 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #30204: [SPARK-33288][SPARK-32661][K8S] Stage level scheduling support for Kubernetes - posted by GitBox <gi...@apache.org> on 2020/11/10 19:11:09 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30319: [SPARK-33402][CORE] SparkHadoopWriter to set unique job ID in "spark.sql.sources.writeJobUUID" - posted by GitBox <gi...@apache.org> on 2020/11/10 19:12:21 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30319: [SPARK-33402][CORE] SparkHadoopWriter to set unique job ID in "spark.sql.sources.writeJobUUID" - posted by GitBox <gi...@apache.org> on 2020/11/10 19:14:24 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30204: [SPARK-33288][SPARK-32661][K8S] Stage level scheduling support for Kubernetes - posted by GitBox <gi...@apache.org> on 2020/11/10 19:15:42 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30204: [SPARK-33288][SPARK-32661][K8S] Stage level scheduling support for Kubernetes - posted by GitBox <gi...@apache.org> on 2020/11/10 19:18:14 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30204: [SPARK-33288][SPARK-32661][K8S] Stage level scheduling support for Kubernetes - posted by GitBox <gi...@apache.org> on 2020/11/10 19:19:24 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30204: [SPARK-33288][SPARK-32661][K8S] Stage level scheduling support for Kubernetes - posted by GitBox <gi...@apache.org> on 2020/11/10 19:19:27 UTC, 2 replies.
- [GitHub] [spark] otterc commented on pull request #30312: [WIP][SPARK-32917][SHUFFLE][CORE] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/10 19:21:12 UTC, 0 replies.
- [GitHub] [spark] imback82 opened a new pull request #30321: [SPARK-33414][SQL] Migrate SHOW CREATE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/10 19:46:40 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30321: [SPARK-33414][SQL] Migrate SHOW CREATE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/10 19:53:26 UTC, 2 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #30164: [SPARK-32919][SHUFFLE] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/10 20:08:44 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30321: [SPARK-33414][SQL] Migrate SHOW CREATE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/10 21:07:13 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30321: [SPARK-33414][SQL] Migrate SHOW CREATE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/10 21:07:24 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30318: [SPARK-33412][SQL] OverwriteByExpression should resolve its delete condition based on the table relation not the input query - posted by GitBox <gi...@apache.org> on 2020/11/10 21:32:18 UTC, 1 replies.
- [GitHub] [spark] imback82 commented on pull request #30321: [SPARK-33414][SQL] Migrate SHOW CREATE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/10 21:33:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30321: [SPARK-33414][SQL] Migrate SHOW CREATE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/10 21:44:19 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30319: [SPARK-33402][CORE] SparkHadoopWriter to set unique job ID in "spark.sql.sources.writeJobUUID" - posted by GitBox <gi...@apache.org> on 2020/11/10 21:58:35 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/10 23:00:32 UTC, 11 replies.
- [GitHub] [spark] zero323 opened a new pull request #30322: [SPARK-33415][PYTHON][SQL] Don't encode JVM response in Column.__repr__ - posted by GitBox <gi...@apache.org> on 2020/11/10 23:11:42 UTC, 0 replies.
- [GitHub] [spark] zero323 commented on pull request #30322: [SPARK-33415][PYTHON][SQL] Don't encode JVM response in Column.__repr__ - posted by GitBox <gi...@apache.org> on 2020/11/10 23:13:57 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30322: [SPARK-33415][PYTHON][SQL] Don't encode JVM response in Column.__repr__ - posted by GitBox <gi...@apache.org> on 2020/11/10 23:28:45 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30322: [SPARK-33415][PYTHON][SQL] Don't encode JVM response in Column.__repr__ - posted by GitBox <gi...@apache.org> on 2020/11/10 23:29:06 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30322: [SPARK-33415][PYTHON][SQL] Don't encode JVM response in Column.__repr__ - posted by GitBox <gi...@apache.org> on 2020/11/10 23:36:22 UTC, 8 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30322: [SPARK-33415][PYTHON][SQL] Don't encode JVM response in Column.__repr__ - posted by GitBox <gi...@apache.org> on 2020/11/10 23:37:24 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30322: [SPARK-33415][PYTHON][SQL] Don't encode JVM response in Column.__repr__ - posted by GitBox <gi...@apache.org> on 2020/11/10 23:37:25 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/10 23:41:20 UTC, 10 replies.
- [GitHub] [spark] wangyum commented on pull request #30314: [SPARK-33410][SQL] Resolve SQL query reference a column by an alias - posted by GitBox <gi...@apache.org> on 2020/11/10 23:42:02 UTC, 0 replies.
- [GitHub] [spark] imback82 edited a comment on pull request #30321: [SPARK-33414][SQL] Migrate SHOW CREATE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/10 23:50:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/11 00:12:01 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/11 00:12:23 UTC, 6 replies.
- [GitHub] [spark] viirya closed pull request #30245: [SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/11 00:17:42 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30322: [SPARK-33415][PYTHON][SQL] Don't encode JVM response in Column.__repr__ - posted by GitBox <gi...@apache.org> on 2020/11/11 00:23:23 UTC, 2 replies.
- [GitHub] [spark] maropu closed pull request #30303: [SPARK-33404][SQL] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/11 00:29:27 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #30322: [SPARK-33415][PYTHON][SQL] Don't encode JVM response in Column.__repr__ - posted by GitBox <gi...@apache.org> on 2020/11/11 01:02:30 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30315: [SPARK-33388][SQL] Merge In and InSet predicate - posted by GitBox <gi...@apache.org> on 2020/11/11 01:50:50 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30322: [SPARK-33415][PYTHON][SQL] Don't encode JVM response in Column.__repr__ - posted by GitBox <gi...@apache.org> on 2020/11/11 01:54:04 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30315: [SPARK-33388][SQL] Merge In and InSet predicate - posted by GitBox <gi...@apache.org> on 2020/11/11 01:57:38 UTC, 7 replies.
- [GitHub] [spark] beliefer commented on pull request #27429: [SPARK-28330][SQL] Support ANSI SQL: result offset clause in query expression - posted by GitBox <gi...@apache.org> on 2020/11/11 02:05:44 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/11 02:08:54 UTC, 2 replies.
- [GitHub] [spark] manbuyun commented on pull request #30225: [SPARK-33187][SQL] Add a check on the number of returned partitions in the HiveShim#getPartitionsByFilter method - posted by GitBox <gi...@apache.org> on 2020/11/11 02:23:03 UTC, 1 replies.
- [GitHub] [spark] leanken closed pull request #29455: [SPARK-32644][SQL] NAAJ support for ShuffleHashJoin when AQE is on - posted by GitBox <gi...@apache.org> on 2020/11/11 02:24:14 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30303: [SPARK-33404][SQL] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/11 02:28:54 UTC, 0 replies.
- [GitHub] [spark] manbuyun removed a comment on pull request #30225: [SPARK-33187][SQL] Add a check on the number of returned partitions in the HiveShim#getPartitionsByFilter method - posted by GitBox <gi...@apache.org> on 2020/11/11 02:35:09 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30295: [SPARK-33390][SQL] Make Literal support char array - posted by GitBox <gi...@apache.org> on 2020/11/11 02:39:18 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30295: [SPARK-33390][SQL] Make Literal support char array - posted by GitBox <gi...@apache.org> on 2020/11/11 02:39:59 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30322: [SPARK-33415][PYTHON][SQL] Don't encode JVM response in Column.__repr__ - posted by GitBox <gi...@apache.org> on 2020/11/11 02:46:41 UTC, 0 replies.
- [GitHub] [spark] jsoref opened a new pull request #30323: Spelling - posted by GitBox <gi...@apache.org> on 2020/11/11 02:47:49 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30323: Spelling - posted by GitBox <gi...@apache.org> on 2020/11/11 02:49:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30323: Spelling - posted by GitBox <gi...@apache.org> on 2020/11/11 02:49:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30323: Spelling - posted by GitBox <gi...@apache.org> on 2020/11/11 02:51:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30315: [SPARK-33388][SQL] Merge In and InSet predicate - posted by GitBox <gi...@apache.org> on 2020/11/11 02:53:15 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30315: [SPARK-33388][SQL] Merge In and InSet predicate - posted by GitBox <gi...@apache.org> on 2020/11/11 02:53:16 UTC, 4 replies.
- [GitHub] [spark] jsoref commented on a change in pull request #30323: Spelling - posted by GitBox <gi...@apache.org> on 2020/11/11 03:24:11 UTC, 7 replies.
- [GitHub] [spark] luluorta commented on a change in pull request #30299: [SPARK-33389][SQL] Make internal classes of SparkSession always using active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/11 03:26:14 UTC, 11 replies.
- [GitHub] [spark] jsoref commented on pull request #30323: Spelling - posted by GitBox <gi...@apache.org> on 2020/11/11 03:28:47 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/11 03:30:21 UTC, 3 replies.
- [GitHub] [spark] wangyum opened a new pull request #30325: [SPARK-33416][SQL] Avoid Hive metastore stack overflow when InSet predicate have many values - posted by GitBox <gi...@apache.org> on 2020/11/11 03:31:56 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30324: [SPARK-33417][SQL][TEST] Correct the behaviour of query filters in TPCDSQueryBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/11 03:34:41 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #30323: Spelling - posted by GitBox <gi...@apache.org> on 2020/11/11 03:55:46 UTC, 0 replies.
- [GitHub] [spark] jsoref opened a new pull request #30326: spelling: offset - posted by GitBox <gi...@apache.org> on 2020/11/11 04:14:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30325: [SPARK-33416][SQL] Avoid Hive metastore stack overflow when InSet predicate have many values - posted by GitBox <gi...@apache.org> on 2020/11/11 04:18:14 UTC, 15 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30326: spelling: offset - posted by GitBox <gi...@apache.org> on 2020/11/11 04:18:36 UTC, 1 replies.
- [GitHub] [spark] MichaelChirico commented on pull request #28386: [SPARK-26199][SPARK-31517][R] fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/11 04:19:27 UTC, 0 replies.
- [GitHub] [spark] MichaelChirico commented on pull request #28362: [SPARK-31570][R][DOCS] R combine gapply dapply - posted by GitBox <gi...@apache.org> on 2020/11/11 04:19:59 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30326: spelling: offset - posted by GitBox <gi...@apache.org> on 2020/11/11 04:20:10 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30325: [SPARK-33416][SQL] Avoid Hive metastore stack overflow when InSet predicate have many values - posted by GitBox <gi...@apache.org> on 2020/11/11 04:40:48 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30325: [SPARK-33416][SQL] Avoid Hive metastore stack overflow when InSet predicate have many values - posted by GitBox <gi...@apache.org> on 2020/11/11 04:41:21 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30324: [SPARK-33417][SQL][TEST] Correct the behaviour of query filters in TPCDSQueryBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/11 04:47:12 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30324: [SPARK-33417][SQL][TEST] Correct the behaviour of query filters in TPCDSQueryBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/11 04:48:17 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30325: [SPARK-33416][SQL] Avoid Hive metastore stack overflow when InSet predicate have many values - posted by GitBox <gi...@apache.org> on 2020/11/11 05:04:43 UTC, 5 replies.
- [GitHub] [spark] maropu commented on pull request #30326: spelling: offset - posted by GitBox <gi...@apache.org> on 2020/11/11 05:25:32 UTC, 1 replies.
- [GitHub] [spark] maropu edited a comment on pull request #30326: [MINOR][GRAPHX] Correct typos - posted by GitBox <gi...@apache.org> on 2020/11/11 05:32:42 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30326: [MINOR][GRAPHX] Correct typos - posted by GitBox <gi...@apache.org> on 2020/11/11 05:33:22 UTC, 4 replies.
- [GitHub] [spark] maropu commented on pull request #30324: [SPARK-33417][SQL][TEST] Correct the behaviour of query filters in TPCDSQueryBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/11 05:35:03 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30326: [MINOR][GRAPHX] Correct typos - posted by GitBox <gi...@apache.org> on 2020/11/11 05:48:29 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30321: [SPARK-33414][SQL] Migrate SHOW CREATE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/11 05:49:11 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #30321: [SPARK-33414][SQL] Migrate SHOW CREATE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/11 05:53:37 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30321: [SPARK-33414][SQL] Migrate SHOW CREATE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/11 05:54:51 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30225: [SPARK-33187][SQL] Add a check on the number of returned partitions in the HiveShim#getPartitionsByFilter method - posted by GitBox <gi...@apache.org> on 2020/11/11 05:55:14 UTC, 4 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #30325: [SPARK-33416][SQL] Avoid Hive metastore stack overflow when InSet predicate have many values - posted by GitBox <gi...@apache.org> on 2020/11/11 05:59:51 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30315: [SPARK-33388][SQL] Merge In and InSet predicate - posted by GitBox <gi...@apache.org> on 2020/11/11 06:24:22 UTC, 2 replies.
- [GitHub] [spark] maropu closed pull request #30324: [SPARK-33417][SQL][TEST] Correct the behaviour of query filters in TPCDSQueryBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/11 06:24:34 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30326: [MINOR][GRAPHX] Correct typos - posted by GitBox <gi...@apache.org> on 2020/11/11 06:27:19 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30309: [WIP][SPARK-33407][PYTHON] Simplify the exception message from Python UDFs - posted by GitBox <gi...@apache.org> on 2020/11/11 07:00:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30327: [WIP] Test - posted by GitBox <gi...@apache.org> on 2020/11/11 07:11:03 UTC, 7 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30318: [SPARK-33412][SQL] OverwriteByExpression should resolve its delete condition based on the table relation not the input query - posted by GitBox <gi...@apache.org> on 2020/11/11 07:13:44 UTC, 0 replies.
- [GitHub] [spark] beliefer edited a comment on pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/11 07:30:05 UTC, 1 replies.
- [GitHub] [spark] li36909 commented on pull request #30248: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/11 07:39:03 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30297: [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out of bound - posted by GitBox <gi...@apache.org> on 2020/11/11 07:40:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30297: [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out of bound - posted by GitBox <gi...@apache.org> on 2020/11/11 07:47:24 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30297: [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out of bound - posted by GitBox <gi...@apache.org> on 2020/11/11 07:52:32 UTC, 9 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30297: [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out of bound - posted by GitBox <gi...@apache.org> on 2020/11/11 07:52:53 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30297: [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out of bound - posted by GitBox <gi...@apache.org> on 2020/11/11 07:54:19 UTC, 12 replies.
- [GitHub] [spark] SparkQA commented on pull request #30326: [MINOR][GRAPHX] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/11 07:58:20 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30326: [MINOR][GRAPHX] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/11 07:58:30 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30326: [MINOR][GRAPHX] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/11 07:59:14 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30297: [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out of bound - posted by GitBox <gi...@apache.org> on 2020/11/11 07:59:14 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30326: [MINOR][GRAPHX] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/11 07:59:15 UTC, 1 replies.
- [GitHub] [spark] manbuyun commented on a change in pull request #30225: [SPARK-33187][SQL] Add a check on the number of returned partitions in the HiveShim#getPartitionsByFilter method - posted by GitBox <gi...@apache.org> on 2020/11/11 08:02:49 UTC, 0 replies.
- [GitHub] [spark] jsoref commented on pull request #30326: [MINOR][GRAPHX] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/11 08:03:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30297: [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out of bound - posted by GitBox <gi...@apache.org> on 2020/11/11 08:05:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30327: [WIP] Test - posted by GitBox <gi...@apache.org> on 2020/11/11 08:05:53 UTC, 3 replies.
- [GitHub] [spark] wangyum commented on pull request #30325: [SPARK-33416][SQL] Avoid Hive metastore stack overflow when InSet predicate have many values - posted by GitBox <gi...@apache.org> on 2020/11/11 08:06:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30327: [WIP] Test - posted by GitBox <gi...@apache.org> on 2020/11/11 08:06:16 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30325: [SPARK-33416][SQL] Avoid Hive metastore stack overflow when InSet predicate have many values - posted by GitBox <gi...@apache.org> on 2020/11/11 08:06:26 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30324: [SPARK-33417][SQL][TEST] Correct the behaviour of query filters in TPCDSQueryBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/11 08:06:27 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30327: [WIP] Test - posted by GitBox <gi...@apache.org> on 2020/11/11 08:07:19 UTC, 2 replies.
- [GitHub] [spark] cloud-fan opened a new pull request #30328: [SPARK-33412][SQL][3.0] OverwriteByExpression should resolve its delete condition based on the table relation not the input query - posted by GitBox <gi...@apache.org> on 2020/11/11 08:09:38 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30318: [SPARK-33412][SQL] OverwriteByExpression should resolve its delete condition based on the table relation not the input query - posted by GitBox <gi...@apache.org> on 2020/11/11 08:10:21 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30328: [SPARK-33412][SQL][3.0] OverwriteByExpression should resolve its delete condition based on the table relation not the input query - posted by GitBox <gi...@apache.org> on 2020/11/11 08:10:22 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30328: [SPARK-33412][SQL][3.0] OverwriteByExpression should resolve its delete condition based on the table relation not the input query - posted by GitBox <gi...@apache.org> on 2020/11/11 08:11:44 UTC, 3 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #30260: [SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/11 08:39:03 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #29034: [SPARK-32219][SQL] Add SHOW CACHED TABLES Command - posted by GitBox <gi...@apache.org> on 2020/11/11 08:49:37 UTC, 3 replies.
- [GitHub] [spark] prakharjain09 commented on a change in pull request #30300: [SPARK-33399][SQL] Normalize output partitioning of Project with respect to aliases - posted by GitBox <gi...@apache.org> on 2020/11/11 08:53:30 UTC, 8 replies.
- [GitHub] [spark] leanken commented on a change in pull request #30297: [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out of bound - posted by GitBox <gi...@apache.org> on 2020/11/11 08:54:14 UTC, 1 replies.
- [GitHub] [spark] hzyangkai opened a new pull request #30329: fix BroadCastJoin failure when keys on join side has cast from DateTy… - posted by GitBox <gi...@apache.org> on 2020/11/11 09:00:45 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30329: fix BroadCastJoin failure when keys on join side has cast from DateTy… - posted by GitBox <gi...@apache.org> on 2020/11/11 09:04:25 UTC, 1 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/11 09:11:05 UTC, 0 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #30330: [SPARK-33421][SQL] Support Greatest and Least in Expression Canonicalize - posted by GitBox <gi...@apache.org> on 2020/11/11 09:14:23 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #30330: [SPARK-33421][SQL] Support Greatest and Least in Expression Canonicalize - posted by GitBox <gi...@apache.org> on 2020/11/11 09:16:43 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 commented on pull request #30009: [SPARK-32907][ML] adaptively blockify instances - LinearSVC - posted by GitBox <gi...@apache.org> on 2020/11/11 09:17:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30330: [SPARK-33421][SQL] Support Greatest and Least in Expression Canonicalize - posted by GitBox <gi...@apache.org> on 2020/11/11 09:19:58 UTC, 9 replies.
- [GitHub] [spark] hzyangkai commented on pull request #30103: [SPARK-33192][CORE]fix Executor will not be deleted when idle timeout while running on k… - posted by GitBox <gi...@apache.org> on 2020/11/11 09:28:23 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30103: [SPARK-33192][CORE]fix Executor will not be deleted when idle timeout while running on k… - posted by GitBox <gi...@apache.org> on 2020/11/11 09:29:24 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #29339: [SPARK-32512][SQL] add alter table add/drop partition command for datasourcev2 - posted by GitBox <gi...@apache.org> on 2020/11/11 09:30:59 UTC, 0 replies.
- [GitHub] [spark] wangyum opened a new pull request #30331: [SPARK-33128][SQL] Remove EXCEPT, INTERSECT, MINUS, UNION from strictNonReserved - posted by GitBox <gi...@apache.org> on 2020/11/11 09:33:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30331: [SPARK-33128][SQL] Remove EXCEPT, INTERSECT, MINUS, UNION from strictNonReserved - posted by GitBox <gi...@apache.org> on 2020/11/11 09:35:05 UTC, 3 replies.
- [GitHub] [spark] wangyum commented on pull request #30329: [SPARK-33420][SQL]fix BroadCastJoin failure when keys on join side has cast from DateTy… - posted by GitBox <gi...@apache.org> on 2020/11/11 09:43:23 UTC, 0 replies.
- [GitHub] [spark] hzyangkai commented on pull request #30329: [SPARK-33420][SQL]fix BroadCastJoin failure when keys on join side has cast from DateTy… - posted by GitBox <gi...@apache.org> on 2020/11/11 09:55:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30328: [SPARK-33412][SQL][3.0] OverwriteByExpression should resolve its delete condition based on the table relation not the input query - posted by GitBox <gi...@apache.org> on 2020/11/11 10:24:18 UTC, 1 replies.
- [GitHub] [spark] yaooqinn opened a new pull request #30332: [SPARK-33419][SQL] Unexpected behavior when using SET commands before a query in SparkSession.sql - posted by GitBox <gi...@apache.org> on 2020/11/11 10:31:19 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #30332: [SPARK-33419][SQL] Unexpected behavior when using SET commands before a query in SparkSession.sql - posted by GitBox <gi...@apache.org> on 2020/11/11 10:32:21 UTC, 6 replies.
- [GitHub] [spark] yaooqinn commented on pull request #30332: [SPARK-33419][SQL] Unexpected behavior when using SET commands before a query in SparkSession.sql - posted by GitBox <gi...@apache.org> on 2020/11/11 10:33:13 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30332: [SPARK-33419][SQL] Unexpected behavior when using SET commands before a query in SparkSession.sql - posted by GitBox <gi...@apache.org> on 2020/11/11 10:35:37 UTC, 15 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30331: [SPARK-33128][SQL] Remove EXCEPT, INTERSECT, MINUS, UNION from strictNonReserved - posted by GitBox <gi...@apache.org> on 2020/11/11 10:48:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30331: [SPARK-33128][SQL] Remove EXCEPT, INTERSECT, MINUS, UNION from strictNonReserved - posted by GitBox <gi...@apache.org> on 2020/11/11 10:48:23 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30331: [SPARK-33128][SQL] Remove EXCEPT, INTERSECT, MINUS, UNION from strictNonReserved - posted by GitBox <gi...@apache.org> on 2020/11/11 10:49:15 UTC, 2 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #30333: [SPARK-32240][SQL] Use URL to parse url string - posted by GitBox <gi...@apache.org> on 2020/11/11 11:07:11 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30333: [SPARK-32240][SQL] Use URL to parse url string - posted by GitBox <gi...@apache.org> on 2020/11/11 11:13:08 UTC, 2 replies.
- [GitHub] [spark] liucht-inspur opened a new pull request #30335: [SPARK-33422][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/11 11:15:51 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30335: [SPARK-33422][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/11 11:20:24 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30334: [SPARK-33411][SQL] Cardinality estimation of union, sort and range operator - posted by GitBox <gi...@apache.org> on 2020/11/11 11:21:39 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30334: [SPARK-33411][SQL] Cardinality estimation of union, sort and range operator - posted by GitBox <gi...@apache.org> on 2020/11/11 11:22:21 UTC, 11 replies.
- [GitHub] [spark] SparkQA commented on pull request #30300: [SPARK-33399][SQL] Normalize output partitioning with respect to aliases to avoid unneeded exchanges - posted by GitBox <gi...@apache.org> on 2020/11/11 11:25:27 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29034: [SPARK-32219][SQL] Add SHOW CACHED TABLES Command - posted by GitBox <gi...@apache.org> on 2020/11/11 11:34:23 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #30335: [SPARK-33422][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/11 11:48:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30335: [SPARK-33422][SQL][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/11 11:49:24 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30335: [SPARK-33422][SQL][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/11 11:51:49 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30300: [SPARK-33399][SQL] Normalize output partitioning with respect to aliases to avoid unneeded exchanges - posted by GitBox <gi...@apache.org> on 2020/11/11 11:54:11 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30330: [SPARK-33421][SQL] Support Greatest and Least in Expression Canonicalize - posted by GitBox <gi...@apache.org> on 2020/11/11 11:56:52 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30330: [SPARK-33421][SQL] Support Greatest and Least in Expression Canonicalize - posted by GitBox <gi...@apache.org> on 2020/11/11 11:58:16 UTC, 6 replies.
- [GitHub] [spark] maropu commented on pull request #30335: [SPARK-33422][SQL][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/11 12:00:28 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30334: [SPARK-33411][SQL] Cardinality estimation of union, sort and range operator - posted by GitBox <gi...@apache.org> on 2020/11/11 12:04:58 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30334: [SPARK-33411][SQL] Cardinality estimation of union, sort and range operator - posted by GitBox <gi...@apache.org> on 2020/11/11 12:07:14 UTC, 11 replies.
- [GitHub] [spark] izchen closed pull request #29600: [WIP][SPARK-32317][SQL]Conversion from parquet original data type to spark data type - posted by GitBox <gi...@apache.org> on 2020/11/11 12:22:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #29330: [SPARK-32432][SQL] Added support for reading ORC/Parquet files with SymlinkTextInputFormat - posted by GitBox <gi...@apache.org> on 2020/11/11 12:30:40 UTC, 1 replies.
- [GitHub] [spark] gaborgsomogyi opened a new pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/11 12:53:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/11 13:04:12 UTC, 47 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30332: [SPARK-33419][SQL] Unexpected behavior when using SET commands before a query in SparkSession.sql - posted by GitBox <gi...@apache.org> on 2020/11/11 13:14:56 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30332: [SPARK-33419][SQL] Unexpected behavior when using SET commands before a query in SparkSession.sql - posted by GitBox <gi...@apache.org> on 2020/11/11 13:15:22 UTC, 10 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30300: [SPARK-33399][SQL] Normalize output partitioning with respect to aliases to avoid unneeded exchanges - posted by GitBox <gi...@apache.org> on 2020/11/11 13:23:14 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30328: [SPARK-33412][SQL][3.0] OverwriteByExpression should resolve its delete condition based on the table relation not the input query - posted by GitBox <gi...@apache.org> on 2020/11/11 13:26:19 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30311: [MINOR][DOC] spark.executor.memoryOverhead is not cluster-mode only - posted by GitBox <gi...@apache.org> on 2020/11/11 13:26:30 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30328: [SPARK-33412][SQL][3.0] OverwriteByExpression should resolve its delete condition based on the table relation not the input query - posted by GitBox <gi...@apache.org> on 2020/11/11 13:28:13 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30333: [SPARK-32240][SQL] Use URL to parse url string - posted by GitBox <gi...@apache.org> on 2020/11/11 13:34:21 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30332: [SPARK-33419][SQL] Unexpected behavior when using SET commands before a query in SparkSession.sql - posted by GitBox <gi...@apache.org> on 2020/11/11 13:35:10 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30333: [SPARK-32240][SQL] Use URL to parse url string - posted by GitBox <gi...@apache.org> on 2020/11/11 13:35:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30330: [SPARK-33421][SQL] Support Greatest and Least in Expression Canonicalize - posted by GitBox <gi...@apache.org> on 2020/11/11 13:42:23 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29034: [SPARK-32219][SQL] Add SHOW CACHED TABLES Command - posted by GitBox <gi...@apache.org> on 2020/11/11 13:45:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29034: [SPARK-32219][SQL] Add SHOW CACHED TABLES Command - posted by GitBox <gi...@apache.org> on 2020/11/11 13:47:17 UTC, 0 replies.
- [GitHub] [spark] zero323 commented on a change in pull request #30322: [SPARK-33415][PYTHON][SQL] Don't encode JVM response in Column.__repr__ - posted by GitBox <gi...@apache.org> on 2020/11/11 13:50:42 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30328: [SPARK-33412][SQL][3.0] OverwriteByExpression should resolve its delete condition based on the table relation not the input query - posted by GitBox <gi...@apache.org> on 2020/11/11 13:51:04 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30300: [SPARK-33399][SQL] Normalize output partitioning with respect to aliases to avoid unneeded exchanges - posted by GitBox <gi...@apache.org> on 2020/11/11 13:54:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30300: [SPARK-33399][SQL] Normalize output partitioning with respect to aliases to avoid unneeded exchanges - posted by GitBox <gi...@apache.org> on 2020/11/11 13:57:18 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #30329: [SPARK-33420][SQL] Fix BroadCastJoin failure when keys on join side has cast from DateTyte to String - posted by GitBox <gi...@apache.org> on 2020/11/11 14:15:38 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30335: [SPARK-33422][SQL][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/11 14:15:49 UTC, 2 replies.
- [GitHub] [spark] tgravescs commented on pull request #30103: [SPARK-33192][CORE]fix Executor will not be deleted when idle timeout while running on k… - posted by GitBox <gi...@apache.org> on 2020/11/11 14:18:17 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30178: [SPARK-33278][SQL] Improve the performance for FIRST_VALUE - posted by GitBox <gi...@apache.org> on 2020/11/11 14:18:51 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/11 14:38:59 UTC, 32 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/11 14:40:24 UTC, 43 replies.
- [GitHub] [spark] srowen commented on pull request #30333: [SPARK-32240][SQL] Use URL to parse url string - posted by GitBox <gi...@apache.org> on 2020/11/11 14:45:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30332: [SPARK-33419][SQL] Unexpected behavior when using SET commands before a query in SparkSession.sql - posted by GitBox <gi...@apache.org> on 2020/11/11 14:53:17 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30319: [SPARK-33402][CORE] SparkHadoopWriter to set unique job ID in "spark.sql.sources.writeJobUUID" - posted by GitBox <gi...@apache.org> on 2020/11/11 15:09:26 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30322: [SPARK-33415][PYTHON][SQL] Don't encode JVM response in Column.__repr__ - posted by GitBox <gi...@apache.org> on 2020/11/11 15:12:58 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30322: [SPARK-33415][PYTHON][SQL] Don't encode JVM response in Column.__repr__ - posted by GitBox <gi...@apache.org> on 2020/11/11 15:13:49 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/11 15:15:10 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30297: [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out of bound - posted by GitBox <gi...@apache.org> on 2020/11/11 15:23:50 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29330: [SPARK-32432][SQL] Added support for reading ORC/Parquet files with SymlinkTextInputFormat - posted by GitBox <gi...@apache.org> on 2020/11/11 15:27:20 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/11 15:28:54 UTC, 9 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30329: [SPARK-33420][SQL] Fix BroadCastJoin failure when keys on join side has cast from DateTyte to String - posted by GitBox <gi...@apache.org> on 2020/11/11 15:29:55 UTC, 0 replies.
- [GitHub] [spark] steveloughran commented on a change in pull request #30319: [SPARK-33402][CORE] SparkHadoopWriter to set unique job ID in "spark.sql.sources.writeJobUUID" - posted by GitBox <gi...@apache.org> on 2020/11/11 15:33:51 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30337: [WIP][SPARK-33425] Fix https credentials when doing spark-submit - posted by GitBox <gi...@apache.org> on 2020/11/11 15:38:55 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30334: [SPARK-33411][SQL] Cardinality estimation of union, sort and range operator - posted by GitBox <gi...@apache.org> on 2020/11/11 15:39:16 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30337: [WIP][SPARK-33425] Fix https credentials when doing spark-submit - posted by GitBox <gi...@apache.org> on 2020/11/11 15:40:20 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #30323: Spelling - posted by GitBox <gi...@apache.org> on 2020/11/11 16:09:47 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30333: [SPARK-32240][SQL] Use URL to parse url string - posted by GitBox <gi...@apache.org> on 2020/11/11 16:30:23 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #30338: [SPARK-33404][SQL][FOLLOWUP] Update benchmark results for `date_trunc` - posted by GitBox <gi...@apache.org> on 2020/11/11 16:38:15 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30338: [SPARK-33404][SQL][FOLLOWUP] Update benchmark results for `date_trunc` - posted by GitBox <gi...@apache.org> on 2020/11/11 16:40:06 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30303: [SPARK-33404][SQL] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/11 16:40:50 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #30296: [SPARK-33391][SQL] element_at with CreateArray not respect one based index. - posted by GitBox <gi...@apache.org> on 2020/11/11 16:47:15 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30338: [SPARK-33404][SQL][FOLLOWUP] Update benchmark results for `date_trunc` - posted by GitBox <gi...@apache.org> on 2020/11/11 16:51:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30283: [SPARK-24266][K8S][2.4] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/11 16:53:42 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30328: [SPARK-33412][SQL][3.0] OverwriteByExpression should resolve its delete condition based on the table relation not the input query - posted by GitBox <gi...@apache.org> on 2020/11/11 16:56:33 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/11 16:57:07 UTC, 2 replies.
- [GitHub] [spark] gengliangwang edited a comment on pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/11 16:57:31 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30263: [SPARK-33358][SQL] Return code when command process failed - posted by GitBox <gi...@apache.org> on 2020/11/11 17:01:40 UTC, 1 replies.
- [GitHub] [spark] gatorsmile commented on a change in pull request #30299: [SPARK-33389][SQL] Make internal classes of SparkSession always using active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/11 17:05:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30338: [SPARK-33404][SQL][FOLLOWUP] Update benchmark results for `date_trunc` - posted by GitBox <gi...@apache.org> on 2020/11/11 17:21:59 UTC, 1 replies.
- [GitHub] [spark] shockdm commented on a change in pull request #30283: [SPARK-24266][K8S][2.4] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/11 17:22:50 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30338: [SPARK-33404][SQL][FOLLOWUP] Update benchmark results for `date_trunc` - posted by GitBox <gi...@apache.org> on 2020/11/11 17:51:19 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30338: [SPARK-33404][SQL][FOLLOWUP] Update benchmark results for `date_trunc` - posted by GitBox <gi...@apache.org> on 2020/11/11 17:52:20 UTC, 1 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #29034: [SPARK-32219][SQL] Add SHOW CACHED TABLES Command - posted by GitBox <gi...@apache.org> on 2020/11/11 17:57:22 UTC, 3 replies.
- [GitHub] [spark] utkarsh39 opened a new pull request #30339: [SPARK-33404][SQL][3.0] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/11 18:13:05 UTC, 0 replies.
- [GitHub] [spark] utkarsh39 commented on pull request #30339: [SPARK-33404][SQL][3.0] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/11 18:14:06 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30339: [SPARK-33404][SQL][3.0] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/11 18:18:02 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30323: Spelling - posted by GitBox <gi...@apache.org> on 2020/11/11 18:39:18 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30340: [SPARK-33426][SQL][TESTS] Unify Hive SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/11 19:40:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30340: [SPARK-33426][SQL][TESTS] Unify Hive SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/11 19:47:43 UTC, 19 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30340: [SPARK-33426][SQL][TESTS] Unify Hive SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/11 20:47:21 UTC, 12 replies.
- [GitHub] [spark] steveloughran edited a comment on pull request #30319: [SPARK-33402][CORE] SparkHadoopWriter to set unique job ID in "spark.sql.sources.writeJobUUID" - posted by GitBox <gi...@apache.org> on 2020/11/11 20:48:52 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30339: [SPARK-33404][SQL][3.0] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/11 21:01:03 UTC, 0 replies.
- [GitHub] [spark] viirya opened a new pull request #30341: [WIP][SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/11 22:07:30 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30341: [WIP][SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/11 22:09:13 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30341: [WIP][SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/11 22:26:25 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30341: [WIP][SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/11 22:27:17 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30339: [SPARK-33404][SQL][3.0] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/11 22:46:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30339: [SPARK-33404][SQL][3.0] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/11 22:46:45 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30338: [SPARK-33404][SQL][FOLLOWUP] Update benchmark results for `date_trunc` - posted by GitBox <gi...@apache.org> on 2020/11/11 23:08:07 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30339: [SPARK-33404][SQL][3.0] Fix incorrect results in `date_trunc` expression - posted by GitBox <gi...@apache.org> on 2020/11/11 23:08:38 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #30326: [MINOR][GRAPHX] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/11 23:29:52 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on a change in pull request #30335: [SPARK-33422][SQL][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/11 23:55:11 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30332: [SPARK-33419][SQL] Unexpected behavior when using SET commands before a query in SparkSession.sql - posted by GitBox <gi...@apache.org> on 2020/11/11 23:57:54 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/12 00:06:46 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30340: [SPARK-33426][SQL][TESTS] Unify Hive SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/12 00:07:17 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30340: [SPARK-33426][SQL][TESTS] Unify Hive SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/12 00:08:39 UTC, 9 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/12 00:09:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30164: [SPARK-32919][SHUFFLE][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/12 00:15:14 UTC, 3 replies.
- [GitHub] [spark] maropu commented on pull request #30332: [SPARK-33419][SQL] Unexpected behavior when using SET commands before a query in SparkSession.sql - posted by GitBox <gi...@apache.org> on 2020/11/12 00:15:36 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on pull request #30333: [SPARK-32240][SQL] Use URL to parse url string - posted by GitBox <gi...@apache.org> on 2020/11/12 00:17:07 UTC, 2 replies.
- [GitHub] [spark] ulysses-you closed pull request #30333: [SPARK-32240][SQL] Use URL to parse url string - posted by GitBox <gi...@apache.org> on 2020/11/12 00:18:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30164: [SPARK-32919][SHUFFLE][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/12 00:24:39 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #28841: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/12 00:24:50 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30164: [SPARK-32919][SHUFFLE][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/12 00:25:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30164: [SPARK-32919][SHUFFLE][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/12 00:25:22 UTC, 1 replies.
- [GitHub] [spark] maropu edited a comment on pull request #28841: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/12 00:26:37 UTC, 2 replies.
- [GitHub] [spark] jsoref opened a new pull request #30343: [MINOR][GRAPHX] Correct typos in the sub-modules: graphx, external, a… - posted by GitBox <gi...@apache.org> on 2020/11/12 00:27:29 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30343: [MINOR][GRAPHX] Correct typos in the sub-modules: graphx, external, a… - posted by GitBox <gi...@apache.org> on 2020/11/12 00:29:48 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30342: [MINOR][GRAPHX] Correct typos in the sub-modules: graphx, external, a… - posted by GitBox <gi...@apache.org> on 2020/11/12 00:31:20 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30342: [MINOR][GRAPHX][3.0] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/12 00:34:50 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #30342: [MINOR][GRAPHX][3.0] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/12 00:38:01 UTC, 14 replies.
- [GitHub] [spark] maropu commented on pull request #30343: [MINOR][GRAPHX][2.4] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/12 00:38:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30342: [MINOR][GRAPHX][3.0] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/12 00:41:21 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30342: [MINOR][GRAPHX][3.0] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/12 00:42:20 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30343: [MINOR][GRAPHX][2.4] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/12 00:42:20 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30342: [MINOR][GRAPHX][3.0] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/12 00:42:20 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #30343: [MINOR][GRAPHX][2.4] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/12 00:58:46 UTC, 2 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #29034: [SPARK-32219][SQL] Add SHOW CACHED TABLES Command - posted by GitBox <gi...@apache.org> on 2020/11/12 01:02:49 UTC, 1 replies.
- [GitHub] [spark] zero323 commented on a change in pull request #30323: Spelling - posted by GitBox <gi...@apache.org> on 2020/11/12 01:14:14 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30343: [MINOR][GRAPHX][2.4] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/12 01:15:25 UTC, 1 replies.
- [GitHub] [spark] leoluan2009 commented on a change in pull request #30245: [SPARK-33337][SQL] Support subexpression elimination in branches of conditional expressions - posted by GitBox <gi...@apache.org> on 2020/11/12 01:18:38 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #28841: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/12 01:24:45 UTC, 0 replies.
- [GitHub] [spark] cchighman removed a comment on pull request #28841: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/12 01:35:30 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking opened a new pull request #30344: [SPARK-30294][SS][Follow-up] Directly override RDD methods - posted by GitBox <gi...@apache.org> on 2020/11/12 01:36:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30344: [SPARK-30294][SS][FOLLOW-UP] Directly override RDD methods - posted by GitBox <gi...@apache.org> on 2020/11/12 01:38:02 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30335: [SPARK-33422][SQL][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/12 01:42:25 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30344: [SPARK-30294][SS][FOLLOW-UP] Directly override RDD methods - posted by GitBox <gi...@apache.org> on 2020/11/12 02:00:59 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #30344: [SPARK-30294][SS][FOLLOW-UP] Directly override RDD methods - posted by GitBox <gi...@apache.org> on 2020/11/12 02:01:01 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30344: [SPARK-30294][SS][FOLLOW-UP] Directly override RDD methods - posted by GitBox <gi...@apache.org> on 2020/11/12 02:03:42 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #30178: [SPARK-33278][SQL] Improve the performance for FIRST_VALUE - posted by GitBox <gi...@apache.org> on 2020/11/12 02:15:53 UTC, 5 replies.
- [GitHub] [spark] zhengruifeng merged pull request #30327: [WIP] Test - posted by GitBox <gi...@apache.org> on 2020/11/12 02:20:41 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request #30345: Revert "[WIP] Test (#30327)" - posted by GitBox <gi...@apache.org> on 2020/11/12 02:26:12 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30345: Revert "[WIP] Test (#30327)" - posted by GitBox <gi...@apache.org> on 2020/11/12 02:30:10 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30327: [WIP] Test - posted by GitBox <gi...@apache.org> on 2020/11/12 02:30:51 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #30327: [WIP] Test - posted by GitBox <gi...@apache.org> on 2020/11/12 02:31:01 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #30327: [WIP] Test - posted by GitBox <gi...@apache.org> on 2020/11/12 02:31:13 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30345: Revert "[WIP] Test (#30327)" - posted by GitBox <gi...@apache.org> on 2020/11/12 02:32:41 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #30345: Revert "[WIP] Test (#30327)" - posted by GitBox <gi...@apache.org> on 2020/11/12 02:33:21 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30345: Revert "[WIP] Test (#30327)" - posted by GitBox <gi...@apache.org> on 2020/11/12 02:37:38 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30312: [WIP][SPARK-32917][SHUFFLE][CORE][test-maven][test-hadoop2.7] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/12 02:44:13 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30344: [SPARK-30294][SS][FOLLOW-UP] Directly override RDD methods - posted by GitBox <gi...@apache.org> on 2020/11/12 02:51:51 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30344: [SPARK-30294][SS][FOLLOW-UP] Directly override RDD methods - posted by GitBox <gi...@apache.org> on 2020/11/12 02:52:22 UTC, 1 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #30344: [SPARK-30294][SS][FOLLOW-UP] Directly override RDD methods - posted by GitBox <gi...@apache.org> on 2020/11/12 03:09:45 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30344: [SPARK-30294][SS][FOLLOW-UP] Directly override RDD methods - posted by GitBox <gi...@apache.org> on 2020/11/12 03:23:03 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30332: [SPARK-33419][SQL] Unexpected behavior when using SET commands before a query in SparkSession.sql - posted by GitBox <gi...@apache.org> on 2020/11/12 03:24:35 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30312: [WIP][SPARK-32917][SHUFFLE][CORE][test-maven][test-hadoop2.7] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/12 03:27:29 UTC, 19 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30345: Revert "[WIP] Test (#30327)" - posted by GitBox <gi...@apache.org> on 2020/11/12 03:38:57 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30345: Revert "[WIP] Test (#30327)" - posted by GitBox <gi...@apache.org> on 2020/11/12 03:42:17 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30345: Revert "[WIP] Test (#30327)" - posted by GitBox <gi...@apache.org> on 2020/11/12 03:42:17 UTC, 0 replies.
- [GitHub] [spark] zsxwing commented on a change in pull request #30042: [SPARK-33139][SQL] protect setActionSession and clearActiveSession - posted by GitBox <gi...@apache.org> on 2020/11/12 03:48:59 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #30311: [MINOR][DOC] spark.executor.memoryOverhead is not cluster-mode only - posted by GitBox <gi...@apache.org> on 2020/11/12 03:53:30 UTC, 0 replies.
- [GitHub] [spark] leanken commented on pull request #30297: [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out of bound - posted by GitBox <gi...@apache.org> on 2020/11/12 03:55:32 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30042: [SPARK-33139][SQL] protect setActionSession and clearActiveSession - posted by GitBox <gi...@apache.org> on 2020/11/12 03:55:54 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30312: [WIP][SPARK-32917][SHUFFLE][CORE][test-maven][test-hadoop2.7] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/12 03:57:22 UTC, 18 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #25459: [SPARK-28734][DOC] Initial table of content in the left hand side bar for SQL doc - posted by GitBox <gi...@apache.org> on 2020/11/12 04:17:35 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30335: [SPARK-33422][SQL][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/12 04:25:50 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30130: [SPARK-33408][SPARK-32354][K8S][R] Use R 3.6.3 in K8s R image and re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/12 04:39:30 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun removed a comment on pull request #30130: [SPARK-33408][SPARK-32354][K8S][R] Use R 3.6.3 in K8s R image and re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/12 04:46:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30310: [SPARK-33408][K8S][R][3.0] Use R 3.6.3 in K8s R image - posted by GitBox <gi...@apache.org> on 2020/11/12 04:50:51 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30310: [SPARK-33408][K8S][R][3.0] Use R 3.6.3 in K8s R image - posted by GitBox <gi...@apache.org> on 2020/11/12 04:51:03 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30310: [SPARK-33408][K8S][R][3.0] Use R 3.6.3 in K8s R image - posted by GitBox <gi...@apache.org> on 2020/11/12 04:51:14 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30310: [SPARK-33408][K8S][R][3.0] Use R 3.6.3 in K8s R image - posted by GitBox <gi...@apache.org> on 2020/11/12 04:51:25 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30130: [SPARK-33408][SPARK-32354][K8S][R] Use R 3.6.3 in K8s R image and re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/12 04:52:37 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30130: [SPARK-33408][SPARK-32354][K8S][R] Use R 3.6.3 in K8s R image and re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/12 04:53:18 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30332: [SPARK-33419][SQL] Unexpected behavior when using SET commands before a query in SparkSession.sql - posted by GitBox <gi...@apache.org> on 2020/11/12 04:56:36 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30330: [SPARK-33421][SQL] Support Greatest and Least in Expression Canonicalize - posted by GitBox <gi...@apache.org> on 2020/11/12 04:57:58 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #30341: [SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/12 04:58:19 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30340: [SPARK-33426][SQL][TESTS] Unify Hive SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/12 04:59:40 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #30344: [SPARK-30294][SS][FOLLOW-UP] Directly override RDD methods - posted by GitBox <gi...@apache.org> on 2020/11/12 05:20:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30341: [SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/12 05:42:35 UTC, 26 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30310: [SPARK-33408][K8S][R][3.0] Use R 3.6.3 in K8s R image - posted by GitBox <gi...@apache.org> on 2020/11/12 05:47:14 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30130: [SPARK-33408][SPARK-32354][K8S][R] Use R 3.6.3 in K8s R image and re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/12 05:55:19 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30130: [SPARK-33408][SPARK-32354][K8S][R] Use R 3.6.3 in K8s R image and re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/12 05:55:52 UTC, 2 replies.
- [GitHub] [spark] itholic opened a new pull request #30346: [SPARK-32085][PYTHON][DOCS] Migration to NumPy documentation style in Streaming (pyspark.streaming.*) - posted by GitBox <gi...@apache.org> on 2020/11/12 05:56:46 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30346: [SPARK-33253][PYTHON][DOCS] Migration to NumPy documentation style in Streaming (pyspark.streaming.*) - posted by GitBox <gi...@apache.org> on 2020/11/12 06:02:10 UTC, 21 replies.
- [GitHub] [spark] mridulm edited a comment on pull request #30062: [SPARK-32916][SHUFFLE] Implementation of shuffle service that leverages push-based shuffle in YARN deployment mode - posted by GitBox <gi...@apache.org> on 2020/11/12 06:03:34 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30341: [SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/12 06:05:07 UTC, 14 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30341: [SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/12 06:05:22 UTC, 18 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30341: [SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/12 06:07:13 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30341: [SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/12 06:08:45 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30130: [SPARK-33408][SPARK-32354][K8S][R] Use R 3.6.3 in K8s R image and re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/12 06:17:26 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/12 06:20:42 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #29950: [SPARK-32945][SQL] Avoid collapsing projects if reaching max allowed common exprs - posted by GitBox <gi...@apache.org> on 2020/11/12 06:21:43 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #29950: [SPARK-32945][SQL] Avoid collapsing projects if reaching max allowed common exprs - posted by GitBox <gi...@apache.org> on 2020/11/12 06:24:40 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30346: [SPARK-33253][PYTHON][DOCS] Migration to NumPy documentation style in Streaming (pyspark.streaming.*) - posted by GitBox <gi...@apache.org> on 2020/11/12 06:27:38 UTC, 12 replies.
- [GitHub] [spark] liucht-inspur commented on a change in pull request #30335: [SPARK-33422][SQL][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/12 06:28:19 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30341: [SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/12 06:28:52 UTC, 19 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30346: [SPARK-33253][PYTHON][DOCS] Migration to NumPy documentation style in Streaming (pyspark.streaming.*) - posted by GitBox <gi...@apache.org> on 2020/11/12 06:29:03 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30130: [SPARK-33408][SPARK-32354][K8S][R] Use R 3.6.3 in K8s R image and re-enable RTestsSuite - posted by GitBox <gi...@apache.org> on 2020/11/12 06:36:32 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30310: [SPARK-33408][K8S][R][3.0] Use R 3.6.3 in K8s R image - posted by GitBox <gi...@apache.org> on 2020/11/12 06:36:44 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30310: [SPARK-33408][K8S][R][3.0] Use R 3.6.3 in K8s R image - posted by GitBox <gi...@apache.org> on 2020/11/12 06:37:47 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30346: [SPARK-33253][PYTHON][DOCS] Migration to NumPy documentation style in Streaming (pyspark.streaming.*) - posted by GitBox <gi...@apache.org> on 2020/11/12 06:43:28 UTC, 14 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30341: [SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/12 06:43:31 UTC, 5 replies.
- [GitHub] [spark] c21 commented on a change in pull request #30347: [SPARK-33209][SS] Refactor unit test of stream-stream join in UnsupportedOperationsSuite - posted by GitBox <gi...@apache.org> on 2020/11/12 06:52:55 UTC, 7 replies.
- [GitHub] [spark] SparkQA commented on pull request #30347: [SPARK-33209][SS] Refactor unit test of stream-stream join in UnsupportedOperationsSuite - posted by GitBox <gi...@apache.org> on 2020/11/12 06:54:53 UTC, 12 replies.
- [GitHub] [spark] c21 commented on pull request #30347: [SPARK-33209][SS] Refactor unit test of stream-stream join in UnsupportedOperationsSuite - posted by GitBox <gi...@apache.org> on 2020/11/12 06:58:29 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30009: [SPARK-32907][ML][PYTHON] adaptively blockify instances - LinearSVC - posted by GitBox <gi...@apache.org> on 2020/11/12 07:06:06 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30009: [SPARK-32907][ML][PYTHON] adaptively blockify instances - LinearSVC - posted by GitBox <gi...@apache.org> on 2020/11/12 07:06:18 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/12 07:08:54 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30340: [SPARK-33426][SQL][TESTS] Unify Hive SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/12 07:26:28 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29950: [SPARK-32945][SQL] Avoid collapsing projects if reaching max allowed common exprs - posted by GitBox <gi...@apache.org> on 2020/11/12 07:37:25 UTC, 8 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #30009: [SPARK-32907][ML][PYTHON] adaptively blockify instances - LinearSVC - posted by GitBox <gi...@apache.org> on 2020/11/12 07:40:26 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30009: [SPARK-32907][ML][PYTHON] adaptively blockify instances - LinearSVC - posted by GitBox <gi...@apache.org> on 2020/11/12 08:05:43 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30312: [WIP][SPARK-32917][SHUFFLE][CORE][test-maven][test-hadoop2.7] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/12 08:06:20 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30347: [SPARK-33209][SS] Refactor unit test of stream-stream join in UnsupportedOperationsSuite - posted by GitBox <gi...@apache.org> on 2020/11/12 08:06:29 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30347: [SPARK-33209][SS] Refactor unit test of stream-stream join in UnsupportedOperationsSuite - posted by GitBox <gi...@apache.org> on 2020/11/12 08:06:34 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29950: [SPARK-32945][SQL] Avoid collapsing projects if reaching max allowed common exprs - posted by GitBox <gi...@apache.org> on 2020/11/12 08:06:37 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #30301: [SPARK-33396][SQL] Spark SQL CLI prints appliction id when process file - posted by GitBox <gi...@apache.org> on 2020/11/12 08:10:53 UTC, 2 replies.
- [GitHub] [spark] maropu commented on pull request #29950: [SPARK-32945][SQL] Avoid collapsing projects if reaching max allowed common exprs - posted by GitBox <gi...@apache.org> on 2020/11/12 08:35:56 UTC, 1 replies.
- [GitHub] [spark] PierreLeresteux opened a new pull request #30348: [SPARK-33413][WEBUI] SparkUI doesn't work when use an external reverse proxy - posted by GitBox <gi...@apache.org> on 2020/11/12 08:36:55 UTC, 0 replies.
- [GitHub] [spark] otterc opened a new pull request #30349: [SPARK-32916][SHUFFLE] Remove the newly added YarnShuffleServiceSuite.java - posted by GitBox <gi...@apache.org> on 2020/11/12 08:39:50 UTC, 0 replies.
- [GitHub] [spark] otterc commented on pull request #30349: [SPARK-32916][SHUFFLE] Remove the newly added YarnShuffleServiceSuite.java - posted by GitBox <gi...@apache.org> on 2020/11/12 08:40:11 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30348: [SPARK-33413][WEBUI] SparkUI doesn't work when use an external reverse proxy - posted by GitBox <gi...@apache.org> on 2020/11/12 08:40:52 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30349: [SPARK-32916][SHUFFLE] Remove the newly added YarnShuffleServiceSuite.java - posted by GitBox <gi...@apache.org> on 2020/11/12 08:40:53 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30347: [SPARK-33209][SS] Refactor unit test of stream-stream join in UnsupportedOperationsSuite - posted by GitBox <gi...@apache.org> on 2020/11/12 08:43:44 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30349: [SPARK-32916][SHUFFLE] Remove the newly added YarnShuffleServiceSuite.java - posted by GitBox <gi...@apache.org> on 2020/11/12 08:44:40 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30097: [SPARK-33140][SQL] remove SQLConf and SparkSession in all sub-class of Rule[QueryPlan] - posted by GitBox <gi...@apache.org> on 2020/11/12 08:44:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30301: [SPARK-33396][SQL] Spark SQL CLI prints appliction id when process file - posted by GitBox <gi...@apache.org> on 2020/11/12 08:45:24 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30297: [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out of bound - posted by GitBox <gi...@apache.org> on 2020/11/12 08:50:37 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #30347: [SPARK-33209][SS] Refactor unit test of stream-stream join in UnsupportedOperationsSuite - posted by GitBox <gi...@apache.org> on 2020/11/12 08:50:59 UTC, 6 replies.
- [GitHub] [spark] cloud-fan closed pull request #30297: [SPARK-33386][SQL] Accessing array elements in ElementAt/Elt/GetArrayItem should failed if index is out of bound - posted by GitBox <gi...@apache.org> on 2020/11/12 08:51:00 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon removed a comment on pull request #30309: [WIP][SPARK-33407][PYTHON] Simplify the exception message from Python UDFs - posted by GitBox <gi...@apache.org> on 2020/11/12 08:55:48 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #30164: [SPARK-32919][SHUFFLE][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/12 08:58:00 UTC, 11 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #30350: [SPARK-33428][SQL] Conv UDF use BigInt to avoid Long value overflow - posted by GitBox <gi...@apache.org> on 2020/11/12 09:06:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30350: [SPARK-33428][SQL] Conv UDF use BigInt to avoid Long value overflow - posted by GitBox <gi...@apache.org> on 2020/11/12 09:11:48 UTC, 30 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30009: [SPARK-32907][ML][PYTHON] adaptively blockify instances - LinearSVC - posted by GitBox <gi...@apache.org> on 2020/11/12 09:20:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30349: [SPARK-32916][SHUFFLE] Remove the newly added YarnShuffleServiceSuite.java - posted by GitBox <gi...@apache.org> on 2020/11/12 09:23:13 UTC, 2 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #30350: [SPARK-33428][SQL] Conv UDF use BigInt to avoid Long value overflow - posted by GitBox <gi...@apache.org> on 2020/11/12 09:33:49 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30350: [SPARK-33428][SQL] Conv UDF use BigInt to avoid Long value overflow - posted by GitBox <gi...@apache.org> on 2020/11/12 09:50:56 UTC, 1 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #30351: [MINOR][CORE] Remove unused imports in core module - posted by GitBox <gi...@apache.org> on 2020/11/12 09:51:27 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #30311: [MINOR][DOC] spark.executor.memoryOverhead is not cluster-mode only - posted by GitBox <gi...@apache.org> on 2020/11/12 09:53:39 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30311: [MINOR][DOC] spark.executor.memoryOverhead is not cluster-mode only - posted by GitBox <gi...@apache.org> on 2020/11/12 09:54:42 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30351: [MINOR][CORE] Remove unused imports in core module - posted by GitBox <gi...@apache.org> on 2020/11/12 09:57:06 UTC, 6 replies.
- [GitHub] [spark] zero323 commented on a change in pull request #30346: [SPARK-33253][PYTHON][DOCS] Migration to NumPy documentation style in Streaming (pyspark.streaming.*) - posted by GitBox <gi...@apache.org> on 2020/11/12 10:04:07 UTC, 5 replies.
- [GitHub] [spark] zero323 commented on pull request #30346: [SPARK-33253][PYTHON][DOCS] Migration to NumPy documentation style in Streaming (pyspark.streaming.*) - posted by GitBox <gi...@apache.org> on 2020/11/12 10:11:30 UTC, 0 replies.
- [GitHub] [spark] steveloughran commented on pull request #30319: [SPARK-33402][CORE] Jobs launched in same second have duplicate MapReduce JobIDs - posted by GitBox <gi...@apache.org> on 2020/11/12 10:21:25 UTC, 0 replies.
- [GitHub] [spark] Lucusone commented on pull request #25201: [SPARK-28419][SQL] Enable SparkThriftServer support proxy user's authentication . - posted by GitBox <gi...@apache.org> on 2020/11/12 10:26:42 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30351: [MINOR][CORE] Remove unused imports in core module - posted by GitBox <gi...@apache.org> on 2020/11/12 10:28:04 UTC, 2 replies.
- [GitHub] [spark] pprzetacznik commented on pull request #30337: [WIP][SPARK-33425] Fix https credentials when doing spark-submit - posted by GitBox <gi...@apache.org> on 2020/11/12 10:30:20 UTC, 0 replies.
- [GitHub] [spark] pgillet opened a new pull request #30352: [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler - posted by GitBox <gi...@apache.org> on 2020/11/12 10:50:55 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30352: [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler - posted by GitBox <gi...@apache.org> on 2020/11/12 10:51:56 UTC, 12 replies.
- [GitHub] [spark] prakharjain09 commented on a change in pull request #30300: [SPARK-33399][SQL] Normalize output partitioning and sortorder with respect to aliases to avoid unneeded exchange/sort nodes - posted by GitBox <gi...@apache.org> on 2020/11/12 10:56:13 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30300: [SPARK-33399][SQL] Normalize output partitioning and sortorder with respect to aliases to avoid unneeded exchange/sort nodes - posted by GitBox <gi...@apache.org> on 2020/11/12 10:58:36 UTC, 17 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30352: [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler - posted by GitBox <gi...@apache.org> on 2020/11/12 10:59:17 UTC, 14 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30350: [SPARK-33428][SQL] Conv UDF use BigInt to avoid Long value overflow - posted by GitBox <gi...@apache.org> on 2020/11/12 11:00:39 UTC, 17 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30350: [SPARK-33428][SQL] Conv UDF use BigInt to avoid Long value overflow - posted by GitBox <gi...@apache.org> on 2020/11/12 11:01:20 UTC, 18 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30350: [SPARK-33428][SQL] Conv UDF use BigInt to avoid Long value overflow - posted by GitBox <gi...@apache.org> on 2020/11/12 11:05:17 UTC, 7 replies.
- [GitHub] [spark] WeichenXu123 commented on pull request #30009: [SPARK-32907][ML][PYTHON] adaptively blockify instances - LinearSVC - posted by GitBox <gi...@apache.org> on 2020/11/12 11:17:58 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30330: [SPARK-33421][SQL] Support Greatest and Least in Expression Canonicalize - posted by GitBox <gi...@apache.org> on 2020/11/12 11:27:07 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30351: [MINOR][CORE] Remove unused imports in core module - posted by GitBox <gi...@apache.org> on 2020/11/12 11:40:22 UTC, 4 replies.
- [GitHub] [spark] linhongliu-db opened a new pull request #30354: [SPARK-33140][SQL][FOLLOW-UP] change val to def in object rule - posted by GitBox <gi...@apache.org> on 2020/11/12 11:51:42 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30354: [SPARK-33140][SQL][FOLLOW-UP] change val to def in object rule - posted by GitBox <gi...@apache.org> on 2020/11/12 11:52:33 UTC, 12 replies.
- [GitHub] [spark] SparkQA commented on pull request #30353: [SPARK-33431][CORE][SQL]Use Option.contains instead of instanceOfOption == Some(x) - posted by GitBox <gi...@apache.org> on 2020/11/12 11:52:44 UTC, 0 replies.
- [GitHub] [spark] leanken removed a comment on pull request #30354: [SPARK-33140][SQL][FOLLOW-UP] change val to def in object rule - posted by GitBox <gi...@apache.org> on 2020/11/12 11:58:29 UTC, 0 replies.
- [GitHub] [spark] ayushi-agarwal commented on pull request #30334: [SPARK-33411][SQL] Cardinality estimation of union, sort and range operator - posted by GitBox <gi...@apache.org> on 2020/11/12 11:58:40 UTC, 3 replies.
- [GitHub] [spark] leanken commented on pull request #30354: [SPARK-33140][SQL][FOLLOW-UP] change val to def in object rule - posted by GitBox <gi...@apache.org> on 2020/11/12 12:00:30 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30354: [SPARK-33140][SQL][FOLLOW-UP] change val to def in object rule - posted by GitBox <gi...@apache.org> on 2020/11/12 12:02:51 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #30343: [MINOR][GRAPHX][2.4] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/12 12:03:13 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30353: [SPARK-33431][CORE][SQL]Use Option.contains instead of instanceOfOption == Some(x) - posted by GitBox <gi...@apache.org> on 2020/11/12 12:11:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30300: [SPARK-33399][SQL] Normalize output partitioning and sortorder with respect to aliases to avoid unneeded exchange/sort nodes - posted by GitBox <gi...@apache.org> on 2020/11/12 12:14:29 UTC, 11 replies.
- [GitHub] [spark] LuciferYang edited a comment on pull request #30351: [MINOR][CORE] Remove unused imports in core module - posted by GitBox <gi...@apache.org> on 2020/11/12 12:18:32 UTC, 5 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request #30355: [SPARK-32907][ML][PYTHON] adaptively blockify instances - AFT,LiR,LoR - posted by GitBox <gi...@apache.org> on 2020/11/12 12:26:44 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #30351: [MINOR][CORE] Remove unused imports in core module - posted by GitBox <gi...@apache.org> on 2020/11/12 12:28:09 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #25201: [SPARK-28419][SQL] Enable SparkThriftServer support proxy user's authentication . - posted by GitBox <gi...@apache.org> on 2020/11/12 12:30:48 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30353: [SPARK-33431][CORE][SQL] Use Option.contains instead of instanceOfOption == Some(x) - posted by GitBox <gi...@apache.org> on 2020/11/12 12:33:03 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30351: [MINOR][CORE] Remove unused imports in core module - posted by GitBox <gi...@apache.org> on 2020/11/12 12:40:48 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30300: [SPARK-33399][SQL] Normalize output partitioning and sortorder with respect to aliases to avoid unneeded exchange/sort nodes - posted by GitBox <gi...@apache.org> on 2020/11/12 12:42:50 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30353: [SPARK-33431][CORE][SQL] Use Option.contains instead of instanceOfOption == Some(x) - posted by GitBox <gi...@apache.org> on 2020/11/12 12:43:12 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30351: [MINOR][CORE] Remove unused imports in core module - posted by GitBox <gi...@apache.org> on 2020/11/12 12:43:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30351: [MINOR][CORE] Remove unused imports in core module - posted by GitBox <gi...@apache.org> on 2020/11/12 12:43:13 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30300: [SPARK-33399][SQL] Normalize output partitioning and sortorder with respect to aliases to avoid unneeded exchange/sort nodes - posted by GitBox <gi...@apache.org> on 2020/11/12 12:43:24 UTC, 14 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30353: [SPARK-33431][CORE][SQL] Use Option.contains instead of instanceOfOption == Some(x) - posted by GitBox <gi...@apache.org> on 2020/11/12 12:44:38 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a change in pull request #30353: [SPARK-33431][CORE][SQL] Use Option.contains instead of instanceOfOption == Some(x) - posted by GitBox <gi...@apache.org> on 2020/11/12 12:57:20 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30300: [SPARK-33399][SQL] Normalize output partitioning and sortorder with respect to aliases to avoid unneeded exchange/sort nodes - posted by GitBox <gi...@apache.org> on 2020/11/12 13:06:26 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30353: [SPARK-33431][CORE][SQL] Use Option.contains instead of instanceOfOption == Some(x) - posted by GitBox <gi...@apache.org> on 2020/11/12 13:07:03 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30354: [SPARK-33140][SQL][FOLLOW-UP] change val to def in object rule - posted by GitBox <gi...@apache.org> on 2020/11/12 13:07:15 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30353: [SPARK-33431][CORE][SQL] Use Option.contains instead of instanceOfOption == Some(x) - posted by GitBox <gi...@apache.org> on 2020/11/12 13:07:29 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30354: [SPARK-33140][SQL][FOLLOW-UP] change val to def in object rule - posted by GitBox <gi...@apache.org> on 2020/11/12 13:08:20 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30355: [SPARK-32907][ML][PYTHON] adaptively blockify instances - AFT,LiR,LoR - posted by GitBox <gi...@apache.org> on 2020/11/12 13:45:19 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30355: [SPARK-32907][ML][PYTHON] adaptively blockify instances - AFT,LiR,LoR - posted by GitBox <gi...@apache.org> on 2020/11/12 13:46:06 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30355: [SPARK-32907][ML][PYTHON] adaptively blockify instances - AFT,LiR,LoR - posted by GitBox <gi...@apache.org> on 2020/11/12 13:46:17 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30355: [SPARK-32907][ML][PYTHON] adaptively blockify instances - AFT,LiR,LoR - posted by GitBox <gi...@apache.org> on 2020/11/12 13:46:20 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29950: [SPARK-32945][SQL] Avoid collapsing projects if reaching max allowed common exprs - posted by GitBox <gi...@apache.org> on 2020/11/12 13:48:15 UTC, 3 replies.
- [GitHub] [spark] Ngone51 commented on pull request #30312: [WIP][SPARK-32917][SHUFFLE][CORE][test-maven][test-hadoop2.7] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/12 13:59:45 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #30349: [SPARK-32916][SHUFFLE] Remove the newly added YarnShuffleServiceSuite.java - posted by GitBox <gi...@apache.org> on 2020/11/12 14:18:48 UTC, 0 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #30356: [SPARK-33433][SQL] Change Aggregate max rows to 1 if grouping is empty - posted by GitBox <gi...@apache.org> on 2020/11/12 14:34:21 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30178: [SPARK-33278][SQL] Improve the performance for FIRST_VALUE - posted by GitBox <gi...@apache.org> on 2020/11/12 14:59:29 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30178: [SPARK-33278][SQL] Improve the performance for FIRST_VALUE - posted by GitBox <gi...@apache.org> on 2020/11/12 15:00:21 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30349: [SPARK-32916][SHUFFLE] Remove the newly added YarnShuffleServiceSuite.java - posted by GitBox <gi...@apache.org> on 2020/11/12 15:24:15 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30329: [SPARK-33420][SQL] Fix BroadCastJoin failure when keys on join side has cast from DateTyte to String - posted by GitBox <gi...@apache.org> on 2020/11/12 15:24:28 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #30312: [WIP][SPARK-32917][SHUFFLE][CORE][test-maven][test-hadoop2.7] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/12 15:30:00 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30356: [SPARK-33433][SQL] Change Aggregate max rows to 1 if grouping is empty - posted by GitBox <gi...@apache.org> on 2020/11/12 15:41:47 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30356: [SPARK-33433][SQL] Change Aggregate max rows to 1 if grouping is empty - posted by GitBox <gi...@apache.org> on 2020/11/12 15:44:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30356: [SPARK-33433][SQL] Change Aggregate max rows to 1 if grouping is empty - posted by GitBox <gi...@apache.org> on 2020/11/12 15:44:19 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30353: [SPARK-33431][CORE][SQL] Use Option.contains instead of instanceOfOption == Some(x) - posted by GitBox <gi...@apache.org> on 2020/11/12 15:44:34 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30300: [SPARK-33399][SQL] Normalize output partitioning and sortorder with respect to aliases to avoid unneeded exchange/sort nodes - posted by GitBox <gi...@apache.org> on 2020/11/12 15:48:24 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30312: [WIP][SPARK-32917][SHUFFLE][CORE][test-maven][test-hadoop2.7] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/12 15:49:45 UTC, 9 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30354: [SPARK-33140][SQL][FOLLOW-UP] change val to def in object rule - posted by GitBox <gi...@apache.org> on 2020/11/12 16:10:22 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30354: [SPARK-33140][SQL][FOLLOW-UP] change val to def in object rule - posted by GitBox <gi...@apache.org> on 2020/11/12 16:11:26 UTC, 0 replies.
- [GitHub] [spark] zsxwing commented on pull request #29729: [SPARK-32032][SS] Avoid infinite wait in driver because of KafkaConsumer.poll(long) API - posted by GitBox <gi...@apache.org> on 2020/11/12 16:20:52 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30356: [SPARK-33433][SQL] Change Aggregate max rows to 1 if grouping is empty - posted by GitBox <gi...@apache.org> on 2020/11/12 16:53:09 UTC, 2 replies.
- [GitHub] [spark] otterc commented on a change in pull request #30312: [WIP][SPARK-32917][SHUFFLE][CORE][test-maven][test-hadoop2.7] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/12 17:02:15 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #30357: [SPARK-33432][SQL] SQL parser should use active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/12 17:05:20 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30357: [SPARK-33432][SQL] SQL parser should use active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/12 17:15:19 UTC, 7 replies.
- [GitHub] [spark] ayushi-agarwal removed a comment on pull request #30334: [SPARK-33411][SQL] Cardinality estimation of union, sort and range operator - posted by GitBox <gi...@apache.org> on 2020/11/12 17:15:43 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #29729: [SPARK-32032][SS] Avoid infinite wait in driver because of KafkaConsumer.poll(long) API - posted by GitBox <gi...@apache.org> on 2020/11/12 17:17:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30354: [SPARK-33140][SQL][FOLLOW-UP] change val to def in object rule - posted by GitBox <gi...@apache.org> on 2020/11/12 17:44:43 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30357: [SPARK-33432][SQL] SQL parser should use active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/12 17:45:56 UTC, 8 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30357: [SPARK-33432][SQL] SQL parser should use active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/12 17:45:57 UTC, 3 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #30358: [SPARK-33394][SQL] Throw `NoSuchNamespaceException` in V2 InMemoryTableCatalog if namespace does not exist - posted by GitBox <gi...@apache.org> on 2020/11/12 18:09:32 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30358: [SPARK-33394][SQL] Throw `NoSuchNamespaceException` in V2 InMemoryTableCatalog if namespace does not exist - posted by GitBox <gi...@apache.org> on 2020/11/12 18:09:53 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on a change in pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/12 18:12:04 UTC, 37 replies.
- [GitHub] [spark] SparkQA commented on pull request #30358: [SPARK-33394][SQL] Throw `NoSuchNamespaceException` for not existing namespace in `InMemoryTableCatalog.listTables()` - posted by GitBox <gi...@apache.org> on 2020/11/12 18:13:43 UTC, 16 replies.
- [GitHub] [spark] maryannxue commented on pull request #29797: [SPARK-32932][SQL] Do not use local shuffle reader at final stage on write command - posted by GitBox <gi...@apache.org> on 2020/11/12 18:45:18 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30359: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches - posted by GitBox <gi...@apache.org> on 2020/11/12 18:51:43 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30358: [SPARK-33394][SQL] Throw `NoSuchNamespaceException` for not existing namespace in `InMemoryTableCatalog.listTables()` - posted by GitBox <gi...@apache.org> on 2020/11/12 19:32:34 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30358: [SPARK-33394][SQL] Throw `NoSuchNamespaceException` for not existing namespace in `InMemoryTableCatalog.listTables()` - posted by GitBox <gi...@apache.org> on 2020/11/12 19:44:25 UTC, 14 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30359: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches - posted by GitBox <gi...@apache.org> on 2020/11/12 19:56:45 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30359: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches - posted by GitBox <gi...@apache.org> on 2020/11/12 19:57:18 UTC, 3 replies.
- [GitHub] [spark] maryannxue commented on pull request #30334: [SPARK-33411][SQL] Cardinality estimation of union, sort and range operator - posted by GitBox <gi...@apache.org> on 2020/11/12 20:04:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30358: [SPARK-33394][SQL] Throw `NoSuchNamespaceException` for not existing namespace in `InMemoryTableCatalog.listTables()` - posted by GitBox <gi...@apache.org> on 2020/11/12 21:01:26 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30349: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Remove the newly added YarnShuffleServiceSuite.java - posted by GitBox <gi...@apache.org> on 2020/11/12 21:25:07 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30359: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches - posted by GitBox <gi...@apache.org> on 2020/11/12 21:25:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30349: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Remove the newly added YarnShuffleServiceSuite.java - posted by GitBox <gi...@apache.org> on 2020/11/12 21:26:33 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30349: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Remove the newly added YarnShuffleServiceSuite.java - posted by GitBox <gi...@apache.org> on 2020/11/12 21:28:52 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30359: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches - posted by GitBox <gi...@apache.org> on 2020/11/12 21:30:11 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #30300: [SPARK-33399][SQL] Normalize output partitioning and sortorder with respect to aliases to avoid unneeded exchange/sort nodes - posted by GitBox <gi...@apache.org> on 2020/11/12 21:54:33 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #30359: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches - posted by GitBox <gi...@apache.org> on 2020/11/12 22:15:40 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30349: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Remove the newly added YarnShuffleServiceSuite.java - posted by GitBox <gi...@apache.org> on 2020/11/12 22:39:23 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30349: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Remove the newly added YarnShuffleServiceSuite.java - posted by GitBox <gi...@apache.org> on 2020/11/12 22:40:25 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30359: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/12 23:23:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30359: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/12 23:29:26 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30359: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/12 23:29:31 UTC, 1 replies.
- [GitHub] [spark] sunchao commented on pull request #30359: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/12 23:29:42 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30337: [WIP][SPARK-33425] Fix https credentials when doing spark-submit - posted by GitBox <gi...@apache.org> on 2020/11/12 23:30:13 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30359: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/12 23:30:29 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #29950: [SPARK-32945][SQL] Avoid collapsing projects if reaching max allowed common exprs - posted by GitBox <gi...@apache.org> on 2020/11/12 23:46:54 UTC, 5 replies.
- [GitHub] [spark] venkata91 commented on a change in pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/12 23:52:43 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/12 23:58:30 UTC, 50 replies.
- [GitHub] [spark] sunchao opened a new pull request #30360: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/13 00:04:40 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #29950: [SPARK-32945][SQL] Avoid collapsing projects if reaching max allowed common exprs - posted by GitBox <gi...@apache.org> on 2020/11/13 00:05:45 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30360: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/13 00:06:06 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #29950: [SPARK-32945][SQL] Avoid collapsing projects if reaching max allowed common exprs - posted by GitBox <gi...@apache.org> on 2020/11/13 00:06:38 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30360: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/13 00:12:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30360: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/13 00:12:17 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30360: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/13 00:14:02 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30360: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/13 00:14:49 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #30360: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/13 00:18:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/13 00:58:38 UTC, 27 replies.
- [GitHub] [spark] SparkQA commented on pull request #30360: [SPARK-33435][SQL][3.0] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/13 01:27:11 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30360: [SPARK-33435][SQL][3.0] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/13 01:27:12 UTC, 1 replies.
- [GitHub] [spark] li36909 opened a new pull request #30361: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/13 01:37:26 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30361: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/13 01:42:48 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/13 01:45:04 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/13 01:45:26 UTC, 39 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30361: [SPARK-33339][PYTHON] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/13 01:46:51 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30361: [SPARK-33339][PYTHON][2.4] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/13 02:22:35 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30361: [SPARK-33339][PYTHON][2.4] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/13 02:28:08 UTC, 1 replies.
- [GitHub] [spark] leanken opened a new pull request #30362: [SPARK-33139][SQL][FOLLOW-UP] add spark.sql.legacy.allowModifyActiveSession in Exception message - posted by GitBox <gi...@apache.org> on 2020/11/13 02:39:14 UTC, 0 replies.
- [GitHub] [spark] leanken commented on pull request #30362: [SPARK-33139][SQL][FOLLOW-UP] add spark.sql.legacy.allowModifyActiveSession in Exception message - posted by GitBox <gi...@apache.org> on 2020/11/13 02:39:47 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30361: [SPARK-33339][PYTHON][2.4] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/13 02:55:35 UTC, 0 replies.
- [GitHub] [spark] li36909 commented on pull request #30361: [SPARK-33339][PYTHON][2.4] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/13 02:56:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30359: [SPARK-33435][SQL] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/13 02:56:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30361: [SPARK-33339][PYTHON][2.4] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/13 02:58:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30361: [SPARK-33339][PYTHON][2.4] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/13 03:17:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30361: [SPARK-33339][PYTHON][2.4] Pyspark application will hang due to non Exception error - posted by GitBox <gi...@apache.org> on 2020/11/13 03:17:18 UTC, 0 replies.
- [GitHub] [spark] linhongliu-db opened a new pull request #30363: [SPARK-33438][SQL] Eager init spark conf objects to register all entries - posted by GitBox <gi...@apache.org> on 2020/11/13 03:40:41 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30363: [SPARK-33438][SQL] Eager init spark conf objects to register all entries - posted by GitBox <gi...@apache.org> on 2020/11/13 03:43:51 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30363: [SPARK-33438][SQL] Eager init spark conf objects to register all entries - posted by GitBox <gi...@apache.org> on 2020/11/13 03:44:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30363: [SPARK-33438][SQL] Eager init spark conf objects to register all entries - posted by GitBox <gi...@apache.org> on 2020/11/13 03:45:18 UTC, 1 replies.
- [GitHub] [spark] sunchao commented on pull request #30360: [SPARK-33435][SQL][3.0] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/13 03:46:40 UTC, 0 replies.
- [GitHub] [spark] leanken opened a new pull request #30364: [SPARK-33140][SQL][FOLLOW-UP] revert code that not use passed-in SparkSession to get SQLConf. - posted by GitBox <gi...@apache.org> on 2020/11/13 03:46:41 UTC, 0 replies.
- [GitHub] [spark] leanken commented on pull request #30364: [SPARK-33140][SQL][FOLLOW-UP] revert code that not use passed-in SparkSession to get SQLConf. - posted by GitBox <gi...@apache.org> on 2020/11/13 03:46:52 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30364: [SPARK-33140][SQL][FOLLOW-UP] revert code that not use passed-in SparkSession to get SQLConf. - posted by GitBox <gi...@apache.org> on 2020/11/13 03:50:40 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30365: [SPARK-33439][INFRA] Use SERIAL_SBT_TESTS=1 for SQL modules - posted by GitBox <gi...@apache.org> on 2020/11/13 03:52:35 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30365: [SPARK-33439][INFRA] Use SERIAL_SBT_TESTS=1 for SQL modules - posted by GitBox <gi...@apache.org> on 2020/11/13 03:54:50 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30362: [SPARK-33139][SQL][FOLLOW-UP] add spark.sql.legacy.allowModifyActiveSession in Exception message - posted by GitBox <gi...@apache.org> on 2020/11/13 03:55:01 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30362: [SPARK-33139][SQL][FOLLOW-UP] add spark.sql.legacy.allowModifyActiveSession in Exception message - posted by GitBox <gi...@apache.org> on 2020/11/13 03:55:12 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30362: [SPARK-33139][SQL][FOLLOW-UP] add spark.sql.legacy.allowModifyActiveSession in Exception message - posted by GitBox <gi...@apache.org> on 2020/11/13 03:55:23 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30349: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Remove the newly added YarnShuffleServiceSuite.java - posted by GitBox <gi...@apache.org> on 2020/11/13 03:57:48 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30365: [SPARK-33439][INFRA] Use SERIAL_SBT_TESTS=1 for SQL modules - posted by GitBox <gi...@apache.org> on 2020/11/13 03:58:09 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30365: [SPARK-33439][INFRA] Use SERIAL_SBT_TESTS=1 for SQL modules - posted by GitBox <gi...@apache.org> on 2020/11/13 04:05:11 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30357: [SPARK-33432][SQL] SQL parser should use active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/13 04:10:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30364: [SPARK-33140][SQL][FOLLOW-UP] Revert code that not use passed-in SparkSession to get SQLConf. - posted by GitBox <gi...@apache.org> on 2020/11/13 04:32:30 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30364: [SPARK-33140][SQL][FOLLOW-UP] Revert code that not use passed-in SparkSession to get SQLConf. - posted by GitBox <gi...@apache.org> on 2020/11/13 04:54:32 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30364: [SPARK-33140][SQL][FOLLOW-UP] Revert code that not use passed-in SparkSession to get SQLConf. - posted by GitBox <gi...@apache.org> on 2020/11/13 04:55:18 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30360: [SPARK-33435][SQL][3.0] DSv2: REFRESH TABLE should invalidate caches referencing the table - posted by GitBox <gi...@apache.org> on 2020/11/13 04:55:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30363: [SPARK-33438][SQL] Eager init spark conf objects to register all entries - posted by GitBox <gi...@apache.org> on 2020/11/13 04:58:40 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request #30366: [SPARK-33440][CORE] Separate the calculation for the next renewal date for each delegation token - posted by GitBox <gi...@apache.org> on 2020/11/13 05:04:08 UTC, 0 replies.
- [GitHub] [spark] itholic commented on a change in pull request #30346: [SPARK-33253][PYTHON][DOCS] Migration to NumPy documentation style in Streaming (pyspark.streaming.*) - posted by GitBox <gi...@apache.org> on 2020/11/13 05:09:47 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30366: [SPARK-33440][CORE] Separate the calculation for the next renewal date for each delegation token - posted by GitBox <gi...@apache.org> on 2020/11/13 05:11:19 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30365: [SPARK-33439][INFRA] Use SERIAL_SBT_TESTS=1 for SQL modules - posted by GitBox <gi...@apache.org> on 2020/11/13 05:13:14 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30365: [SPARK-33439][INFRA] Use SERIAL_SBT_TESTS=1 for SQL modules - posted by GitBox <gi...@apache.org> on 2020/11/13 05:14:17 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30340: [SPARK-33426][SQL][TESTS] Unify Hive SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/13 05:15:09 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30340: [SPARK-33426][SQL][TESTS] Unify Hive SHOW TABLES tests - posted by GitBox <gi...@apache.org> on 2020/11/13 05:16:00 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30365: [SPARK-33439][INFRA] Use SERIAL_SBT_TESTS=1 for SQL modules - posted by GitBox <gi...@apache.org> on 2020/11/13 05:20:08 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30365: [SPARK-33439][INFRA] Use SERIAL_SBT_TESTS=1 for SQL modules - posted by GitBox <gi...@apache.org> on 2020/11/13 05:20:30 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30357: [SPARK-33432][SQL] SQL parser should use active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/13 05:22:44 UTC, 4 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #30366: [SPARK-33440][CORE] Separate the calculation for the next renewal date for each delegation token - posted by GitBox <gi...@apache.org> on 2020/11/13 05:33:35 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30366: [SPARK-33440][CORE] Separate the calculation for the next renewal date for each delegation token - posted by GitBox <gi...@apache.org> on 2020/11/13 05:46:22 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30346: [SPARK-33253][PYTHON][DOCS] Migration to NumPy documentation style in Streaming (pyspark.streaming.*) - posted by GitBox <gi...@apache.org> on 2020/11/13 05:46:22 UTC, 5 replies.
- [GitHub] [spark] manuzhang commented on pull request #29797: [SPARK-32932][SQL] Do not use local shuffle reader at final stage on write command - posted by GitBox <gi...@apache.org> on 2020/11/13 06:02:45 UTC, 3 replies.
- [GitHub] [spark] manuzhang edited a comment on pull request #29797: [SPARK-32932][SQL] Do not use local shuffle reader at final stage on write command - posted by GitBox <gi...@apache.org> on 2020/11/13 06:04:56 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30366: [SPARK-33440][CORE] Separate the calculation for the next renewal date for each delegation token - posted by GitBox <gi...@apache.org> on 2020/11/13 06:12:29 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30365: [SPARK-33439][INFRA] Use SERIAL_SBT_TESTS=1 for SQL modules - posted by GitBox <gi...@apache.org> on 2020/11/13 06:26:16 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #29414: [SPARK-32106][SQL] Implement script transform in sql/core - posted by GitBox <gi...@apache.org> on 2020/11/13 06:37:14 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #29414: [SPARK-32106][SQL] Implement script transform in sql/core - posted by GitBox <gi...@apache.org> on 2020/11/13 06:43:18 UTC, 11 replies.
- [GitHub] [spark] maropu commented on pull request #29414: [SPARK-32106][SQL] Implement script transform in sql/core - posted by GitBox <gi...@apache.org> on 2020/11/13 06:50:56 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30356: [SPARK-33433][SQL] Change Aggregate max rows to 1 if grouping is empty - posted by GitBox <gi...@apache.org> on 2020/11/13 06:57:57 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30346: [SPARK-33253][PYTHON][DOCS] Migration to NumPy documentation style in Streaming (pyspark.streaming.*) - posted by GitBox <gi...@apache.org> on 2020/11/13 07:05:13 UTC, 9 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30341: [SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/13 07:12:44 UTC, 13 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/13 07:16:54 UTC, 7 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30042: [SPARK-33139][SQL] protect setActionSession and clearActiveSession - posted by GitBox <gi...@apache.org> on 2020/11/13 07:34:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/13 07:36:24 UTC, 9 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/13 07:37:49 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30362: [SPARK-33139][SQL][FOLLOW-UP] add spark.sql.legacy.allowModifyActiveSession in Exception message - posted by GitBox <gi...@apache.org> on 2020/11/13 07:39:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30366: [SPARK-33440][CORE] Separate the calculation for the next renewal date for each delegation token - posted by GitBox <gi...@apache.org> on 2020/11/13 07:40:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30366: [SPARK-33440][CORE] Separate the calculation for the next renewal date for each delegation token - posted by GitBox <gi...@apache.org> on 2020/11/13 07:41:50 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29414: [SPARK-32106][SQL] Implement script transform in sql/core - posted by GitBox <gi...@apache.org> on 2020/11/13 07:46:04 UTC, 4 replies.
- [GitHub] [spark] leanken closed pull request #30362: [SPARK-33139][SQL][FOLLOW-UP] add spark.sql.legacy.allowModifyActiveSession in Exception message - posted by GitBox <gi...@apache.org> on 2020/11/13 07:47:10 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30358: [SPARK-33394][SQL] Throw `NoSuchNamespaceException` for not existing namespace in `InMemoryTableCatalog.listTables()` - posted by GitBox <gi...@apache.org> on 2020/11/13 07:47:45 UTC, 0 replies.
- [GitHub] [spark] leanken commented on pull request #30042: [SPARK-33139][SQL] protect setActionSession and clearActiveSession - posted by GitBox <gi...@apache.org> on 2020/11/13 08:02:36 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30351: [SPARK-33441][CORE] Remove unused imports in core module - posted by GitBox <gi...@apache.org> on 2020/11/13 08:06:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29414: [SPARK-32106][SQL] Implement script transform in sql/core - posted by GitBox <gi...@apache.org> on 2020/11/13 08:06:24 UTC, 2 replies.
- [GitHub] [spark] gaborgsomogyi edited a comment on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/13 08:06:25 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29414: [SPARK-32106][SQL] Implement script transform in sql/core - posted by GitBox <gi...@apache.org> on 2020/11/13 08:06:26 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30364: [SPARK-33140][SQL][FOLLOW-UP] Revert code that not use passed-in SparkSession to get SQLConf. - posted by GitBox <gi...@apache.org> on 2020/11/13 08:06:28 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30351: [SPARK-33441][CORE] Remove unused imports in core module - posted by GitBox <gi...@apache.org> on 2020/11/13 08:06:29 UTC, 0 replies.
- [GitHub] [spark] leanken opened a new pull request #30367: Revert "[SPARK-33139][SQL] protect setActionSession and clearActiveSession" - posted by GitBox <gi...@apache.org> on 2020/11/13 08:07:14 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/13 08:08:03 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30358: [SPARK-33394][SQL] Throw `NoSuchNamespaceException` for not existing namespace in `InMemoryTableCatalog.listTables()` - posted by GitBox <gi...@apache.org> on 2020/11/13 08:08:14 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30367: Revert "[SPARK-33139][SQL] protect setActionSession and clearActiveSession" - posted by GitBox <gi...@apache.org> on 2020/11/13 08:15:31 UTC, 3 replies.
- [GitHub] [spark] ulysses-you commented on pull request #30356: [SPARK-33433][SQL] Change Aggregate max rows to 1 if grouping is empty - posted by GitBox <gi...@apache.org> on 2020/11/13 08:16:26 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30367: Revert "[SPARK-33139][SQL] protect setActionSession and clearActiveSession" - posted by GitBox <gi...@apache.org> on 2020/11/13 08:23:48 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30367: Revert "[SPARK-33139][SQL] protect setActionSession and clearActiveSession" - posted by GitBox <gi...@apache.org> on 2020/11/13 08:24:19 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30367: Revert "[SPARK-33139][SQL] protect setActionSession and clearActiveSession" - posted by GitBox <gi...@apache.org> on 2020/11/13 08:24:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30351: [SPARK-33441][CORE][SQL][SS] Remove unused imports in core module - posted by GitBox <gi...@apache.org> on 2020/11/13 08:35:01 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30300: [SPARK-33399][SQL] Normalize output partitioning and sortorder with respect to aliases to avoid unneeded exchange/sort nodes - posted by GitBox <gi...@apache.org> on 2020/11/13 08:49:03 UTC, 1 replies.
- [GitHub] [spark] gengliangwang closed pull request #30292: [SPARK-33166][DOC] Provide Search Function in Spark docs site - posted by GitBox <gi...@apache.org> on 2020/11/13 08:51:41 UTC, 0 replies.
- [GitHub] [spark] itholic commented on pull request #30346: [SPARK-33253][PYTHON][DOCS] Migration to NumPy documentation style in Streaming (pyspark.streaming.*) - posted by GitBox <gi...@apache.org> on 2020/11/13 08:59:57 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30350: [SPARK-33428][SQL] Conv UDF use BigInt to avoid Long value overflow - posted by GitBox <gi...@apache.org> on 2020/11/13 09:00:39 UTC, 4 replies.
- [GitHub] [spark] luluorta commented on a change in pull request #30357: [SPARK-33432][SQL] SQL parser should use active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/13 09:02:30 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30351: [SPARK-33441][CORE][SQL][SS] Remove unused imports in core module - posted by GitBox <gi...@apache.org> on 2020/11/13 09:05:22 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30341: [SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/13 09:18:27 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30367: Revert "[SPARK-33139][SQL] protect setActionSession and clearActiveSession" - posted by GitBox <gi...@apache.org> on 2020/11/13 09:19:38 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30368: [SPARK-33442][SQL] Change Combine Limit to Eliminate limit using max row - posted by GitBox <gi...@apache.org> on 2020/11/13 09:24:17 UTC, 38 replies.
- [GitHub] [spark] SparkQA commented on pull request #26953: [SPARK-30306][CORE][PYTHON] Instrument Python UDF execution time and throughput metrics using Spark Metrics system - posted by GitBox <gi...@apache.org> on 2020/11/13 09:24:18 UTC, 1 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #30368: [SPARK-33442][SQL] Change Combine Limit to Eliminate limit using max row - posted by GitBox <gi...@apache.org> on 2020/11/13 09:24:29 UTC, 11 replies.
- [GitHub] [spark] SparkQA commented on pull request #30351: [WIP][SPARK-33441][BUILD][CORE][SQL][SS][PYTHON][R][AVRO][WEB UI] Remove unused imports in core module - posted by GitBox <gi...@apache.org> on 2020/11/13 09:39:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30351: [WIP][SPARK-33441][BUILD] Add unused-imports compilation check and remove all unused-imports - posted by GitBox <gi...@apache.org> on 2020/11/13 11:17:30 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30368: [SPARK-33442][SQL] Change Combine Limit to Eliminate limit using max row - posted by GitBox <gi...@apache.org> on 2020/11/13 11:18:23 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30368: [SPARK-33442][SQL] Change Combine Limit to Eliminate limit using max row - posted by GitBox <gi...@apache.org> on 2020/11/13 11:19:17 UTC, 26 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30368: [SPARK-33442][SQL] Change Combine Limit to Eliminate limit using max row - posted by GitBox <gi...@apache.org> on 2020/11/13 11:22:28 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #26953: [SPARK-30306][CORE][PYTHON] Instrument Python UDF execution time and throughput metrics using Spark Metrics system - posted by GitBox <gi...@apache.org> on 2020/11/13 11:26:37 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #26953: [SPARK-30306][CORE][PYTHON] Instrument Python UDF execution time and throughput metrics using Spark Metrics system - posted by GitBox <gi...@apache.org> on 2020/11/13 11:27:19 UTC, 2 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30353: [WIP][SPARK-33431][CORE][SQL][DSTREAM] Use Option.contains instead of instanceOfOption == Some(x) - posted by GitBox <gi...@apache.org> on 2020/11/13 11:49:46 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30341: [SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/13 11:56:34 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30351: [SPARK-33441][BUILD] Add unused-imports compilation check and remove all unused-imports - posted by GitBox <gi...@apache.org> on 2020/11/13 11:57:41 UTC, 36 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30351: [SPARK-33441][BUILD] Add unused-imports compilation check and remove all unused-imports - posted by GitBox <gi...@apache.org> on 2020/11/13 11:58:14 UTC, 28 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30351: [SPARK-33441][BUILD] Add unused-imports compilation check and remove all unused-imports - posted by GitBox <gi...@apache.org> on 2020/11/13 12:04:11 UTC, 19 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #26953: [SPARK-30306][CORE][PYTHON] Instrument Python UDF execution time and throughput metrics using Spark Metrics system - posted by GitBox <gi...@apache.org> on 2020/11/13 12:04:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30353: [SPARK-33431][CORE][SQL][DSTREAM] Use Option.contains instead of instanceOfOption == Some(x) - posted by GitBox <gi...@apache.org> on 2020/11/13 12:54:57 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30351: [SPARK-33441][BUILD] Add unused-imports compilation check and remove all unused-imports - posted by GitBox <gi...@apache.org> on 2020/11/13 13:10:17 UTC, 7 replies.
- [GitHub] [spark] srowen commented on pull request #30351: [SPARK-33441][BUILD] Add unused-imports compilation check and remove all unused-imports - posted by GitBox <gi...@apache.org> on 2020/11/13 13:12:42 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30353: [SPARK-33431][CORE][SQL][DSTREAM] Use Option.contains instead of instanceOfOption == Some(x) - posted by GitBox <gi...@apache.org> on 2020/11/13 13:18:09 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30353: [SPARK-33431][CORE][SQL][DSTREAM] Use Option.contains instead of instanceOfOption == Some(x) - posted by GitBox <gi...@apache.org> on 2020/11/13 13:18:20 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #30351: [SPARK-33441][BUILD] Add unused-imports compilation check and remove all unused-imports - posted by GitBox <gi...@apache.org> on 2020/11/13 13:27:02 UTC, 0 replies.
- [GitHub] [spark] hvanhovell commented on pull request #30045: [SPARK-32991][SQL] Use conf in shared state as the original configuraion for RESET - posted by GitBox <gi...@apache.org> on 2020/11/13 13:32:26 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30367: Revert "[SPARK-33139][SQL] protect setActionSession and clearActiveSession" - posted by GitBox <gi...@apache.org> on 2020/11/13 13:36:18 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30368: [SPARK-33442][SQL] Change Combine Limit to Eliminate limit using max row - posted by GitBox <gi...@apache.org> on 2020/11/13 13:53:43 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30325: [SPARK-33416][SQL] Avoid Hive metastore stack overflow when InSet predicate have many values - posted by GitBox <gi...@apache.org> on 2020/11/13 13:54:18 UTC, 5 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30139: [SPARK-31069][CORE] Avoid repeat compute `chunksBeingTransferred` cause hight cpu cost in external shuffle service when `maxChunksBeingTransferred` use default value. - posted by GitBox <gi...@apache.org> on 2020/11/13 14:08:25 UTC, 3 replies.
- [GitHub] [spark] tgravescs commented on pull request #30349: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Remove the newly added YarnShuffleServiceSuite.java - posted by GitBox <gi...@apache.org> on 2020/11/13 14:19:05 UTC, 5 replies.
- [GitHub] [spark] melin opened a new pull request #30369: update parquet version 1.11.1 and avro version 1.9.2 - posted by GitBox <gi...@apache.org> on 2020/11/13 14:22:47 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30369: update parquet version 1.11.1 and avro version 1.9.2 - posted by GitBox <gi...@apache.org> on 2020/11/13 14:28:44 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30369: update parquet version 1.11.1 and avro version 1.9.2 - posted by GitBox <gi...@apache.org> on 2020/11/13 14:29:14 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30358: [SPARK-33394][SQL] Throw `NoSuchNamespaceException` for not existing namespace in `InMemoryTableCatalog.listTables()` - posted by GitBox <gi...@apache.org> on 2020/11/13 14:40:56 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30045: [SPARK-32991][SQL] Use conf in shared state as the original configuraion for RESET - posted by GitBox <gi...@apache.org> on 2020/11/13 14:47:03 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #30366: [SPARK-33440][CORE] Separate the calculation for the next renewal date for each delegation token - posted by GitBox <gi...@apache.org> on 2020/11/13 14:52:28 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30309: [SPARK-33407][PYTHON] Simplify the exception message from Python UDFs - posted by GitBox <gi...@apache.org> on 2020/11/13 14:58:29 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon removed a comment on pull request #30309: [SPARK-33407][PYTHON] Simplify the exception message from Python UDFs - posted by GitBox <gi...@apache.org> on 2020/11/13 14:58:30 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30369: update parquet version 1.11.1 and avro version 1.9.2 - posted by GitBox <gi...@apache.org> on 2020/11/13 15:02:34 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30353: [SPARK-33431][CORE][SQL][DSTREAM] Use Option.contains instead of instanceOfOption == Some(x) - posted by GitBox <gi...@apache.org> on 2020/11/13 15:08:22 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30366: [SPARK-33440][CORE] Separate the calculation for the next renewal date for each delegation token - posted by GitBox <gi...@apache.org> on 2020/11/13 15:16:02 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30309: [SPARK-33407][PYTHON] Simplify the exception message from Python UDFs (disabled by default) - posted by GitBox <gi...@apache.org> on 2020/11/13 15:16:13 UTC, 18 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #30103: [SPARK-33192][CORE]fix Executor will not be deleted when idle timeout while running on k… - posted by GitBox <gi...@apache.org> on 2020/11/13 15:29:19 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30309: [SPARK-33407][PYTHON] Simplify the exception message from Python UDFs (disabled by default) - posted by GitBox <gi...@apache.org> on 2020/11/13 15:39:21 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30309: [SPARK-33407][PYTHON] Simplify the exception message from Python UDFs (disabled by default) - posted by GitBox <gi...@apache.org> on 2020/11/13 15:40:23 UTC, 16 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #29247: [SPARK-32446][SHS] Add new executor metrics summary REST APIs - posted by GitBox <gi...@apache.org> on 2020/11/13 15:53:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #29247: [SPARK-32446][SHS] Add percentile distribution REST API of peak memory metrics for all executors - posted by GitBox <gi...@apache.org> on 2020/11/13 16:49:43 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29247: [SPARK-32446][SHS] Add percentile distribution REST API of peak memory metrics for all executors - posted by GitBox <gi...@apache.org> on 2020/11/13 16:49:54 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29247: [SPARK-32446][SHS] Add percentile distribution REST API of peak memory metrics for all executors - posted by GitBox <gi...@apache.org> on 2020/11/13 16:52:39 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30309: [SPARK-33407][PYTHON] Simplify the exception message from Python UDFs (disabled by default) - posted by GitBox <gi...@apache.org> on 2020/11/13 17:04:20 UTC, 4 replies.
- [GitHub] [spark] mridulm commented on a change in pull request #30163: [SPARK-32918][SHUFFLE] RPC implementation to support control plane coordination for push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/13 17:06:42 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #30139: [SPARK-31069][CORE] Avoid repeat compute `chunksBeingTransferred` cause hight cpu cost in external shuffle service when `maxChunksBeingTransferred` use default value. - posted by GitBox <gi...@apache.org> on 2020/11/13 17:25:37 UTC, 5 replies.
- [GitHub] [spark] BryanCutler commented on a change in pull request #29818: [SPARK-32953][PYTHON] Add Arrow self_destruct support to toPandas - posted by GitBox <gi...@apache.org> on 2020/11/13 17:25:38 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/13 17:48:17 UTC, 14 replies.
- [GitHub] [spark] warrenzhu25 opened a new pull request #30370: [SPARK-33446][CORE] Add config spark.executor.coresOverhead - posted by GitBox <gi...@apache.org> on 2020/11/13 17:49:08 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30370: [SPARK-33446][CORE] Add config spark.executor.coresOverhead - posted by GitBox <gi...@apache.org> on 2020/11/13 17:52:43 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/13 17:54:05 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30370: [SPARK-33446][CORE] Add config spark.executor.coresOverhead - posted by GitBox <gi...@apache.org> on 2020/11/13 17:54:26 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #30370: [SPARK-33446][CORE] Add config spark.executor.coresOverhead - posted by GitBox <gi...@apache.org> on 2020/11/13 18:07:36 UTC, 2 replies.
- [GitHub] [spark] warrenzhu25 commented on pull request #30370: [SPARK-33446][CORE] Add config spark.executor.coresOverhead - posted by GitBox <gi...@apache.org> on 2020/11/13 18:16:09 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29247: [SPARK-32446][SHS] Add percentile distribution REST API of peak memory metrics for all executors - posted by GitBox <gi...@apache.org> on 2020/11/13 18:49:19 UTC, 1 replies.
- [GitHub] [spark] viirya opened a new pull request #30371: [SPARK-33337][SQL][FOLLOWUP] Prevent possible flakyness in SubexpressionEliminationSuite - posted by GitBox <gi...@apache.org> on 2020/11/13 20:32:37 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #30371: [SPARK-33337][SQL][FOLLOWUP] Prevent possible flakyness in SubexpressionEliminationSuite - posted by GitBox <gi...@apache.org> on 2020/11/13 20:33:19 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30371: [SPARK-33337][SQL][FOLLOWUP] Prevent possible flakyness in SubexpressionEliminationSuite - posted by GitBox <gi...@apache.org> on 2020/11/13 20:38:19 UTC, 3 replies.
- [GitHub] [spark] mridulm commented on a change in pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/13 21:19:05 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30372: [SPARK-33172][SQL] Adding support for UserDefinedType for Spark SQL Code generator - posted by GitBox <gi...@apache.org> on 2020/11/13 21:38:04 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30371: [SPARK-33337][SQL][FOLLOWUP] Prevent possible flakyness in SubexpressionEliminationSuite - posted by GitBox <gi...@apache.org> on 2020/11/13 21:43:15 UTC, 1 replies.
- [GitHub] [spark] asfgit closed pull request #30204: [SPARK-33288][SPARK-32661][K8S] Stage level scheduling support for Kubernetes - posted by GitBox <gi...@apache.org> on 2020/11/13 22:05:40 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #30349: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Remove the newly added YarnShuffleServiceSuite.java - posted by GitBox <gi...@apache.org> on 2020/11/13 22:17:44 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #30163: [SPARK-32918][SHUFFLE] RPC implementation to support control plane coordination for push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/13 22:30:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30371: [SPARK-33337][SQL][FOLLOWUP] Prevent possible flakyness in SubexpressionEliminationSuite - posted by GitBox <gi...@apache.org> on 2020/11/13 23:10:21 UTC, 0 replies.
- [GitHub] [spark] allisonwang-db opened a new pull request #30373: [SPARK-33183][SQL][FOLLOW-UP] Adjust RemoveRedundantSorts rule order and update config version - posted by GitBox <gi...@apache.org> on 2020/11/13 23:58:32 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30373: [SPARK-33183][SQL][FOLLOW-UP] Adjust RemoveRedundantSorts rule order and update config version - posted by GitBox <gi...@apache.org> on 2020/11/14 00:00:34 UTC, 3 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29266: [SPARK-32464][SQL] Support skew handling on join that has one side wi… - posted by GitBox <gi...@apache.org> on 2020/11/14 00:36:20 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29309: [SPARK-29886][SQL] Add support for satisfying HashClusteredDistribution by DataSourceV2 implementations - posted by GitBox <gi...@apache.org> on 2020/11/14 00:36:21 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #30349: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Remove the newly added YarnShuffleServiceSuite.java - posted by GitBox <gi...@apache.org> on 2020/11/14 00:42:06 UTC, 0 replies.
- [GitHub] [spark] mridulm edited a comment on pull request #30370: [SPARK-33446][CORE] Add config spark.executor.coresOverhead - posted by GitBox <gi...@apache.org> on 2020/11/14 00:56:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30373: [SPARK-33183][SQL][FOLLOW-UP] Adjust RemoveRedundantSorts rule order and update config version - posted by GitBox <gi...@apache.org> on 2020/11/14 01:07:59 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30373: [SPARK-33183][SQL][FOLLOW-UP] Adjust RemoveRedundantSorts rule order and update config version - posted by GitBox <gi...@apache.org> on 2020/11/14 01:08:20 UTC, 0 replies.
- [GitHub] [spark] otterc commented on a change in pull request #30139: [SPARK-31069][CORE] Avoid repeat compute `chunksBeingTransferred` cause hight cpu cost in external shuffle service when `maxChunksBeingTransferred` use default value. - posted by GitBox <gi...@apache.org> on 2020/11/14 02:26:51 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30366: [WIP][SPARK-33440][CORE] Separate the calculation for the next renewal date for each delegation token - posted by GitBox <gi...@apache.org> on 2020/11/14 02:37:46 UTC, 6 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30139: [SPARK-31069][CORE] Avoid repeat compute `chunksBeingTransferred` cause hight cpu cost in external shuffle service when `maxChunksBeingTransferred` use default value. - posted by GitBox <gi...@apache.org> on 2020/11/14 02:45:35 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30139: [SPARK-31069][CORE] Avoid repeat compute `chunksBeingTransferred` cause hight cpu cost in external shuffle service when `maxChunksBeingTransferred` use default value. - posted by GitBox <gi...@apache.org> on 2020/11/14 02:51:50 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30139: [SPARK-31069][CORE] Avoid repeat compute `chunksBeingTransferred` cause hight cpu cost in external shuffle service when `maxChunksBeingTransferred` use default value. - posted by GitBox <gi...@apache.org> on 2020/11/14 04:06:18 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30139: [SPARK-31069][CORE] Avoid repeat compute `chunksBeingTransferred` cause hight cpu cost in external shuffle service when `maxChunksBeingTransferred` use default value. - posted by GitBox <gi...@apache.org> on 2020/11/14 04:07:19 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30373: [SPARK-33183][SQL][FOLLOW-UP] Adjust RemoveRedundantSorts rule order and update config version - posted by GitBox <gi...@apache.org> on 2020/11/14 04:24:20 UTC, 0 replies.
- [GitHub] [spark] shahar603 opened a new pull request #30374: [WIP][SPARK-33444][ML] Added support for Initial model in Gaussian Mixture Model in ML - posted by GitBox <gi...@apache.org> on 2020/11/14 05:12:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30374: [WIP][SPARK-33444][ML] Added support for Initial model in Gaussian Mixture Model in ML - posted by GitBox <gi...@apache.org> on 2020/11/14 05:13:04 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30374: [WIP][SPARK-33444][ML] Added support for Initial model in Gaussian Mixture Model in ML - posted by GitBox <gi...@apache.org> on 2020/11/14 05:14:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30139: [SPARK-31069][CORE] Avoid repeat compute `chunksBeingTransferred` cause hight cpu cost in external shuffle service when `maxChunksBeingTransferred` use default value. - posted by GitBox <gi...@apache.org> on 2020/11/14 05:21:19 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR removed a comment on pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/14 05:41:08 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun removed a comment on pull request #30210: [SPARK-33259][SS] Disable streaming query with possible correctness issue by default - posted by GitBox <gi...@apache.org> on 2020/11/14 05:42:04 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30309: [SPARK-33407][PYTHON] Simplify the exception message from Python UDFs (disabled by default) - posted by GitBox <gi...@apache.org> on 2020/11/14 05:48:39 UTC, 0 replies.
- [GitHub] [spark] BryanCutler commented on a change in pull request #30309: [SPARK-33407][PYTHON] Simplify the exception message from Python UDFs (disabled by default) - posted by GitBox <gi...@apache.org> on 2020/11/14 05:50:21 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30358: [SPARK-33394][SQL] Throw `NoSuchNamespaceException` for not existing namespace in `InMemoryTableCatalog.listTables()` - posted by GitBox <gi...@apache.org> on 2020/11/14 06:16:00 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30347: [SPARK-33209][SS] Refactor unit test of stream-stream join in UnsupportedOperationsSuite - posted by GitBox <gi...@apache.org> on 2020/11/14 06:51:49 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #30341: [SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/14 07:14:43 UTC, 1 replies.
- [GitHub] [spark] wangyum opened a new pull request #30375: [SPARK-33288][YARN][FOLLOW-UP][test-hadoop2.7] Fix type mismatch error - posted by GitBox <gi...@apache.org> on 2020/11/14 11:59:30 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #30375: [SPARK-33288][YARN][FOLLOW-UP][test-hadoop2.7] Fix type mismatch error - posted by GitBox <gi...@apache.org> on 2020/11/14 12:00:01 UTC, 0 replies.
- [GitHub] [spark] shahar603 commented on pull request #30374: [WIP][SPARK-33444][ML] Added support for Initial model in Gaussian Mixture Model in ML - posted by GitBox <gi...@apache.org> on 2020/11/14 12:24:45 UTC, 0 replies.
- [GitHub] [spark] shahar603 edited a comment on pull request #30374: [WIP][SPARK-33444][ML] Added support for Initial model in Gaussian Mixture Model in ML - posted by GitBox <gi...@apache.org> on 2020/11/14 12:24:57 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30375: [SPARK-33288][YARN][FOLLOW-UP][test-hadoop2.7] Fix type mismatch error - posted by GitBox <gi...@apache.org> on 2020/11/14 12:42:33 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30375: [SPARK-33288][YARN][FOLLOW-UP][test-hadoop2.7] Fix type mismatch error - posted by GitBox <gi...@apache.org> on 2020/11/14 12:50:16 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30375: [SPARK-33288][YARN][FOLLOW-UP][test-hadoop2.7] Fix type mismatch error - posted by GitBox <gi...@apache.org> on 2020/11/14 12:50:17 UTC, 4 replies.
- [GitHub] [spark] wangyum commented on pull request #30301: [SPARK-33396][SQL] Spark SQL CLI prints appliction id when process file - posted by GitBox <gi...@apache.org> on 2020/11/14 12:57:34 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30375: [SPARK-33288][YARN][FOLLOW-UP][test-hadoop2.7] Fix type mismatch error - posted by GitBox <gi...@apache.org> on 2020/11/14 13:09:14 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30373: [SPARK-33183][SQL][FOLLOW-UP] Adjust RemoveRedundantSorts rule order and update config version - posted by GitBox <gi...@apache.org> on 2020/11/14 13:51:17 UTC, 0 replies.
- [GitHub] [spark] aof00 opened a new pull request #30376: change 'spark.sql.adaptive.skewedPartitionThresholdInBytes' to 'spark.sql.adaptive.skewJoin.skewedPartitionThresholdInBytes' #SPARK-33451 - posted by GitBox <gi...@apache.org> on 2020/11/14 14:11:10 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30376: change 'spark.sql.adaptive.skewedPartitionThresholdInBytes' to 'spark.sql.adaptive.skewJoin.skewedPartitionThresholdInBytes' #SPARK-33451 - posted by GitBox <gi...@apache.org> on 2020/11/14 14:13:52 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30376: change 'spark.sql.adaptive.skewedPartitionThresholdInBytes' to 'spark.sql.adaptive.skewJoin.skewedPartitionThresholdInBytes' #SPARK-33451 - posted by GitBox <gi...@apache.org> on 2020/11/14 14:16:16 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #30375: [SPARK-33288][YARN][FOLLOW-UP][test-hadoop2.7] Fix type mismatch error - posted by GitBox <gi...@apache.org> on 2020/11/14 14:31:28 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30368: [SPARK-33442][SQL] Change Combine Limit to Eliminate limit using max row - posted by GitBox <gi...@apache.org> on 2020/11/14 17:43:20 UTC, 3 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #30377: [SPARK-33453][SQL][TESTS] Unify v1 and v2 SHOW PARTITIONS tests - posted by GitBox <gi...@apache.org> on 2020/11/14 18:04:36 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30377: [SPARK-33453][SQL][TESTS] Unify v1 and v2 SHOW PARTITIONS tests - posted by GitBox <gi...@apache.org> on 2020/11/14 18:05:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30377: [SPARK-33453][SQL][TESTS] Unify v1 and v2 SHOW PARTITIONS tests - posted by GitBox <gi...@apache.org> on 2020/11/14 18:11:04 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30375: [SPARK-33288][YARN][FOLLOW-UP][test-hadoop2.7] Fix type mismatch error - posted by GitBox <gi...@apache.org> on 2020/11/14 18:57:04 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30378: [SPARK-33454][INFRA] Add GitHub Action job for Hadoop 2 - posted by GitBox <gi...@apache.org> on 2020/11/14 19:09:30 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30378: [SPARK-33454][INFRA] Add GitHub Action job for Hadoop 2 - posted by GitBox <gi...@apache.org> on 2020/11/14 19:50:53 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30377: [SPARK-33453][SQL][TESTS] Unify v1 and v2 SHOW PARTITIONS tests - posted by GitBox <gi...@apache.org> on 2020/11/14 19:52:25 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30378: [SPARK-33454][INFRA] Add GitHub Action job for Hadoop 2 - posted by GitBox <gi...@apache.org> on 2020/11/14 20:13:20 UTC, 7 replies.
- [GitHub] [spark] mridulm commented on pull request #30378: [SPARK-33454][INFRA] Add GitHub Action job for Hadoop 2 - posted by GitBox <gi...@apache.org> on 2020/11/14 20:14:31 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #29695: [SPARK-22390][SPARK-32833][SQL] [WIP]JDBC V2 Datasource aggregate push down - posted by GitBox <gi...@apache.org> on 2020/11/14 20:22:13 UTC, 17 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30378: [SPARK-33454][INFRA] Add GitHub Action job for Hadoop 2 - posted by GitBox <gi...@apache.org> on 2020/11/14 20:26:45 UTC, 9 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30378: [SPARK-33454][INFRA] Add GitHub Action job for Hadoop 2 - posted by GitBox <gi...@apache.org> on 2020/11/14 20:27:06 UTC, 6 replies.
- [GitHub] [spark] mridulm edited a comment on pull request #30378: [SPARK-33454][INFRA] Add GitHub Action job for Hadoop 2 - posted by GitBox <gi...@apache.org> on 2020/11/14 20:32:03 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29695: [SPARK-22390][SPARK-32833][SQL] [WIP]JDBC V2 Datasource aggregate push down - posted by GitBox <gi...@apache.org> on 2020/11/14 20:51:57 UTC, 7 replies.
- [GitHub] [spark] Victsm commented on a change in pull request #30312: [WIP][SPARK-32917][SHUFFLE][CORE][test-maven][test-hadoop2.7] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/14 21:09:35 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30358: [SPARK-33394][SQL] Throw `NoSuchNamespaceException` for not existing namespace in `InMemoryTableCatalog.listTables()` - posted by GitBox <gi...@apache.org> on 2020/11/14 21:10:26 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30378: [SPARK-33454][INFRA] Add GitHub Action job for Hadoop 2 - posted by GitBox <gi...@apache.org> on 2020/11/14 21:35:36 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30357: [SPARK-33432][SQL] SQL parser should use active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/14 21:37:38 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30357: [SPARK-33432][SQL] SQL parser should use active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/14 21:38:29 UTC, 0 replies.
- [GitHub] [spark] viirya opened a new pull request #30379: [SPARK-33455][SQL][TEST] Add SubExprEliminationBenchmark for benchmarking subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/14 21:54:22 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #30379: [SPARK-33455][SQL][TEST] Add SubExprEliminationBenchmark for benchmarking subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/14 22:00:07 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30379: [SPARK-33455][SQL][TEST] Add SubExprEliminationBenchmark for benchmarking subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/14 22:00:48 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30379: [SPARK-33455][SQL][TEST] Add SubExprEliminationBenchmark for benchmarking subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/14 22:01:29 UTC, 12 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30379: [SPARK-33455][SQL][TEST] Add SubExprEliminationBenchmark for benchmarking subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/14 22:01:40 UTC, 7 replies.
- [GitHub] [spark] janekdb commented on a change in pull request #30377: [SPARK-33453][SQL][TESTS] Unify v1 and v2 SHOW PARTITIONS tests - posted by GitBox <gi...@apache.org> on 2020/11/14 22:29:51 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30377: [SPARK-33453][SQL][TESTS] Unify v1 and v2 SHOW PARTITIONS tests - posted by GitBox <gi...@apache.org> on 2020/11/14 22:36:35 UTC, 3 replies.
- [GitHub] [spark] janekdb commented on a change in pull request #30376: change 'spark.sql.adaptive.skewedPartitionThresholdInBytes' to 'spark.sql.adaptive.skewJoin.skewedPartitionThresholdInBytes' #SPARK-33451 - posted by GitBox <gi...@apache.org> on 2020/11/14 22:41:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30378: [SPARK-33454][INFRA] Add GitHub Action job for Hadoop 2 - posted by GitBox <gi...@apache.org> on 2020/11/14 22:59:16 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30379: [SPARK-33455][SQL][TEST] Add SubExprEliminationBenchmark for benchmarking subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/14 23:02:21 UTC, 7 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30379: [SPARK-33455][SQL][TEST] Add SubExprEliminationBenchmark for benchmarking subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/14 23:02:32 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30379: [SPARK-33455][SQL][TEST] Add SubExprEliminationBenchmark for benchmarking subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/14 23:03:23 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29695: [SPARK-22390][SPARK-32833][SQL] [WIP]JDBC V2 Datasource aggregate push down - posted by GitBox <gi...@apache.org> on 2020/11/15 00:04:25 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29695: [SPARK-22390][SPARK-32833][SQL] [WIP]JDBC V2 Datasource aggregate push down - posted by GitBox <gi...@apache.org> on 2020/11/15 00:06:27 UTC, 11 replies.
- [GitHub] [spark] viirya edited a comment on pull request #30379: [SPARK-33455][SQL][TEST] Add SubExprEliminationBenchmark for benchmarking subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/15 00:16:56 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30379: [SPARK-33455][SQL][TEST] Add SubExprEliminationBenchmark for benchmarking subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/15 00:17:58 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29354: [SPARK-32533][SQL] Improve Avro read/write performance on nested structs and array of structs - posted by GitBox <gi...@apache.org> on 2020/11/15 00:38:51 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #29309: [SPARK-29886][SQL] Add support for satisfying HashClusteredDistribution by DataSourceV2 implementations - posted by GitBox <gi...@apache.org> on 2020/11/15 00:38:52 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #29266: [SPARK-32464][SQL] Support skew handling on join that has one side wi… - posted by GitBox <gi...@apache.org> on 2020/11/15 00:38:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30379: [SPARK-33455][SQL][TEST] Add SubExprEliminationBenchmark for benchmarking subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/15 01:52:26 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30379: [SPARK-33455][SQL][TEST] Add SubExprEliminationBenchmark for benchmarking subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/15 03:03:00 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30341: [SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/15 03:58:11 UTC, 0 replies.
- [GitHub] [spark] Victsm commented on a change in pull request #30163: [SPARK-32918][SHUFFLE] RPC implementation to support control plane coordination for push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/15 05:15:43 UTC, 2 replies.
- [GitHub] [spark] Victsm commented on a change in pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/15 05:32:01 UTC, 8 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30334: [SPARK-33411][SQL] Cardinality estimation of union, sort and range operator - posted by GitBox <gi...@apache.org> on 2020/11/15 12:00:28 UTC, 2 replies.
- [GitHub] [spark] wangyum opened a new pull request #30380: [SPARK-27421][SQL] Fix filter for int column and value class java.lang.String when pruning partition column - posted by GitBox <gi...@apache.org> on 2020/11/15 15:03:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30380: [SPARK-27421][SQL] Fix filter for int column and value class java.lang.String when pruning partition column - posted by GitBox <gi...@apache.org> on 2020/11/15 15:04:42 UTC, 5 replies.
- [GitHub] [spark] srowen commented on pull request #30369: update parquet version 1.11.1 and avro version 1.9.2 - posted by GitBox <gi...@apache.org> on 2020/11/15 15:08:47 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #30337: [SPARK-33425] Fix https credentials when doing spark-submit - posted by GitBox <gi...@apache.org> on 2020/11/15 15:10:57 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30380: [SPARK-27421][SQL] Fix filter for int column and value class java.lang.String when pruning partition column - posted by GitBox <gi...@apache.org> on 2020/11/15 16:07:22 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30380: [SPARK-27421][SQL] Fix filter for int column and value class java.lang.String when pruning partition column - posted by GitBox <gi...@apache.org> on 2020/11/15 16:08:24 UTC, 1 replies.
- [GitHub] [spark] warrenzhu25 closed pull request #30370: [SPARK-33446][CORE] Add config spark.executor.coresOverhead - posted by GitBox <gi...@apache.org> on 2020/11/15 18:30:24 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30352: [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler - posted by GitBox <gi...@apache.org> on 2020/11/15 19:00:42 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30352: [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler - posted by GitBox <gi...@apache.org> on 2020/11/15 19:01:54 UTC, 18 replies.
- [GitHub] [spark] SparkQA commented on pull request #30352: [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler - posted by GitBox <gi...@apache.org> on 2020/11/15 19:08:23 UTC, 22 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30380: [SPARK-27421][SQL] Fix filter for int column and value class java.lang.String when pruning partition column - posted by GitBox <gi...@apache.org> on 2020/11/15 19:16:03 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30352: [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler - posted by GitBox <gi...@apache.org> on 2020/11/15 19:20:17 UTC, 5 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30380: [SPARK-27421][SQL] Fix filter for int column and value class java.lang.String when pruning partition column - posted by GitBox <gi...@apache.org> on 2020/11/15 19:24:13 UTC, 1 replies.
- [GitHub] [spark] felixcheung commented on pull request #28386: [SPARK-26199][SPARK-31517][R] fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/15 21:06:38 UTC, 0 replies.
- [GitHub] [spark] viirya opened a new pull request #30381: [SPARK-33456][SQL][TEST] Add end-to-end test for subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/15 22:51:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30381: [SPARK-33456][SQL][TEST] Add end-to-end test for subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/15 22:57:50 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30381: [SPARK-33456][SQL][TEST] Add end-to-end test for subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/15 23:07:11 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/15 23:23:08 UTC, 9 replies.
- [GitHub] [spark] pgillet commented on a change in pull request #30352: [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler - posted by GitBox <gi...@apache.org> on 2020/11/15 23:26:50 UTC, 17 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30381: [SPARK-33456][SQL][TEST] Add end-to-end test for subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/16 00:00:37 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30381: [SPARK-33456][SQL][TEST] Add end-to-end test for subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/16 00:01:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #24996: [SPARK-28199][SS] Move Trigger implementations to Triggers.scala and avoid exposing these to the end users - posted by GitBox <gi...@apache.org> on 2020/11/16 00:31:07 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #23958: [SPARK-27045][SQL] SQL tab in UI shows actual SQL instead of callsite in case of SparkSQLDriver - posted by GitBox <gi...@apache.org> on 2020/11/16 00:34:20 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #29354: [SPARK-32533][SQL] Improve Avro read/write performance on nested structs and array of structs - posted by GitBox <gi...@apache.org> on 2020/11/16 00:38:26 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #28846: [SPARK-32012][SQL] Incrementally create and materialize query stage to avoid unnecessary local shuffle - posted by GitBox <gi...@apache.org> on 2020/11/16 00:38:27 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29018: [SPARK-32202][ML][WIP] tree models auto infer compact integer type - posted by GitBox <gi...@apache.org> on 2020/11/16 00:38:28 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30263: [SPARK-33358][SQL] Return code when command process failed - posted by GitBox <gi...@apache.org> on 2020/11/16 00:41:38 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30263: [SPARK-33358][SQL] Return code when command process failed - posted by GitBox <gi...@apache.org> on 2020/11/16 00:58:24 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30320: [SPARK-33254][PYTHON][DOCS] Migration to NumPy documentation style in Core (pyspark.*, pyspark.resource.*, etc.) - posted by GitBox <gi...@apache.org> on 2020/11/16 01:21:44 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30320: [SPARK-33254][PYTHON][DOCS] Migration to NumPy documentation style in Core (pyspark.*, pyspark.resource.*, etc.) - posted by GitBox <gi...@apache.org> on 2020/11/16 01:22:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30378: [SPARK-33454][INFRA] Add GitHub Action job for Hadoop 2 - posted by GitBox <gi...@apache.org> on 2020/11/16 01:23:21 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30378: [SPARK-33454][INFRA] Add GitHub Action job for Hadoop 2 - posted by GitBox <gi...@apache.org> on 2020/11/16 01:24:02 UTC, 2 replies.
- [GitHub] [spark] zero323 commented on pull request #30320: [SPARK-33254][PYTHON][DOCS] Migration to NumPy documentation style in Core (pyspark.*, pyspark.resource.*, etc.) - posted by GitBox <gi...@apache.org> on 2020/11/16 01:26:49 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30376: [SPARK-33451][DOCS] Change to 'spark.sql.adaptive.skewJoin.skewedPartitionThresholdInBytes' in documentation - posted by GitBox <gi...@apache.org> on 2020/11/16 01:31:27 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon removed a comment on pull request #30376: [SPARK-33451][DOCS] Change to 'spark.sql.adaptive.skewJoin.skewedPartitionThresholdInBytes' in documentation - posted by GitBox <gi...@apache.org> on 2020/11/16 01:31:59 UTC, 0 replies.
- [GitHub] [spark] MichaelChirico opened a new pull request #28386: [SPARK-26199][SPARK-31517][R] fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/16 01:36:30 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28386: [SPARK-26199][SPARK-31517][R] fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/16 01:38:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28386: [SPARK-26199][SPARK-31517][R] Fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/16 01:41:15 UTC, 31 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30346: [SPARK-33253][PYTHON][DOCS] Migration to NumPy documentation style in Streaming (pyspark.streaming.*) - posted by GitBox <gi...@apache.org> on 2020/11/16 01:45:24 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #30380: [SPARK-27421][SQL] Fix filter for int column and value class java.lang.String when pruning partition column - posted by GitBox <gi...@apache.org> on 2020/11/16 01:46:56 UTC, 0 replies.
- [GitHub] [spark] aof00 commented on pull request #30376: [SPARK-33451][DOCS] Change to 'spark.sql.adaptive.skewJoin.skewedPartitionThresholdInBytes' in documentation - posted by GitBox <gi...@apache.org> on 2020/11/16 01:58:12 UTC, 0 replies.
- [GitHub] [spark] zero323 opened a new pull request #30382: [SPARK-33457][PYTHON] Adjust mypy configuration - posted by GitBox <gi...@apache.org> on 2020/11/16 02:12:49 UTC, 0 replies.
- [GitHub] [spark] zero323 commented on pull request #30382: [SPARK-33457][PYTHON] Adjust mypy configuration - posted by GitBox <gi...@apache.org> on 2020/11/16 02:15:14 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30382: [SPARK-33457][PYTHON] Adjust mypy configuration - posted by GitBox <gi...@apache.org> on 2020/11/16 02:18:23 UTC, 16 replies.
- [GitHub] [spark] zero323 edited a comment on pull request #30382: [SPARK-33457][PYTHON] Adjust mypy configuration - posted by GitBox <gi...@apache.org> on 2020/11/16 02:19:14 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30382: [SPARK-33457][PYTHON] Adjust mypy configuration - posted by GitBox <gi...@apache.org> on 2020/11/16 02:19:25 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28386: [SPARK-26199][SPARK-31517][R] Fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/16 02:20:19 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28386: [SPARK-26199][SPARK-31517][R] Fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/16 02:20:20 UTC, 19 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28386: [SPARK-26199][SPARK-31517][R] Fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/16 02:30:10 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30382: [SPARK-33457][PYTHON] Adjust mypy configuration - posted by GitBox <gi...@apache.org> on 2020/11/16 02:47:20 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30382: [SPARK-33457][PYTHON] Adjust mypy configuration - posted by GitBox <gi...@apache.org> on 2020/11/16 02:47:51 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28386: [SPARK-26199][SPARK-31517][R] Fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/16 02:54:23 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30382: [SPARK-33457][PYTHON] Adjust mypy configuration - posted by GitBox <gi...@apache.org> on 2020/11/16 03:17:22 UTC, 11 replies.
- [GitHub] [spark] SparkQA commented on pull request #30383: [SPARK-33458][SQL] Hive partition pruning support Contains, StartsWith and EndsWith predicate - posted by GitBox <gi...@apache.org> on 2020/11/16 03:19:05 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30381: [SPARK-33456][SQL][TEST] Add end-to-end test for subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/16 03:20:22 UTC, 0 replies.
- [GitHub] [spark] wangyum closed pull request #30375: [SPARK-33288][YARN][FOLLOW-UP][test-hadoop2.7] Fix type mismatch error - posted by GitBox <gi...@apache.org> on 2020/11/16 03:29:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30383: [SPARK-33458][SQL] Hive partition pruning support Contains, StartsWith and EndsWith predicate - posted by GitBox <gi...@apache.org> on 2020/11/16 03:41:27 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30383: [SPARK-33458][SQL] Hive partition pruning support Contains, StartsWith and EndsWith predicate - posted by GitBox <gi...@apache.org> on 2020/11/16 03:56:22 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30378: [SPARK-33454][INFRA] Add GitHub Action job for Hadoop 2 - posted by GitBox <gi...@apache.org> on 2020/11/16 04:25:21 UTC, 0 replies.
- [GitHub] [spark] davidrabinowitz commented on pull request #30372: [SPARK-33172][SQL] Adding support for UserDefinedType for Spark SQL Code generator - posted by GitBox <gi...@apache.org> on 2020/11/16 04:42:32 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #30378: [SPARK-33454][INFRA] Add GitHub Action job for Hadoop 2 - posted by GitBox <gi...@apache.org> on 2020/11/16 05:19:38 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29497: [WIP][SPARK-32670][SQL]Group exception messages in Catalyst Analyzer in one file - posted by GitBox <gi...@apache.org> on 2020/11/16 05:22:32 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29497: [WIP][SPARK-32670][SQL]Group exception messages in Catalyst Analyzer in one file - posted by GitBox <gi...@apache.org> on 2020/11/16 05:23:16 UTC, 8 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29497: [WIP][SPARK-32670][SQL]Group exception messages in Catalyst Analyzer in one file - posted by GitBox <gi...@apache.org> on 2020/11/16 05:24:21 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #29497: [WIP][SPARK-32670][SQL]Group exception messages in Catalyst Analyzer in one file - posted by GitBox <gi...@apache.org> on 2020/11/16 05:34:07 UTC, 8 replies.
- [GitHub] [spark] Ngone51 commented on pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/16 05:44:20 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30378: [SPARK-33454][INFRA] Add GitHub Action job for Hadoop 2 - posted by GitBox <gi...@apache.org> on 2020/11/16 06:07:23 UTC, 0 replies.
- [GitHub] [spark] MichaelChirico commented on pull request #28386: [SPARK-26199][SPARK-31517][R] Fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/16 06:36:38 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30381: [SPARK-33456][SQL][TEST] Add end-to-end test for subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/16 06:47:50 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30381: [SPARK-33456][SQL][TEST] Add end-to-end test for subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/16 06:48:01 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #30381: [SPARK-33456][SQL][TEST] Add end-to-end test for subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/16 06:49:07 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30381: [SPARK-33456][SQL][TEST] Add end-to-end test for subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/16 06:57:17 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30381: [SPARK-33456][SQL][TEST] Add end-to-end test for subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/16 06:57:49 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30381: [SPARK-33456][SQL][TEST] Add end-to-end test for subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/16 06:58:10 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30368: [SPARK-33442][SQL] Change Combine Limit to Eliminate limit using max row - posted by GitBox <gi...@apache.org> on 2020/11/16 07:04:50 UTC, 2 replies.
- [GitHub] [spark] viirya opened a new pull request #30384: [SPARK-33456][SQL][TEST][FOLLOWUP] Fix SUBEXPRESSION_ELIMINATION_ENABLED config name - posted by GitBox <gi...@apache.org> on 2020/11/16 07:06:04 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30358: [SPARK-33394][SQL][TESTS] Throw `NoSuchNamespaceException` for not existing namespace in `InMemoryTableCatalog.listTables()` - posted by GitBox <gi...@apache.org> on 2020/11/16 07:08:51 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30384: [SPARK-33456][SQL][TEST][FOLLOWUP] Fix SUBEXPRESSION_ELIMINATION_ENABLED config name - posted by GitBox <gi...@apache.org> on 2020/11/16 07:13:57 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30383: [SPARK-33458][SQL] Hive partition pruning support Contains, StartsWith and EndsWith predicate - posted by GitBox <gi...@apache.org> on 2020/11/16 07:18:15 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30383: [SPARK-33458][SQL] Hive partition pruning support Contains, StartsWith and EndsWith predicate - posted by GitBox <gi...@apache.org> on 2020/11/16 07:18:38 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #29497: [WIP][SPARK-32670][SQL]Group exception messages in Catalyst Analyzer in one file - posted by GitBox <gi...@apache.org> on 2020/11/16 07:45:01 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30377: [SPARK-33453][SQL][TESTS] Unify v1 and v2 SHOW PARTITIONS tests - posted by GitBox <gi...@apache.org> on 2020/11/16 07:54:30 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30380: [SPARK-27421][SQL] Fix filter for int column and value class java.lang.String when pruning partition column - posted by GitBox <gi...@apache.org> on 2020/11/16 07:57:36 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #30347: [SPARK-33209][SS] Refactor unit test of stream-stream join in UnsupportedOperationsSuite - posted by GitBox <gi...@apache.org> on 2020/11/16 07:57:47 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #27735: [SPARK-30985][k8s] Support propagating SPARK_CONF_DIR files to driver and executor pods. - posted by GitBox <gi...@apache.org> on 2020/11/16 08:02:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30384: [SPARK-33456][SQL][TEST][FOLLOWUP] Fix SUBEXPRESSION_ELIMINATION_ENABLED config name - posted by GitBox <gi...@apache.org> on 2020/11/16 08:05:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30384: [SPARK-33456][SQL][TEST][FOLLOWUP] Fix SUBEXPRESSION_ELIMINATION_ENABLED config name - posted by GitBox <gi...@apache.org> on 2020/11/16 08:06:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30384: [SPARK-33456][SQL][TEST][FOLLOWUP] Fix SUBEXPRESSION_ELIMINATION_ENABLED config name - posted by GitBox <gi...@apache.org> on 2020/11/16 08:06:24 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #29497: [WIP][SPARK-32670][SQL]Group exception messages in Catalyst Analyzer in one file - posted by GitBox <gi...@apache.org> on 2020/11/16 08:23:56 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #30385: [MINOR][SQL][DOCS] Fix a reference to `spark.sql.sources.useV1SourceList` - posted by GitBox <gi...@apache.org> on 2020/11/16 08:33:49 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30377: [SPARK-33453][SQL][TESTS] Unify v1 and v2 SHOW PARTITIONS tests - posted by GitBox <gi...@apache.org> on 2020/11/16 08:34:09 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30385: [MINOR][SQL][DOCS] Fix a reference to `spark.sql.sources.useV1SourceList` - posted by GitBox <gi...@apache.org> on 2020/11/16 08:34:53 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30045: [SPARK-32991][SQL] Use conf in shared state as the original configuraion for RESET - posted by GitBox <gi...@apache.org> on 2020/11/16 08:35:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30385: [MINOR][SQL][DOCS] Fix a reference to `spark.sql.sources.useV1SourceList` - posted by GitBox <gi...@apache.org> on 2020/11/16 08:36:55 UTC, 1 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/16 08:46:01 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30384: [SPARK-33456][SQL][TEST][FOLLOWUP] Fix SUBEXPRESSION_ELIMINATION_ENABLED config name - posted by GitBox <gi...@apache.org> on 2020/11/16 08:53:05 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30384: [SPARK-33456][SQL][TEST][FOLLOWUP] Fix SUBEXPRESSION_ELIMINATION_ENABLED config name - posted by GitBox <gi...@apache.org> on 2020/11/16 08:54:00 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30385: [MINOR][SQL][DOCS] Fix a reference to `spark.sql.sources.useV1SourceList` - posted by GitBox <gi...@apache.org> on 2020/11/16 08:57:11 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30385: [MINOR][SQL][DOCS] Fix a reference to `spark.sql.sources.useV1SourceList` - posted by GitBox <gi...@apache.org> on 2020/11/16 08:57:42 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #30045: [SPARK-32991][SQL] Use conf in shared state as the original configuraion for RESET - posted by GitBox <gi...@apache.org> on 2020/11/16 09:13:35 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30385: [MINOR][SQL][DOCS] Fix a reference to `spark.sql.sources.useV1SourceList` - posted by GitBox <gi...@apache.org> on 2020/11/16 09:16:12 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30385: [MINOR][SQL][DOCS] Fix a reference to `spark.sql.sources.useV1SourceList` - posted by GitBox <gi...@apache.org> on 2020/11/16 09:17:16 UTC, 2 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/16 09:33:57 UTC, 11 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30377: [SPARK-33453][SQL][TESTS] Unify v1 and v2 SHOW PARTITIONS tests - posted by GitBox <gi...@apache.org> on 2020/11/16 09:37:16 UTC, 1 replies.
- [GitHub] [spark] sarutak commented on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/16 09:40:26 UTC, 8 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28386: [SPARK-26199][SPARK-31517][R] Fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/16 09:44:03 UTC, 0 replies.
- [GitHub] [spark] leanken opened a new pull request #30386: [SPARK-33460][SQL] Accessing map values should fail if key is not found - posted by GitBox <gi...@apache.org> on 2020/11/16 09:46:47 UTC, 0 replies.
- [GitHub] [spark] leanken commented on pull request #30386: [SPARK-33460][SQL] Accessing map values should fail if key is not found - posted by GitBox <gi...@apache.org> on 2020/11/16 09:46:59 UTC, 0 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/16 09:47:10 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30386: [SPARK-33460][SQL] Accessing map values should fail if key is not found - posted by GitBox <gi...@apache.org> on 2020/11/16 09:52:14 UTC, 10 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #30366: [WIP][SPARK-33440][CORE] Separate the calculation for the next renewal date for each delegation token - posted by GitBox <gi...@apache.org> on 2020/11/16 09:55:29 UTC, 3 replies.
- [GitHub] [spark] beliefer opened a new pull request #30387: [SPARK-33443][SQL] LEAD/LAG should support [ IGNORE NULLS | RESPECT NULLS ] - posted by GitBox <gi...@apache.org> on 2020/11/16 10:04:59 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30387: [SPARK-33443][SQL] LEAD/LAG should support [ IGNORE NULLS | RESPECT NULLS ] - posted by GitBox <gi...@apache.org> on 2020/11/16 10:07:25 UTC, 33 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30386: [SPARK-33460][SQL] Accessing map values should fail if key is not found - posted by GitBox <gi...@apache.org> on 2020/11/16 11:04:41 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30386: [SPARK-33460][SQL] Accessing map values should fail if key is not found - posted by GitBox <gi...@apache.org> on 2020/11/16 11:05:23 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30387: [SPARK-33443][SQL] LEAD/LAG should support [ IGNORE NULLS | RESPECT NULLS ] - posted by GitBox <gi...@apache.org> on 2020/11/16 11:08:58 UTC, 16 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30387: [SPARK-33443][SQL] LEAD/LAG should support [ IGNORE NULLS | RESPECT NULLS ] - posted by GitBox <gi...@apache.org> on 2020/11/16 11:09:19 UTC, 22 replies.
- [GitHub] [spark] steveloughran commented on pull request #29843: [SPARK-33212][BUILD] Move to shaded clients for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2020/11/16 11:18:45 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30198: [SPARK-33297][BUILD] Switch to use flat class loader strategy in SBT - posted by GitBox <gi...@apache.org> on 2020/11/16 11:20:51 UTC, 0 replies.
- [GitHub] [spark] attilapiros commented on a change in pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/16 13:25:42 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30385: [MINOR][SQL][DOCS] Fix a reference to `spark.sql.sources.useV1SourceList` - posted by GitBox <gi...@apache.org> on 2020/11/16 13:26:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30388: [WIP][SPARK-32222][K8s] Spark conf propagate - Added integration test. - posted by GitBox <gi...@apache.org> on 2020/11/16 13:32:36 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #29000: [SPARK-27194][SPARK-29302][SQL] Fix commit collision in dynamic partition overwrite mode - posted by GitBox <gi...@apache.org> on 2020/11/16 13:36:33 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30388: [WIP][SPARK-32222][K8s] Spark conf propagate - Added integration test. - posted by GitBox <gi...@apache.org> on 2020/11/16 13:46:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30388: [WIP][SPARK-32222][K8s] Spark conf propagate - Added integration test. - posted by GitBox <gi...@apache.org> on 2020/11/16 13:46:22 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30386: [SPARK-33460][SQL] Accessing map values should fail if key is not found - posted by GitBox <gi...@apache.org> on 2020/11/16 13:50:54 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #30375: [SPARK-33288][YARN][FOLLOW-UP][test-hadoop2.7] Fix type mismatch error - posted by GitBox <gi...@apache.org> on 2020/11/16 14:14:36 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30309: [SPARK-33407][PYTHON] Simplify the exception message from Python UDFs (disabled by default) - posted by GitBox <gi...@apache.org> on 2020/11/16 14:44:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30386: [SPARK-33460][SQL] Accessing map values should fail if key is not found - posted by GitBox <gi...@apache.org> on 2020/11/16 14:48:23 UTC, 1 replies.
- [GitHub] [spark] gaborgsomogyi opened a new pull request #30389: [WIP][SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/16 15:19:17 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #30335: [SPARK-33422][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/16 15:26:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30389: [WIP][SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/16 15:27:22 UTC, 11 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30299: [SPARK-33389][SQL] Make internal classes of SparkSession always using active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/16 15:27:33 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30299: [SPARK-33389][SQL] Make internal classes of SparkSession always using active SQLConf - posted by GitBox <gi...@apache.org> on 2020/11/16 15:27:44 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30342: [MINOR][GRAPHX][3.0] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/16 15:30:54 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30389: [WIP][SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/16 15:32:21 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30377: [SPARK-33453][SQL][TESTS] Unify v1 and v2 SHOW PARTITIONS tests - posted by GitBox <gi...@apache.org> on 2020/11/16 15:33:24 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #30374: [WIP][SPARK-33444][ML] Added support for Initial model in Gaussian Mixture Model in ML - posted by GitBox <gi...@apache.org> on 2020/11/16 15:43:34 UTC, 0 replies.
- [GitHub] [spark] jsoref commented on pull request #30342: [MINOR][GRAPHX][3.0] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/16 15:53:19 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30377: [SPARK-33453][SQL][TESTS] Unify v1 and v2 SHOW PARTITIONS tests - posted by GitBox <gi...@apache.org> on 2020/11/16 16:12:08 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30386: [SPARK-33460][SQL] Accessing map values should fail if key is not found - posted by GitBox <gi...@apache.org> on 2020/11/16 16:15:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30388: [WIP][SPARK-32222][K8s] Add K8s IT for conf propagation - posted by GitBox <gi...@apache.org> on 2020/11/16 16:19:05 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30388: [WIP][SPARK-32222][K8s] Add K8s IT for conf propagation - posted by GitBox <gi...@apache.org> on 2020/11/16 16:19:10 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30388: [WIP][SPARK-32222][K8s] Add K8s IT for conf propagation - posted by GitBox <gi...@apache.org> on 2020/11/16 16:19:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30389: [WIP][SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/16 16:36:38 UTC, 5 replies.
- [GitHub] [spark] danzafar commented on pull request #28386: [SPARK-26199][SPARK-31517][R] Fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/16 16:40:15 UTC, 0 replies.
- [GitHub] [spark] danzafar edited a comment on pull request #28386: [SPARK-26199][SPARK-31517][R] Fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/16 16:40:27 UTC, 0 replies.
- [GitHub] [spark] ScrapCodes commented on pull request #30388: [WIP][SPARK-32222][K8s] Add K8s IT for conf propagation - posted by GitBox <gi...@apache.org> on 2020/11/16 16:41:11 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30388: [WIP][SPARK-32222][K8s] Add K8s IT for conf propagation - posted by GitBox <gi...@apache.org> on 2020/11/16 17:16:55 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30388: [WIP][SPARK-32222][K8s] Add K8s IT for conf propagation - posted by GitBox <gi...@apache.org> on 2020/11/16 17:19:02 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30388: [WIP][SPARK-32222][K8s] Add K8s IT for conf propagation - posted by GitBox <gi...@apache.org> on 2020/11/16 17:20:49 UTC, 0 replies.
- [GitHub] [spark] pgillet commented on pull request #30352: [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler - posted by GitBox <gi...@apache.org> on 2020/11/16 17:25:52 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30389: [WIP][SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/16 17:59:16 UTC, 1 replies.
- [GitHub] [spark] holdenk commented on pull request #29959: [SPARK-32381][CORE][SQL][FOLLOWUP] More cleanup on HadoopFSUtils - posted by GitBox <gi...@apache.org> on 2020/11/16 18:00:42 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30145: [SPARK-33233][SQL]CUBE/ROLLUP/GROUPING SETS support GROUP BY ordinal - posted by GitBox <gi...@apache.org> on 2020/11/16 18:34:44 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30145: [SPARK-33233][SQL]CUBE/ROLLUP/GROUPING SETS support GROUP BY ordinal - posted by GitBox <gi...@apache.org> on 2020/11/16 18:35:28 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30145: [SPARK-33233][SQL]CUBE/ROLLUP/GROUPING SETS support GROUP BY ordinal - posted by GitBox <gi...@apache.org> on 2020/11/16 18:36:17 UTC, 2 replies.
- [GitHub] [spark] mridulm commented on pull request #30375: [SPARK-33288][YARN][FOLLOW-UP][test-hadoop2.7] Fix type mismatch error - posted by GitBox <gi...@apache.org> on 2020/11/16 18:51:49 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on pull request #29843: [SPARK-33212][BUILD] Move to shaded clients for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2020/11/16 19:41:55 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29959: [SPARK-32381][CORE][SQL][FOLLOWUP] More cleanup on HadoopFSUtils - posted by GitBox <gi...@apache.org> on 2020/11/16 20:06:50 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29959: [SPARK-32381][CORE][SQL][FOLLOWUP] More cleanup on HadoopFSUtils - posted by GitBox <gi...@apache.org> on 2020/11/16 20:07:24 UTC, 14 replies.
- [GitHub] [spark] SparkQA commented on pull request #29959: [SPARK-32381][CORE][SQL][FOLLOWUP] More cleanup on HadoopFSUtils - posted by GitBox <gi...@apache.org> on 2020/11/16 20:12:41 UTC, 8 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28026: [SPARK-31257][SQL] Unify create table syntax - posted by GitBox <gi...@apache.org> on 2020/11/16 20:16:57 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #29843: [SPARK-33212][BUILD] Move to shaded clients for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2020/11/16 20:36:11 UTC, 5 replies.
- [GitHub] [spark] rf972 commented on a change in pull request #29695: [SPARK-22390][SPARK-32833][SQL] [WIP]JDBC V2 Datasource aggregate push down - posted by GitBox <gi...@apache.org> on 2020/11/16 21:45:31 UTC, 3 replies.
- [GitHub] [spark] gumartinm opened a new pull request #30390: [SPARK-33463][SQL] Spark Thrift Server, keep Job Id when using incremental collect - posted by GitBox <gi...@apache.org> on 2020/11/16 22:03:00 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30390: [SPARK-33463][SQL] Spark Thrift Server, keep Job Id when using incremental collect - posted by GitBox <gi...@apache.org> on 2020/11/16 22:04:45 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29959: [SPARK-32381][CORE][SQL][FOLLOWUP] More cleanup on HadoopFSUtils - posted by GitBox <gi...@apache.org> on 2020/11/16 22:05:16 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30390: [SPARK-33463][SQL] Spark Thrift Server, keep Job Id when using incremental collect - posted by GitBox <gi...@apache.org> on 2020/11/16 22:07:23 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on a change in pull request #29695: [SPARK-22390][SPARK-32833][SQL] [WIP]JDBC V2 Datasource aggregate push down - posted by GitBox <gi...@apache.org> on 2020/11/16 22:23:24 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #30366: [WIP][SPARK-33440][CORE] Separate the calculation for the next renewal date for each delegation token - posted by GitBox <gi...@apache.org> on 2020/11/17 00:11:42 UTC, 1 replies.
- [GitHub] [spark] zero323 commented on a change in pull request #28386: [SPARK-26199][SPARK-31517][R] Fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/17 00:13:34 UTC, 0 replies.
- [GitHub] [spark] zero323 commented on pull request #28386: [SPARK-26199][SPARK-31517][R] Fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/17 00:14:26 UTC, 2 replies.
- [GitHub] [spark] zero323 edited a comment on pull request #28386: [SPARK-26199][SPARK-31517][R] Fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/17 00:15:29 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #28846: [SPARK-32012][SQL] Incrementally create and materialize query stage to avoid unnecessary local shuffle - posted by GitBox <gi...@apache.org> on 2020/11/17 00:37:53 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30309: [SPARK-33407][PYTHON] Simplify the exception message from Python UDFs (disabled by default) - posted by GitBox <gi...@apache.org> on 2020/11/17 00:38:48 UTC, 3 replies.
- [GitHub] [spark] maropu commented on pull request #30381: [SPARK-33456][SQL][TEST] Add end-to-end test for subexpression elimination - posted by GitBox <gi...@apache.org> on 2020/11/17 00:49:33 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30352: [SPARK-23499][MESOS] Support for priority queues in Mesos scheduler - posted by GitBox <gi...@apache.org> on 2020/11/17 00:55:01 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30335: [SPARK-33422][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/17 01:24:42 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30300: [SPARK-33399][SQL] Normalize output partitioning and sortorder with respect to aliases to avoid unneeded exchange/sort nodes - posted by GitBox <gi...@apache.org> on 2020/11/17 01:36:22 UTC, 1 replies.
- [GitHub] [spark] maropu closed pull request #30300: [SPARK-33399][SQL] Normalize output partitioning and sortorder with respect to aliases to avoid unneeded exchange/sort nodes - posted by GitBox <gi...@apache.org> on 2020/11/17 01:36:33 UTC, 0 replies.
- [GitHub] [spark] maropu edited a comment on pull request #30342: [MINOR][GRAPHX][3.0] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/17 01:37:48 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30351: [SPARK-33441][BUILD] Add unused-imports compilation check and remove all unused-imports - posted by GitBox <gi...@apache.org> on 2020/11/17 01:43:44 UTC, 6 replies.
- [GitHub] [spark] srowen commented on a change in pull request #30351: [SPARK-33441][BUILD] Add unused-imports compilation check and remove all unused-imports - posted by GitBox <gi...@apache.org> on 2020/11/17 01:50:03 UTC, 2 replies.
- [GitHub] [spark] maropu commented on pull request #30286: [SPARK-33379][PYTHON][DOCS][MINOR] Corrects a link address in the PySpark doc - posted by GitBox <gi...@apache.org> on 2020/11/17 02:06:11 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30145: [SPARK-33233][SQL]CUBE/ROLLUP/GROUPING SETS support GROUP BY ordinal - posted by GitBox <gi...@apache.org> on 2020/11/17 02:10:10 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a change in pull request #30351: [SPARK-33441][BUILD] Add unused-imports compilation check and remove all unused-imports - posted by GitBox <gi...@apache.org> on 2020/11/17 02:26:33 UTC, 24 replies.
- [GitHub] [spark] liucht-inspur commented on a change in pull request #30335: [SPARK-33422][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/17 02:30:14 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #30286: [SPARK-33379][PYTHON][DOCS][MINOR] Corrects a link address in the PySpark doc - posted by GitBox <gi...@apache.org> on 2020/11/17 02:45:23 UTC, 0 replies.
- [GitHub] [spark] ScrapCodes edited a comment on pull request #27735: [SPARK-30985][k8s] Support propagating SPARK_CONF_DIR files to driver and executor pods. - posted by GitBox <gi...@apache.org> on 2020/11/17 02:51:36 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30145: [SPARK-33233][SQL]CUBE/ROLLUP/GROUPING SETS support GROUP BY ordinal - posted by GitBox <gi...@apache.org> on 2020/11/17 03:17:12 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #30040: [WIP][SPARK-33124][SQL][DOCS] Adds a group tag in all the expressions for built-in functions - posted by GitBox <gi...@apache.org> on 2020/11/17 03:58:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30387: [SPARK-33443][SQL] LEAD/LAG should support [ IGNORE NULLS | RESPECT NULLS ] - posted by GitBox <gi...@apache.org> on 2020/11/17 04:42:15 UTC, 7 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30391: [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/17 04:45:40 UTC, 7 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30391: [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/17 04:45:51 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30391: [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/17 04:48:09 UTC, 11 replies.
- [GitHub] [spark] beliefer commented on pull request #30387: [SPARK-33443][SQL] LEAD/LAG should support [ IGNORE NULLS | RESPECT NULLS ] - posted by GitBox <gi...@apache.org> on 2020/11/17 04:49:45 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30391: [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/17 04:49:59 UTC, 8 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30372: [SPARK-33172][SQL] Adding support for UserDefinedType for Spark SQL Code generator - posted by GitBox <gi...@apache.org> on 2020/11/17 05:12:53 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon removed a comment on pull request #30372: [SPARK-33172][SQL] Adding support for UserDefinedType for Spark SQL Code generator - posted by GitBox <gi...@apache.org> on 2020/11/17 05:13:04 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30309: [SPARK-33407][PYTHON] Simplify the exception message from Python UDFs (disabled by default) - posted by GitBox <gi...@apache.org> on 2020/11/17 05:15:58 UTC, 0 replies.
- [GitHub] [spark] prakharjain09 commented on pull request #30300: [SPARK-33399][SQL] Normalize output partitioning and sortorder with respect to aliases to avoid unneeded exchange/sort nodes - posted by GitBox <gi...@apache.org> on 2020/11/17 05:28:48 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #30391: [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/17 05:45:35 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30391: [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/17 06:00:09 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30391: [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/17 06:00:23 UTC, 10 replies.
- [GitHub] [spark] viirya opened a new pull request #30392: [SPARK-33465][CORE] RDD.takeOrdered should get rid of usage of reduce or use treeReduce instead - posted by GitBox <gi...@apache.org> on 2020/11/17 06:12:43 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30392: [SPARK-33465][CORE] RDD.takeOrdered should get rid of usage of reduce or use treeReduce instead - posted by GitBox <gi...@apache.org> on 2020/11/17 06:13:36 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30392: [SPARK-33465][CORE] RDD.takeOrdered should get rid of usage of reduce or use treeReduce instead - posted by GitBox <gi...@apache.org> on 2020/11/17 06:17:41 UTC, 2 replies.
- [GitHub] [spark] MichaelChirico commented on a change in pull request #28386: [SPARK-26199][SPARK-31517][R] Fix strategy for handling ... names in mutate - posted by GitBox <gi...@apache.org> on 2020/11/17 06:22:26 UTC, 1 replies.
- [GitHub] [spark] maropu closed pull request #30342: [MINOR][GRAPHX][3.0] Correct typos in the sub-modules: graphx, external, and examples - posted by GitBox <gi...@apache.org> on 2020/11/17 06:26:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30391: [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/17 07:01:26 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #30392: [SPARK-33465][CORE] RDD.takeOrdered should get rid of usage of reduce or use treeReduce instead - posted by GitBox <gi...@apache.org> on 2020/11/17 07:13:00 UTC, 3 replies.
- [GitHub] [spark] tanelk commented on pull request #30040: [WIP][SPARK-33124][SQL][DOCS] Adds a group tag in all the expressions for built-in functions - posted by GitBox <gi...@apache.org> on 2020/11/17 07:14:01 UTC, 0 replies.
- [GitHub] [spark] tanelk edited a comment on pull request #30040: [WIP][SPARK-33124][SQL][DOCS] Adds a group tag in all the expressions for built-in functions - posted by GitBox <gi...@apache.org> on 2020/11/17 07:14:12 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30393: [SPARK-24554][PYTHON][SQL] Add MapType support for PySpark with Arrow - posted by GitBox <gi...@apache.org> on 2020/11/17 07:17:48 UTC, 15 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30393: [SPARK-24554][PYTHON][SQL] Add MapType support for PySpark with Arrow - posted by GitBox <gi...@apache.org> on 2020/11/17 07:21:01 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30393: [SPARK-24554][PYTHON][SQL] Add MapType support for PySpark with Arrow - posted by GitBox <gi...@apache.org> on 2020/11/17 07:21:24 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30392: [SPARK-33465][CORE] RDD.takeOrdered should get rid of usage of reduce or use treeReduce instead - posted by GitBox <gi...@apache.org> on 2020/11/17 07:26:56 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on pull request #30392: [SPARK-33465][CORE] RDD.takeOrdered should get rid of usage of reduce or use treeReduce instead - posted by GitBox <gi...@apache.org> on 2020/11/17 07:39:13 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30391: [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/17 07:46:42 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30372: [SPARK-33172][SQL] Adding support for UserDefinedType for Spark SQL Code generator - posted by GitBox <gi...@apache.org> on 2020/11/17 07:47:06 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #30394: Check SPARK-33464 - posted by GitBox <gi...@apache.org> on 2020/11/17 07:59:05 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30394: [DO-NOT-MERGE] Check SPARK-33464 - posted by GitBox <gi...@apache.org> on 2020/11/17 08:03:15 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30392: [SPARK-33465][CORE] RDD.takeOrdered should get rid of usage of reduce or use treeReduce instead - posted by GitBox <gi...@apache.org> on 2020/11/17 08:06:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30392: [SPARK-33465][CORE] RDD.takeOrdered should get rid of usage of reduce or use treeReduce instead - posted by GitBox <gi...@apache.org> on 2020/11/17 08:06:26 UTC, 1 replies.
- [GitHub] [spark] c21 opened a new pull request #30395: [SPARK-32863][SS] Full outer stream-stream join - posted by GitBox <gi...@apache.org> on 2020/11/17 08:16:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30395: [SPARK-32863][SS] Full outer stream-stream join - posted by GitBox <gi...@apache.org> on 2020/11/17 08:18:32 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30395: [SPARK-32863][SS] Full outer stream-stream join - posted by GitBox <gi...@apache.org> on 2020/11/17 08:23:35 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30395: [SPARK-32863][SS] Full outer stream-stream join - posted by GitBox <gi...@apache.org> on 2020/11/17 08:24:18 UTC, 2 replies.
- [GitHub] [spark] itholic commented on pull request #30296: [SPARK-33391][SQL] element_at with CreateArray not respect one based index. - posted by GitBox <gi...@apache.org> on 2020/11/17 08:25:40 UTC, 0 replies.
- [GitHub] [spark] viirya opened a new pull request #30396: [MINOR][SQL] Update schema_of_csv and schema_of_json doc - posted by GitBox <gi...@apache.org> on 2020/11/17 08:27:08 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #30396: [MINOR][SQL] Update schema_of_csv and schema_of_json doc - posted by GitBox <gi...@apache.org> on 2020/11/17 08:27:28 UTC, 0 replies.
- [GitHub] [spark] viirya edited a comment on pull request #30392: [SPARK-33465][CORE] RDD.takeOrdered should get rid of usage of reduce or use treeReduce instead - posted by GitBox <gi...@apache.org> on 2020/11/17 08:40:11 UTC, 3 replies.
- [GitHub] [spark] hzyangkai commented on a change in pull request #30103: [SPARK-33192][CORE]fix Executor will not be deleted when idle timeout while running on k… - posted by GitBox <gi...@apache.org> on 2020/11/17 09:03:58 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30394: [DO-NOT-MERGE] Check SPARK-33464 - posted by GitBox <gi...@apache.org> on 2020/11/17 09:10:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30397: [SPARK-33466][ML][PYTHON] Imputer support mode(most_frequent) strategy - posted by GitBox <gi...@apache.org> on 2020/11/17 09:26:23 UTC, 13 replies.
- [GitHub] [spark] ScrapCodes commented on a change in pull request #30388: [WIP][SPARK-32222][K8s] Add K8s IT for conf propagation - posted by GitBox <gi...@apache.org> on 2020/11/17 09:50:37 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30394: [DO-NOT-MERGE] Check SPARK-33464 - posted by GitBox <gi...@apache.org> on 2020/11/17 09:52:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30394: [DO-NOT-MERGE] Check SPARK-33464 - posted by GitBox <gi...@apache.org> on 2020/11/17 09:53:27 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30395: [SPARK-32863][SS] Full outer stream-stream join - posted by GitBox <gi...@apache.org> on 2020/11/17 09:55:20 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30394: [DO-NOT-MERGE] Check SPARK-33464 - posted by GitBox <gi...@apache.org> on 2020/11/17 09:59:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30396: [MINOR][SQL] Update schema_of_csv and schema_of_json doc - posted by GitBox <gi...@apache.org> on 2020/11/17 10:11:53 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30397: [SPARK-33466][ML][PYTHON] Imputer support mode(most_frequent) strategy - posted by GitBox <gi...@apache.org> on 2020/11/17 10:31:15 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30397: [SPARK-33466][ML][PYTHON] Imputer support mode(most_frequent) strategy - posted by GitBox <gi...@apache.org> on 2020/11/17 10:31:56 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30388: [SPARK-32222][K8s] Add K8s IT for conf propagation - posted by GitBox <gi...@apache.org> on 2020/11/17 10:32:07 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30397: [SPARK-33466][ML][PYTHON] Imputer support mode(most_frequent) strategy - posted by GitBox <gi...@apache.org> on 2020/11/17 10:32:18 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30388: [SPARK-32222][K8s] Add K8s IT for conf propagation - posted by GitBox <gi...@apache.org> on 2020/11/17 10:32:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30388: [SPARK-32222][K8s] Add K8s IT for conf propagation - posted by GitBox <gi...@apache.org> on 2020/11/17 10:32:43 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30388: [SPARK-32222][K8s] Add K8s IT for conf propagation - posted by GitBox <gi...@apache.org> on 2020/11/17 10:33:25 UTC, 1 replies.
- [GitHub] [spark] ScrapCodes commented on pull request #30388: [SPARK-32222][K8s] Add K8s IT for conf propagation - posted by GitBox <gi...@apache.org> on 2020/11/17 10:33:35 UTC, 1 replies.
- [GitHub] [spark] ScrapCodes commented on a change in pull request #30388: [SPARK-32222][K8s] Add K8s IT for conf propagation - posted by GitBox <gi...@apache.org> on 2020/11/17 10:34:06 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #30398: [WIP][SPARK-33452][SQL] Create V2 SHOW PARTITIONS execution node - posted by GitBox <gi...@apache.org> on 2020/11/17 10:34:48 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30398: [WIP][SPARK-33452][SQL] Create V2 SHOW PARTITIONS execution node - posted by GitBox <gi...@apache.org> on 2020/11/17 10:41:27 UTC, 41 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30396: [MINOR][SQL] Update schema_of_csv and schema_of_json doc - posted by GitBox <gi...@apache.org> on 2020/11/17 10:43:17 UTC, 2 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #30397: [SPARK-33466][ML][PYTHON] Imputer support mode(most_frequent) strategy - posted by GitBox <gi...@apache.org> on 2020/11/17 11:05:48 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30398: [WIP][SPARK-33452][SQL] Create V2 SHOW PARTITIONS execution node - posted by GitBox <gi...@apache.org> on 2020/11/17 12:10:21 UTC, 37 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #30389: [WIP][SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/17 12:18:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30398: [WIP][SPARK-33452][SQL] Create V2 SHOW PARTITIONS execution node - posted by GitBox <gi...@apache.org> on 2020/11/17 12:29:19 UTC, 8 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30333: [SPARK-32240][SQL] Use URL to parse url string - posted by GitBox <gi...@apache.org> on 2020/11/17 12:44:50 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30396: [MINOR][SQL] Update schema_of_csv and schema_of_json doc - posted by GitBox <gi...@apache.org> on 2020/11/17 12:48:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30396: [MINOR][SQL] Update schema_of_csv and schema_of_json doc - posted by GitBox <gi...@apache.org> on 2020/11/17 12:50:06 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30325: [SPARK-33416][SQL] Avoid Hive metastore stack overflow when InSet predicate have many values - posted by GitBox <gi...@apache.org> on 2020/11/17 13:47:10 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30325: [SPARK-33416][SQL] Avoid Hive metastore stack overflow when InSet predicate have many values - posted by GitBox <gi...@apache.org> on 2020/11/17 13:47:55 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on a change in pull request #30389: [WIP][SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/17 14:21:49 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/17 14:21:50 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #30389: [SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/17 14:23:06 UTC, 6 replies.
- [GitHub] [spark] cloud-fan closed pull request #30341: [SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/17 14:29:59 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30389: [SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/17 14:36:37 UTC, 24 replies.
- [GitHub] [spark] wangyum commented on pull request #30380: [SPARK-27421][SQL] Fix filter for int column and value class java.lang.String when pruning partition column - posted by GitBox <gi...@apache.org> on 2020/11/17 14:37:08 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30389: [SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/17 14:52:16 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30389: [SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/17 14:53:34 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30389: [SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/17 14:54:21 UTC, 19 replies.
- [GitHub] [spark] tgravescs commented on pull request #30366: [WIP][SPARK-33440][CORE] Separate the calculation for the next renewal date for each delegation token - posted by GitBox <gi...@apache.org> on 2020/11/17 16:02:29 UTC, 1 replies.
- [GitHub] [spark] srowen commented on pull request #30392: [SPARK-33465][CORE] RDD.takeOrdered should get rid of usage of reduce or use treeReduce instead - posted by GitBox <gi...@apache.org> on 2020/11/17 16:22:42 UTC, 1 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #30399: [SPARK-33468][SQL] ParseUrl should fail if input string is not a valid url - posted by GitBox <gi...@apache.org> on 2020/11/17 16:33:03 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #30399: [SPARK-33468][SQL] ParseUrl should fail if input string is not a valid url - posted by GitBox <gi...@apache.org> on 2020/11/17 16:34:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30399: [SPARK-33468][SQL] ParseUrl should fail if input string is not a valid url - posted by GitBox <gi...@apache.org> on 2020/11/17 16:36:53 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30395: [SPARK-32863][SS] Full outer stream-stream join - posted by GitBox <gi...@apache.org> on 2020/11/17 16:52:19 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30373: [SPARK-33183][SQL][FOLLOW-UP] Adjust RemoveRedundantSorts rule order and update config version - posted by GitBox <gi...@apache.org> on 2020/11/17 16:55:48 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30399: [SPARK-33468][SQL] ParseUrl in ANSI mode should fail if input string is not a valid url - posted by GitBox <gi...@apache.org> on 2020/11/17 17:12:19 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30399: [SPARK-33468][SQL] ParseUrl in ANSI mode should fail if input string is not a valid url - posted by GitBox <gi...@apache.org> on 2020/11/17 17:20:33 UTC, 20 replies.
- [GitHub] [spark] ulysses-you commented on pull request #30399: [SPARK-33468][SQL] ParseUrl in ANSI mode should fail if input string is not a valid url - posted by GitBox <gi...@apache.org> on 2020/11/17 17:27:54 UTC, 1 replies.
- [GitHub] [spark] c21 commented on pull request #30395: [SPARK-32863][SS] Full outer stream-stream join - posted by GitBox <gi...@apache.org> on 2020/11/17 17:34:56 UTC, 5 replies.
- [GitHub] [spark] ulysses-you opened a new pull request #30400: [SPARK-33469][SQL] Add current_timezone function - posted by GitBox <gi...@apache.org> on 2020/11/17 17:37:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30400: [SPARK-33469][SQL] Add current_timezone function - posted by GitBox <gi...@apache.org> on 2020/11/17 17:44:18 UTC, 15 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30399: [SPARK-33468][SQL] ParseUrl in ANSI mode should fail if input string is not a valid url - posted by GitBox <gi...@apache.org> on 2020/11/17 17:44:39 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30399: [SPARK-33468][SQL] ParseUrl in ANSI mode should fail if input string is not a valid url - posted by GitBox <gi...@apache.org> on 2020/11/17 17:45:21 UTC, 13 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30400: [SPARK-33469][SQL] Add current_timezone function - posted by GitBox <gi...@apache.org> on 2020/11/17 18:31:17 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30400: [SPARK-33469][SQL] Add current_timezone function - posted by GitBox <gi...@apache.org> on 2020/11/17 18:31:38 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30400: [SPARK-33469][SQL] Add current_timezone function - posted by GitBox <gi...@apache.org> on 2020/11/17 18:32:22 UTC, 12 replies.
- [GitHub] [spark] brkyvz commented on a change in pull request #28027: [SPARK-31255][SQL] Add SupportsMetadataColumns to DSv2 - posted by GitBox <gi...@apache.org> on 2020/11/17 18:56:08 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30398: [WIP][SPARK-33452][SQL] Create V2 SHOW PARTITIONS execution node - posted by GitBox <gi...@apache.org> on 2020/11/17 19:11:35 UTC, 23 replies.
- [GitHub] [spark] prakharjain09 commented on pull request #30302: [SPARK-33400][SQL] Normalize sameOrderExpressions in SortOrder to avoid unnecessary sort operations - posted by GitBox <gi...@apache.org> on 2020/11/17 19:49:03 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30401: [SPARK-33471][k8s] k8s clients version upgrade - posted by GitBox <gi...@apache.org> on 2020/11/17 20:16:04 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30401: [SPARK-33471][k8s] k8s clients version upgrade - posted by GitBox <gi...@apache.org> on 2020/11/17 20:16:38 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30401: [SPARK-33471][K8S][BUILD Upgrade kubernetes-client to 4.12.0 - posted by GitBox <gi...@apache.org> on 2020/11/17 20:21:56 UTC, 1 replies.
- [GitHub] [spark] jsoref opened a new pull request #30402: Spelling r common dev mlib external project streaming resource managers python - posted by GitBox <gi...@apache.org> on 2020/11/17 20:28:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30402: Spelling r common dev mlib external project streaming resource managers python - posted by GitBox <gi...@apache.org> on 2020/11/17 20:29:03 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30402: Spelling r common dev mlib external project streaming resource managers python - posted by GitBox <gi...@apache.org> on 2020/11/17 20:31:17 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30399: [SPARK-33468][SQL] ParseUrl in ANSI mode should fail if input string is not a valid url - posted by GitBox <gi...@apache.org> on 2020/11/17 21:04:21 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30401: [SPARK-33471][K8S][BUILD Upgrade kubernetes-client to 4.12.0 - posted by GitBox <gi...@apache.org> on 2020/11/17 21:29:45 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30401: [SPARK-33471][K8S][BUILD Upgrade kubernetes-client to 4.12.0 - posted by GitBox <gi...@apache.org> on 2020/11/17 21:30:18 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30401: [SPARK-33471][K8S][BUILD] Upgrade kubernetes-client to 4.12.0 - posted by GitBox <gi...@apache.org> on 2020/11/17 21:44:06 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30393: [SPARK-24554][PYTHON][SQL] Add MapType support for PySpark with Arrow - posted by GitBox <gi...@apache.org> on 2020/11/17 21:49:23 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30399: [SPARK-33468][SQL] ParseUrl in ANSI mode should fail if input string is not a valid url - posted by GitBox <gi...@apache.org> on 2020/11/17 22:02:07 UTC, 0 replies.
- [GitHub] [spark] janekdb commented on a change in pull request #29082: [SPARK-32288][UI] Add exception summary for failed tasks in stage page - posted by GitBox <gi...@apache.org> on 2020/11/17 22:03:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30401: [SPARK-33471][K8S][BUILD] Upgrade kubernetes-client to 4.12.0 - posted by GitBox <gi...@apache.org> on 2020/11/17 22:55:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30401: [SPARK-33471][K8S][BUILD] Upgrade kubernetes-client to 4.12.0 - posted by GitBox <gi...@apache.org> on 2020/11/17 22:57:07 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30401: [SPARK-33471][K8S][BUILD] Upgrade kubernetes-client to 4.12.0 - posted by GitBox <gi...@apache.org> on 2020/11/17 22:57:23 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30399: [SPARK-33468][SQL] ParseUrl in ANSI mode should fail if input string is not a valid url - posted by GitBox <gi...@apache.org> on 2020/11/17 23:06:39 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30400: [SPARK-33469][SQL] Add current_timezone function - posted by GitBox <gi...@apache.org> on 2020/11/17 23:22:46 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #30302: [SPARK-33400][SQL] Normalize sameOrderExpressions in SortOrder to avoid unnecessary sort operations - posted by GitBox <gi...@apache.org> on 2020/11/17 23:26:53 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30302: [SPARK-33400][SQL] Normalize sameOrderExpressions in SortOrder to avoid unnecessary sort operations - posted by GitBox <gi...@apache.org> on 2020/11/17 23:27:24 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30302: [SPARK-33400][SQL] Normalize sameOrderExpressions in SortOrder to avoid unnecessary sort operations - posted by GitBox <gi...@apache.org> on 2020/11/17 23:28:55 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #29642: [SPARK-32792][SQL] Improve in filter pushdown for ParquetFilters - posted by GitBox <gi...@apache.org> on 2020/11/17 23:29:06 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30302: [SPARK-33400][SQL] Normalize sameOrderExpressions in SortOrder to avoid unnecessary sort operations - posted by GitBox <gi...@apache.org> on 2020/11/18 00:33:03 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29642: [SPARK-32792][SQL] Improve in filter pushdown for ParquetFilters - posted by GitBox <gi...@apache.org> on 2020/11/18 00:39:19 UTC, 5 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29381: [SPARK-32561][SQL][TEST] Allow DataSourceReadBenchmark to run for select formats - posted by GitBox <gi...@apache.org> on 2020/11/18 00:40:12 UTC, 0 replies.
- [GitHub] [spark] Victsm commented on pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/18 00:40:33 UTC, 0 replies.
- [GitHub] [spark] jroof88 commented on pull request #29720: [SPARK-32849][PYSPARK] Add default values for non-required keys when creating StructType - posted by GitBox <gi...@apache.org> on 2020/11/18 00:56:01 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29642: [SPARK-32792][SQL] Improve in filter pushdown for ParquetFilters - posted by GitBox <gi...@apache.org> on 2020/11/18 01:15:11 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29642: [SPARK-32792][SQL] Improve in filter pushdown for ParquetFilters - posted by GitBox <gi...@apache.org> on 2020/11/18 01:15:22 UTC, 2 replies.
- [GitHub] [spark] mridulm edited a comment on pull request #30392: [SPARK-33465][CORE] RDD.takeOrdered should get rid of usage of reduce or use treeReduce instead - posted by GitBox <gi...@apache.org> on 2020/11/18 01:35:27 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30396: [MINOR][SQL][DOCS] Update schema_of_csv and schema_of_json doc - posted by GitBox <gi...@apache.org> on 2020/11/18 01:43:12 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30373: [SPARK-33472][SQL] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/18 01:50:43 UTC, 13 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30389: [SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/18 01:55:20 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #29720: [SPARK-32849][PYSPARK] Add default values for non-required keys when creating StructType - posted by GitBox <gi...@apache.org> on 2020/11/18 02:17:32 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #29720: [SPARK-32849][PYSPARK] Add default values for non-required keys when creating StructType - posted by GitBox <gi...@apache.org> on 2020/11/18 02:19:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30396: [MINOR][SQL][DOCS] Update schema_of_csv and schema_of_json doc - posted by GitBox <gi...@apache.org> on 2020/11/18 02:32:24 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30396: [MINOR][SQL][DOCS] Update schema_of_csv and schema_of_json doc - posted by GitBox <gi...@apache.org> on 2020/11/18 02:33:04 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #30396: [MINOR][SQL][DOCS] Update schema_of_csv and schema_of_json doc - posted by GitBox <gi...@apache.org> on 2020/11/18 02:34:26 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30341: [SPARK-33427][SQL] Add subexpression elimination for interpreted expression evaluation - posted by GitBox <gi...@apache.org> on 2020/11/18 02:38:50 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func - posted by GitBox <gi...@apache.org> on 2020/11/18 02:41:23 UTC, 2 replies.
- [GitHub] [spark] mridulm edited a comment on pull request #30139: [SPARK-31069][CORE] Avoid repeat compute `chunksBeingTransferred` cause hight cpu cost in external shuffle service when `maxChunksBeingTransferred` use default value. - posted by GitBox <gi...@apache.org> on 2020/11/18 02:42:29 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30335: [SPARK-33422][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/18 02:42:40 UTC, 2 replies.
- [GitHub] [spark] opensky142857 commented on a change in pull request #29725: [SPARK-32096][SQL] Improve sorting performance of Spark SQL window function by removing window partition key from sort order - posted by GitBox <gi...@apache.org> on 2020/11/18 02:45:07 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30396: [MINOR][SQL][DOCS] Update schema_of_csv and schema_of_json doc - posted by GitBox <gi...@apache.org> on 2020/11/18 02:53:10 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30396: [MINOR][SQL][DOCS] Update schema_of_csv and schema_of_json doc - posted by GitBox <gi...@apache.org> on 2020/11/18 02:53:20 UTC, 1 replies.
- [GitHub] [spark] asfgit closed pull request #30139: [SPARK-31069][CORE] Avoid repeat compute `chunksBeingTransferred` cause hight cpu cost in external shuffle service when `maxChunksBeingTransferred` use default value. - posted by GitBox <gi...@apache.org> on 2020/11/18 02:54:05 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30139: [SPARK-31069][CORE] Avoid repeat compute `chunksBeingTransferred` cause hight cpu cost in external shuffle service when `maxChunksBeingTransferred` use default value. - posted by GitBox <gi...@apache.org> on 2020/11/18 02:56:49 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30373: [SPARK-33472][SQL] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/18 02:59:21 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30373: [SPARK-33472][SQL] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/18 03:00:16 UTC, 13 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/18 03:00:37 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30393: [SPARK-24554][PYTHON][SQL] Add MapType support for PySpark with Arrow - posted by GitBox <gi...@apache.org> on 2020/11/18 03:01:31 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on a change in pull request #30383: [SPARK-33458][SQL] Hive partition pruning support Contains, StartsWith and EndsWith predicate - posted by GitBox <gi...@apache.org> on 2020/11/18 03:33:50 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #30383: [SPARK-33458][SQL] Hive partition pruning support Contains, StartsWith and EndsWith predicate - posted by GitBox <gi...@apache.org> on 2020/11/18 03:38:59 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30393: [SPARK-24554][PYTHON][SQL] Add MapType support for PySpark with Arrow - posted by GitBox <gi...@apache.org> on 2020/11/18 03:41:58 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30373: [SPARK-33472][SQL] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/18 03:51:12 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30302: [SPARK-33400][SQL] Normalize sameOrderExpressions in SortOrder to avoid unnecessary sort operations - posted by GitBox <gi...@apache.org> on 2020/11/18 04:02:19 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30351: [SPARK-33441][BUILD] Add unused-imports compilation check and remove all unused-imports - posted by GitBox <gi...@apache.org> on 2020/11/18 04:10:17 UTC, 8 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #30399: [SPARK-33468][SQL] ParseUrl in ANSI mode should fail if input string is not a valid url - posted by GitBox <gi...@apache.org> on 2020/11/18 04:14:04 UTC, 2 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #30400: [SPARK-33469][SQL] Add current_timezone function - posted by GitBox <gi...@apache.org> on 2020/11/18 04:22:38 UTC, 2 replies.
- [GitHub] [spark] ulysses-you commented on pull request #30400: [SPARK-33469][SQL] Add current_timezone function - posted by GitBox <gi...@apache.org> on 2020/11/18 04:22:55 UTC, 2 replies.
- [GitHub] [spark] imback82 opened a new pull request #30403: [SPARK-33448][SQL] Migrate CACHE/UNCACHE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/18 04:32:45 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30403: [SPARK-33448][SQL] Migrate CACHE/UNCACHE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/18 04:35:00 UTC, 14 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #30403: [SPARK-33448][SQL] Migrate CACHE/UNCACHE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/18 04:36:01 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30395: [SPARK-32863][SS] Full outer stream-stream join - posted by GitBox <gi...@apache.org> on 2020/11/18 04:36:12 UTC, 3 replies.
- [GitHub] [spark] maropu opened a new pull request #30404: [SPARK-33475][BUILD] Bump ANTLR runtime version to 4.8-1 - posted by GitBox <gi...@apache.org> on 2020/11/18 04:47:24 UTC, 0 replies.
- [GitHub] [spark] cxzl25 commented on a change in pull request #22062: [SPARK-25081][Core]Nested spill in ShuffleExternalSorter should not access released memory page - posted by GitBox <gi...@apache.org> on 2020/11/18 04:48:25 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30404: [SPARK-33475][BUILD] Bump ANTLR runtime version to 4.8-1 - posted by GitBox <gi...@apache.org> on 2020/11/18 04:49:52 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30404: [SPARK-33475][BUILD] Bump ANTLR runtime version to 4.8-1 - posted by GitBox <gi...@apache.org> on 2020/11/18 04:50:03 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30373: [SPARK-33472][SQL] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/18 05:03:52 UTC, 3 replies.
- [GitHub] [spark] otterc commented on pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/18 05:11:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30355: [SPARK-32907][ML][PYTHON] Adaptively blockify instances - AFT,LiR,LoR - posted by GitBox <gi...@apache.org> on 2020/11/18 05:20:02 UTC, 6 replies.
- [GitHub] [spark] venkata91 commented on pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/18 05:37:35 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/18 05:42:21 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30403: [SPARK-33448][SQL] Migrate CACHE/UNCACHE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/18 05:43:55 UTC, 5 replies.
- [GitHub] [spark] kiszk commented on pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func - posted by GitBox <gi...@apache.org> on 2020/11/18 05:44:07 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30373: [SPARK-33472][SQL] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/18 05:55:42 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30405: [SPARK-33476][CORE] Generalize ExecutorSource to expose user-given file system schemes - posted by GitBox <gi...@apache.org> on 2020/11/18 05:55:53 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30404: [SPARK-33475][BUILD] Bump ANTLR runtime version to 4.8-1 - posted by GitBox <gi...@apache.org> on 2020/11/18 06:02:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30404: [SPARK-33475][BUILD] Bump ANTLR runtime version to 4.8-1 - posted by GitBox <gi...@apache.org> on 2020/11/18 06:03:28 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30403: [SPARK-33448][SQL] Migrate CACHE/UNCACHE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/18 06:03:33 UTC, 6 replies.
- [GitHub] [spark] viirya opened a new pull request #30406: [SPARK-33473][SQL] Extend interpreted subexpression elimination to other interpreted projections - posted by GitBox <gi...@apache.org> on 2020/11/18 06:03:45 UTC, 0 replies.
- [GitHub] [spark] c21 commented on a change in pull request #29000: [SPARK-27194][SPARK-29302][SQL] Fix commit collision in dynamic partition overwrite mode - posted by GitBox <gi...@apache.org> on 2020/11/18 06:11:24 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on a change in pull request #30405: [SPARK-33476][CORE] Generalize ExecutorSource to expose user-given file system schemes - posted by GitBox <gi...@apache.org> on 2020/11/18 06:13:06 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30405: [SPARK-33476][CORE] Generalize ExecutorSource to expose user-given file system schemes - posted by GitBox <gi...@apache.org> on 2020/11/18 06:14:38 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30396: [MINOR][SQL][DOCS] Update schema_of_csv and schema_of_json doc - posted by GitBox <gi...@apache.org> on 2020/11/18 06:15:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30406: [SPARK-33473][SQL] Extend interpreted subexpression elimination to other interpreted projections - posted by GitBox <gi...@apache.org> on 2020/11/18 06:17:52 UTC, 11 replies.
- [GitHub] [spark] maropu commented on a change in pull request #29725: [SPARK-32096][SQL] Improve sorting performance of Spark SQL window function by removing window partition key from sort order - posted by GitBox <gi...@apache.org> on 2020/11/18 06:21:35 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/18 06:24:09 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30405: [SPARK-33476][CORE] Generalize ExecutorSource to expose user-given file system schemes - posted by GitBox <gi...@apache.org> on 2020/11/18 06:25:43 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30405: [SPARK-33476][CORE] Generalize ExecutorSource to expose user-given file system schemes - posted by GitBox <gi...@apache.org> on 2020/11/18 06:26:04 UTC, 2 replies.
- [GitHub] [spark] maropu commented on pull request #30406: [SPARK-33473][SQL] Extend interpreted subexpression elimination to other interpreted projections - posted by GitBox <gi...@apache.org> on 2020/11/18 06:32:28 UTC, 0 replies.
- [GitHub] [spark] BryanCutler commented on a change in pull request #30393: [SPARK-24554][PYTHON][SQL] Add MapType support for PySpark with Arrow - posted by GitBox <gi...@apache.org> on 2020/11/18 06:41:34 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30355: [SPARK-32907][ML][PYTHON] Adaptively blockify instances - AFT,LiR,LoR - posted by GitBox <gi...@apache.org> on 2020/11/18 06:52:10 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30405: [SPARK-33476][CORE] Generalize ExecutorSource to expose user-given file system schemes - posted by GitBox <gi...@apache.org> on 2020/11/18 07:03:27 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30355: [SPARK-32907][ML][PYTHON] Adaptively blockify instances - AFT,LiR,LoR - posted by GitBox <gi...@apache.org> on 2020/11/18 07:03:30 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30403: [SPARK-33448][SQL] Migrate CACHE/UNCACHE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/18 07:03:32 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30355: [SPARK-32907][ML][PYTHON] Adaptively blockify instances - AFT,LiR,LoR - posted by GitBox <gi...@apache.org> on 2020/11/18 07:03:34 UTC, 0 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #30407: [SPARK-32852][Doc] Revise the documentation of spark.sql.hive.metastore.jars - posted by GitBox <gi...@apache.org> on 2020/11/18 07:10:28 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #30407: [SPARK-32852][Doc] Revise the documentation of spark.sql.hive.metastore.jars - posted by GitBox <gi...@apache.org> on 2020/11/18 07:10:39 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30407: [SPARK-32852][SQL][Doc] Revise the documentation of spark.sql.hive.metastore.jars - posted by GitBox <gi...@apache.org> on 2020/11/18 07:16:35 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30234: [SPARK-33285][CORE][SQL] Fix deprecated compilation warnings of "Auto-application to () is deprecated" in Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/18 07:18:46 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #30407: [SPARK-32852][SQL][Doc] Revise the documentation of spark.sql.hive.metastore.jars - posted by GitBox <gi...@apache.org> on 2020/11/18 07:18:47 UTC, 1 replies.
- [GitHub] [spark] xuzikun2003 commented on a change in pull request #29725: [SPARK-32096][SQL] Improve sorting performance of Spark SQL window function by removing window partition key from sort order - posted by GitBox <gi...@apache.org> on 2020/11/18 07:23:26 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #25870: [SPARK-27936][K8S] Support python deps - posted by GitBox <gi...@apache.org> on 2020/11/18 07:29:21 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on pull request #28841: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/18 07:48:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30404: [SPARK-33475][BUILD] Bump ANTLR runtime version to 4.8-1 - posted by GitBox <gi...@apache.org> on 2020/11/18 08:03:31 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30407: [SPARK-32852][SQL][Doc][Followup] Revise the documentation of spark.sql.hive.metastore.jars - posted by GitBox <gi...@apache.org> on 2020/11/18 08:05:30 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on a change in pull request #30389: [SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/18 08:05:48 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30406: [SPARK-33473][SQL] Extend interpreted subexpression elimination to other interpreted projections - posted by GitBox <gi...@apache.org> on 2020/11/18 08:05:53 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30406: [SPARK-33473][SQL] Extend interpreted subexpression elimination to other interpreted projections - posted by GitBox <gi...@apache.org> on 2020/11/18 08:06:35 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30406: [SPARK-33473][SQL] Extend interpreted subexpression elimination to other interpreted projections - posted by GitBox <gi...@apache.org> on 2020/11/18 08:06:36 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30405: [SPARK-33476][CORE] Generalize ExecutorSource to expose user-given file system schemes - posted by GitBox <gi...@apache.org> on 2020/11/18 08:06:37 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30407: [SPARK-32852][SQL][Doc][Followup] Revise the documentation of spark.sql.hive.metastore.jars - posted by GitBox <gi...@apache.org> on 2020/11/18 08:07:01 UTC, 13 replies.
- [GitHub] [spark] viirya commented on pull request #30405: [SPARK-33476][CORE] Generalize ExecutorSource to expose user-given file system schemes - posted by GitBox <gi...@apache.org> on 2020/11/18 08:07:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30407: [SPARK-32852][SQL][Doc][Followup] Revise the documentation of spark.sql.hive.metastore.jars - posted by GitBox <gi...@apache.org> on 2020/11/18 08:08:39 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30407: [SPARK-32852][SQL][Doc][Followup] Revise the documentation of spark.sql.hive.metastore.jars - posted by GitBox <gi...@apache.org> on 2020/11/18 08:09:30 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on a change in pull request #30391: [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/18 08:23:05 UTC, 2 replies.
- [GitHub] [spark] skonto commented on pull request #25870: [SPARK-27936][K8S] Support python deps - posted by GitBox <gi...@apache.org> on 2020/11/18 08:44:45 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30260: [SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/18 08:49:19 UTC, 1 replies.
- [GitHub] [spark] wangyum opened a new pull request #30408: [SPARK-33477][SQL] Hive Metastore should support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/18 08:57:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30408: [SPARK-33477][SQL] Hive Metastore should support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/18 08:59:50 UTC, 9 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30403: [SPARK-33448][SQL] Migrate CACHE/UNCACHE TABLE command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/18 09:00:41 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30407: [SPARK-32852][SQL][Doc][Followup] Revise the documentation of spark.sql.hive.metastore.jars - posted by GitBox <gi...@apache.org> on 2020/11/18 09:04:23 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30335: [SPARK-33422][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/18 09:14:55 UTC, 3 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #29642: [SPARK-32792][SQL] Improve in filter pushdown for ParquetFilters - posted by GitBox <gi...@apache.org> on 2020/11/18 09:19:10 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30335: [SPARK-33422][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/18 10:04:33 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30335: [SPARK-33422][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/18 10:04:34 UTC, 0 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #30409: [SPARK-33479][Doc] Make the API Key of DocSearch configurable - posted by GitBox <gi...@apache.org> on 2020/11/18 10:45:49 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #30409: [SPARK-33479][Doc] Make the API Key of DocSearch configurable - posted by GitBox <gi...@apache.org> on 2020/11/18 10:48:41 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30409: [SPARK-33479][Doc] Make the API Key of DocSearch configurable - posted by GitBox <gi...@apache.org> on 2020/11/18 11:02:42 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30409: [SPARK-33479][Doc] Make the API Key of DocSearch configurable - posted by GitBox <gi...@apache.org> on 2020/11/18 11:05:01 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30408: [SPARK-33477][SQL] Hive Metastore should support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/18 11:08:19 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30408: [SPARK-33477][SQL] Hive Metastore should support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/18 11:08:50 UTC, 8 replies.
- [GitHub] [spark] manbuyun opened a new pull request #30410: [SPARK-33478][SQL] Allow overwrite a path that is also being read under dynamic partition overwrite - posted by GitBox <gi...@apache.org> on 2020/11/18 11:12:24 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30410: [SPARK-33478][SQL] Allow overwrite a path that is also being read under dynamic partition overwrite - posted by GitBox <gi...@apache.org> on 2020/11/18 11:14:58 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30409: [SPARK-33479][Doc] Make the API Key of DocSearch configurable - posted by GitBox <gi...@apache.org> on 2020/11/18 11:47:52 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30389: [SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/18 12:15:45 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30393: [SPARK-24554][PYTHON][SQL] Add MapType support for PySpark with Arrow - posted by GitBox <gi...@apache.org> on 2020/11/18 12:18:45 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30404: [SPARK-33475][BUILD] Bump ANTLR runtime version to 4.8-1 - posted by GitBox <gi...@apache.org> on 2020/11/18 12:20:51 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #30409: [SPARK-33479][Doc] Make the API Key of DocSearch configurable - posted by GitBox <gi...@apache.org> on 2020/11/18 12:22:46 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30409: [SPARK-33479][Doc] Make the API Key of DocSearch configurable - posted by GitBox <gi...@apache.org> on 2020/11/18 12:32:58 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on pull request #30409: [SPARK-33479][Doc] Make the API Key of DocSearch configurable - posted by GitBox <gi...@apache.org> on 2020/11/18 12:40:11 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request #30411: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/18 12:44:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30411: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/18 12:45:03 UTC, 19 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30408: [SPARK-33477][SQL] Hive Metastore should support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/18 12:53:43 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30409: [SPARK-33479][DOC] Make the API Key of DocSearch configurable - posted by GitBox <gi...@apache.org> on 2020/11/18 13:04:27 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30409: [SPARK-33479][DOC] Make the API Key of DocSearch configurable - posted by GitBox <gi...@apache.org> on 2020/11/18 13:04:29 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #30408: [SPARK-33477][SQL] Hive Metastore should support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/18 13:36:35 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #29642: [SPARK-32792][SQL] Improve in filter pushdown for ParquetFilters - posted by GitBox <gi...@apache.org> on 2020/11/18 13:37:46 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30411: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/18 13:47:33 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30411: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/18 13:47:46 UTC, 8 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #28841: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/18 13:49:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30409: [SPARK-33479][DOC] Make the API Key of DocSearch configurable - posted by GitBox <gi...@apache.org> on 2020/11/18 13:50:57 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30411: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/18 14:04:23 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30411: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/18 14:04:24 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30368: [SPARK-33442][SQL] Change Combine Limit to Eliminate limit using max row - posted by GitBox <gi...@apache.org> on 2020/11/18 14:06:09 UTC, 0 replies.
- [GitHub] [spark] gengliangwang edited a comment on pull request #30407: [SPARK-32852][SQL][Doc][Followup] Revise the documentation of spark.sql.hive.metastore.jars - posted by GitBox <gi...@apache.org> on 2020/11/18 14:08:45 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #30407: [SPARK-32852][SQL][Doc][Followup] Revise the documentation of spark.sql.hive.metastore.jars - posted by GitBox <gi...@apache.org> on 2020/11/18 14:08:46 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #30407: [SPARK-32852][SQL][Doc][Followup] Revise the documentation of spark.sql.hive.metastore.jars - posted by GitBox <gi...@apache.org> on 2020/11/18 14:10:19 UTC, 0 replies.
- [GitHub] [spark] steveloughran commented on pull request #30366: [WIP][SPARK-33440][CORE] Separate the calculation for the next renewal date for each delegation token - posted by GitBox <gi...@apache.org> on 2020/11/18 14:20:35 UTC, 0 replies.
- [GitHub] [spark] WinkerDu commented on a change in pull request #29000: [SPARK-27194][SPARK-29302][SQL] Fix commit collision in dynamic partition overwrite mode - posted by GitBox <gi...@apache.org> on 2020/11/18 14:36:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #25870: [SPARK-27936][K8S] Support python deps - posted by GitBox <gi...@apache.org> on 2020/11/18 14:37:56 UTC, 2 replies.
- [GitHub] [spark] WeichenXu123 commented on pull request #30355: [SPARK-32907][ML][PYTHON] Adaptively blockify instances - AFT,LiR,LoR - posted by GitBox <gi...@apache.org> on 2020/11/18 15:01:59 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #25870: [SPARK-27936][K8S] Support python deps - posted by GitBox <gi...@apache.org> on 2020/11/18 15:03:38 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #25870: [SPARK-27936][K8S] Support python deps - posted by GitBox <gi...@apache.org> on 2020/11/18 15:04:23 UTC, 1 replies.
- [GitHub] [spark] skonto edited a comment on pull request #25870: [SPARK-27936][K8S] Support python deps - posted by GitBox <gi...@apache.org> on 2020/11/18 15:45:48 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30405: [SPARK-33476][CORE] Generalize ExecutorSource to expose user-given file system schemes - posted by GitBox <gi...@apache.org> on 2020/11/18 16:04:51 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30404: [SPARK-33475][BUILD] Bump ANTLR runtime version to 4.8-1 - posted by GitBox <gi...@apache.org> on 2020/11/18 16:05:55 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30412: [SPARK-33480][SQL] support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/18 16:30:43 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30412: [SPARK-33480][SQL] support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/18 16:30:54 UTC, 3 replies.
- [GitHub] [spark] gemelen commented on pull request #30369: update parquet version 1.11.1 and avro version 1.9.2 - posted by GitBox <gi...@apache.org> on 2020/11/18 16:34:52 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30412: [SPARK-33480][SQL] support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/18 16:35:12 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #30406: [SPARK-33473][SQL] Extend interpreted subexpression elimination to other interpreted projections - posted by GitBox <gi...@apache.org> on 2020/11/18 16:56:27 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30412: [SPARK-33480][SQL] support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/18 16:58:18 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #25870: [SPARK-27936][K8S] Support python deps - posted by GitBox <gi...@apache.org> on 2020/11/18 17:04:54 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30412: [SPARK-33480][SQL] support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/18 17:05:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30412: [SPARK-33480][SQL] support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/18 17:45:12 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #25870: [SPARK-27936][K8S] Support python deps - posted by GitBox <gi...@apache.org> on 2020/11/18 17:56:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30412: [SPARK-33480][SQL] support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/18 18:05:18 UTC, 1 replies.
- [GitHub] [spark] BryanCutler commented on pull request #30393: [SPARK-24554][PYTHON][SQL] Add MapType support for PySpark with Arrow - posted by GitBox <gi...@apache.org> on 2020/11/18 18:09:32 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #25870: [SPARK-27936][K8S] Support python deps - posted by GitBox <gi...@apache.org> on 2020/11/18 18:45:11 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #27768: [SPARK-31018][CORE][DOCS] Deprecate support of multiple workers on the same host in Standalone - posted by GitBox <gi...@apache.org> on 2020/11/18 18:50:36 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on pull request #30369: update parquet version 1.11.1 and avro version 1.9.2 - posted by GitBox <gi...@apache.org> on 2020/11/18 19:57:23 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #29959: [SPARK-32381][CORE][SQL][FOLLOWUP] More cleanup on HadoopFSUtils - posted by GitBox <gi...@apache.org> on 2020/11/18 20:40:25 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/18 21:05:36 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #30411: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/18 21:14:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30412: [SPARK-33480][SQL] support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/18 21:22:20 UTC, 0 replies.
- [GitHub] [spark] doruchiulan commented on pull request #18951: [SPARK-21738] Thriftserver doesn't cancel jobs when session is closed - posted by GitBox <gi...@apache.org> on 2020/11/18 21:42:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30366: [WIP][SPARK-33440][CORE] Separate the calculation for the next renewal date for each delegation token - posted by GitBox <gi...@apache.org> on 2020/11/18 22:02:04 UTC, 0 replies.
- [GitHub] [spark] brkyvz commented on pull request #28027: [SPARK-31255][SQL] Add SupportsMetadataColumns to DSv2 - posted by GitBox <gi...@apache.org> on 2020/11/18 22:04:21 UTC, 0 replies.
- [GitHub] [spark] asfgit closed pull request #28027: [SPARK-31255][SQL] Add SupportsMetadataColumns to DSv2 - posted by GitBox <gi...@apache.org> on 2020/11/18 22:09:03 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2020/11/18 22:16:48 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2020/11/18 22:17:20 UTC, 16 replies.
- [GitHub] [spark] SparkQA commented on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2020/11/18 22:22:26 UTC, 16 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2020/11/18 22:23:24 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30366: [SPARK-33440][CORE] Use current timestamp with warning log when the issue date for token is not set up properly - posted by GitBox <gi...@apache.org> on 2020/11/18 23:13:23 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30366: [SPARK-33440][CORE] Use current timestamp with warning log when the issue date for token is not set up properly - posted by GitBox <gi...@apache.org> on 2020/11/18 23:13:24 UTC, 7 replies.
- [GitHub] [spark] zero323 opened a new pull request #30413: [SPARK-33252][PYTHON][DOCS] Migration to NumPy documentation style in MLlib (pyspark.mllib.*) - posted by GitBox <gi...@apache.org> on 2020/11/19 00:17:51 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #30260: [SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/19 00:24:11 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30260: [SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/19 00:27:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30366: [SPARK-33440][CORE] Use current timestamp with warning log when the issue date for token is not set up properly - posted by GitBox <gi...@apache.org> on 2020/11/19 00:35:16 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30366: [SPARK-33440][CORE] Use current timestamp with warning log when the issue date for token is not set up properly - posted by GitBox <gi...@apache.org> on 2020/11/19 00:37:19 UTC, 7 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29185: [SPARK-32384][CORE] repartitionAndSortWithinPartitions avoid shuffle with same partitioner - posted by GitBox <gi...@apache.org> on 2020/11/19 00:39:11 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #29381: [SPARK-32561][SQL][TEST] Allow DataSourceReadBenchmark to run for select formats - posted by GitBox <gi...@apache.org> on 2020/11/19 00:39:12 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #28686: [SPARK-31877][SQL]Avoid stats computation for Hive table - posted by GitBox <gi...@apache.org> on 2020/11/19 00:39:13 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #28944: [SPARK-32128][SQL]import SQLConf.PARTITION_OVERWRITE_VERIFY_PATH config - posted by GitBox <gi...@apache.org> on 2020/11/19 00:39:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30413: [SPARK-33252][PYTHON][DOCS] Migration to NumPy documentation style in MLlib (pyspark.mllib.*) - posted by GitBox <gi...@apache.org> on 2020/11/19 00:42:58 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30413: [SPARK-33252][PYTHON][DOCS] Migration to NumPy documentation style in MLlib (pyspark.mllib.*) - posted by GitBox <gi...@apache.org> on 2020/11/19 00:43:19 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30413: [SPARK-33252][PYTHON][DOCS] Migration to NumPy documentation style in MLlib (pyspark.mllib.*) - posted by GitBox <gi...@apache.org> on 2020/11/19 00:44:21 UTC, 6 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30302: [SPARK-33400][SQL] Normalize sameOrderExpressions in SortOrder to avoid unnecessary sort operations - posted by GitBox <gi...@apache.org> on 2020/11/19 00:51:24 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30216: [SPARK-33304][R][SQL] Add from_avro and to_avro functions to SparkR - posted by GitBox <gi...@apache.org> on 2020/11/19 00:52:35 UTC, 0 replies.
- [GitHub] [spark] viirya opened a new pull request #30414: [SPARK-33427][SQL][FOLLOWUP] Prevent test flakyness in SubExprEvaluationRuntimeSuite - posted by GitBox <gi...@apache.org> on 2020/11/19 01:01:29 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #30414: [SPARK-33427][SQL][FOLLOWUP] Prevent test flakyness in SubExprEvaluationRuntimeSuite - posted by GitBox <gi...@apache.org> on 2020/11/19 01:01:40 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30414: [SPARK-33427][SQL][FOLLOWUP] Prevent test flakyness in SubExprEvaluationRuntimeSuite - posted by GitBox <gi...@apache.org> on 2020/11/19 01:02:01 UTC, 2 replies.
- [GitHub] [spark] zero323 commented on pull request #30216: [SPARK-33304][R][SQL] Add from_avro and to_avro functions to SparkR - posted by GitBox <gi...@apache.org> on 2020/11/19 01:13:58 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30366: [SPARK-33440][CORE] Use current timestamp with warning log when the issue date for token is not set up properly - posted by GitBox <gi...@apache.org> on 2020/11/19 01:22:43 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30413: [SPARK-33252][PYTHON][DOCS] Migration to NumPy documentation style in MLlib (pyspark.mllib.*) - posted by GitBox <gi...@apache.org> on 2020/11/19 01:33:54 UTC, 7 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #28027: [SPARK-31255][SQL] Add SupportsMetadataColumns to DSv2 - posted by GitBox <gi...@apache.org> on 2020/11/19 01:42:47 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28027: [SPARK-31255][SQL] Add SupportsMetadataColumns to DSv2 - posted by GitBox <gi...@apache.org> on 2020/11/19 01:48:12 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30351: [SPARK-33441][BUILD] Add unused-imports compilation check and remove all unused-imports - posted by GitBox <gi...@apache.org> on 2020/11/19 02:09:00 UTC, 1 replies.
- [GitHub] [spark] gumartinm commented on a change in pull request #30390: [SPARK-33463][SQL] Spark Thrift Server, keep Job Id when using incremental collect - posted by GitBox <gi...@apache.org> on 2020/11/19 02:13:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30414: [SPARK-33427][SQL][FOLLOWUP] Prevent test flakyness in SubExprEvaluationRuntimeSuite - posted by GitBox <gi...@apache.org> on 2020/11/19 02:16:33 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #30409: [SPARK-33479][DOC] Make the API Key of DocSearch configurable - posted by GitBox <gi...@apache.org> on 2020/11/19 02:18:36 UTC, 0 replies.
- [GitHub] [spark] rdblue opened a new pull request #30415: [SPARK-31255][SQL][FOLLOWUP] Add missing license headers. - posted by GitBox <gi...@apache.org> on 2020/11/19 02:20:51 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #30409: [SPARK-33479][DOC] Make the API Key of DocSearch configurable - posted by GitBox <gi...@apache.org> on 2020/11/19 02:20:52 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on pull request #30415: [SPARK-31255][SQL][FOLLOWUP] Add missing license headers. - posted by GitBox <gi...@apache.org> on 2020/11/19 02:21:03 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30409: [SPARK-33479][DOC] Make the API Key of DocSearch configurable - posted by GitBox <gi...@apache.org> on 2020/11/19 02:21:14 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #30416: [SPARK-33464][INFRA][3.0] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/19 02:27:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30416: [SPARK-33464][INFRA][3.0] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/19 02:32:32 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30416: [SPARK-33464][INFRA][3.0] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/19 02:32:33 UTC, 1 replies.
- [GitHub] [spark] viirya closed pull request #30414: [SPARK-33427][SQL][FOLLOWUP] Prevent test flakyness in SubExprEvaluationRuntimeSuite - posted by GitBox <gi...@apache.org> on 2020/11/19 02:35:28 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30414: [SPARK-33427][SQL][FOLLOWUP] Prevent test flakyness in SubExprEvaluationRuntimeSuite - posted by GitBox <gi...@apache.org> on 2020/11/19 02:47:23 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30406: [SPARK-33473][SQL] Extend interpreted subexpression elimination to other interpreted projections - posted by GitBox <gi...@apache.org> on 2020/11/19 02:58:31 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30416: [SPARK-33464][INFRA][3.0] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/19 03:06:25 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30416: [SPARK-33464][INFRA][3.0] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/19 03:06:25 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30416: [SPARK-33464][INFRA][3.0] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/19 03:08:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30415: [SPARK-31255][SQL][FOLLOWUP] Add missing license headers. - posted by GitBox <gi...@apache.org> on 2020/11/19 03:09:45 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #30417: [SPARK-33464][INFRA][2.4] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/19 03:10:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30417: [SPARK-33464][INFRA][2.4] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/19 03:16:15 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30415: [SPARK-31255][SQL][FOLLOWUP] Add missing license headers. - posted by GitBox <gi...@apache.org> on 2020/11/19 03:18:23 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30415: [SPARK-31255][SQL][FOLLOWUP] Add missing license headers. - posted by GitBox <gi...@apache.org> on 2020/11/19 03:18:55 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30418: [MINOR][INFRA] Fix rat exclusion not to exclude `catalog` - posted by GitBox <gi...@apache.org> on 2020/11/19 03:21:02 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30418: [MINOR][INFRA] Fix rat exclusion not to exclude `catalog` - posted by GitBox <gi...@apache.org> on 2020/11/19 03:23:49 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30415: [SPARK-31255][SQL][FOLLOWUP] Add missing license headers. - posted by GitBox <gi...@apache.org> on 2020/11/19 03:38:21 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30387: [SPARK-33443][SQL] LEAD/LAG should support [ IGNORE NULLS | RESPECT NULLS ] - posted by GitBox <gi...@apache.org> on 2020/11/19 03:45:39 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on pull request #30418: [MINOR][INFRA] Fix rat exclusion not to exclude `catalog` - posted by GitBox <gi...@apache.org> on 2020/11/19 03:48:25 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30139: [SPARK-31069][CORE] Avoid repeat compute `chunksBeingTransferred` cause hight cpu cost in external shuffle service when `maxChunksBeingTransferred` use default value. - posted by GitBox <gi...@apache.org> on 2020/11/19 03:53:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30418: [MINOR][INFRA] Fix rat exclusion not to exclude `catalog` - posted by GitBox <gi...@apache.org> on 2020/11/19 03:54:33 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/11/19 04:01:05 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30418: [MINOR][INFRA][TESTS] Fix rat exclusion not to exclude `catalog` - posted by GitBox <gi...@apache.org> on 2020/11/19 04:04:29 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30418: [SPARK-33483][INFRA][TESTS] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 04:08:07 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30418: [SPARK-33483][INFRA][TESTS] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 04:08:49 UTC, 9 replies.
- [GitHub] [spark] beliefer opened a new pull request #30419: [SPARK-33278][SQL][FOLLOWUP] Improve OptimizeWindowFunctions to avoid transfer first to nth_value. - posted by GitBox <gi...@apache.org> on 2020/11/19 04:12:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30417: [SPARK-33464][INFRA][2.4] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/19 04:13:25 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30417: [SPARK-33464][INFRA][2.4] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/19 04:14:17 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30417: [SPARK-33464][INFRA][2.4] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/19 04:17:25 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30418: [SPARK-33483][INFRA][TESTS] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 04:20:47 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30418: [SPARK-33483][INFRA][TESTS] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 04:33:18 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/11/19 04:41:16 UTC, 14 replies.
- [GitHub] [spark] allisonwang-db opened a new pull request #30420: [SPARK-33183][SQL][FOLLOW-UP] Update rule RemoveRedundantSorts config version - posted by GitBox <gi...@apache.org> on 2020/11/19 04:54:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30420: [SPARK-33183][SQL][FOLLOW-UP] Update rule RemoveRedundantSorts config version - posted by GitBox <gi...@apache.org> on 2020/11/19 05:01:01 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30419: [SPARK-33278][SQL][FOLLOWUP] Improve OptimizeWindowFunctions to avoid transfer first to nth_value. - posted by GitBox <gi...@apache.org> on 2020/11/19 05:01:12 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/11/19 05:06:04 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/11/19 05:06:16 UTC, 11 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30351: [SPARK-33441][BUILD] Add unused-imports compilation check and remove all unused-imports - posted by GitBox <gi...@apache.org> on 2020/11/19 05:21:26 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30417: [SPARK-33464][INFRA][2.4] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/19 05:23:04 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30418: [SPARK-33483][INFRA][TESTS] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 05:26:55 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30419: [SPARK-33278][SQL][FOLLOWUP] Improve OptimizeWindowFunctions to avoid transfer first to nth_value. - posted by GitBox <gi...@apache.org> on 2020/11/19 05:33:32 UTC, 4 replies.
- [GitHub] [spark] wangyum closed pull request #30380: [SPARK-27421][SQL] Fix filter for int column and value class java.lang.String when pruning partition column - posted by GitBox <gi...@apache.org> on 2020/11/19 06:02:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30418: [SPARK-33483][INFRA][TESTS] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 06:07:25 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30414: [SPARK-33427][SQL][FOLLOWUP] Prevent test flakyness in SubExprEvaluationRuntimeSuite - posted by GitBox <gi...@apache.org> on 2020/11/19 06:07:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30417: [SPARK-33464][INFRA][2.4] Add/remove (un)necessary cache and restructure GitHub Actions yaml - posted by GitBox <gi...@apache.org> on 2020/11/19 06:07:27 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30419: [SPARK-33278][SQL][FOLLOWUP] Improve OptimizeWindowFunctions to avoid transfer first to nth_value. - posted by GitBox <gi...@apache.org> on 2020/11/19 06:07:27 UTC, 6 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30380: [SPARK-27421][SQL] Fix filter for int column and value class java.lang.String when pruning partition column - posted by GitBox <gi...@apache.org> on 2020/11/19 06:13:17 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30420: [SPARK-33183][SQL][FOLLOW-UP] Update rule RemoveRedundantSorts config version - posted by GitBox <gi...@apache.org> on 2020/11/19 06:14:16 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30418: [SPARK-33483][INFRA][TESTS] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 06:18:42 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2020/11/19 06:23:55 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30412: [SPARK-33480][SQL] Support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/19 06:24:52 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30302: [SPARK-33400][SQL] Normalize sameOrderExpressions in SortOrder to avoid unnecessary sort operations - posted by GitBox <gi...@apache.org> on 2020/11/19 06:25:43 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #30409: [SPARK-33479][DOC] Make the API Key of DocSearch configurable - posted by GitBox <gi...@apache.org> on 2020/11/19 06:27:52 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30422: [SPARK-27421][SQL][2.4] Fix filter for int column and value class java.lang.String when pruning partition column - posted by GitBox <gi...@apache.org> on 2020/11/19 06:39:11 UTC, 11 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30412: [SPARK-33480][SQL] Support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/19 06:56:37 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2020/11/19 07:05:39 UTC, 32 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30422: [SPARK-27421][SQL][2.4] Fix filter for int column and value class java.lang.String when pruning partition column - posted by GitBox <gi...@apache.org> on 2020/11/19 07:19:30 UTC, 6 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30057: [SPARK-32838][SQL]Check DataSource insert command path with actual path - posted by GitBox <gi...@apache.org> on 2020/11/19 07:20:03 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30422: [SPARK-27421][SQL][2.4] Fix filter for int column and value class java.lang.String when pruning partition column - posted by GitBox <gi...@apache.org> on 2020/11/19 07:20:24 UTC, 7 replies.
- [GitHub] [spark] beliefer commented on pull request #30409: [SPARK-33479][DOC] Make the API Key of DocSearch configurable - posted by GitBox <gi...@apache.org> on 2020/11/19 07:27:29 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2020/11/19 07:30:35 UTC, 30 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2020/11/19 07:31:16 UTC, 24 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30418: [SPARK-33483][INFRA][TESTS] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 07:58:57 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30418: [SPARK-33483][INFRA][TESTS] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 07:59:49 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30420: [SPARK-33183][SQL][FOLLOW-UP] Update rule RemoveRedundantSorts config version - posted by GitBox <gi...@apache.org> on 2020/11/19 08:06:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30419: [SPARK-33278][SQL][FOLLOWUP] Improve OptimizeWindowFunctions to avoid transfer first to nth_value. - posted by GitBox <gi...@apache.org> on 2020/11/19 08:07:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/11/19 08:07:26 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2020/11/19 08:07:27 UTC, 12 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30415: [SPARK-31255][SQL][FOLLOWUP] Add missing license headers. - posted by GitBox <gi...@apache.org> on 2020/11/19 08:07:33 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30415: [SPARK-31255][SQL][FOLLOWUP] Add missing license headers. - posted by GitBox <gi...@apache.org> on 2020/11/19 08:07:55 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30423: [SPARK-33483][INFRA][TESTS] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 08:08:44 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2020/11/19 08:08:45 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30423: [SPARK-33483][INFRA][TESTS] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 08:08:56 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30424: [SPARK-33483][INFRA][TESTS] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 08:09:51 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30420: [SPARK-33183][SQL][FOLLOW-UP] Update rule RemoveRedundantSorts config version - posted by GitBox <gi...@apache.org> on 2020/11/19 08:12:48 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30425: [SPARK-33483][INFRA][TESTS][2.4] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 08:17:32 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/11/19 08:17:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30424: [SPARK-33483][INFRA][TESTS][3.0] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 08:17:55 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30424: [SPARK-33483][INFRA][TESTS][3.0] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 08:18:36 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30425: [SPARK-33483][INFRA][TESTS][2.4] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 08:25:29 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30398: [WIP][SPARK-33452][SQL] Create V2 SHOW PARTITIONS execution node - posted by GitBox <gi...@apache.org> on 2020/11/19 08:28:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #28788: [SPARK-31960][Yarn][Build] Only populate Hadoop classpath for no-hadoop build - posted by GitBox <gi...@apache.org> on 2020/11/19 08:29:52 UTC, 0 replies.
- [GitHub] [spark] c21 commented on pull request #30003: [SPARK-32709][SQL] Support write Hive ORC/Parquet bucketed table (for Hive 1,2) - posted by GitBox <gi...@apache.org> on 2020/11/19 08:46:20 UTC, 0 replies.
- [GitHub] [spark] c21 edited a comment on pull request #30003: [SPARK-32709][SQL] Support write Hive ORC/Parquet bucketed table (for Hive 1,2) - posted by GitBox <gi...@apache.org> on 2020/11/19 08:58:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30003: [SPARK-32709][SQL] Support write Hive ORC/Parquet bucketed table (for Hive 1,2) - posted by GitBox <gi...@apache.org> on 2020/11/19 08:59:59 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30003: [SPARK-32709][SQL] Support write Hive ORC/Parquet bucketed table (for Hive 1,2) - posted by GitBox <gi...@apache.org> on 2020/11/19 09:00:10 UTC, 4 replies.
- [GitHub] [spark] beliefer commented on pull request #30419: [SPARK-33278][SQL][FOLLOWUP] Improve OptimizeWindowFunctions to avoid transfer first to nth_value. - posted by GitBox <gi...@apache.org> on 2020/11/19 09:03:47 UTC, 1 replies.
- [GitHub] [spark] prakharjain09 opened a new pull request #30426: [SPARK-33486][SQL] Collapse Partial and Final physical aggregation nodes together whenever possible - posted by GitBox <gi...@apache.org> on 2020/11/19 09:06:36 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30003: [SPARK-32709][SQL] Support write Hive ORC/Parquet bucketed table (for Hive 1,2) - posted by GitBox <gi...@apache.org> on 2020/11/19 09:07:27 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30003: [SPARK-32709][SQL] Support write Hive ORC/Parquet bucketed table (for Hive 1,2) - posted by GitBox <gi...@apache.org> on 2020/11/19 09:08:21 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30426: [SPARK-33486][SQL] Collapse Partial and Final physical aggregation nodes together whenever possible - posted by GitBox <gi...@apache.org> on 2020/11/19 09:11:24 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30426: [SPARK-33486][SQL] Collapse Partial and Final physical aggregation nodes together whenever possible - posted by GitBox <gi...@apache.org> on 2020/11/19 09:12:17 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30424: [SPARK-33483][INFRA][TESTS][3.0] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 09:22:16 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30424: [SPARK-33483][INFRA][TESTS][3.0] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 09:23:17 UTC, 2 replies.
- [GitHub] [spark] izchen removed a comment on pull request #29862: [SPARK-32956][SQL] Ensure that the generated and existing headers are not duplicated in CSV DataSource - posted by GitBox <gi...@apache.org> on 2020/11/19 09:25:56 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30425: [SPARK-33483][INFRA][TESTS][2.4] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 09:41:24 UTC, 1 replies.
- [GitHub] [spark] izchen commented on a change in pull request #29862: [SPARK-32956][SQL] Ensure that the generated and existing headers are not duplicated in CSV DataSource - posted by GitBox <gi...@apache.org> on 2020/11/19 09:44:00 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30425: [SPARK-33483][INFRA][TESTS][2.4] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 10:07:17 UTC, 2 replies.
- [GitHub] [spark] cxzl25 commented on pull request #30036: [SPARK-33147][CORE] Avoid distribute user jar from driver in yarn client mode - posted by GitBox <gi...@apache.org> on 2020/11/19 10:11:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30425: [SPARK-33483][INFRA][TESTS][2.4] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 10:27:23 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30425: [SPARK-33483][INFRA][TESTS][2.4] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 10:41:28 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30425: [SPARK-33483][INFRA][TESTS][2.4] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 10:42:24 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30424: [SPARK-33483][INFRA][TESTS][3.0] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 10:43:18 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on a change in pull request #30366: [SPARK-33440][CORE] Use current timestamp with warning log when the issue date for token is not set up properly - posted by GitBox <gi...@apache.org> on 2020/11/19 10:54:11 UTC, 6 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #30389: [SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/19 10:56:26 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #30426: [SPARK-33486][SQL] Collapse Partial and Final physical aggregation nodes together whenever possible - posted by GitBox <gi...@apache.org> on 2020/11/19 11:46:10 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #30366: [SPARK-33440][CORE] Use current timestamp with warning log when the issue date for token is not set up properly - posted by GitBox <gi...@apache.org> on 2020/11/19 11:50:27 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30426: [SPARK-33486][SQL] Collapse Partial and Final physical aggregation nodes together whenever possible - posted by GitBox <gi...@apache.org> on 2020/11/19 11:51:41 UTC, 15 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30424: [SPARK-33483][INFRA][TESTS][3.0] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 12:08:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30422: [SPARK-27421][SQL][2.4] Fix filter for int column and value class java.lang.String when pruning partition column - posted by GitBox <gi...@apache.org> on 2020/11/19 12:08:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30426: [SPARK-33486][SQL] Collapse Partial and Final physical aggregation nodes together whenever possible - posted by GitBox <gi...@apache.org> on 2020/11/19 12:08:20 UTC, 3 replies.
- [GitHub] [spark] prakharjain09 commented on pull request #30426: [SPARK-33486][SQL] Collapse Partial and Final physical aggregation nodes together whenever possible - posted by GitBox <gi...@apache.org> on 2020/11/19 12:35:32 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/19 12:57:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/19 13:00:25 UTC, 29 replies.
- [GitHub] [spark] cloud-fan commented on pull request #29642: [SPARK-32792][SQL] Improve in filter pushdown for ParquetFilters - posted by GitBox <gi...@apache.org> on 2020/11/19 13:01:07 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30408: [SPARK-33477][SQL] Hive Metastore should support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/19 13:11:16 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30422: [SPARK-27421][SQL][2.4] Fix filter for int column and value class java.lang.String when pruning partition column - posted by GitBox <gi...@apache.org> on 2020/11/19 13:14:11 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30373: [SPARK-33472][SQL] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/19 13:29:26 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30350: [SPARK-33428][SQL] Conv UDF use BigInt to avoid Long value overflow - posted by GitBox <gi...@apache.org> on 2020/11/19 13:49:38 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #29000: [SPARK-27194][SPARK-29302][SQL] Fix commit collision in dynamic partition overwrite mode - posted by GitBox <gi...@apache.org> on 2020/11/19 13:53:32 UTC, 23 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30399: [SPARK-33468][SQL] ParseUrl in ANSI mode should fail if input string is not a valid url - posted by GitBox <gi...@apache.org> on 2020/11/19 13:54:44 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/19 13:54:55 UTC, 3 replies.
- [GitHub] [spark] Ngone51 commented on pull request #27768: [SPARK-31018][CORE][DOCS] Deprecate support of multiple workers on the same host in Standalone - posted by GitBox <gi...@apache.org> on 2020/11/19 13:55:06 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on a change in pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/19 14:06:57 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29000: [SPARK-27194][SPARK-29302][SQL] Fix commit collision in dynamic partition overwrite mode - posted by GitBox <gi...@apache.org> on 2020/11/19 14:08:25 UTC, 19 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/19 14:13:38 UTC, 15 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/19 14:14:21 UTC, 15 replies.
- [GitHub] [spark] srowen commented on pull request #30402: Spelling r common dev mlib external project streaming resource managers python - posted by GitBox <gi...@apache.org> on 2020/11/19 14:26:06 UTC, 5 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #30428: [SPARK-28704][SQL][TEST] Skip HiveExternalCatalogVersionsSuite and 3 tests in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/19 14:31:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30402: Spelling r common dev mlib external project streaming resource managers python - posted by GitBox <gi...@apache.org> on 2020/11/19 14:31:52 UTC, 9 replies.
- [GitHub] [spark] SparkQA commented on pull request #30412: [SPARK-33480][SQL] Support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/19 14:39:29 UTC, 37 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30387: [SPARK-33443][SQL] LEAD/LAG should support [ IGNORE NULLS | RESPECT NULLS ] - posted by GitBox <gi...@apache.org> on 2020/11/19 14:50:30 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30412: [SPARK-33480][SQL] Support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/19 15:08:25 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30412: [SPARK-33480][SQL] Support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/19 15:08:27 UTC, 29 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29000: [SPARK-27194][SPARK-29302][SQL] Fix commit collision in dynamic partition overwrite mode - posted by GitBox <gi...@apache.org> on 2020/11/19 15:09:51 UTC, 12 replies.
- [GitHub] [spark] steveloughran commented on a change in pull request #30366: [SPARK-33440][CORE] Use current timestamp with warning log when the issue date for token is not set up properly - posted by GitBox <gi...@apache.org> on 2020/11/19 15:14:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30428: [SPARK-28704][SQL][TEST] Skip HiveExternalCatalogVersionsSuite and 3 tests in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/19 15:20:03 UTC, 0 replies.
- [GitHub] [spark] maryannxue edited a comment on pull request #29797: [SPARK-32932][SQL] Do not use local shuffle reader at final stage on write command - posted by GitBox <gi...@apache.org> on 2020/11/19 15:29:26 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30425: [SPARK-33483][INFRA][TESTS][2.4] Fix rat exclusion patterns and add a LICENSE - posted by GitBox <gi...@apache.org> on 2020/11/19 15:30:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30428: [SPARK-28704][SQL][TEST] Skip HiveExternalCatalogVersionsSuite and 3 tests in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/19 15:46:33 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/19 15:50:40 UTC, 0 replies.
- [GitHub] [spark] LuciferYang edited a comment on pull request #30351: [SPARK-33441][BUILD] Add unused-imports compilation check and remove all unused-imports - posted by GitBox <gi...@apache.org> on 2020/11/19 15:55:19 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30366: [SPARK-33440][CORE] Use current timestamp with warning log when the issue date for token is not set up properly - posted by GitBox <gi...@apache.org> on 2020/11/19 16:03:38 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30428: [SPARK-28704][SQL][TEST] Skip HiveExternalCatalogVersionsSuite and 3 tests in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/19 16:08:30 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30351: [SPARK-33441][BUILD] Add unused-imports compilation check and remove all unused-imports - posted by GitBox <gi...@apache.org> on 2020/11/19 16:15:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29000: [SPARK-27194][SPARK-29302][SQL] Fix commit collision in dynamic partition overwrite mode - posted by GitBox <gi...@apache.org> on 2020/11/19 16:31:25 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30408: [SPARK-33477][SQL] Hive Metastore should support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/19 16:34:18 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30412: [SPARK-33480][SQL] Support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/19 16:36:35 UTC, 27 replies.
- [GitHub] [spark] cloud-fan closed pull request #29999: [SPARK-33045][SQL] Support build-in function like_all and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/19 16:57:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30428: [SPARK-28704][SQL][TEST] Skip HiveExternalCatalogVersionsSuite and 3 tests in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/19 17:08:19 UTC, 0 replies.
- [GitHub] [spark] sunchao opened a new pull request #30429: [SPARK-33492][SQL] DSv2: Append/Overwrite/ReplaceTable should invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/19 17:28:31 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30429: [SPARK-33492][SQL] DSv2: Append/Overwrite/ReplaceTable should invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/19 17:36:18 UTC, 7 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30398: [WIP][SPARK-33452][SQL] Create V2 SHOW PARTITIONS execution node - posted by GitBox <gi...@apache.org> on 2020/11/19 17:40:57 UTC, 1 replies.
- [GitHub] [spark] prakharjain09 opened a new pull request #30430: [SPARK-33400][SQL][FOLLOWUP] Make sameOrderExpressions part of SortOrder childrens - posted by GitBox <gi...@apache.org> on 2020/11/19 17:54:47 UTC, 0 replies.
- [GitHub] [spark] prakharjain09 commented on pull request #30430: [SPARK-33400][SQL][FOLLOWUP] Make sameOrderExpressions part of SortOrder childrens - posted by GitBox <gi...@apache.org> on 2020/11/19 17:56:29 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30430: [SPARK-33400][SQL][FOLLOWUP] Make sameOrderExpressions part of SortOrder childrens - posted by GitBox <gi...@apache.org> on 2020/11/19 17:59:20 UTC, 3 replies.
- [GitHub] [spark] revans2 commented on pull request #30260: [SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode - posted by GitBox <gi...@apache.org> on 2020/11/19 18:00:09 UTC, 1 replies.
- [GitHub] [spark] sunchao opened a new pull request #30431: [SPARK-33045][SQL][FOLLOWUP] Fix build failure with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/19 18:06:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30431: [SPARK-33045][SQL][FOLLOWUP] Fix build failure with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/19 18:07:18 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30430: [SPARK-33400][SQL][FOLLOWUP] Make sameOrderExpressions part of SortOrder childrens - posted by GitBox <gi...@apache.org> on 2020/11/19 18:09:55 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/19 18:14:18 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30429: [SPARK-33492][SQL] DSv2: Append/Overwrite/ReplaceTable should invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/19 18:46:19 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30429: [SPARK-33492][SQL] DSv2: Append/Overwrite/ReplaceTable should invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/19 18:47:24 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30432: [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/19 19:27:32 UTC, 2 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #30432: [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/19 19:27:43 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30431: [SPARK-33045][SQL][FOLLOWUP] Fix build failure with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/19 19:31:26 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30431: [SPARK-33045][SQL][FOLLOWUP] Fix build failure with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/19 19:32:20 UTC, 1 replies.
- [GitHub] [spark] cloud-fan removed a comment on pull request #28026: [SPARK-31257][SQL] Unify create table syntax - posted by GitBox <gi...@apache.org> on 2020/11/19 19:33:32 UTC, 0 replies.
- [GitHub] [spark] zhouyejoe commented on a change in pull request #30163: [SPARK-32918][SHUFFLE] RPC implementation to support control plane coordination for push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/19 19:51:49 UTC, 0 replies.
- [GitHub] [spark] otterc opened a new pull request #30433: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Ensure the number of chunks in meta file and index file are equal - posted by GitBox <gi...@apache.org> on 2020/11/19 20:08:29 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30433: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Ensure the number of chunks in meta file and index file are equal - posted by GitBox <gi...@apache.org> on 2020/11/19 20:09:20 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30429: [SPARK-33492][SQL] DSv2: Append/Overwrite/ReplaceTable should invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/19 20:09:24 UTC, 1 replies.
- [GitHub] [spark] otterc commented on pull request #30433: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Ensure the number of chunks in meta file and index file are equal - posted by GitBox <gi...@apache.org> on 2020/11/19 20:10:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30433: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Ensure the number of chunks in meta file and index file are equal - posted by GitBox <gi...@apache.org> on 2020/11/19 20:16:20 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30432: [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/19 20:32:27 UTC, 20 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30432: [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/19 20:33:19 UTC, 18 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30428: [SPARK-28704][SQL][TEST][test-java11] Skip HiveExternalCatalogVersionsSuite and 3 tests in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/19 20:45:32 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30428: [SPARK-28704][SQL][TEST][test-java11] Skip HiveExternalCatalogVersionsSuite and 3 tests in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/19 20:46:03 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30428: [SPARK-28704][SQL][TEST][test-java11] Skip HiveExternalCatalogVersionsSuite and 3 tests in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/19 20:47:25 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30428: [SPARK-28704][SQL][TEST][test-java11] Skip HiveExternalCatalogVersionsSuite and 3 tests in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/19 20:50:17 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #30434: [MINOR] Structured Streaming statistics page indent fix - posted by GitBox <gi...@apache.org> on 2020/11/19 20:56:10 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30434: [MINOR] Structured Streaming statistics page indent fix - posted by GitBox <gi...@apache.org> on 2020/11/19 21:01:30 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30434: [MINOR] Structured Streaming statistics page indent fix - posted by GitBox <gi...@apache.org> on 2020/11/19 21:37:44 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30428: [SPARK-28704][SQL][TEST][test-java11] Skip HiveExternalCatalogVersionsSuite and 3 tests in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/19 21:54:53 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30428: [SPARK-28704][SQL][TEST][test-java11] Skip HiveExternalCatalogVersionsSuite and 3 tests in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/19 22:09:18 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30434: [MINOR] Structured Streaming statistics page indent fix - posted by GitBox <gi...@apache.org> on 2020/11/19 22:10:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30435: [DONOTMERGE][DEBUGGING][CORE][K8S] Debug the Jenkins CI K8s failures - posted by GitBox <gi...@apache.org> on 2020/11/19 22:12:17 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30435: [DONOTMERGE][DEBUGGING][CORE][K8S] Debug the Jenkins CI K8s failures - posted by GitBox <gi...@apache.org> on 2020/11/19 22:12:17 UTC, 7 replies.
- [GitHub] [spark] gatorsmile commented on pull request #28026: [SPARK-31257][SQL] Unify create table syntax - posted by GitBox <gi...@apache.org> on 2020/11/19 22:26:08 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30428: [SPARK-28704][SQL][TEST][test-java11] Skip HiveExternalCatalogVersionsSuite and 3 tests in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/19 22:36:19 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30435: [DONOTMERGE][DEBUGGING][CORE][K8S] Debug the Jenkins CI K8s failures - posted by GitBox <gi...@apache.org> on 2020/11/19 22:52:47 UTC, 9 replies.
- [GitHub] [spark] jroof88 edited a comment on pull request #29720: [SPARK-32849][PYSPARK] Add default values for non-required keys when creating StructType - posted by GitBox <gi...@apache.org> on 2020/11/19 23:01:57 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #30366: [SPARK-33440][CORE] Use current timestamp with warning log when the issue date for token is not set up properly - posted by GitBox <gi...@apache.org> on 2020/11/19 23:12:03 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/19 23:15:24 UTC, 14 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/19 23:26:52 UTC, 6 replies.
- [GitHub] [spark] wangyum commented on pull request #30408: [SPARK-33477][SQL] Hive Metastore should support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/19 23:27:43 UTC, 2 replies.
- [GitHub] [spark] ulysses-you commented on pull request #30368: [SPARK-33442][SQL] Change Combine Limit to Eliminate limit using max row - posted by GitBox <gi...@apache.org> on 2020/11/20 00:06:24 UTC, 0 replies.
- [GitHub] [spark] zsxwing commented on a change in pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support - posted by GitBox <gi...@apache.org> on 2020/11/20 00:09:07 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30399: [SPARK-33468][SQL] ParseUrl in ANSI mode should fail if input string is not a valid url - posted by GitBox <gi...@apache.org> on 2020/11/20 00:16:35 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #23340: [SPARK-23431][CORE] Expose the new executor memory metrics at the stage level - posted by GitBox <gi...@apache.org> on 2020/11/20 00:39:27 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29399: [SPARK-32581][CORE] update duration property for live ui application list and application api - posted by GitBox <gi...@apache.org> on 2020/11/20 00:39:30 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #30225: [SPARK-33187][SQL] Add a check on the number of returned partitions in the HiveShim#getPartitionsByFilter method - posted by GitBox <gi...@apache.org> on 2020/11/20 00:45:05 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28826: [SPARK-31988][SQL] Schema pruning may discard attribute metadata - posted by GitBox <gi...@apache.org> on 2020/11/20 00:47:06 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28872: [SPARK-11150][SQL][FOLLOW-UP]Support Dynamic Partition pruning for HiveTableScanExec - posted by GitBox <gi...@apache.org> on 2020/11/20 00:47:30 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28872: [SPARK-11150][SQL][FOLLOW-UP]Support Dynamic Partition pruning for HiveTableScanExec - posted by GitBox <gi...@apache.org> on 2020/11/20 00:55:51 UTC, 2 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #28872: [SPARK-11150][SQL][FOLLOW-UP]Support Dynamic Partition pruning for HiveTableScanExec - posted by GitBox <gi...@apache.org> on 2020/11/20 00:56:44 UTC, 0 replies.
- [GitHub] [spark] zero323 commented on a change in pull request #30413: [SPARK-33252][PYTHON][DOCS] Migration to NumPy documentation style in MLlib (pyspark.mllib.*) - posted by GitBox <gi...@apache.org> on 2020/11/20 01:05:50 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #30436: [MINOR][DOCS] Document 'without' value for HADOOP_VERSION in pip installation - posted by GitBox <gi...@apache.org> on 2020/11/20 01:08:46 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28872: [SPARK-11150][SQL][FOLLOW-UP]Support Dynamic Partition pruning for HiveTableScanExec - posted by GitBox <gi...@apache.org> on 2020/11/20 01:09:18 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28872: [SPARK-11150][SQL][FOLLOW-UP]Support Dynamic Partition pruning for HiveTableScanExec - posted by GitBox <gi...@apache.org> on 2020/11/20 01:09:20 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30436: [MINOR][DOCS] Document 'without' value for HADOOP_VERSION in pip installation - posted by GitBox <gi...@apache.org> on 2020/11/20 01:10:13 UTC, 6 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30411: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/20 01:10:57 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30413: [SPARK-33252][PYTHON][DOCS] Migration to NumPy documentation style in MLlib (pyspark.mllib.*) - posted by GitBox <gi...@apache.org> on 2020/11/20 01:17:49 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #30430: [SPARK-33400][SQL][FOLLOWUP] Make sameOrderExpressions part of SortOrder childrens - posted by GitBox <gi...@apache.org> on 2020/11/20 01:23:33 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30430: [SPARK-33400][SQL][FOLLOWUP] Make sameOrderExpressions part of SortOrder childrens - posted by GitBox <gi...@apache.org> on 2020/11/20 01:25:17 UTC, 2 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30430: [SPARK-33400][SQL][FOLLOWUP] Make sameOrderExpressions part of SortOrder childrens - posted by GitBox <gi...@apache.org> on 2020/11/20 01:29:14 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30434: [MINOR] Structured Streaming statistics page indent fix - posted by GitBox <gi...@apache.org> on 2020/11/20 01:30:16 UTC, 0 replies.
- [GitHub] [spark] ueshin commented on a change in pull request #30436: [MINOR][DOCS] Document 'without' value for HADOOP_VERSION in pip installation - posted by GitBox <gi...@apache.org> on 2020/11/20 01:30:46 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30436: [MINOR][DOCS] Document 'without' value for HADOOP_VERSION in pip installation - posted by GitBox <gi...@apache.org> on 2020/11/20 01:43:45 UTC, 3 replies.
- [GitHub] [spark] beliefer commented on pull request #30431: [SPARK-33045][SQL][FOLLOWUP] Fix build failure with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/20 02:04:50 UTC, 0 replies.
- [GitHub] [spark] mridulm edited a comment on pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/20 02:05:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30428: [SPARK-28704][SQL][TEST][test-java11] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/20 02:11:17 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30436: [MINOR][DOCS] Document 'without' value for HADOOP_VERSION in pip installation - posted by GitBox <gi...@apache.org> on 2020/11/20 02:32:11 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30428: [SPARK-28704][SQL][TEST][test-java11] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/20 02:35:56 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30428: [SPARK-28704][SQL][TEST][test-java11] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/20 02:36:16 UTC, 2 replies.
- [GitHub] [spark] liucht-inspur commented on pull request #30335: [SPARK-33422][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/20 03:00:56 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30436: [MINOR][DOCS] Document 'without' value for HADOOP_VERSION in pip installation - posted by GitBox <gi...@apache.org> on 2020/11/20 03:10:13 UTC, 2 replies.
- [GitHub] [spark] allisonwang-db opened a new pull request #30437: [SPARK-33472][SQL][2.4] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/20 03:29:11 UTC, 0 replies.
- [GitHub] [spark] allisonwang-db opened a new pull request #30438: [SPARK-33472][SQL][3.0] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/20 03:30:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30437: [SPARK-33472][SQL][2.4] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/20 03:33:33 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30438: [SPARK-33472][SQL][3.0] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/20 03:33:34 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request #30439: [SPARK-33223][SS][FOLLOWUP] Clarify the meaning of "number of rows dropped by watermark" in SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/20 04:01:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30439: [SPARK-33223][SS][FOLLOWUP] Clarify the meaning of "number of rows dropped by watermark" in SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/20 04:03:23 UTC, 8 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30439: [SPARK-33223][SS][FOLLOWUP] Clarify the meaning of "number of rows dropped by watermark" in SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/20 04:06:15 UTC, 2 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30428: [SPARK-28704][SQL][TEST][test-java11] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/20 04:08:46 UTC, 1 replies.
- [GitHub] [spark] JkSelf commented on pull request #30432: [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/20 04:14:51 UTC, 2 replies.
- [GitHub] [spark] viirya commented on pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/20 04:18:16 UTC, 2 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #30440: [WIP] [SPARK-33496][SQL]Improve error message of ANSI explicit cast - posted by GitBox <gi...@apache.org> on 2020/11/20 04:35:38 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/20 04:36:30 UTC, 4 replies.
- [GitHub] [spark] gengliangwang commented on pull request #30440: [WIP] [SPARK-33496][SQL]Improve error message of ANSI explicit cast - posted by GitBox <gi...@apache.org> on 2020/11/20 04:36:56 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30440: [WIP] [SPARK-33496][SQL]Improve error message of ANSI explicit cast - posted by GitBox <gi...@apache.org> on 2020/11/20 04:41:06 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30440: [WIP] [SPARK-33496][SQL]Improve error message of ANSI explicit cast - posted by GitBox <gi...@apache.org> on 2020/11/20 04:43:00 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30440: [WIP] [SPARK-33496][SQL]Improve error message of ANSI explicit cast - posted by GitBox <gi...@apache.org> on 2020/11/20 04:43:21 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30437: [SPARK-33472][SQL][2.4] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/20 04:58:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30402: Spelling r common dev mlib external project streaming resource managers python - posted by GitBox <gi...@apache.org> on 2020/11/20 05:10:15 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30440: [WIP] [SPARK-33496][SQL]Improve error message of ANSI explicit cast - posted by GitBox <gi...@apache.org> on 2020/11/20 05:10:16 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30437: [SPARK-33472][SQL][2.4] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/20 05:10:27 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30438: [SPARK-33472][SQL][3.0] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/20 05:10:28 UTC, 3 replies.
- [GitHub] [spark] maropu commented on pull request #30411: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/20 05:37:46 UTC, 0 replies.
- [GitHub] [spark] wmoustafa commented on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2020/11/20 05:44:40 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30439: [SPARK-33223][SS][FOLLOWUP] Clarify the meaning of "number of rows dropped by watermark" in SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/20 05:48:19 UTC, 5 replies.
- [GitHub] [spark] wangyum commented on pull request #29642: [SPARK-32792][SQL] Improve in filter pushdown for ParquetFilters - posted by GitBox <gi...@apache.org> on 2020/11/20 05:54:17 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30439: [SPARK-33223][SS][FOLLOWUP] Clarify the meaning of "number of rows dropped by watermark" in SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/20 06:10:24 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30428: [SPARK-28704][SQL][TEST][test-java11] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/20 06:25:17 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30428: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/20 06:25:58 UTC, 4 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/20 06:26:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30428: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/20 06:27:00 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30428: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/20 06:27:21 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30428: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/20 06:33:22 UTC, 6 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #30441: [SPARK-33441][FOLLOWUP] Make unused-imports check for SBT specific. - posted by GitBox <gi...@apache.org> on 2020/11/20 06:37:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30441: [SPARK-33441][BUILD][FOLLOWUP] Make unused-imports check for SBT specific. - posted by GitBox <gi...@apache.org> on 2020/11/20 06:40:55 UTC, 26 replies.
- [GitHub] [spark] LuciferYang commented on a change in pull request #30441: [SPARK-33441][BUILD][FOLLOWUP] Make unused-imports check for SBT specific. - posted by GitBox <gi...@apache.org> on 2020/11/20 06:46:38 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30441: [SPARK-33441][BUILD][FOLLOWUP] Make unused-imports check for SBT specific. - posted by GitBox <gi...@apache.org> on 2020/11/20 07:06:49 UTC, 11 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30439: [SPARK-33223][SS][FOLLOWUP] Clarify the meaning of "number of rows dropped by watermark" in SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/20 07:10:42 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30441: [SPARK-33441][BUILD][FOLLOWUP] Make unused-imports check for SBT specific. - posted by GitBox <gi...@apache.org> on 2020/11/20 07:10:43 UTC, 13 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30437: [SPARK-33472][SQL][2.4] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/20 07:10:45 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30441: [SPARK-33441][BUILD][FOLLOWUP] Make unused-imports check for SBT specific. - posted by GitBox <gi...@apache.org> on 2020/11/20 07:10:47 UTC, 4 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/20 07:34:26 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30438: [SPARK-33472][SQL][3.0] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/20 08:07:08 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30438: [SPARK-33472][SQL][3.0] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/20 08:10:36 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30441: [SPARK-33441][BUILD][FOLLOWUP] Make unused-imports check for SBT specific. - posted by GitBox <gi...@apache.org> on 2020/11/20 08:28:26 UTC, 0 replies.
- [GitHub] [spark] leanken opened a new pull request #30442: [SPARK-33498][SQL] Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalid - posted by GitBox <gi...@apache.org> on 2020/11/20 09:41:24 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #30387: [SPARK-33443][SQL] LEAD/LAG should support [ IGNORE NULLS | RESPECT NULLS ] - posted by GitBox <gi...@apache.org> on 2020/11/20 09:42:47 UTC, 4 replies.
- [GitHub] [spark] leanken commented on pull request #30442: [SPARK-33498][SQL] Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalid - posted by GitBox <gi...@apache.org> on 2020/11/20 09:43:08 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30442: [SPARK-33498][SQL] Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalid - posted by GitBox <gi...@apache.org> on 2020/11/20 09:48:31 UTC, 15 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30428: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/20 10:19:24 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30443: [SPARK-33497][SQL] Override maxRows in some LogicalPlan - posted by GitBox <gi...@apache.org> on 2020/11/20 10:33:40 UTC, 7 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #30444: [SPARK-32512][SQL][FOLLOWUP] Remove duplicate tests for ALTER TABLE .. PARTITIONS from DataSourceV2SQLSuite - posted by GitBox <gi...@apache.org> on 2020/11/20 11:06:20 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30444: [SPARK-32512][SQL][FOLLOWUP] Remove duplicate tests for ALTER TABLE .. PARTITIONS from DataSourceV2SQLSuite - posted by GitBox <gi...@apache.org> on 2020/11/20 11:09:15 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30444: [SPARK-32512][SQL][FOLLOWUP] Remove duplicate tests for ALTER TABLE .. PARTITIONS from DataSourceV2SQLSuite - posted by GitBox <gi...@apache.org> on 2020/11/20 11:11:25 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #29339: [SPARK-32512][SQL] add alter table add/drop partition command for datasourcev2 - posted by GitBox <gi...@apache.org> on 2020/11/20 11:14:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30442: [SPARK-33498][SQL] Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalid - posted by GitBox <gi...@apache.org> on 2020/11/20 11:26:21 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30442: [SPARK-33498][SQL] Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalid - posted by GitBox <gi...@apache.org> on 2020/11/20 11:26:32 UTC, 16 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30442: [SPARK-33498][SQL] Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalid - posted by GitBox <gi...@apache.org> on 2020/11/20 11:27:24 UTC, 13 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #30445: [SPARK-33500][SQL] Support field "EPOCH" in datetime function extract/date_part - posted by GitBox <gi...@apache.org> on 2020/11/20 11:28:59 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30445: [SPARK-33500][SQL] Support field "EPOCH" in datetime function extract/date_part - posted by GitBox <gi...@apache.org> on 2020/11/20 11:33:50 UTC, 3 replies.
- [GitHub] [spark] asfgit closed pull request #30164: [SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions - posted by GitBox <gi...@apache.org> on 2020/11/20 12:01:49 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #30445: [SPARK-33500][SQL] Support field "EPOCH" in datetime function extract/date_part - posted by GitBox <gi...@apache.org> on 2020/11/20 12:16:09 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on pull request #30445: [SPARK-33500][SQL] Support field "EPOCH" in datetime function extract/date_part - posted by GitBox <gi...@apache.org> on 2020/11/20 12:22:19 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30441: [SPARK-33441][BUILD][FOLLOWUP] Make unused-imports check for SBT specific. - posted by GitBox <gi...@apache.org> on 2020/11/20 12:27:48 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30443: [SPARK-33497][SQL] Override maxRows in some LogicalPlan - posted by GitBox <gi...@apache.org> on 2020/11/20 12:38:01 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30443: [SPARK-33497][SQL] Override maxRows in some LogicalPlan - posted by GitBox <gi...@apache.org> on 2020/11/20 12:38:25 UTC, 5 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30445: [SPARK-33500][SQL] Support field "EPOCH" in datetime function extract/date_part - posted by GitBox <gi...@apache.org> on 2020/11/20 12:39:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30444: [SPARK-32512][SQL][TESTS][FOLLOWUP] Remove duplicate tests for ALTER TABLE .. PARTITIONS from DataSourceV2SQLSuite - posted by GitBox <gi...@apache.org> on 2020/11/20 12:40:58 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30443: [SPARK-33497][SQL] Override maxRows in some LogicalPlan - posted by GitBox <gi...@apache.org> on 2020/11/20 12:43:18 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on pull request #30312: [WIP][SPARK-32917][SHUFFLE][CORE][test-maven][test-hadoop2.7] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/20 12:50:28 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30444: [SPARK-32512][SQL][TESTS][FOLLOWUP] Remove duplicate tests for ALTER TABLE .. PARTITIONS from DataSourceV2SQLSuite - posted by GitBox <gi...@apache.org> on 2020/11/20 12:54:41 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30444: [SPARK-32512][SQL][TESTS][FOLLOWUP] Remove duplicate tests for ALTER TABLE .. PARTITIONS from DataSourceV2SQLSuite - posted by GitBox <gi...@apache.org> on 2020/11/20 13:11:28 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30335: [SPARK-33422][DOC] Fix the correct display of left menu item - posted by GitBox <gi...@apache.org> on 2020/11/20 13:20:24 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30399: [SPARK-33468][SQL] ParseUrl in ANSI mode should fail if input string is not a valid url - posted by GitBox <gi...@apache.org> on 2020/11/20 13:23:15 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30442: [SPARK-33498][SQL] Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalid - posted by GitBox <gi...@apache.org> on 2020/11/20 13:26:05 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30442: [SPARK-33498][SQL] Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalid - posted by GitBox <gi...@apache.org> on 2020/11/20 13:29:07 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #30163: [SPARK-32918][SHUFFLE] RPC implementation to support control plane coordination for push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/20 13:36:30 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30445: [SPARK-33500][SQL] Support field "EPOCH" in datetime function extract/date_part - posted by GitBox <gi...@apache.org> on 2020/11/20 13:38:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30445: [SPARK-33500][SQL] Support field "EPOCH" in datetime function extract/date_part - posted by GitBox <gi...@apache.org> on 2020/11/20 13:40:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30430: [SPARK-33503][SQL] Refactor SortOrder class to allow multiple childrens - posted by GitBox <gi...@apache.org> on 2020/11/20 14:04:13 UTC, 8 replies.
- [GitHub] [spark] zero323 commented on pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func - posted by GitBox <gi...@apache.org> on 2020/11/20 14:08:20 UTC, 0 replies.
- [GitHub] [spark] prakharjain09 commented on a change in pull request #30430: [SPARK-33503][SQL] Refactor SortOrder class to allow multiple childrens - posted by GitBox <gi...@apache.org> on 2020/11/20 14:12:35 UTC, 2 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #30443: [SPARK-33497][SQL] Override maxRows in some LogicalPlan - posted by GitBox <gi...@apache.org> on 2020/11/20 14:18:18 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30445: [SPARK-33500][SQL] Support field "EPOCH" in datetime function extract/date_part - posted by GitBox <gi...@apache.org> on 2020/11/20 14:38:00 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30430: [SPARK-33503][SQL] Refactor SortOrder class to allow multiple childrens - posted by GitBox <gi...@apache.org> on 2020/11/20 15:15:46 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30430: [SPARK-33503][SQL] Refactor SortOrder class to allow multiple childrens - posted by GitBox <gi...@apache.org> on 2020/11/20 15:16:21 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30444: [SPARK-32512][SQL][TESTS][FOLLOWUP] Remove duplicate tests for ALTER TABLE .. PARTITIONS from DataSourceV2SQLSuite - posted by GitBox <gi...@apache.org> on 2020/11/20 15:55:03 UTC, 0 replies.
- [GitHub] [spark] akiyamaneko opened a new pull request #30446: [spark-33504] The application log in the Spark history server contains sensitive attributes should be redated - posted by GitBox <gi...@apache.org> on 2020/11/20 16:12:29 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30446: [spark-33504] The application log in the Spark history server contains sensitive attributes should be redated - posted by GitBox <gi...@apache.org> on 2020/11/20 16:12:49 UTC, 19 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30446: [spark-33504] The application log in the Spark history server contains sensitive attributes should be redated - posted by GitBox <gi...@apache.org> on 2020/11/20 16:19:15 UTC, 23 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30445: [SPARK-33500][SQL] Support field "EPOCH" in datetime function extract/date_part - posted by GitBox <gi...@apache.org> on 2020/11/20 16:37:21 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30428: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/20 16:40:43 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30429: [SPARK-33492][SQL] DSv2: Append/Overwrite/ReplaceTable should invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/20 16:45:38 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #29959: [SPARK-32381][CORE][SQL][FOLLOWUP] More cleanup on HadoopFSUtils - posted by GitBox <gi...@apache.org> on 2020/11/20 16:56:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #29959: [SPARK-32381][CORE][SQL][FOLLOWUP] More cleanup on HadoopFSUtils - posted by GitBox <gi...@apache.org> on 2020/11/20 16:57:45 UTC, 0 replies.
- [GitHub] [spark] sunchao opened a new pull request #30447: [SPARK-32381][CORE][FOLLOWUP][HADOOP-2.7] Don't remove SerializableFileStatus and SerializableBlockLocation for Hadoop 2.7 - posted by GitBox <gi...@apache.org> on 2020/11/20 17:10:15 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30447: [SPARK-32381][CORE][FOLLOWUP][HADOOP-2.7] Don't remove SerializableFileStatus and SerializableBlockLocation for Hadoop 2.7 - posted by GitBox <gi...@apache.org> on 2020/11/20 17:21:32 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #30397: [SPARK-33466][ML][PYTHON] Imputer support mode(most_frequent) strategy - posted by GitBox <gi...@apache.org> on 2020/11/20 17:35:56 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30397: [SPARK-33466][ML][PYTHON] Imputer support mode(most_frequent) strategy - posted by GitBox <gi...@apache.org> on 2020/11/20 17:36:20 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30438: [SPARK-33472][SQL][3.0] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/20 17:48:40 UTC, 0 replies.
- [GitHub] [spark] huaxingao opened a new pull request #30448: [MINOR] Use absolute file name in docker integration test - posted by GitBox <gi...@apache.org> on 2020/11/20 17:55:27 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30448: [MINOR] Use absolute file name in docker integration test - posted by GitBox <gi...@apache.org> on 2020/11/20 17:57:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30447: [SPARK-32381][CORE][FOLLOWUP][test-hadoop2.7] Don't remove SerializableFileStatus and SerializableBlockLocation for Hadoop 2.7 - posted by GitBox <gi...@apache.org> on 2020/11/20 17:57:36 UTC, 10 replies.
- [GitHub] [spark] maryannxue commented on pull request #30432: [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/20 18:00:57 UTC, 0 replies.
- [GitHub] [spark] maryannxue edited a comment on pull request #30432: [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/20 18:01:29 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30437: [SPARK-33472][SQL][2.4] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/20 18:03:04 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30400: [SPARK-33469][SQL] Add current_timezone function - posted by GitBox <gi...@apache.org> on 2020/11/20 18:04:18 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30400: [SPARK-33469][SQL] Add current_timezone function - posted by GitBox <gi...@apache.org> on 2020/11/20 18:07:52 UTC, 2 replies.
- [GitHub] [spark] sunchao commented on pull request #30429: [SPARK-33492][SQL] DSv2: Append/Overwrite/ReplaceTable should invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/20 18:10:41 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30448: [MINOR][TESTS][DOCS] Use fully-qualified class name in docker integration test - posted by GitBox <gi...@apache.org> on 2020/11/20 18:15:04 UTC, 0 replies.
- [GitHub] [spark] huaxingao commented on pull request #30448: [MINOR][TESTS][DOCS] Use fully-qualified class name in docker integration test - posted by GitBox <gi...@apache.org> on 2020/11/20 18:16:34 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #30447: [SPARK-32381][CORE][FOLLOWUP][test-hadoop2.7] Don't remove SerializableFileStatus and SerializableBlockLocation for Hadoop 2.7 - posted by GitBox <gi...@apache.org> on 2020/11/20 18:19:53 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30439: [SPARK-33223][SS][FOLLOWUP] Clarify the meaning of "number of rows dropped by watermark" in SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/20 18:21:27 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30447: [SPARK-32381][CORE][FOLLOWUP][test-hadoop2.7] Don't remove SerializableFileStatus and SerializableBlockLocation for Hadoop 2.7 - posted by GitBox <gi...@apache.org> on 2020/11/20 18:34:19 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #30448: [MINOR][TESTS][DOCS] Use fully-qualified class name in docker integration test - posted by GitBox <gi...@apache.org> on 2020/11/20 18:39:08 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30389: [SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/20 18:59:13 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30448: [MINOR][TESTS][DOCS] Use fully-qualified class name in docker integration test - posted by GitBox <gi...@apache.org> on 2020/11/20 19:01:48 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30448: [MINOR][TESTS][DOCS] Use fully-qualified class name in docker integration test - posted by GitBox <gi...@apache.org> on 2020/11/20 19:12:13 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30447: [SPARK-32381][CORE][FOLLOWUP][test-hadoop2.7] Don't remove SerializableFileStatus and SerializableBlockLocation for Hadoop 2.7 - posted by GitBox <gi...@apache.org> on 2020/11/20 19:19:19 UTC, 4 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #30449: [SPARK-33505][SQL][TESTS] Fix adding new partitions by INSERT INTO `InMemoryPartitionTable` - posted by GitBox <gi...@apache.org> on 2020/11/20 19:21:51 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30312: [SPARK-32917][SHUFFLE][CORE][test-maven][test-hadoop2.7] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/20 19:30:36 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30449: [SPARK-33505][SQL][TESTS] Fix adding new partitions by INSERT INTO `InMemoryPartitionTable` - posted by GitBox <gi...@apache.org> on 2020/11/20 19:32:48 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30449: [SPARK-33505][SQL][TESTS] Fix adding new partitions by INSERT INTO `InMemoryPartitionTable` - posted by GitBox <gi...@apache.org> on 2020/11/20 19:33:19 UTC, 4 replies.
- [GitHub] [spark] maryannxue commented on a change in pull request #30432: [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/20 19:36:45 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30449: [SPARK-33505][SQL][TESTS] Fix adding new partitions by INSERT INTO `InMemoryPartitionTable` - posted by GitBox <gi...@apache.org> on 2020/11/20 19:39:13 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30449: [SPARK-33505][SQL][TESTS] Fix adding new partitions by INSERT INTO `InMemoryPartitionTable` - posted by GitBox <gi...@apache.org> on 2020/11/20 19:39:24 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30312: [SPARK-32917][SHUFFLE][CORE][test-maven][test-hadoop2.7] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/20 19:57:49 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30312: [SPARK-32917][SHUFFLE][CORE][test-maven][test-hadoop2.7] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/20 20:12:20 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30448: [MINOR][TESTS][DOCS] Use fully-qualified class name in docker integration test - posted by GitBox <gi...@apache.org> on 2020/11/20 20:18:15 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30449: [SPARK-33505][SQL][TESTS] Fix adding new partitions by INSERT INTO `InMemoryPartitionTable` - posted by GitBox <gi...@apache.org> on 2020/11/20 20:30:14 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30449: [SPARK-33505][SQL][TESTS] Fix adding new partitions by INSERT INTO `InMemoryPartitionTable` - posted by GitBox <gi...@apache.org> on 2020/11/20 20:37:00 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30449: [SPARK-33505][SQL][TESTS] Fix adding new partitions by INSERT INTO `InMemoryPartitionTable` - posted by GitBox <gi...@apache.org> on 2020/11/20 20:39:55 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #30446: [spark-33504] The application log in the Spark history server contains sensitive attributes should be redated - posted by GitBox <gi...@apache.org> on 2020/11/20 20:50:57 UTC, 2 replies.
- [GitHub] [spark] mridulm edited a comment on pull request #30446: [spark-33504] The application log in the Spark history server contains sensitive attributes should be redated - posted by GitBox <gi...@apache.org> on 2020/11/20 20:51:07 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2020/11/20 20:51:48 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30449: [SPARK-33505][SQL][TESTS] Fix adding new partitions by INSERT INTO `InMemoryPartitionTable` - posted by GitBox <gi...@apache.org> on 2020/11/20 20:52:59 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on a change in pull request #30446: [spark-33504] The application log in the Spark history server contains sensitive attributes should be redated - posted by GitBox <gi...@apache.org> on 2020/11/20 20:53:45 UTC, 1 replies.
- [GitHub] [spark] sunchao commented on pull request #30447: [SPARK-32381][CORE][FOLLOWUP][test-hadoop2.7] Don't remove SerializableFileStatus and SerializableBlockLocation for Hadoop 2.7 - posted by GitBox <gi...@apache.org> on 2020/11/20 20:55:09 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30447: [SPARK-32381][CORE][FOLLOWUP][test-hadoop2.7] Don't remove SerializableFileStatus and SerializableBlockLocation for Hadoop 2.7 - posted by GitBox <gi...@apache.org> on 2020/11/20 21:12:23 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30446: [spark-33504] The application log in the Spark history server contains sensitive attributes should be redated - posted by GitBox <gi...@apache.org> on 2020/11/20 21:39:41 UTC, 32 replies.
- [GitHub] [spark] rdblue commented on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2020/11/20 21:45:01 UTC, 1 replies.
- [GitHub] [spark] xkrogen opened a new pull request #30450: [SPARK-33185][YARN][FOLLOW-ON] Leverage RM's RPC API instead of REST to fetch driver log links in yarn.Client - posted by GitBox <gi...@apache.org> on 2020/11/20 21:45:34 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30450: [SPARK-33185][YARN][FOLLOW-ON] Leverage RM's RPC API instead of REST to fetch driver log links in yarn.Client - posted by GitBox <gi...@apache.org> on 2020/11/20 21:53:23 UTC, 18 replies.
- [GitHub] [spark] otterc commented on a change in pull request #30312: [SPARK-32917][SHUFFLE][CORE][test-maven][test-hadoop2.7] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/20 22:03:40 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30450: [SPARK-33185][YARN][FOLLOW-ON] Leverage RM's RPC API instead of REST to fetch driver log links in yarn.Client - posted by GitBox <gi...@apache.org> on 2020/11/20 22:12:18 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30450: [SPARK-33185][YARN][FOLLOW-ON] Leverage RM's RPC API instead of REST to fetch driver log links in yarn.Client - posted by GitBox <gi...@apache.org> on 2020/11/20 22:12:20 UTC, 15 replies.
- [GitHub] [spark] SparkQA commented on pull request #29818: [SPARK-32953][PYTHON] Add Arrow self_destruct support to toPandas - posted by GitBox <gi...@apache.org> on 2020/11/20 22:31:26 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29818: [SPARK-32953][PYTHON] Add Arrow self_destruct support to toPandas - posted by GitBox <gi...@apache.org> on 2020/11/20 22:34:27 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29818: [SPARK-32953][PYTHON] Add Arrow self_destruct support to toPandas - posted by GitBox <gi...@apache.org> on 2020/11/20 22:35:23 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29818: [SPARK-32953][PYTHON] Add Arrow self_destruct support to toPandas - posted by GitBox <gi...@apache.org> on 2020/11/20 22:35:25 UTC, 2 replies.
- [GitHub] [spark] otterc commented on a change in pull request #30450: [SPARK-33185][YARN][FOLLOW-ON] Leverage RM's RPC API instead of REST to fetch driver log links in yarn.Client - posted by GitBox <gi...@apache.org> on 2020/11/20 22:37:03 UTC, 1 replies.
- [GitHub] [spark] xkrogen commented on a change in pull request #30450: [SPARK-33185][YARN][FOLLOW-ON] Leverage RM's RPC API instead of REST to fetch driver log links in yarn.Client - posted by GitBox <gi...@apache.org> on 2020/11/20 22:42:12 UTC, 3 replies.
- [GitHub] [spark] xkrogen commented on pull request #30450: [SPARK-33185][YARN][FOLLOW-ON] Leverage RM's RPC API instead of REST to fetch driver log links in yarn.Client - posted by GitBox <gi...@apache.org> on 2020/11/20 22:49:45 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30429: [SPARK-33492][SQL] DSv2: Append/Overwrite/ReplaceTable should invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/20 23:00:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30450: [SPARK-33185][YARN][FOLLOW-ON] Leverage RM's RPC API instead of REST to fetch driver log links in yarn.Client - posted by GitBox <gi...@apache.org> on 2020/11/20 23:13:51 UTC, 8 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30312: [SPARK-32917][SHUFFLE][CORE][test-maven][test-hadoop2.7] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/20 23:19:24 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #29497: [SPARK-32670][SQL]Group exception messages in Catalyst Analyzer in one file - posted by GitBox <gi...@apache.org> on 2020/11/20 23:33:47 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #29497: [SPARK-32670][SQL]Group exception messages in Catalyst Analyzer in one file - posted by GitBox <gi...@apache.org> on 2020/11/20 23:33:58 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30435: [DONOTMERGE][DEBUGGING][CORE][K8S] Debug the Jenkins CI K8s failures - posted by GitBox <gi...@apache.org> on 2020/11/20 23:43:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30446: [spark-33504] The application log in the Spark history server contains sensitive attributes should be redated - posted by GitBox <gi...@apache.org> on 2020/11/21 00:13:23 UTC, 8 replies.
- [GitHub] [spark] maropu commented on pull request #30448: [MINOR][TESTS][DOCS] Use fully-qualified class name in docker integration test - posted by GitBox <gi...@apache.org> on 2020/11/21 00:26:14 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #29399: [SPARK-32581][CORE] update duration property for live ui application list and application api - posted by GitBox <gi...@apache.org> on 2020/11/21 00:39:18 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #30439: [SPARK-33223][SS][FOLLOWUP] Clarify the meaning of "number of rows dropped by watermark" in SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/21 01:27:47 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #30439: [SPARK-33223][SS][FOLLOWUP] Clarify the meaning of "number of rows dropped by watermark" in SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/21 01:27:52 UTC, 0 replies.
- [GitHub] [spark] ulysses-you edited a comment on pull request #30400: [SPARK-33469][SQL] Add current_timezone function - posted by GitBox <gi...@apache.org> on 2020/11/21 01:39:55 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30449: [SPARK-33505][SQL][TESTS] Fix adding new partitions by INSERT INTO `InMemoryPartitionTable` - posted by GitBox <gi...@apache.org> on 2020/11/21 02:41:49 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30447: [SPARK-32381][CORE][FOLLOWUP][test-hadoop2.7] Don't remove SerializableFileStatus and SerializableBlockLocation for Hadoop 2.7 - posted by GitBox <gi...@apache.org> on 2020/11/21 02:45:42 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2020/11/21 02:57:27 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30428: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/21 03:01:12 UTC, 2 replies.
- [GitHub] [spark] kiszk commented on a change in pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func - posted by GitBox <gi...@apache.org> on 2020/11/21 03:05:37 UTC, 3 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func - posted by GitBox <gi...@apache.org> on 2020/11/21 03:22:39 UTC, 5 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #30451: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/21 04:32:02 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30451: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/21 04:32:33 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30451: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/21 04:33:14 UTC, 35 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30451: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/21 05:45:00 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30451: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/21 05:45:21 UTC, 16 replies.
- [GitHub] [spark] gatorsmile commented on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement - posted by GitBox <gi...@apache.org> on 2020/11/21 06:21:40 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30451: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/21 06:32:20 UTC, 5 replies.
- [GitHub] [spark] mridulm commented on pull request #30433: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Ensure the number of chunks in meta file and index file are equal - posted by GitBox <gi...@apache.org> on 2020/11/21 09:43:08 UTC, 1 replies.
- [GitHub] [spark] mridulm edited a comment on pull request #30433: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Ensure the number of chunks in meta file and index file are equal - posted by GitBox <gi...@apache.org> on 2020/11/21 09:43:19 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on a change in pull request #30433: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Ensure the number of chunks in meta file and index file are equal - posted by GitBox <gi...@apache.org> on 2020/11/21 09:47:11 UTC, 5 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #30451: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/21 12:26:25 UTC, 2 replies.
- [GitHub] [spark] yaooqinn commented on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement - posted by GitBox <gi...@apache.org> on 2020/11/21 13:50:48 UTC, 6 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #30452: [SPARK-33509][SQL] List partition by names from a V2 table which supports partition management - posted by GitBox <gi...@apache.org> on 2020/11/21 15:11:58 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30452: [SPARK-33509][SQL] List partition by names from a V2 table which supports partition management - posted by GitBox <gi...@apache.org> on 2020/11/21 15:13:01 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30452: [SPARK-33509][SQL] List partition by names from a V2 table which supports partition management - posted by GitBox <gi...@apache.org> on 2020/11/21 15:16:37 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30451: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/21 16:23:26 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30451: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/21 16:26:29 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30452: [SPARK-33509][SQL] List partition by names from a V2 table which supports partition management - posted by GitBox <gi...@apache.org> on 2020/11/21 16:28:48 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30452: [SPARK-33509][SQL] List partition by names from a V2 table which supports partition management - posted by GitBox <gi...@apache.org> on 2020/11/21 16:29:21 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30451: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/21 16:35:53 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30390: [SPARK-33463][SQL] Spark Thrift Server, keep Job Id when using incremental collect - posted by GitBox <gi...@apache.org> on 2020/11/21 16:35:54 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30390: [SPARK-33463][SQL] Keep Job Id during incremental collect in Spark Thrift Server - posted by GitBox <gi...@apache.org> on 2020/11/21 16:39:54 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30390: [SPARK-33463][SQL] Keep Job Id during incremental collect in Spark Thrift Server - posted by GitBox <gi...@apache.org> on 2020/11/21 16:41:08 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on a change in pull request #30373: [SPARK-33472][SQL] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/21 17:30:32 UTC, 0 replies.
- [GitHub] [spark] williamhyun opened a new pull request #30453: [SPARK-33510][BUILD] Update SBT to 1.4.3 - posted by GitBox <gi...@apache.org> on 2020/11/21 17:39:01 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30453: [SPARK-33510][BUILD] Update SBT to 1.4.3 - posted by GitBox <gi...@apache.org> on 2020/11/21 17:49:40 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30453: [SPARK-33510][BUILD] Update SBT to 1.4.3 - posted by GitBox <gi...@apache.org> on 2020/11/21 17:50:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30453: [SPARK-33510][BUILD] Update SBT to 1.4.3 - posted by GitBox <gi...@apache.org> on 2020/11/21 17:50:22 UTC, 4 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/21 18:13:24 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30453: [SPARK-33510][BUILD] Update SBT to 1.4.3 - posted by GitBox <gi...@apache.org> on 2020/11/21 18:42:22 UTC, 1 replies.
- [GitHub] [spark] otterc commented on a change in pull request #30433: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Ensure the number of chunks in meta file and index file are equal - posted by GitBox <gi...@apache.org> on 2020/11/21 18:48:12 UTC, 11 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30453: [SPARK-33510][BUILD] Update SBT to 1.4.3 - posted by GitBox <gi...@apache.org> on 2020/11/21 18:49:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30453: [SPARK-33510][BUILD] Update SBT to 1.4.3 - posted by GitBox <gi...@apache.org> on 2020/11/21 18:50:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30452: [SPARK-33509][SQL] List partition by names from a V2 table which supports partition management - posted by GitBox <gi...@apache.org> on 2020/11/21 19:45:22 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #30454: [SPARK-33511][SQL] Respect case sensitivity while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/21 20:13:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30454: [SPARK-33511][SQL] Respect case sensitivity while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/21 20:16:44 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30454: [SPARK-33511][SQL] Respect case sensitivity while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/21 20:21:55 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30454: [SPARK-33511][SQL] Respect case sensitivity while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/21 20:22:17 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30454: [SPARK-33511][SQL] Respect case sensitivity while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/21 20:22:18 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30312: [SPARK-32917][SHUFFLE][CORE][test-maven][test-hadoop2.7] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/21 21:55:29 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30455: [WIP][BUILD] Upgrade to Scala 2.13.4 - posted by GitBox <gi...@apache.org> on 2020/11/21 22:46:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30455: [WIP][BUILD] Upgrade to Scala 2.13.4 - posted by GitBox <gi...@apache.org> on 2020/11/21 22:52:32 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30456: [SPARK-33512][BUILD] Upgrade test libraries - posted by GitBox <gi...@apache.org> on 2020/11/21 23:07:23 UTC, 9 replies.
- [GitHub] [spark] SparkQA commented on pull request #30455: [SPARK-33513][BUILD] Upgrade to Scala 2.13.4 - posted by GitBox <gi...@apache.org> on 2020/11/21 23:32:53 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30456: [SPARK-33512][BUILD] Upgrade test libraries - posted by GitBox <gi...@apache.org> on 2020/11/21 23:54:15 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30455: [SPARK-33513][BUILD] Upgrade to Scala 2.13.4 - posted by GitBox <gi...@apache.org> on 2020/11/21 23:54:36 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30312: [SPARK-32917][SHUFFLE][CORE] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/21 23:55:10 UTC, 5 replies.
- [GitHub] [spark] maropu commented on pull request #30400: [SPARK-33469][SQL] Add current_timezone function - posted by GitBox <gi...@apache.org> on 2020/11/21 23:55:11 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30312: [SPARK-32917][SHUFFLE][CORE] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/21 23:55:23 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30455: [SPARK-33513][BUILD] Upgrade to Scala 2.13.4 - posted by GitBox <gi...@apache.org> on 2020/11/21 23:55:23 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30456: [SPARK-33512][BUILD] Upgrade test libraries - posted by GitBox <gi...@apache.org> on 2020/11/21 23:55:24 UTC, 8 replies.
- [GitHub] [spark] maropu commented on pull request #30456: [SPARK-33512][BUILD] Upgrade test libraries - posted by GitBox <gi...@apache.org> on 2020/11/22 00:14:43 UTC, 0 replies.
- [GitHub] [spark] imback82 opened a new pull request #30457: [SPARK-33514][SQL] Migrate TRUNCATE TABLE command to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/22 00:31:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30457: [SPARK-33514][SQL] Migrate TRUNCATE TABLE command to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/22 00:32:48 UTC, 11 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/22 00:51:28 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30457: [SPARK-33514][SQL] Migrate TRUNCATE TABLE command to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/22 01:44:28 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30457: [SPARK-33514][SQL] Migrate TRUNCATE TABLE command to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/22 01:45:19 UTC, 11 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30457: [SPARK-33514][SQL] Migrate TRUNCATE TABLE command to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/22 02:19:19 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30456: [SPARK-33512][BUILD] Upgrade test libraries - posted by GitBox <gi...@apache.org> on 2020/11/22 02:45:22 UTC, 2 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30451: [SPARK-28704][SQL][TEST][test-java11] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/22 06:03:30 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30451: [SPARK-28704][SQL][TEST][test-java11] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/22 06:03:31 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30451: [SPARK-28704][SQL][TEST][test-java11] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/22 06:03:32 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30451: [SPARK-28704][SQL][TEST][test-java11] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/22 06:16:25 UTC, 7 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30451: [SPARK-28704][SQL][TEST][test-java11] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/22 06:37:23 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30454: [SPARK-33511][SQL] Respect case sensitivity while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/22 07:30:42 UTC, 1 replies.
- [GitHub] [spark] MaxGekk edited a comment on pull request #30454: [SPARK-33511][SQL] Respect case sensitivity while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/22 07:31:13 UTC, 1 replies.
- [GitHub] [spark] srowen commented on a change in pull request #30456: [SPARK-33512][BUILD] Upgrade test libraries - posted by GitBox <gi...@apache.org> on 2020/11/22 16:15:16 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30456: [SPARK-33512][BUILD] Upgrade test libraries - posted by GitBox <gi...@apache.org> on 2020/11/22 17:04:09 UTC, 1 replies.
- [GitHub] [spark] viirya commented on pull request #30403: [SPARK-33448][SQL] Support CACHE/UNCACHE TABLE commands for v2 tables - posted by GitBox <gi...@apache.org> on 2020/11/22 17:09:05 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30456: [SPARK-33512][BUILD] Upgrade test libraries - posted by GitBox <gi...@apache.org> on 2020/11/22 17:12:30 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30458: [WIP] JENKINS MIMA TEST - posted by GitBox <gi...@apache.org> on 2020/11/22 17:12:51 UTC, 31 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30403: [SPARK-33448][SQL] Support CACHE/UNCACHE TABLE commands for v2 tables - posted by GitBox <gi...@apache.org> on 2020/11/22 17:18:34 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30458: [WIP] JENKINS MIMA TEST - posted by GitBox <gi...@apache.org> on 2020/11/22 17:22:18 UTC, 29 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30458: [WIP] JENKINS MIMA TEST - posted by GitBox <gi...@apache.org> on 2020/11/22 17:46:22 UTC, 14 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30458: [WIP] JENKINS MIMA TEST - posted by GitBox <gi...@apache.org> on 2020/11/22 17:47:12 UTC, 6 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30451: [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+ - posted by GitBox <gi...@apache.org> on 2020/11/22 18:29:50 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #30459: [SPARK-33427][SQL][FOLLOWUP] Put key and value into IdentityHashMap sequantially - posted by GitBox <gi...@apache.org> on 2020/11/22 19:16:13 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30459: [SPARK-33427][SQL][FOLLOWUP] Put key and value into IdentityHashMap sequantially - posted by GitBox <gi...@apache.org> on 2020/11/22 19:17:54 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30459: [SPARK-33427][SQL][FOLLOWUP] Put key and value into IdentityHashMap sequantially - posted by GitBox <gi...@apache.org> on 2020/11/22 19:29:49 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30459: [SPARK-33427][SQL][FOLLOWUP] Put key and value into IdentityHashMap sequantially - posted by GitBox <gi...@apache.org> on 2020/11/22 20:26:15 UTC, 4 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #30403: [SPARK-33448][SQL] Support CACHE/UNCACHE TABLE commands for v2 tables - posted by GitBox <gi...@apache.org> on 2020/11/22 20:26:48 UTC, 14 replies.
- [GitHub] [spark] imback82 commented on pull request #30457: [SPARK-33514][SQL] Migrate TRUNCATE TABLE command to use UnresolvedTable to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/22 20:27:40 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30403: [SPARK-33448][SQL] Support CACHE/UNCACHE TABLE commands for v2 tables - posted by GitBox <gi...@apache.org> on 2020/11/22 20:27:51 UTC, 26 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #30456: [SPARK-33512][BUILD] Upgrade test libraries - posted by GitBox <gi...@apache.org> on 2020/11/22 20:34:03 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30403: [SPARK-33448][SQL] Support CACHE/UNCACHE TABLE commands for v2 tables - posted by GitBox <gi...@apache.org> on 2020/11/22 21:39:43 UTC, 22 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30403: [SPARK-33448][SQL] Support CACHE/UNCACHE TABLE commands for v2 tables - posted by GitBox <gi...@apache.org> on 2020/11/22 21:40:16 UTC, 19 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #30411: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/22 23:31:22 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30458: [WIP] JENKINS MIMA TEST - posted by GitBox <gi...@apache.org> on 2020/11/22 23:33:43 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30400: [SPARK-33469][SQL] Add current_timezone function - posted by GitBox <gi...@apache.org> on 2020/11/22 23:37:13 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30459: [SPARK-33427][SQL][FOLLOWUP] Put key and value into IdentityHashMap sequantially - posted by GitBox <gi...@apache.org> on 2020/11/22 23:50:40 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30460: [MINOR] Suppress warning in check-license - posted by GitBox <gi...@apache.org> on 2020/11/23 00:27:53 UTC, 0 replies.
- [GitHub] [spark] imback82 opened a new pull request #30461: [SPARK-33515][SQL] Improve exception messages while handling UnresolvedTable - posted by GitBox <gi...@apache.org> on 2020/11/23 00:30:04 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30461: [SPARK-33515][SQL] Improve exception messages while handling UnresolvedTable - posted by GitBox <gi...@apache.org> on 2020/11/23 00:32:55 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30456: [SPARK-33512][BUILD] Upgrade test libraries - posted by GitBox <gi...@apache.org> on 2020/11/23 00:41:28 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #29497: [SPARK-32670][SQL]Group exception messages in Catalyst Analyzer in one file - posted by GitBox <gi...@apache.org> on 2020/11/23 00:44:46 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #29642: [SPARK-32792][SQL] Improve in filter pushdown for ParquetFilters - posted by GitBox <gi...@apache.org> on 2020/11/23 00:47:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30403: [SPARK-33448][SQL] Support CACHE/UNCACHE TABLE commands for v2 tables - posted by GitBox <gi...@apache.org> on 2020/11/23 01:00:15 UTC, 10 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #29497: [SPARK-32670][SQL]Group exception messages in Catalyst Analyzer in one file - posted by GitBox <gi...@apache.org> on 2020/11/23 01:02:40 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30453: [SPARK-33510][BUILD] Update SBT to 1.4.4 - posted by GitBox <gi...@apache.org> on 2020/11/23 01:07:49 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #30460: [MINOR][INFRA] Suppress warning in check-license - posted by GitBox <gi...@apache.org> on 2020/11/23 01:12:20 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30453: [SPARK-33510][BUILD] Update SBT to 1.4.4 - posted by GitBox <gi...@apache.org> on 2020/11/23 01:16:35 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30453: [SPARK-33510][BUILD] Update SBT to 1.4.4 - posted by GitBox <gi...@apache.org> on 2020/11/23 01:19:23 UTC, 7 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30459: [SPARK-33427][SQL][FOLLOWUP] Put key and value into IdentityHashMap sequantially - posted by GitBox <gi...@apache.org> on 2020/11/23 01:26:47 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29966: [SPARK-33084][CORE][SQL]Add jar support ivy path - posted by GitBox <gi...@apache.org> on 2020/11/23 01:29:24 UTC, 5 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #30315: [SPARK-33388][SQL] Merge In and InSet predicate - posted by GitBox <gi...@apache.org> on 2020/11/23 01:29:46 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30459: [SPARK-33427][SQL][FOLLOWUP] Put key and value into IdentityHashMap sequantially - posted by GitBox <gi...@apache.org> on 2020/11/23 01:34:25 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30452: [SPARK-33509][SQL] List partition by names from a V2 table which supports partition management - posted by GitBox <gi...@apache.org> on 2020/11/23 01:36:38 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30461: [SPARK-33515][SQL] Improve exception messages while handling UnresolvedTable - posted by GitBox <gi...@apache.org> on 2020/11/23 01:36:39 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30460: [MINOR][INFRA] Suppress warning in check-license - posted by GitBox <gi...@apache.org> on 2020/11/23 01:37:10 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #29966: [SPARK-33084][CORE][SQL]Add jar support ivy path - posted by GitBox <gi...@apache.org> on 2020/11/23 01:38:01 UTC, 8 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30460: [MINOR][INFRA] Suppress warning in check-license - posted by GitBox <gi...@apache.org> on 2020/11/23 01:38:32 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30460: [MINOR][INFRA] Suppress warning in check-license - posted by GitBox <gi...@apache.org> on 2020/11/23 01:39:04 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30460: [MINOR][INFRA] Suppress warning in check-license - posted by GitBox <gi...@apache.org> on 2020/11/23 01:40:06 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30459: [SPARK-33427][SQL][FOLLOWUP] Put key and value into IdentityHashMap sequantially - posted by GitBox <gi...@apache.org> on 2020/11/23 01:42:07 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #29890: [SPARK-33014][SQL] Support multiple bucket columns in DataSourceV2 table - posted by GitBox <gi...@apache.org> on 2020/11/23 01:52:31 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #30413: [SPARK-33252][PYTHON][DOCS] Migration to NumPy documentation style in MLlib (pyspark.mllib.*) - posted by GitBox <gi...@apache.org> on 2020/11/23 02:17:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30461: [SPARK-33515][SQL] Improve exception messages while handling UnresolvedTable - posted by GitBox <gi...@apache.org> on 2020/11/23 02:36:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30461: [SPARK-33515][SQL] Improve exception messages while handling UnresolvedTable - posted by GitBox <gi...@apache.org> on 2020/11/23 02:37:23 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29966: [SPARK-33084][CORE][SQL]Add jar support ivy path - posted by GitBox <gi...@apache.org> on 2020/11/23 02:38:16 UTC, 4 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #29642: [SPARK-32792][SQL] Improve in filter pushdown for ParquetFilters - posted by GitBox <gi...@apache.org> on 2020/11/23 03:07:31 UTC, 2 replies.
- [GitHub] [spark] gengliangwang edited a comment on pull request #29642: [SPARK-32792][SQL] Improve in filter pushdown for ParquetFilters - posted by GitBox <gi...@apache.org> on 2020/11/23 03:11:39 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #30445: [SPARK-33500][SQL] Support field "EPOCH" in datetime function extract/date_part - posted by GitBox <gi...@apache.org> on 2020/11/23 03:47:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30460: [MINOR][INFRA] Suppress warning in check-license - posted by GitBox <gi...@apache.org> on 2020/11/23 03:48:10 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30460: [MINOR][INFRA] Suppress warning in check-license - posted by GitBox <gi...@apache.org> on 2020/11/23 03:51:18 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30389: [SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/23 04:13:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29966: [SPARK-33084][CORE][SQL]Add jar support ivy path - posted by GitBox <gi...@apache.org> on 2020/11/23 04:22:16 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #29966: [SPARK-33084][CORE][SQL]Add jar support ivy path - posted by GitBox <gi...@apache.org> on 2020/11/23 04:23:31 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #30462: [SPARK-33423][ML] DoubleParam/FloatParam parse JSON support type conversion - posted by GitBox <gi...@apache.org> on 2020/11/23 04:40:08 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30369: update parquet version 1.11.1 and avro version 1.9.2 - posted by GitBox <gi...@apache.org> on 2020/11/23 04:42:34 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #30395: [SPARK-32863][SS] Full outer stream-stream join - posted by GitBox <gi...@apache.org> on 2020/11/23 04:46:31 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30459: [SPARK-33427][SQL][FOLLOWUP] Put key and value into IdentityHashMap sequantially - posted by GitBox <gi...@apache.org> on 2020/11/23 04:54:22 UTC, 0 replies.
- [GitHub] [spark] Victsm commented on a change in pull request #30433: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Ensure the number of chunks in meta file and index file are equal - posted by GitBox <gi...@apache.org> on 2020/11/23 05:00:16 UTC, 8 replies.
- [GitHub] [spark] gatorsmile opened a new pull request #30463: Revert "[SPARK-32481][CORE][SQL] Support truncate table to move data to trash" - posted by GitBox <gi...@apache.org> on 2020/11/23 05:08:48 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #30463: Revert "[SPARK-32481][CORE][SQL] Support truncate table to move data to trash" - posted by GitBox <gi...@apache.org> on 2020/11/23 05:09:31 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30463: Revert "[SPARK-32481][CORE][SQL] Support truncate table to move data to trash" - posted by GitBox <gi...@apache.org> on 2020/11/23 05:15:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30463: Revert "[SPARK-32481][CORE][SQL] Support truncate table to move data to trash" - posted by GitBox <gi...@apache.org> on 2020/11/23 05:17:45 UTC, 1 replies.
- [GitHub] [spark] Udbhav30 commented on pull request #30463: Revert "[SPARK-32481][CORE][SQL] Support truncate table to move data to trash" - posted by GitBox <gi...@apache.org> on 2020/11/23 05:20:47 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30452: [SPARK-33509][SQL] List partition by names from a V2 table which supports partition management - posted by GitBox <gi...@apache.org> on 2020/11/23 05:30:26 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30452: [SPARK-33509][SQL] List partition by names from a V2 table which supports partition management - posted by GitBox <gi...@apache.org> on 2020/11/23 05:35:03 UTC, 3 replies.
- [GitHub] [spark] sunchao commented on pull request #30463: Revert "[SPARK-32481][CORE][SQL] Support truncate table to move data to trash" - posted by GitBox <gi...@apache.org> on 2020/11/23 05:42:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30462: [SPARK-33423][ML] DoubleParam/FloatParam parse JSON support type conversion - posted by GitBox <gi...@apache.org> on 2020/11/23 05:52:44 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30462: [SPARK-33423][ML] DoubleParam/FloatParam parse JSON support type conversion - posted by GitBox <gi...@apache.org> on 2020/11/23 05:53:16 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30462: [SPARK-33423][ML] DoubleParam/FloatParam parse JSON support type conversion - posted by GitBox <gi...@apache.org> on 2020/11/23 05:53:51 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30463: Revert "[SPARK-32481][CORE][SQL] Support truncate table to move data to trash" - posted by GitBox <gi...@apache.org> on 2020/11/23 05:56:03 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #30463: Revert "[SPARK-32481][CORE][SQL] Support truncate table to move data to trash" - posted by GitBox <gi...@apache.org> on 2020/11/23 06:01:32 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30462: [SPARK-33423][ML] DoubleParam/FloatParam parse JSON support type conversion - posted by GitBox <gi...@apache.org> on 2020/11/23 06:02:15 UTC, 4 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #30464: [SPARK-33516][BUILD] Upgrade Scala 2.13 version from 2.13.3 to 2.13.4 - posted by GitBox <gi...@apache.org> on 2020/11/23 06:08:06 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30464: [SPARK-33516][BUILD] Upgrade Scala 2.13 version from 2.13.3 to 2.13.4 - posted by GitBox <gi...@apache.org> on 2020/11/23 06:12:47 UTC, 2 replies.
- [GitHub] [spark] beliefer opened a new pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support build-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/23 06:16:32 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support build-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/23 06:17:48 UTC, 7 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30463: Revert "[SPARK-32481][CORE][SQL] Support truncate table to move data to trash" - posted by GitBox <gi...@apache.org> on 2020/11/23 06:19:22 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support build-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/23 06:19:45 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30389: [SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/23 06:19:56 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30463: Revert "[SPARK-32481][CORE][SQL] Support truncate table to move data to trash" - posted by GitBox <gi...@apache.org> on 2020/11/23 06:20:17 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30464: [SPARK-33516][BUILD] Upgrade Scala 2.13 version from 2.13.3 to 2.13.4 - posted by GitBox <gi...@apache.org> on 2020/11/23 06:21:00 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support build-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/23 06:22:14 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support build-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/23 06:22:15 UTC, 5 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30452: [SPARK-33509][SQL] List partition by names from a V2 table which supports partition management - posted by GitBox <gi...@apache.org> on 2020/11/23 06:23:07 UTC, 5 replies.
- [GitHub] [spark] LuciferYang closed pull request #30464: [SPARK-33516][BUILD] Upgrade Scala 2.13 version from 2.13.3 to 2.13.4 - posted by GitBox <gi...@apache.org> on 2020/11/23 06:26:39 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30464: [SPARK-33516][BUILD] Upgrade Scala 2.13 version from 2.13.3 to 2.13.4 - posted by GitBox <gi...@apache.org> on 2020/11/23 06:26:40 UTC, 1 replies.
- [GitHub] [spark] LuciferYang edited a comment on pull request #30464: [SPARK-33516][BUILD] Upgrade Scala 2.13 version from 2.13.3 to 2.13.4 - posted by GitBox <gi...@apache.org> on 2020/11/23 06:29:41 UTC, 1 replies.
- [GitHub] [spark] liucht-inspur opened a new pull request #30466: [SPARK-33517][SQL][DOCS] Fix the correct menu items and page links in PySpark Usage Guide for Pandas with Apache Arrow - posted by GitBox <gi...@apache.org> on 2020/11/23 06:40:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30466: [SPARK-33517][SQL][DOCS] Fix the correct menu items and page links in PySpark Usage Guide for Pandas with Apache Arrow - posted by GitBox <gi...@apache.org> on 2020/11/23 06:42:23 UTC, 6 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #30433: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Ensure the number of chunks in meta file and index file are equal - posted by GitBox <gi...@apache.org> on 2020/11/23 06:42:45 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30466: [SPARK-33517][SQL][DOCS] Fix the correct menu items and page links in PySpark Usage Guide for Pandas with Apache Arrow - posted by GitBox <gi...@apache.org> on 2020/11/23 06:44:15 UTC, 6 replies.
- [GitHub] [spark] imback82 commented on pull request #30461: [SPARK-33515][SQL] Improve exception messages while handling UnresolvedTable - posted by GitBox <gi...@apache.org> on 2020/11/23 06:50:54 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30453: [SPARK-33510][BUILD] Update SBT to 1.4.4 - posted by GitBox <gi...@apache.org> on 2020/11/23 06:57:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #29122: [SPARK-32320][PYSPARK] Remove mutable default arguments - posted by GitBox <gi...@apache.org> on 2020/11/23 07:17:58 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30453: [SPARK-33510][BUILD] Update SBT to 1.4.4 - posted by GitBox <gi...@apache.org> on 2020/11/23 07:20:24 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30464: [SPARK-33516][BUILD] Upgrade Scala 2.13 version from 2.13.3 to 2.13.4 - posted by GitBox <gi...@apache.org> on 2020/11/23 07:22:07 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30464: [SPARK-33516][BUILD] Upgrade Scala 2.13 version from 2.13.3 to 2.13.4 - posted by GitBox <gi...@apache.org> on 2020/11/23 07:22:18 UTC, 2 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #30312: [SPARK-32917][SHUFFLE][CORE] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/23 07:32:52 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #29729: [SPARK-32032][SS] Avoid infinite wait in driver because of KafkaConsumer.poll(long) API - posted by GitBox <gi...@apache.org> on 2020/11/23 07:37:56 UTC, 15 replies.
- [GitHub] [spark] JkSelf edited a comment on pull request #30432: [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/23 07:51:21 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon removed a comment on pull request #30389: [SPARK-33143][PYTHON] Add configurable timeout to python server and client - posted by GitBox <gi...@apache.org> on 2020/11/23 07:51:33 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30466: [SPARK-33517][SQL][DOCS] Fix the correct menu items and page links in PySpark Usage Guide for Pandas with Apache Arrow - posted by GitBox <gi...@apache.org> on 2020/11/23 07:56:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30463: Revert "[SPARK-32481][CORE][SQL] Support truncate table to move data to trash" - posted by GitBox <gi...@apache.org> on 2020/11/23 07:56:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/11/23 07:57:23 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/11/23 07:59:24 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29729: [SPARK-32032][SS] Avoid infinite wait in driver because of KafkaConsumer.poll(long) API - posted by GitBox <gi...@apache.org> on 2020/11/23 08:05:24 UTC, 11 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/11/23 08:05:45 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29122: [SPARK-32320][PYSPARK] Remove mutable default arguments - posted by GitBox <gi...@apache.org> on 2020/11/23 08:05:47 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29729: [SPARK-32032][SS] Avoid infinite wait in driver because of KafkaConsumer.poll(long) API - posted by GitBox <gi...@apache.org> on 2020/11/23 08:06:22 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29729: [SPARK-32032][SS] Avoid infinite wait in driver because of KafkaConsumer.poll(long) API - posted by GitBox <gi...@apache.org> on 2020/11/23 08:06:26 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29122: [SPARK-32320][PYSPARK] Remove mutable default arguments - posted by GitBox <gi...@apache.org> on 2020/11/23 08:06:27 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30464: [SPARK-33516][BUILD] Upgrade Scala 2.13 version from 2.13.3 to 2.13.4 - posted by GitBox <gi...@apache.org> on 2020/11/23 08:06:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29122: [SPARK-32320][PYSPARK] Remove mutable default arguments - posted by GitBox <gi...@apache.org> on 2020/11/23 08:06:31 UTC, 4 replies.
- [GitHub] [spark] liucht-inspur commented on a change in pull request #30466: [SPARK-33517][SQL][DOCS] Fix the correct menu items and page links in PySpark Usage Guide for Pandas with Apache Arrow - posted by GitBox <gi...@apache.org> on 2020/11/23 08:14:31 UTC, 0 replies.
- [GitHub] [spark] guiyanakuang commented on a change in pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/11/23 08:19:57 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support build-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/23 08:31:05 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30466: [SPARK-33517][SQL][DOCS] Fix the correct menu items and page links in PySpark Usage Guide for Pandas with Apache Arrow - posted by GitBox <gi...@apache.org> on 2020/11/23 08:42:59 UTC, 5 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30463: Revert "[SPARK-32481][CORE][SQL] Support truncate table to move data to trash" - posted by GitBox <gi...@apache.org> on 2020/11/23 08:44:53 UTC, 0 replies.
- [GitHub] [spark] akiyamaneko commented on pull request #30446: [spark-33504] The application log in the Spark history server contains sensitive attributes should be redated - posted by GitBox <gi...@apache.org> on 2020/11/23 08:45:36 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/23 08:54:02 UTC, 3 replies.
- [GitHub] [spark] cloud-fan closed pull request #30461: [SPARK-33515][SQL] Improve exception messages while handling UnresolvedTable - posted by GitBox <gi...@apache.org> on 2020/11/23 08:54:15 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30454: [SPARK-33511][SQL] Respect case sensitivity while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/23 08:58:42 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30466: [SPARK-33517][SQL][DOCS] Fix the correct menu items and page links in PySpark Usage Guide for Pandas with Apache Arrow - posted by GitBox <gi...@apache.org> on 2020/11/23 08:59:39 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30466: [SPARK-33517][SQL][DOCS] Fix the correct menu items and page links in PySpark Usage Guide for Pandas with Apache Arrow - posted by GitBox <gi...@apache.org> on 2020/11/23 09:00:16 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30454: [SPARK-33511][SQL] Respect case sensitivity while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/23 09:00:49 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30454: [SPARK-33511][SQL] Respect case sensitivity while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/23 09:00:59 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support build-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/23 09:08:58 UTC, 0 replies.
- [GitHub] [spark] liucht-inspur commented on pull request #30466: [SPARK-33517][SQL][DOCS] Fix the correct menu items and page links in PySpark Usage Guide for Pandas with Apache Arrow - posted by GitBox <gi...@apache.org> on 2020/11/23 09:14:25 UTC, 2 replies.
- [GitHub] [spark] skonto commented on pull request #26161: [SPARK-27900][CORE][K8s] Add `spark.driver.killOnOOMError` flag in cluster mode - posted by GitBox <gi...@apache.org> on 2020/11/23 09:26:26 UTC, 0 replies.
- [GitHub] [spark] skonto edited a comment on pull request #26161: [SPARK-27900][CORE][K8s] Add `spark.driver.killOnOOMError` flag in cluster mode - posted by GitBox <gi...@apache.org> on 2020/11/23 09:27:28 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30442: [SPARK-33498][SQL] Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalid - posted by GitBox <gi...@apache.org> on 2020/11/23 09:28:52 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30432: [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/23 09:57:11 UTC, 12 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30403: [SPARK-33448][SQL] Support CACHE/UNCACHE TABLE commands for v2 tables - posted by GitBox <gi...@apache.org> on 2020/11/23 10:06:59 UTC, 14 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request #30468: [SPARK-33518][ML][WIP] Improve performance of ML ALS recommendForAll by GEMV - posted by GitBox <gi...@apache.org> on 2020/11/23 10:58:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30468: [SPARK-33518][ML][WIP] Improve performance of ML ALS recommendForAll by GEMV - posted by GitBox <gi...@apache.org> on 2020/11/23 11:02:54 UTC, 14 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #30468: [SPARK-33518][ML][WIP] Improve performance of ML ALS recommendForAll by GEMV - posted by GitBox <gi...@apache.org> on 2020/11/23 11:03:15 UTC, 8 replies.
- [GitHub] [spark] liucht-inspur edited a comment on pull request #30466: [SPARK-33517][SQL][DOCS] Fix the correct menu items and page links in PySpark Usage Guide for Pandas with Apache Arrow - posted by GitBox <gi...@apache.org> on 2020/11/23 11:10:01 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng edited a comment on pull request #30468: [SPARK-33518][ML][WIP] Improve performance of ML ALS recommendForAll by GEMV - posted by GitBox <gi...@apache.org> on 2020/11/23 11:20:53 UTC, 2 replies.
- [GitHub] [spark] zero323 edited a comment on pull request #30413: [SPARK-33252][PYTHON][DOCS] Migration to NumPy documentation style in MLlib (pyspark.mllib.*) - posted by GitBox <gi...@apache.org> on 2020/11/23 11:23:09 UTC, 0 replies.
- [GitHub] [spark] guiyanakuang closed pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/11/23 11:54:59 UTC, 0 replies.
- [GitHub] [spark] guiyanakuang opened a new pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/11/23 11:55:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30468: [SPARK-33518][ML][WIP] Improve performance of ML ALS recommendForAll by GEMV - posted by GitBox <gi...@apache.org> on 2020/11/23 12:08:50 UTC, 12 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #30469: [SPARK-33479][DOC][FollowUp] DocSearch: Support filtering search results by version - posted by GitBox <gi...@apache.org> on 2020/11/23 12:25:39 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30469: [SPARK-33479][DOC][FollowUp] DocSearch: Support filtering search results by version - posted by GitBox <gi...@apache.org> on 2020/11/23 12:27:54 UTC, 3 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #30469: [SPARK-33479][DOC][FollowUp] DocSearch: Support filtering search results by version - posted by GitBox <gi...@apache.org> on 2020/11/23 12:29:07 UTC, 0 replies.
- [GitHub] [spark] shortcuts commented on pull request #30469: [SPARK-33479][DOC][FollowUp] DocSearch: Support filtering search results by version - posted by GitBox <gi...@apache.org> on 2020/11/23 12:30:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30469: [SPARK-33479][DOC][FollowUp] DocSearch: Support filtering search results by version - posted by GitBox <gi...@apache.org> on 2020/11/23 12:37:40 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30469: [SPARK-33479][DOC][FollowUp] DocSearch: Support filtering search results by version - posted by GitBox <gi...@apache.org> on 2020/11/23 12:38:15 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30469: [SPARK-33479][DOC][FollowUp] DocSearch: Support filtering search results by version - posted by GitBox <gi...@apache.org> on 2020/11/23 12:38:26 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30432: [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/23 13:04:22 UTC, 5 replies.
- [GitHub] [spark] zero323 commented on a change in pull request #29122: [SPARK-32320][PYSPARK] Remove mutable default arguments - posted by GitBox <gi...@apache.org> on 2020/11/23 13:22:32 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support build-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/23 13:37:45 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #30470: [SPARK-33495][BUILD] Remove commons-logging.jar's dependency - posted by GitBox <gi...@apache.org> on 2020/11/23 14:30:30 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30470: [SPARK-33495][BUILD] Remove commons-logging.jar's dependency - posted by GitBox <gi...@apache.org> on 2020/11/23 14:34:03 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30419: [SPARK-33278][SQL][FOLLOWUP] Improve OptimizeWindowFunctions to avoid transfer first to nth_value. - posted by GitBox <gi...@apache.org> on 2020/11/23 14:54:22 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #29000: [SPARK-27194][SPARK-29302][SQL] Fix commit collision in dynamic partition overwrite mode - posted by GitBox <gi...@apache.org> on 2020/11/23 15:02:30 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30470: [SPARK-33495][BUILD] Remove commons-logging.jar's dependency - posted by GitBox <gi...@apache.org> on 2020/11/23 15:03:35 UTC, 15 replies.
- [GitHub] [spark] srowen commented on a change in pull request #30468: [SPARK-33518][ML][WIP] Improve performance of ML ALS recommendForAll by GEMV - posted by GitBox <gi...@apache.org> on 2020/11/23 15:18:04 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on pull request #30446: [spark-33504] The application log in the Spark history server contains sensitive attributes should be redated - posted by GitBox <gi...@apache.org> on 2020/11/23 15:42:00 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 opened a new pull request #30471: [WIP][ML-12519] make CrossValidator/TrainValidateSplit support Python backend estimator/model - posted by GitBox <gi...@apache.org> on 2020/11/23 15:42:30 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30471: [WIP][ML-12519] make CrossValidator/TrainValidateSplit support Python backend estimator/model - posted by GitBox <gi...@apache.org> on 2020/11/23 15:47:51 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30471: [WIP][ML-12519] make CrossValidator/TrainValidateSplit support Python backend estimator/model - posted by GitBox <gi...@apache.org> on 2020/11/23 15:49:03 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30471: [WIP][ML-12519] make CrossValidator/TrainValidateSplit support Python backend estimator/model - posted by GitBox <gi...@apache.org> on 2020/11/23 15:49:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30471: [WIP][ML-12519] make CrossValidator/TrainValidateSplit support Python backend estimator/model - posted by GitBox <gi...@apache.org> on 2020/11/23 15:49:26 UTC, 0 replies.
- [GitHub] [spark] ScrapCodes opened a new pull request #30472: [WIP][SPARK-32221] skip binary files and large files. - posted by GitBox <gi...@apache.org> on 2020/11/23 15:54:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30472: [WIP][SPARK-32221] skip binary files and large files. - posted by GitBox <gi...@apache.org> on 2020/11/23 15:57:53 UTC, 6 replies.
- [GitHub] [spark] tgravescs commented on pull request #30163: [SPARK-32918][SHUFFLE] RPC implementation to support control plane coordination for push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/23 16:02:56 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30472: [WIP][SPARK-32221] skip binary files and large files. - posted by GitBox <gi...@apache.org> on 2020/11/23 16:11:17 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30472: [WIP][SPARK-32221] skip binary files and large files. - posted by GitBox <gi...@apache.org> on 2020/11/23 16:11:18 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30472: [WIP][SPARK-32221] skip binary files and large files. - posted by GitBox <gi...@apache.org> on 2020/11/23 16:16:47 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30470: [SPARK-33495][BUILD] Remove commons-logging.jar's dependency - posted by GitBox <gi...@apache.org> on 2020/11/23 16:23:29 UTC, 11 replies.
- [GitHub] [spark] SparkQA commented on pull request #30471: [WIP][SPARK-33520][ML] make CrossValidator/TrainValidateSplit support Python backend estimator/model - posted by GitBox <gi...@apache.org> on 2020/11/23 16:24:12 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30470: [SPARK-33495][BUILD] Remove commons-logging.jar's dependency - posted by GitBox <gi...@apache.org> on 2020/11/23 16:24:23 UTC, 12 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30470: [SPARK-33495][BUILD] Remove commons-logging.jar's dependency - posted by GitBox <gi...@apache.org> on 2020/11/23 16:33:40 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30289: [SPARK-33141][SQL] Capture SQL configs when creating permanent views - posted by GitBox <gi...@apache.org> on 2020/11/23 16:35:46 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30470: [SPARK-33495][BUILD] Remove commons-logging.jar's dependency - posted by GitBox <gi...@apache.org> on 2020/11/23 16:41:49 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30471: [WIP][SPARK-33520][ML] make CrossValidator/TrainValidateSplit support Python backend estimator/model - posted by GitBox <gi...@apache.org> on 2020/11/23 16:56:25 UTC, 7 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #30470: [SPARK-33495][BUILD] Remove commons-logging.jar's dependency - posted by GitBox <gi...@apache.org> on 2020/11/23 17:20:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30455: [SPARK-33513][BUILD] Upgrade to Scala 2.13.4 to improve exhaustivity - posted by GitBox <gi...@apache.org> on 2020/11/23 17:42:31 UTC, 20 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30455: [SPARK-33513][BUILD] Upgrade to Scala 2.13.4 to improve exhaustivity - posted by GitBox <gi...@apache.org> on 2020/11/23 17:43:27 UTC, 19 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/11/23 17:53:14 UTC, 2 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #30403: [SPARK-33448][SQL] Support CACHE/UNCACHE TABLE commands for v2 tables - posted by GitBox <gi...@apache.org> on 2020/11/23 18:05:09 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/11/23 18:13:02 UTC, 0 replies.
- [GitHub] [spark] zsxwing commented on a change in pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/11/23 18:23:17 UTC, 0 replies.
- [GitHub] [spark] huaxingao opened a new pull request #30473: [SPARK-33430][SQL] Support namespaces in JDBC v2 Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/23 18:29:39 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30473: [SPARK-33430][SQL] Support namespaces in JDBC v2 Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/23 18:32:58 UTC, 7 replies.
- [GitHub] [spark] huaxingao commented on pull request #30473: [SPARK-33430][SQL] Support namespaces in JDBC v2 Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/23 18:35:43 UTC, 3 replies.
- [GitHub] [spark] huaxingao commented on a change in pull request #30473: [SPARK-33430][SQL] Support namespaces in JDBC v2 Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/23 18:37:37 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30455: [SPARK-33513][BUILD] Upgrade to Scala 2.13.4 to improve exhaustivity - posted by GitBox <gi...@apache.org> on 2020/11/23 18:41:16 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30455: [SPARK-33513][BUILD] Upgrade to Scala 2.13.4 to improve exhaustivity - posted by GitBox <gi...@apache.org> on 2020/11/23 18:42:21 UTC, 10 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2020/11/23 19:16:48 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #30474: [SPARK-33521][SQL] Universal type conversion in resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/23 19:58:34 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30474: [SPARK-33521][SQL] Universal type conversion in resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/23 20:02:58 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30474: [SPARK-33521][SQL] Universal type conversion in resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/23 21:06:54 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30474: [SPARK-33521][SQL] Universal type conversion in resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/23 21:07:16 UTC, 1 replies.
- [GitHub] [spark] asfgit closed pull request #30163: [SPARK-32918][SHUFFLE] RPC implementation to support control plane coordination for push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/23 21:17:29 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30473: [SPARK-33430][SQL] Support namespaces in JDBC v2 Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/23 21:19:15 UTC, 6 replies.
- [GitHub] [spark] imback82 opened a new pull request #30475: [SPARK-33522][SQL] Improve exception messages while handling UnresolvedTable - posted by GitBox <gi...@apache.org> on 2020/11/23 21:41:34 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30475: [SPARK-33522][SQL] Improve exception messages while handling UnresolvedTable - posted by GitBox <gi...@apache.org> on 2020/11/23 21:42:55 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30433: [SPARK-32916][SHUFFLE][test-maven][test-hadoop2.7] Ensure the number of chunks in meta file and index file are equal - posted by GitBox <gi...@apache.org> on 2020/11/23 21:53:03 UTC, 3 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #30475: [SPARK-33522][SQL] Improve exception messages while handling UnresolvedTable - posted by GitBox <gi...@apache.org> on 2020/11/23 21:58:02 UTC, 0 replies.
- [GitHub] [spark] otterc commented on a change in pull request #30312: [SPARK-32917][SHUFFLE][CORE] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/23 22:01:28 UTC, 14 replies.
- [GitHub] [spark] zhouyejoe commented on pull request #30163: [SPARK-32918][SHUFFLE] RPC implementation to support control plane coordination for push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/23 22:42:37 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30475: [SPARK-33522][SQL] Improve exception messages while handling UnresolvedTable - posted by GitBox <gi...@apache.org> on 2020/11/23 22:51:46 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30475: [SPARK-33522][SQL] Improve exception messages while handling UnresolvedTable - posted by GitBox <gi...@apache.org> on 2020/11/23 22:52:19 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30475: [SPARK-33522][SQL] Improve exception messages while handling UnresolvedTable - posted by GitBox <gi...@apache.org> on 2020/11/23 23:14:23 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28027: [SPARK-31255][SQL] Add SupportsMetadataColumns to DSv2 - posted by GitBox <gi...@apache.org> on 2020/11/23 23:22:39 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #28027: [SPARK-31255][SQL] Add SupportsMetadataColumns to DSv2 - posted by GitBox <gi...@apache.org> on 2020/11/23 23:23:20 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30455: [SPARK-33513][BUILD] Upgrade to Scala 2.13.4 to improve exhaustivity - posted by GitBox <gi...@apache.org> on 2020/11/23 23:41:13 UTC, 0 replies.
- [GitHub] [spark] viirya opened a new pull request #30476: [SPARK-33523][SQL][TEST] Add predicate related benchmark to SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/24 00:04:34 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on pull request #30429: [SPARK-33492][SQL] DSv2: Append/Overwrite/ReplaceTable should invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/24 00:11:02 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #29890: [SPARK-33014][SQL] Support multiple bucket columns in DataSourceV2 table - posted by GitBox <gi...@apache.org> on 2020/11/24 00:16:42 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30477: [SPARK-33524][SQL] Change `BucketTransform` not to use Tuple.hashCode. - posted by GitBox <gi...@apache.org> on 2020/11/24 00:18:07 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30476: [SPARK-33523][SQL][TEST] Add predicate related benchmark to SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/24 00:18:29 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30471: [WIP][SPARK-33520][ML] make CrossValidator/TrainValidateSplit support Python backend estimator/model - posted by GitBox <gi...@apache.org> on 2020/11/24 00:19:47 UTC, 7 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30455: [SPARK-33513][BUILD] Upgrade to Scala 2.13.4 to improve exhaustivity - posted by GitBox <gi...@apache.org> on 2020/11/24 00:20:58 UTC, 3 replies.
- [GitHub] [spark] maropu commented on pull request #30469: [SPARK-33479][DOC][FOLLOWUP] DocSearch: Support filtering search results by version - posted by GitBox <gi...@apache.org> on 2020/11/24 00:26:43 UTC, 0 replies.
- [GitHub] [spark] maropu edited a comment on pull request #30469: [SPARK-33479][DOC][FOLLOWUP] DocSearch: Support filtering search results by version - posted by GitBox <gi...@apache.org> on 2020/11/24 00:27:05 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30455: [SPARK-33513][BUILD] Upgrade to Scala 2.13.4 to improve exhaustivity - posted by GitBox <gi...@apache.org> on 2020/11/24 00:27:06 UTC, 2 replies.
- [GitHub] [spark] maropu closed pull request #30469: [SPARK-33479][DOC][FOLLOWUP] DocSearch: Support filtering search results by version - posted by GitBox <gi...@apache.org> on 2020/11/24 00:28:12 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30455: [SPARK-33513][BUILD] Upgrade to Scala 2.13.4 to improve exhaustivity - posted by GitBox <gi...@apache.org> on 2020/11/24 00:29:11 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30477: [SPARK-33524][SQL] Change `BucketTransform` not to use Tuple.hashCode. - posted by GitBox <gi...@apache.org> on 2020/11/24 00:31:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30469: [SPARK-33479][DOC][FOLLOWUP] DocSearch: Support filtering search results by version - posted by GitBox <gi...@apache.org> on 2020/11/24 00:32:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30469: [SPARK-33479][DOC][FOLLOWUP] DocSearch: Support filtering search results by version - posted by GitBox <gi...@apache.org> on 2020/11/24 00:33:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30469: [SPARK-33479][DOC][FOLLOWUP] DocSearch: Support filtering search results by version - posted by GitBox <gi...@apache.org> on 2020/11/24 00:33:43 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30469: [SPARK-33479][DOC][FOLLOWUP] DocSearch: Support filtering search results by version - posted by GitBox <gi...@apache.org> on 2020/11/24 00:34:25 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30430: [SPARK-33503][SQL] Refactor SortOrder class to allow multiple childrens - posted by GitBox <gi...@apache.org> on 2020/11/24 00:36:02 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30476: [SPARK-33523][SQL][TEST] Add predicate related benchmark to SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/24 00:58:49 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support built-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/24 01:02:31 UTC, 3 replies.
- [GitHub] [spark] bersprockets closed pull request #30207: [SPARK-33098][SQL] Avoid MetaException by not pushing down partition filters with incompatible types - posted by GitBox <gi...@apache.org> on 2020/11/24 01:02:43 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30469: [SPARK-33479][DOC][FOLLOWUP] DocSearch: Support filtering search results by version - posted by GitBox <gi...@apache.org> on 2020/11/24 01:05:19 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30312: [SPARK-32917][SHUFFLE][CORE] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/24 01:07:44 UTC, 4 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #30412: [SPARK-33480][SQL] Support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/24 01:08:34 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30476: [SPARK-33523][SQL][TEST] Add predicate related benchmark to SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/24 01:13:03 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30476: [SPARK-33523][SQL][TEST] Add predicate related benchmark to SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/24 01:13:14 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30476: [SPARK-33523][SQL][TEST] Add predicate related benchmark to SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/24 01:13:26 UTC, 5 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30476: [SPARK-33523][SQL][TEST] Add predicate related benchmark to SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/24 01:14:08 UTC, 2 replies.
- [GitHub] [spark] WeichenXu123 commented on a change in pull request #30471: [WIP][SPARK-33520][ML] make CrossValidator/TrainValidateSplit support Python backend estimator/model - posted by GitBox <gi...@apache.org> on 2020/11/24 01:14:41 UTC, 11 replies.
- [GitHub] [spark] viirya commented on pull request #30476: [SPARK-33523][SQL][TEST] Add predicate related benchmark to SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/24 01:14:42 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30459: [SPARK-33427][SQL][FOLLOWUP] Put key and value into IdentityHashMap sequantially - posted by GitBox <gi...@apache.org> on 2020/11/24 01:14:43 UTC, 0 replies.
- [GitHub] [spark] viirya edited a comment on pull request #30459: [SPARK-33427][SQL][FOLLOWUP] Put key and value into IdentityHashMap sequantially - posted by GitBox <gi...@apache.org> on 2020/11/24 01:15:35 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30474: [SPARK-33521][SQL] Universal type conversion in resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/24 01:23:55 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30476: [SPARK-33523][SQL][TEST] Add predicate related benchmark to SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/24 01:25:28 UTC, 2 replies.
- [GitHub] [spark] WeichenXu123 commented on pull request #30471: [WIP][SPARK-33520][ML] make CrossValidator/TrainValidateSplit support Python backend estimator/model - posted by GitBox <gi...@apache.org> on 2020/11/24 01:27:32 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30413: [SPARK-33252][PYTHON][DOCS] Migration to NumPy documentation style in MLlib (pyspark.mllib.*) - posted by GitBox <gi...@apache.org> on 2020/11/24 01:28:47 UTC, 4 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/11/24 01:36:43 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/11/24 01:38:04 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #29966: [SPARK-33084][CORE][SQL]Add jar support ivy path - posted by GitBox <gi...@apache.org> on 2020/11/24 01:38:15 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2020/11/24 01:44:05 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #29966: [SPARK-33084][CORE][SQL] Add jar support ivy path - posted by GitBox <gi...@apache.org> on 2020/11/24 01:44:16 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30473: [SPARK-33430][SQL] Support namespaces in JDBC v2 Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/24 01:58:46 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30475: [SPARK-33522][SQL] Improve exception messages while handling UnresolvedTableOrView - posted by GitBox <gi...@apache.org> on 2020/11/24 01:58:49 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30477: [SPARK-33524][SQL][TESTS] Change `InMemoryTable` not to use Tuple.hashCode for `BucketTransform` - posted by GitBox <gi...@apache.org> on 2020/11/24 01:59:26 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30475: [SPARK-33522][SQL] Improve exception messages while handling UnresolvedTableOrView - posted by GitBox <gi...@apache.org> on 2020/11/24 01:59:28 UTC, 7 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30408: [SPARK-33477][SQL] Hive Metastore should support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/24 02:14:55 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30468: [SPARK-33518][ML][WIP] Improve performance of ML ALS recommendForAll by GEMV - posted by GitBox <gi...@apache.org> on 2020/11/24 02:28:16 UTC, 3 replies.
- [GitHub] [spark] wmoustafa edited a comment on pull request #24559: [SPARK-27658][SQL] Add FunctionCatalog API - posted by GitBox <gi...@apache.org> on 2020/11/24 02:35:29 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30468: [SPARK-33518][ML][WIP] Improve performance of ML ALS recommendForAll by GEMV - posted by GitBox <gi...@apache.org> on 2020/11/24 02:59:17 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #30475: [SPARK-33522][SQL] Improve exception messages while handling UnresolvedTableOrView - posted by GitBox <gi...@apache.org> on 2020/11/24 02:59:29 UTC, 13 replies.
- [GitHub] [spark] SparkQA commented on pull request #28026: [SPARK-31257][SQL] Unify create table syntax - posted by GitBox <gi...@apache.org> on 2020/11/24 02:59:30 UTC, 16 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30477: [SPARK-33524][SQL][TESTS] Change `InMemoryTable` not to use Tuple.hashCode for `BucketTransform` - posted by GitBox <gi...@apache.org> on 2020/11/24 03:19:08 UTC, 0 replies.
- [GitHub] [spark] wangyum opened a new pull request #30478: [SPARK-33525][SQL] Update hive-service-rpc to 3.1.2 - posted by GitBox <gi...@apache.org> on 2020/11/24 03:19:33 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30478: [SPARK-33525][SQL] Update hive-service-rpc to 3.1.2 - posted by GitBox <gi...@apache.org> on 2020/11/24 03:28:22 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30477: [SPARK-33524][SQL][TESTS] Change `InMemoryTable` not to use Tuple.hashCode for `BucketTransform` - posted by GitBox <gi...@apache.org> on 2020/11/24 03:33:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30477: [SPARK-33524][SQL][TESTS] Change `InMemoryTable` not to use Tuple.hashCode for `BucketTransform` - posted by GitBox <gi...@apache.org> on 2020/11/24 03:34:16 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30477: [SPARK-33524][SQL][TESTS] Change `InMemoryTable` not to use Tuple.hashCode for `BucketTransform` - posted by GitBox <gi...@apache.org> on 2020/11/24 03:35:49 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30477: [SPARK-33524][SQL][TESTS] Change `InMemoryTable` not to use Tuple.hashCode for `BucketTransform` - posted by GitBox <gi...@apache.org> on 2020/11/24 03:36:32 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #30478: [SPARK-33525][SQL] Update hive-service-rpc to 3.1.2 - posted by GitBox <gi...@apache.org> on 2020/11/24 03:36:43 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30473: [SPARK-33430][SQL] Support namespaces in JDBC v2 Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/24 03:40:23 UTC, 2 replies.
- [GitHub] [spark] maropu commented on pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/11/24 03:48:11 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30475: [SPARK-33522][SQL] Improve exception messages while handling UnresolvedTableOrView - posted by GitBox <gi...@apache.org> on 2020/11/24 03:53:22 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30477: [SPARK-33524][SQL][TESTS] Change `InMemoryTable` not to use Tuple.hashCode for `BucketTransform` - posted by GitBox <gi...@apache.org> on 2020/11/24 03:59:00 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28026: [SPARK-31257][SQL] Unify create table syntax - posted by GitBox <gi...@apache.org> on 2020/11/24 03:59:14 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28026: [SPARK-31257][SQL] Unify create table syntax - posted by GitBox <gi...@apache.org> on 2020/11/24 03:59:21 UTC, 12 replies.
- [GitHub] [spark] SparkQA commented on pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/11/24 03:59:23 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #29966: [SPARK-33084][CORE][SQL] Add jar support ivy path - posted by GitBox <gi...@apache.org> on 2020/11/24 03:59:34 UTC, 17 replies.
- [GitHub] [spark] SparkQA commented on pull request #30478: [SPARK-33525][SQL] Update hive-service-rpc to 3.1.2 - posted by GitBox <gi...@apache.org> on 2020/11/24 04:10:21 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support built-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/24 04:12:09 UTC, 16 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support built-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/24 04:12:20 UTC, 16 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29966: [SPARK-33084][CORE][SQL] Add jar support ivy path - posted by GitBox <gi...@apache.org> on 2020/11/24 04:15:21 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29966: [SPARK-33084][CORE][SQL] Add jar support ivy path - posted by GitBox <gi...@apache.org> on 2020/11/24 04:17:10 UTC, 19 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29966: [SPARK-33084][CORE][SQL] Add jar support ivy path - posted by GitBox <gi...@apache.org> on 2020/11/24 04:18:21 UTC, 17 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30470: [SPARK-33495][BUILD] Remove commons-logging.jar's dependency - posted by GitBox <gi...@apache.org> on 2020/11/24 04:23:16 UTC, 3 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30478: [SPARK-33525][SQL] Update hive-service-rpc to 3.1.2 - posted by GitBox <gi...@apache.org> on 2020/11/24 04:29:00 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30476: [SPARK-33523][SQL][TEST] Add predicate related benchmark to SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/24 04:30:02 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30476: [SPARK-33523][SQL][TEST] Add predicate related benchmark to SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/24 04:30:33 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #30427: [SPARK-33224][SS] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/24 04:37:08 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30312: [SPARK-32917][SHUFFLE][CORE] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/24 04:38:23 UTC, 2 replies.
- [GitHub] [spark] allisonwang-db commented on a change in pull request #30373: [SPARK-33472][SQL] Adjust RemoveRedundantSorts rule order - posted by GitBox <gi...@apache.org> on 2020/11/24 05:09:37 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2020/11/24 05:10:08 UTC, 5 replies.
- [GitHub] [spark] viirya commented on pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/11/24 05:10:09 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/11/24 05:13:19 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30440: [SPARK-33496][SQL]Improve error message of ANSI explicit cast - posted by GitBox <gi...@apache.org> on 2020/11/24 05:18:43 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30440: [SPARK-33496][SQL]Improve error message of ANSI explicit cast - posted by GitBox <gi...@apache.org> on 2020/11/24 05:19:25 UTC, 9 replies.
- [GitHub] [spark] maropu commented on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2020/11/24 05:27:26 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30429: [SPARK-33492][SQL] DSv2: Append/Overwrite/ReplaceTable should invalidate cache - posted by GitBox <gi...@apache.org> on 2020/11/24 05:47:45 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30475: [SPARK-33522][SQL] Improve exception messages while handling UnresolvedTableOrView - posted by GitBox <gi...@apache.org> on 2020/11/24 05:53:50 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support built-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/24 05:55:01 UTC, 18 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support built-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/24 05:55:25 UTC, 7 replies.
- [GitHub] [spark] zhengruifeng commented on a change in pull request #30468: [SPARK-33518][ML][WIP] Improve performance of ML ALS recommendForAll by GEMV - posted by GitBox <gi...@apache.org> on 2020/11/24 05:55:58 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30474: [SPARK-33521][SQL] Universal type conversion in resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/24 06:00:22 UTC, 0 replies.
- [GitHub] [spark] guiyanakuang commented on pull request #30467: [SPARK-32002][SQL]Support ExtractValue from nested ArrayStruct - posted by GitBox <gi...@apache.org> on 2020/11/24 06:03:25 UTC, 1 replies.
- [GitHub] [spark] ulysses-you commented on pull request #29490: [SPARK-32668][SQL] HiveGenericUDTF initialize UDTF should use StructObjectInspector method - posted by GitBox <gi...@apache.org> on 2020/11/24 06:10:33 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30474: [SPARK-33521][SQL] Universal type conversion in resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/24 06:23:08 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30478: [SPARK-33525][SQL] Update hive-service-rpc to 3.1.2 - posted by GitBox <gi...@apache.org> on 2020/11/24 06:44:20 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30478: [SPARK-33525][SQL] Update hive-service-rpc to 3.1.2 - posted by GitBox <gi...@apache.org> on 2020/11/24 06:59:39 UTC, 10 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30478: [SPARK-33525][SQL] Update hive-service-rpc to 3.1.2 - posted by GitBox <gi...@apache.org> on 2020/11/24 07:00:22 UTC, 11 replies.
- [GitHub] [spark] maropu commented on a change in pull request #29966: [SPARK-33084][CORE][SQL] Add jar support ivy path - posted by GitBox <gi...@apache.org> on 2020/11/24 07:01:38 UTC, 6 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #29966: [SPARK-33084][CORE][SQL] Add jar support ivy path - posted by GitBox <gi...@apache.org> on 2020/11/24 07:09:34 UTC, 28 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30440: [SPARK-33496][SQL]Improve error message of ANSI explicit cast - posted by GitBox <gi...@apache.org> on 2020/11/24 07:16:44 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30440: [SPARK-33496][SQL]Improve error message of ANSI explicit cast - posted by GitBox <gi...@apache.org> on 2020/11/24 07:32:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #29490: [SPARK-32668][SQL] HiveGenericUDTF initialize UDTF should use StructObjectInspector method - posted by GitBox <gi...@apache.org> on 2020/11/24 07:37:59 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request #30479: [SPARK-33527][SQL] Extend the function of decode so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/24 07:48:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30479: [SPARK-33527][SQL] Extend the function of decode so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/24 08:01:54 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30474: [SPARK-33521][SQL] Universal type conversion in resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/24 08:04:32 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30474: [SPARK-33521][SQL] Universal type conversion in resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/24 08:04:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28026: [SPARK-31257][SQL] Unify create table syntax - posted by GitBox <gi...@apache.org> on 2020/11/24 08:06:20 UTC, 4 replies.
- [GitHub] [spark] Victsm opened a new pull request #30480: [SPARK-32921][SHUFFLE][test-maven][test-hadoop2.7] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/24 08:52:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30480: [SPARK-32921][SHUFFLE][test-maven][test-hadoop2.7] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/24 09:01:37 UTC, 5 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support built-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/24 09:10:11 UTC, 4 replies.
- [GitHub] [spark] ulysses-you commented on a change in pull request #30481: [SPARK-33526][SQL] Add config to control if cancel invoke interrupt task on thriftserver - posted by GitBox <gi...@apache.org> on 2020/11/24 09:22:26 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30482: [SPARK-33529][SQL] Handle '__HIVE_DEFAULT_PARTITION__' while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/24 09:51:57 UTC, 6 replies.
- [GitHub] [spark] maropu commented on pull request #30408: [SPARK-33477][SQL] Hive Metastore should support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/24 09:58:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30479: [WIP][SPARK-33527][SQL] Extend the function of decode so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/24 10:01:42 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30479: [WIP][SPARK-33527][SQL] Extend the function of decode so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/24 10:02:07 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30479: [WIP][SPARK-33527][SQL] Extend the function of decode so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/24 10:02:21 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30479: [WIP][SPARK-33527][SQL] Extend the function of decode so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/24 10:02:23 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30482: [SPARK-33529][SQL] Handle '__HIVE_DEFAULT_PARTITION__' while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/24 10:07:48 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30482: [SPARK-33529][SQL] Handle '__HIVE_DEFAULT_PARTITION__' while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/24 10:08:21 UTC, 4 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2020/11/24 10:16:31 UTC, 16 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30470: [SPARK-33495][BUILD] Remove commons-logging.jar's dependency - posted by GitBox <gi...@apache.org> on 2020/11/24 10:59:37 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30482: [SPARK-33529][SQL] Handle '__HIVE_DEFAULT_PARTITION__' while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/24 11:02:35 UTC, 4 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #30440: [SPARK-33496][SQL]Improve error message of ANSI explicit cast - posted by GitBox <gi...@apache.org> on 2020/11/24 11:03:32 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30481: [SPARK-33526][SQL] Add config to control if cancel invoke interrupt task on thriftserver - posted by GitBox <gi...@apache.org> on 2020/11/24 11:07:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30481: [SPARK-33526][SQL] Add config to control if cancel invoke interrupt task on thriftserver - posted by GitBox <gi...@apache.org> on 2020/11/24 11:08:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30481: [SPARK-33526][SQL] Add config to control if cancel invoke interrupt task on thriftserver - posted by GitBox <gi...@apache.org> on 2020/11/24 11:09:21 UTC, 1 replies.
- [GitHub] [spark] beliefer commented on pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support built-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/24 11:12:32 UTC, 2 replies.
- [GitHub] [spark] gengliangwang commented on pull request #30440: [SPARK-33496][SQL]Improve error message of ANSI explicit cast - posted by GitBox <gi...@apache.org> on 2020/11/24 11:13:35 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30482: [SPARK-33529][SQL] Handle '__HIVE_DEFAULT_PARTITION__' while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/24 11:14:07 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30412: [SPARK-33480][SQL] Support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/24 11:15:01 UTC, 4 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #30483: [WIP][SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2020/11/24 11:47:29 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30483: [WIP][SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2020/11/24 11:54:18 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30483: [WIP][SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2020/11/24 12:05:18 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30483: [WIP][SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2020/11/24 12:05:29 UTC, 8 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30483: [WIP][SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2020/11/24 12:06:26 UTC, 8 replies.
- [GitHub] [spark] Fokko commented on a change in pull request #29122: [SPARK-32320][PYSPARK] Remove mutable default arguments - posted by GitBox <gi...@apache.org> on 2020/11/24 12:08:28 UTC, 1 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #30484: [SPARK-33532][SQL] Remove unreachable branch in SpecificParquetRecordReaderBase.initialize method - posted by GitBox <gi...@apache.org> on 2020/11/24 12:34:13 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30482: [SPARK-33529][SQL] Handle '__HIVE_DEFAULT_PARTITION__' while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/24 12:36:17 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30440: [SPARK-33496][SQL]Improve error message of ANSI explicit cast - posted by GitBox <gi...@apache.org> on 2020/11/24 12:53:42 UTC, 10 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30440: [SPARK-33496][SQL]Improve error message of ANSI explicit cast - posted by GitBox <gi...@apache.org> on 2020/11/24 12:54:16 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #30484: [SPARK-33532][SQL] Remove unreachable branch in SpecificParquetRecordReaderBase.initialize method - posted by GitBox <gi...@apache.org> on 2020/11/24 13:03:32 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30472: [WIP][SPARK-32221] Avoid possible errors due to incorrect file size or type supplied in spark conf. - posted by GitBox <gi...@apache.org> on 2020/11/24 13:03:34 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement - posted by GitBox <gi...@apache.org> on 2020/11/24 13:04:21 UTC, 21 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30472: [WIP][SPARK-32221] Avoid possible errors due to incorrect file size or type supplied in spark conf. - posted by GitBox <gi...@apache.org> on 2020/11/24 13:16:44 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30472: [WIP][SPARK-32221] Avoid possible errors due to incorrect file size or type supplied in spark conf. - posted by GitBox <gi...@apache.org> on 2020/11/24 13:24:36 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30484: [SPARK-33532][SQL] Remove unreachable branch in SpecificParquetRecordReaderBase.initialize method - posted by GitBox <gi...@apache.org> on 2020/11/24 13:46:22 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement - posted by GitBox <gi...@apache.org> on 2020/11/24 13:46:23 UTC, 9 replies.
- [GitHub] [spark] sarutak opened a new pull request #30485: [SPARK-33533][SQL] BasicConnectionProvider should consider case-sensitivity for properties. - posted by GitBox <gi...@apache.org> on 2020/11/24 13:49:29 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30484: [SPARK-33532][SQL] Remove unreachable branch in SpecificParquetRecordReaderBase.initialize method - posted by GitBox <gi...@apache.org> on 2020/11/24 14:00:39 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement - posted by GitBox <gi...@apache.org> on 2020/11/24 14:00:41 UTC, 19 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30484: [SPARK-33532][SQL] Remove unreachable branch in SpecificParquetRecordReaderBase.initialize method - posted by GitBox <gi...@apache.org> on 2020/11/24 14:01:35 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement - posted by GitBox <gi...@apache.org> on 2020/11/24 14:01:38 UTC, 15 replies.
- [GitHub] [spark] SparkQA commented on pull request #30485: [SPARK-33533][SQL] BasicConnectionProvider should consider case-sensitivity for properties. - posted by GitBox <gi...@apache.org> on 2020/11/24 14:03:37 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30212: [SPARK-33308][SQL] Refract current grouping analytics - posted by GitBox <gi...@apache.org> on 2020/11/24 14:04:14 UTC, 12 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30472: [WIP][SPARK-32221] Avoid possible errors due to incorrect file size or type supplied in spark conf. - posted by GitBox <gi...@apache.org> on 2020/11/24 14:16:24 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively - posted by GitBox <gi...@apache.org> on 2020/11/24 14:20:12 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively - posted by GitBox <gi...@apache.org> on 2020/11/24 14:21:23 UTC, 13 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively - posted by GitBox <gi...@apache.org> on 2020/11/24 14:24:34 UTC, 8 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively - posted by GitBox <gi...@apache.org> on 2020/11/24 14:27:29 UTC, 8 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30487: [SPARK-33535][BUILD] Export LANG to en_US.UTF-8 in run-tests-jenkins script - posted by GitBox <gi...@apache.org> on 2020/11/24 14:31:54 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively - posted by GitBox <gi...@apache.org> on 2020/11/24 14:32:22 UTC, 7 replies.
- [GitHub] [spark] Ngone51 opened a new pull request #30488: [SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin - posted by GitBox <gi...@apache.org> on 2020/11/24 14:32:54 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #30488: [SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin - posted by GitBox <gi...@apache.org> on 2020/11/24 14:33:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively - posted by GitBox <gi...@apache.org> on 2020/11/24 15:00:50 UTC, 13 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively - posted by GitBox <gi...@apache.org> on 2020/11/24 15:01:27 UTC, 10 replies.
- [GitHub] [spark] SparkQA commented on pull request #30488: [SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin - posted by GitBox <gi...@apache.org> on 2020/11/24 15:04:21 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30471: [WIP][SPARK-33520][ML] make CrossValidator/TrainValidateSplit support Python backend estimator/model - posted by GitBox <gi...@apache.org> on 2020/11/24 15:06:22 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30212: [SPARK-33308][SQL] Refract current grouping analytics - posted by GitBox <gi...@apache.org> on 2020/11/24 15:46:20 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30212: [SPARK-33308][SQL] Refract current grouping analytics - posted by GitBox <gi...@apache.org> on 2020/11/24 16:01:01 UTC, 12 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30212: [SPARK-33308][SQL] Refract current grouping analytics - posted by GitBox <gi...@apache.org> on 2020/11/24 16:09:16 UTC, 20 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30488: [SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin - posted by GitBox <gi...@apache.org> on 2020/11/24 16:16:35 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30488: [SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin - posted by GitBox <gi...@apache.org> on 2020/11/24 16:17:17 UTC, 0 replies.
- [GitHub] [spark] gatorsmile commented on pull request #30432: [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/24 16:22:34 UTC, 0 replies.
- [GitHub] [spark] xkrogen commented on pull request #30470: [SPARK-33495][BUILD] Remove commons-logging.jar's dependency - posted by GitBox <gi...@apache.org> on 2020/11/24 16:26:49 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30485: [SPARK-33533][SQL] BasicConnectionProvider should consider case-sensitivity for properties. - posted by GitBox <gi...@apache.org> on 2020/11/24 16:38:17 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30478: [SPARK-33525][SQL] Update hive-service-rpc to 3.1.2 - posted by GitBox <gi...@apache.org> on 2020/11/24 16:44:44 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30487: [SPARK-33535][BUILD] Export LANG to en_US.UTF-8 in run-tests-jenkins script - posted by GitBox <gi...@apache.org> on 2020/11/24 16:46:35 UTC, 0 replies.
- [GitHub] [spark] hammertank opened a new pull request #30489: [WIP][SPARK-33531][SQL] Avoid shuffle when calling CollectLimitExec#execut… - posted by GitBox <gi...@apache.org> on 2020/11/24 16:53:32 UTC, 0 replies.
- [GitHub] [spark] zero323 commented on pull request #30413: [SPARK-33252][PYTHON][DOCS] Migration to NumPy documentation style in MLlib (pyspark.mllib.*) - posted by GitBox <gi...@apache.org> on 2020/11/24 16:57:44 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30485: [SPARK-33533][SQL] BasicConnectionProvider should consider case-sensitivity for properties. - posted by GitBox <gi...@apache.org> on 2020/11/24 17:01:17 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30489: [WIP][SPARK-33531][SQL] Avoid shuffle when calling CollectLimitExec#execut… - posted by GitBox <gi...@apache.org> on 2020/11/24 17:02:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30212: [SPARK-33308][SQL] Refract current grouping analytics - posted by GitBox <gi...@apache.org> on 2020/11/24 17:02:24 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30485: [SPARK-33533][SQL] BasicConnectionProvider should consider case-sensitivity for properties. - posted by GitBox <gi...@apache.org> on 2020/11/24 17:02:25 UTC, 0 replies.
- [GitHub] [spark] Victsm commented on pull request #30480: [SPARK-32921][SHUFFLE][test-maven][test-hadoop2.7] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/24 17:03:24 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30468: [SPARK-33518][ML][WIP] Improve performance of ML ALS recommendForAll by GEMV - posted by GitBox <gi...@apache.org> on 2020/11/24 17:08:54 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively - posted by GitBox <gi...@apache.org> on 2020/11/24 17:14:02 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30487: [SPARK-33535][INFRA][TESTS] Export LANG to en_US.UTF-8 in run-tests-jenkins script - posted by GitBox <gi...@apache.org> on 2020/11/24 17:51:04 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30487: [SPARK-33535][INFRA][TESTS] Export LANG to en_US.UTF-8 in run-tests-jenkins script - posted by GitBox <gi...@apache.org> on 2020/11/24 17:53:17 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30480: [SPARK-32921][SHUFFLE][test-maven][test-hadoop2.7] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/24 18:05:26 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30480: [SPARK-32921][SHUFFLE][test-maven][test-hadoop2.7] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/24 18:06:23 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30480: [SPARK-32921][SHUFFLE][test-maven][test-hadoop2.7] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/24 18:06:24 UTC, 4 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30483: [WIP][SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2020/11/24 18:07:49 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30487: [SPARK-33535][INFRA][TESTS] Export LANG to en_US.UTF-8 in run-tests-jenkins script - posted by GitBox <gi...@apache.org> on 2020/11/24 18:10:18 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30487: [SPARK-33535][INFRA][TESTS] Export LANG to en_US.UTF-8 in run-tests-jenkins script - posted by GitBox <gi...@apache.org> on 2020/11/24 18:12:17 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30283: [SPARK-24266][K8S][2.4] Restart the watcher when we receive a version changed from k8s - posted by GitBox <gi...@apache.org> on 2020/11/24 18:22:15 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30487: [SPARK-33535][INFRA][TESTS] Export LANG to en_US.UTF-8 in run-tests-jenkins script - posted by GitBox <gi...@apache.org> on 2020/11/24 18:24:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30480: [SPARK-32921][SHUFFLE][test-maven][test-hadoop2.7] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/24 19:07:18 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30482: [SPARK-33529][SQL] Handle '__HIVE_DEFAULT_PARTITION__' while resolving V2 partition specs - posted by GitBox <gi...@apache.org> on 2020/11/24 19:25:18 UTC, 1 replies.
- [GitHub] [spark] imback82 opened a new pull request #30490: [SPARK-33543][SQL] Migrate SHOW COLUMNS command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/24 19:44:24 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #30490: [SPARK-33543][SQL] Migrate SHOW COLUMNS command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/24 19:50:00 UTC, 0 replies.
- [GitHub] [spark] xkrogen commented on a change in pull request #29966: [SPARK-33084][CORE][SQL] Add jar support ivy path - posted by GitBox <gi...@apache.org> on 2020/11/24 19:50:11 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30491: [SPARK-33492][SQL][FOLLOWUP] Use callback instead of passing Spark session and v2 relation - posted by GitBox <gi...@apache.org> on 2020/11/24 21:03:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30490: [SPARK-33543][SQL] Migrate SHOW COLUMNS command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/24 22:02:07 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30491: [SPARK-33492][SQL][FOLLOWUP] Use callback instead of passing Spark session and v2 relation - posted by GitBox <gi...@apache.org> on 2020/11/24 22:02:09 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30490: [SPARK-33543][SQL] Migrate SHOW COLUMNS command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/24 22:02:24 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30491: [SPARK-33492][SQL][FOLLOWUP] Use callback instead of passing Spark session and v2 relation - posted by GitBox <gi...@apache.org> on 2020/11/24 22:02:25 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30492: [SPARK-33545][CORE] Support Fallback Storage during Worker decommission - posted by GitBox <gi...@apache.org> on 2020/11/24 22:06:03 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30492: [SPARK-33545][CORE] Support Fallback Storage during Worker decommission - posted by GitBox <gi...@apache.org> on 2020/11/24 22:06:04 UTC, 8 replies.
- [GitHub] [spark] shaneknapp commented on pull request #29122: [SPARK-32320][PYSPARK] Remove mutable default arguments - posted by GitBox <gi...@apache.org> on 2020/11/24 22:14:56 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #30336: [SPARK-33287][SS][UI]Expose state custom metrics information on SS UI - posted by GitBox <gi...@apache.org> on 2020/11/24 22:39:31 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30492: [SPARK-33545][CORE] Support Fallback Storage during Worker decommission - posted by GitBox <gi...@apache.org> on 2020/11/24 22:53:19 UTC, 12 replies.
- [GitHub] [spark] wangyum commented on pull request #30478: [SPARK-33525][SQL] Update hive-service-rpc to 3.1.2 - posted by GitBox <gi...@apache.org> on 2020/11/24 23:01:13 UTC, 2 replies.
- [GitHub] [spark] wangyum commented on pull request #30470: [SPARK-33495][BUILD] Remove commons-logging.jar's dependency - posted by GitBox <gi...@apache.org> on 2020/11/24 23:02:32 UTC, 1 replies.
- [GitHub] [spark] imback82 commented on pull request #30490: [SPARK-33543][SQL] Migrate SHOW COLUMNS command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/24 23:32:27 UTC, 0 replies.
- [GitHub] [spark] ulysses-you commented on pull request #30481: [SPARK-33526][SQL] Add config to control if cancel invoke interrupt task on thriftserver - posted by GitBox <gi...@apache.org> on 2020/11/24 23:34:02 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #30485: [SPARK-33533][SQL] BasicConnectionProvider should consider case-sensitivity for properties. - posted by GitBox <gi...@apache.org> on 2020/11/25 00:06:11 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support built-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/25 00:19:44 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30382: [SPARK-33457][PYTHON] Adjust mypy configuration - posted by GitBox <gi...@apache.org> on 2020/11/25 00:27:36 UTC, 0 replies.
- [GitHub] [spark] liangz1 commented on a change in pull request #30471: [WIP][SPARK-33520][ML] make CrossValidator/TrainValidateSplit support Python backend estimator/model - posted by GitBox <gi...@apache.org> on 2020/11/25 00:29:02 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30491: [SPARK-33492][SQL][FOLLOWUP] Use callback instead of passing Spark session and v2 relation - posted by GitBox <gi...@apache.org> on 2020/11/25 00:36:02 UTC, 2 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #30491: [SPARK-33492][SQL][FOLLOWUP] Use callback instead of passing Spark session and v2 relation - posted by GitBox <gi...@apache.org> on 2020/11/25 00:58:09 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #30491: [SPARK-33492][SQL][FOLLOWUP] Use callback instead of passing Spark session and v2 relation - posted by GitBox <gi...@apache.org> on 2020/11/25 01:23:38 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30413: [SPARK-33252][PYTHON][DOCS] Migration to NumPy documentation style in MLlib (pyspark.mllib.*) - posted by GitBox <gi...@apache.org> on 2020/11/25 01:25:03 UTC, 0 replies.
- [GitHub] [spark] ueshin commented on a change in pull request #30242: [SPARK-33277][PYSPARK][SQL] Use ContextAwareIterator to stop consuming after the task ends. - posted by GitBox <gi...@apache.org> on 2020/11/25 01:34:36 UTC, 0 replies.
- [GitHub] [spark] shaneknapp commented on pull request #29994: [DONOTMERGE][WHITESPACE] workflow exercise - posted by GitBox <gi...@apache.org> on 2020/11/25 01:37:27 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30491: [SPARK-33492][SQL][FOLLOWUP] Use callback instead of passing Spark session and v2 relation - posted by GitBox <gi...@apache.org> on 2020/11/25 01:53:14 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30408: [SPARK-33477][SQL] Hive Metastore support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/25 02:02:39 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30427: [SPARK-33224][SS][WEBUI] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/25 02:02:40 UTC, 2 replies.
- [GitHub] [spark] cloud-fan closed pull request #30432: [SPARK-33494][SQL][AQE] Do not use local shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/25 02:02:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30427: [SPARK-33224][SS][WEBUI] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/25 02:03:24 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #29994: [DONOTMERGE][WHITESPACE] workflow exercise - posted by GitBox <gi...@apache.org> on 2020/11/25 02:05:58 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #29066: [WIP][SPARK-23889] DataSourceV2: required sorting and clustering for writes - posted by GitBox <gi...@apache.org> on 2020/11/25 02:16:00 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30487: [SPARK-33535][INFRA][TESTS] Export LANG to en_US.UTF-8 in run-tests-jenkins script - posted by GitBox <gi...@apache.org> on 2020/11/25 02:21:10 UTC, 1 replies.
- [GitHub] [spark] aokolnychyi commented on pull request #29066: [WIP][SPARK-23889] DataSourceV2: required sorting and clustering for writes - posted by GitBox <gi...@apache.org> on 2020/11/25 02:21:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30492: [SPARK-33545][CORE] Support Fallback Storage during Worker decommission - posted by GitBox <gi...@apache.org> on 2020/11/25 02:23:29 UTC, 9 replies.
- [GitHub] [spark] aokolnychyi commented on a change in pull request #29066: [WIP][SPARK-23889] DataSourceV2: required sorting and clustering for writes - posted by GitBox <gi...@apache.org> on 2020/11/25 02:27:17 UTC, 5 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively - posted by GitBox <gi...@apache.org> on 2020/11/25 02:27:39 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30473: [SPARK-33430][SQL] Support namespaces in JDBC v2 Table Catalog - posted by GitBox <gi...@apache.org> on 2020/11/25 02:31:04 UTC, 4 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2020/11/25 02:36:31 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2020/11/25 02:37:24 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29994: [DONOTMERGE][WHITESPACE] workflow exercise - posted by GitBox <gi...@apache.org> on 2020/11/25 02:38:19 UTC, 1 replies.
- [GitHub] [spark] aokolnychyi commented on pull request #29066: [SPARK-23889][SQL] DataSourceV2: required sorting and clustering for writes - posted by GitBox <gi...@apache.org> on 2020/11/25 02:45:07 UTC, 3 replies.
- [GitHub] [spark] LuciferYang commented on a change in pull request #30483: [WIP][SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2020/11/25 02:46:08 UTC, 3 replies.
- [GitHub] [spark] zsxwing commented on a change in pull request #30242: [SPARK-33277][PYSPARK][SQL] Use ContextAwareIterator to stop consuming after the task ends. - posted by GitBox <gi...@apache.org> on 2020/11/25 02:55:43 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29994: [DONOTMERGE][WHITESPACE] workflow exercise - posted by GitBox <gi...@apache.org> on 2020/11/25 03:02:50 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29994: [DONOTMERGE][WHITESPACE] workflow exercise - posted by GitBox <gi...@apache.org> on 2020/11/25 03:03:22 UTC, 2 replies.
- [GitHub] [spark] cloud-fan closed pull request #30490: [SPARK-33543][SQL] Migrate SHOW COLUMNS command to use UnresolvedTableOrView to resolve the identifier - posted by GitBox <gi...@apache.org> on 2020/11/25 03:04:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30492: [SPARK-33545][CORE] Support Fallback Storage during Worker decommission - posted by GitBox <gi...@apache.org> on 2020/11/25 03:06:20 UTC, 7 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30411: [SPARK-31962][SQL] Provide modifiedAfter and modifiedBefore options when filtering from a batch-based file data source - posted by GitBox <gi...@apache.org> on 2020/11/25 03:30:41 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30491: [SPARK-33492][SQL][FOLLOWUP] Use callback instead of passing Spark session and v2 relation - posted by GitBox <gi...@apache.org> on 2020/11/25 03:39:34 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30485: [SPARK-33533][SQL] Fix the regression bug that ConnectionProviders don't consider case-sensitivity for properties. - posted by GitBox <gi...@apache.org> on 2020/11/25 03:45:06 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30487: [SPARK-33535][INFRA][TESTS] Export LANG to en_US.UTF-8 in run-tests-jenkins script - posted by GitBox <gi...@apache.org> on 2020/11/25 03:46:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30427: [SPARK-33224][SS][WEBUI] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/25 03:48:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30485: [SPARK-33533][SQL] Fix the regression bug that ConnectionProviders don't consider case-sensitivity for properties. - posted by GitBox <gi...@apache.org> on 2020/11/25 03:56:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30485: [SPARK-33533][SQL] Fix the regression bug that ConnectionProviders don't consider case-sensitivity for properties. - posted by GitBox <gi...@apache.org> on 2020/11/25 03:57:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30485: [SPARK-33533][SQL] Fix the regression bug that ConnectionProviders don't consider case-sensitivity for properties. - posted by GitBox <gi...@apache.org> on 2020/11/25 04:03:10 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30485: [SPARK-33533][SQL] Fix the regression bug that ConnectionProviders don't consider case-sensitivity for properties. - posted by GitBox <gi...@apache.org> on 2020/11/25 04:03:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30488: [SPARK-33071][SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin - posted by GitBox <gi...@apache.org> on 2020/11/25 04:06:53 UTC, 5 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #30427: [SPARK-33224][SS][WEBUI] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/25 04:12:38 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30427: [SPARK-33224][SS][WEBUI] Add watermark gap information into SS UI page - posted by GitBox <gi...@apache.org> on 2020/11/25 04:13:22 UTC, 0 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #30493: [SPARK-33549][SQL] Remove configuration spark.sql.legacy.allowCastNumericToTimestamp - posted by GitBox <gi...@apache.org> on 2020/11/25 04:15:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30493: [SPARK-33549][SQL] Remove configuration spark.sql.legacy.allowCastNumericToTimestamp - posted by GitBox <gi...@apache.org> on 2020/11/25 04:19:59 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30493: [SPARK-33549][SQL] Remove configuration spark.sql.legacy.allowCastNumericToTimestamp - posted by GitBox <gi...@apache.org> on 2020/11/25 04:23:36 UTC, 4 replies.
- [GitHub] [spark] gengliangwang commented on pull request #30493: [SPARK-33549][SQL] Remove configuration spark.sql.legacy.allowCastNumericToTimestamp - posted by GitBox <gi...@apache.org> on 2020/11/25 04:29:57 UTC, 1 replies.
- [GitHub] [spark] gengliangwang edited a comment on pull request #30493: [SPARK-33549][SQL] Remove configuration spark.sql.legacy.allowCastNumericToTimestamp - posted by GitBox <gi...@apache.org> on 2020/11/25 04:30:18 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30493: [SPARK-33549][SQL] Remove configuration spark.sql.legacy.allowCastNumericToTimestamp - posted by GitBox <gi...@apache.org> on 2020/11/25 04:33:24 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30408: [SPARK-33477][SQL] Hive Metastore support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/25 04:47:15 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30493: [SPARK-33549][SQL] Remove configuration spark.sql.legacy.allowCastNumericToTimestamp - posted by GitBox <gi...@apache.org> on 2020/11/25 05:07:26 UTC, 4 replies.
- [GitHub] [spark] maryannxue opened a new pull request #30494: [SPARK-33551][SQL] Do not use custom shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/25 05:12:40 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #30408: [SPARK-33477][SQL] Hive Metastore support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/25 05:13:06 UTC, 0 replies.
- [GitHub] [spark] maryannxue commented on pull request #30494: [SPARK-33551][SQL] Do not use custom shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/25 05:13:17 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30494: [SPARK-33551][SQL] Do not use custom shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/25 05:16:07 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #30408: [SPARK-33477][SQL] Hive Metastore support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/25 05:20:15 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30493: [SPARK-33549][SQL] Remove configuration spark.sql.legacy.allowCastNumericToTimestamp - posted by GitBox <gi...@apache.org> on 2020/11/25 05:26:16 UTC, 1 replies.
- [GitHub] [spark] JQ-Cao opened a new pull request #30495: [SPARK-33548][WEBUI] display the jvm peak memory usage on the executor ui - posted by GitBox <gi...@apache.org> on 2020/11/25 05:36:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30494: [SPARK-33551][SQL] Do not use custom shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/25 05:45:15 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #29066: [SPARK-23889][SQL] DataSourceV2: required sorting and clustering for writes - posted by GitBox <gi...@apache.org> on 2020/11/25 05:45:56 UTC, 5 replies.
- [GitHub] [spark] LuciferYang closed pull request #30353: [SPARK-33431][CORE][SQL][DSTREAM] Use Option.contains instead of instanceOfOption == Some(x) - posted by GitBox <gi...@apache.org> on 2020/11/25 05:57:15 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30492: [SPARK-33545][CORE] Support Fallback Storage during Worker decommission - posted by GitBox <gi...@apache.org> on 2020/11/25 06:00:18 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29066: [SPARK-23889][SQL] DataSourceV2: required sorting and clustering for writes - posted by GitBox <gi...@apache.org> on 2020/11/25 06:03:24 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29066: [SPARK-23889][SQL] DataSourceV2: required sorting and clustering for writes - posted by GitBox <gi...@apache.org> on 2020/11/25 06:04:26 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30494: [SPARK-33551][SQL] Do not use custom shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/25 06:04:28 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30495: [SPARK-33548][WEBUI] display the jvm peak memory usage on the executor ui - posted by GitBox <gi...@apache.org> on 2020/11/25 06:04:39 UTC, 0 replies.
- [GitHub] [spark] luluorta commented on a change in pull request #30289: [SPARK-33141][SQL] Capture SQL configs when creating permanent views - posted by GitBox <gi...@apache.org> on 2020/11/25 06:14:10 UTC, 5 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30493: [SPARK-33549][SQL] Remove configuration spark.sql.legacy.allowCastNumericToTimestamp - posted by GitBox <gi...@apache.org> on 2020/11/25 06:34:47 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on a change in pull request #30450: [SPARK-33185][YARN][FOLLOW-ON] Leverage RM's RPC API instead of REST to fetch driver log links in yarn.Client - posted by GitBox <gi...@apache.org> on 2020/11/25 06:36:36 UTC, 0 replies.
- [GitHub] [spark] mridulm commented on pull request #30450: [SPARK-33185][YARN][FOLLOW-ON] Leverage RM's RPC API instead of REST to fetch driver log links in yarn.Client - posted by GitBox <gi...@apache.org> on 2020/11/25 06:37:43 UTC, 1 replies.
- [GitHub] [spark] luluorta commented on pull request #30289: [SPARK-33141][SQL] Capture SQL configs when creating permanent views - posted by GitBox <gi...@apache.org> on 2020/11/25 06:37:44 UTC, 0 replies.
- [GitHub] [spark] yaooqinn removed a comment on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement - posted by GitBox <gi...@apache.org> on 2020/11/25 06:41:05 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #30493: [SPARK-33549][SQL] Remove configuration spark.sql.legacy.allowCastNumericToTimestamp - posted by GitBox <gi...@apache.org> on 2020/11/25 06:47:27 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on pull request #30475: [SPARK-33522][SQL] Improve exception messages while handling UnresolvedTableOrView - posted by GitBox <gi...@apache.org> on 2020/11/25 06:51:11 UTC, 1 replies.
- [GitHub] [spark] luluorta commented on pull request #30495: [SPARK-33548][WEBUI] display the jvm peak memory usage on the executor ui - posted by GitBox <gi...@apache.org> on 2020/11/25 06:58:32 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #30408: [SPARK-33477][SQL] Hive Metastore support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/25 07:14:28 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively - posted by GitBox <gi...@apache.org> on 2020/11/25 07:24:44 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29066: [SPARK-23889][SQL] DataSourceV2: required sorting and clustering for writes - posted by GitBox <gi...@apache.org> on 2020/11/25 07:26:19 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30408: [SPARK-33477][SQL] Hive Metastore support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/25 07:26:25 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30408: [SPARK-33477][SQL] Hive Metastore support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/25 07:39:14 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30408: [SPARK-33477][SQL] Hive Metastore support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/25 07:39:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30488: [SPARK-33071][SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin - posted by GitBox <gi...@apache.org> on 2020/11/25 07:57:22 UTC, 2 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #30496: [SPARK-33547][SQL] Add usage of typed literal in doc - posted by GitBox <gi...@apache.org> on 2020/11/25 08:01:58 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30496: [SPARK-33547][SQL] Add usage of typed literal in doc - posted by GitBox <gi...@apache.org> on 2020/11/25 08:02:19 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30488: [SPARK-33071][SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin - posted by GitBox <gi...@apache.org> on 2020/11/25 08:03:44 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30496: [SPARK-33547][SQL] Add usage of typed literal in doc - posted by GitBox <gi...@apache.org> on 2020/11/25 08:04:33 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30488: [SPARK-33071][SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin - posted by GitBox <gi...@apache.org> on 2020/11/25 08:04:34 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30496: [SPARK-33547][SQL] Add usage of typed literal in doc - posted by GitBox <gi...@apache.org> on 2020/11/25 08:17:16 UTC, 3 replies.
- [GitHub] [spark] viirya commented on a change in pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/11/25 08:24:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30483: [WIP][SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2020/11/25 08:26:23 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30496: [SPARK-33547][SQL] Add usage of typed literal in doc - posted by GitBox <gi...@apache.org> on 2020/11/25 08:26:26 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30472: [SPARK-32221][k8s] Avoid possible errors due to incorrect file size or type supplied in spark conf. - posted by GitBox <gi...@apache.org> on 2020/11/25 08:30:43 UTC, 4 replies.
- [GitHub] [spark] wangyum commented on pull request #30483: [WIP][SPARK-33449][SQL] Add File Metadata cache support for Parquet and Orc - posted by GitBox <gi...@apache.org> on 2020/11/25 08:43:15 UTC, 0 replies.
- [GitHub] [spark] aminh73 commented on pull request #27380: [SPARK-30669][SS] Introduce AdmissionControl APIs for StructuredStreaming - posted by GitBox <gi...@apache.org> on 2020/11/25 08:45:48 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30493: [SPARK-33549][SQL] Remove configuration spark.sql.legacy.allowCastNumericToTimestamp - posted by GitBox <gi...@apache.org> on 2020/11/25 08:59:40 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30493: [SPARK-33549][SQL] Remove configuration spark.sql.legacy.allowCastNumericToTimestamp - posted by GitBox <gi...@apache.org> on 2020/11/25 09:00:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30472: [SPARK-32221][k8s] Avoid possible errors due to incorrect file size or type supplied in spark conf. - posted by GitBox <gi...@apache.org> on 2020/11/25 09:04:21 UTC, 2 replies.
- [GitHub] [spark] viirya opened a new pull request #30497: [SPARK-33540][SQL] Subexpression elimination for interpreted predicate - posted by GitBox <gi...@apache.org> on 2020/11/25 09:14:09 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30497: [SPARK-33540][SQL] Subexpression elimination for interpreted predicate - posted by GitBox <gi...@apache.org> on 2020/11/25 09:18:34 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30472: [SPARK-32221][k8s] Avoid possible errors due to incorrect file size or type supplied in spark conf. - posted by GitBox <gi...@apache.org> on 2020/11/25 09:27:16 UTC, 1 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively - posted by GitBox <gi...@apache.org> on 2020/11/25 09:29:06 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30495: [SPARK-33548][WEBUI] display the jvm peak memory usage on the executor ui - posted by GitBox <gi...@apache.org> on 2020/11/25 10:48:18 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 opened a new pull request #30498: [SPARK-33556][ML] Add array_to_vector function for dataframe column - posted by GitBox <gi...@apache.org> on 2020/11/25 10:51:57 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30289: [SPARK-33141][SQL] Capture SQL configs when creating permanent views - posted by GitBox <gi...@apache.org> on 2020/11/25 10:57:29 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30498: [SPARK-33556][ML] Add array_to_vector function for dataframe column - posted by GitBox <gi...@apache.org> on 2020/11/25 10:59:21 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30498: [SPARK-33556][ML] Add array_to_vector function for dataframe column - posted by GitBox <gi...@apache.org> on 2020/11/25 11:02:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30408: [SPARK-33477][SQL] Hive Metastore support filter by date type - posted by GitBox <gi...@apache.org> on 2020/11/25 11:05:40 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30498: [SPARK-33556][ML] Add array_to_vector function for dataframe column - posted by GitBox <gi...@apache.org> on 2020/11/25 11:06:26 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30479: [SPARK-33527][SQL] Extend the function of decode so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/25 11:48:18 UTC, 0 replies.
- [GitHub] [spark] zero323 commented on pull request #30498: [SPARK-33556][ML] Add array_to_vector function for dataframe column - posted by GitBox <gi...@apache.org> on 2020/11/25 12:05:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30479: [SPARK-33527][SQL] Extend the function of decode so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/25 12:05:23 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi edited a comment on pull request #29729: [SPARK-32032][SS] Avoid infinite wait in driver because of KafkaConsumer.poll(long) API - posted by GitBox <gi...@apache.org> on 2020/11/25 12:11:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30499: [WIP][SPARK-33558][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. PARTITION tests - posted by GitBox <gi...@apache.org> on 2020/11/25 12:13:13 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30499: [WIP][SPARK-33558][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. PARTITION tests - posted by GitBox <gi...@apache.org> on 2020/11/25 12:13:28 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30499: [WIP][SPARK-33558][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. PARTITION tests - posted by GitBox <gi...@apache.org> on 2020/11/25 12:14:25 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30499: [WIP][SPARK-33558][SQL][TESTS] Unify v1 and v2 ALTER TABLE .. PARTITION tests - posted by GitBox <gi...@apache.org> on 2020/11/25 12:14:26 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30498: [SPARK-33556][ML] Add array_to_vector function for dataframe column - posted by GitBox <gi...@apache.org> on 2020/11/25 12:21:48 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30498: [SPARK-33556][ML] Add array_to_vector function for dataframe column - posted by GitBox <gi...@apache.org> on 2020/11/25 12:27:29 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30494: [SPARK-33551][SQL] Do not use custom shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/25 12:32:42 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30494: [SPARK-33551][SQL] Do not use custom shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/25 12:35:26 UTC, 3 replies.
- [GitHub] [spark] cloud-fan closed pull request #30452: [SPARK-33509][SQL] List partition by names from a V2 table which supports partition management - posted by GitBox <gi...@apache.org> on 2020/11/25 12:42:29 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #29000: [SPARK-27194][SPARK-29302][SQL] Fix commit collision in dynamic partition overwrite mode - posted by GitBox <gi...@apache.org> on 2020/11/25 12:50:45 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30497: [SPARK-33540][SQL] Subexpression elimination for interpreted predicate - posted by GitBox <gi...@apache.org> on 2020/11/25 13:01:18 UTC, 1 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #30488: [SPARK-33071][SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin - posted by GitBox <gi...@apache.org> on 2020/11/25 13:01:51 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30497: [SPARK-33540][SQL] Subexpression elimination for interpreted predicate - posted by GitBox <gi...@apache.org> on 2020/11/25 13:04:35 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30497: [SPARK-33540][SQL] Subexpression elimination for interpreted predicate - posted by GitBox <gi...@apache.org> on 2020/11/25 13:05:27 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30497: [SPARK-33540][SQL] Subexpression elimination for interpreted predicate - posted by GitBox <gi...@apache.org> on 2020/11/25 13:15:33 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on pull request #30488: [SPARK-33071][SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin - posted by GitBox <gi...@apache.org> on 2020/11/25 13:34:22 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #30488: [SPARK-33071][SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin - posted by GitBox <gi...@apache.org> on 2020/11/25 13:35:32 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30496: [SPARK-33547][SQL] Add usage of typed literal in doc - posted by GitBox <gi...@apache.org> on 2020/11/25 14:05:25 UTC, 1 replies.
- [GitHub] [spark] gengliangwang commented on pull request #30495: [SPARK-33548][WEBUI] display the jvm peak memory usage on the executor ui - posted by GitBox <gi...@apache.org> on 2020/11/25 14:42:56 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30488: [SPARK-33071][SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin - posted by GitBox <gi...@apache.org> on 2020/11/25 14:43:47 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30472: [SPARK-32221][k8s] Avoid possible errors due to incorrect file size or type supplied in spark conf. - posted by GitBox <gi...@apache.org> on 2020/11/25 15:04:51 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #28026: [SPARK-31257][SPARK-33561][SQL] Unify create table syntax - posted by GitBox <gi...@apache.org> on 2020/11/25 15:08:44 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #28026: [SPARK-31257][SPARK-33561][SQL] Unify create table syntax - posted by GitBox <gi...@apache.org> on 2020/11/25 15:09:45 UTC, 0 replies.
- [GitHub] [spark] gengliangwang closed pull request #30440: [SPARK-33496][SQL]Improve error message of ANSI explicit cast - posted by GitBox <gi...@apache.org> on 2020/11/25 15:16:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28026: [SPARK-31257][SPARK-33561][SQL] Unify create table syntax - posted by GitBox <gi...@apache.org> on 2020/11/25 15:26:14 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement - posted by GitBox <gi...@apache.org> on 2020/11/25 15:30:28 UTC, 15 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30430: [SPARK-33503][SQL] Refactor SortOrder class to allow multiple childrens - posted by GitBox <gi...@apache.org> on 2020/11/25 15:56:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30498: [SPARK-33556][ML] Add array_to_vector function for dataframe column - posted by GitBox <gi...@apache.org> on 2020/11/25 16:26:23 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively - posted by GitBox <gi...@apache.org> on 2020/11/25 16:42:49 UTC, 1 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #30500: [SPARK-33562][UI] Improve the style of the checkbox in executor page - posted by GitBox <gi...@apache.org> on 2020/11/25 16:50:24 UTC, 0 replies.
- [GitHub] [spark] zero323 opened a new pull request #30501: [SPARK-33563][PYTHON][R][SQL] Expose inverse hyperbolic trig functions in PySpark and SparkR - posted by GitBox <gi...@apache.org> on 2020/11/25 16:54:47 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30497: [SPARK-33540][SQL] Subexpression elimination for interpreted predicate - posted by GitBox <gi...@apache.org> on 2020/11/25 16:56:02 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on pull request #28026: [SPARK-31257][SPARK-33561][SQL] Unify create table syntax - posted by GitBox <gi...@apache.org> on 2020/11/25 16:57:55 UTC, 0 replies.
- [GitHub] [spark] Tagar commented on pull request #30492: [SPARK-33545][CORE] Support Fallback Storage during Worker decommission - posted by GitBox <gi...@apache.org> on 2020/11/25 16:59:46 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #28026: [SPARK-31257][SPARK-33561][SQL] Unify create table syntax - posted by GitBox <gi...@apache.org> on 2020/11/25 17:01:33 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30501: [SPARK-33563][PYTHON][R][SQL] Expose inverse hyperbolic trig functions in PySpark and SparkR - posted by GitBox <gi...@apache.org> on 2020/11/25 17:08:42 UTC, 4 replies.
- [GitHub] [spark] SparkQA commented on pull request #30500: [SPARK-33562][UI] Improve the style of the checkbox in executor page - posted by GitBox <gi...@apache.org> on 2020/11/25 17:09:09 UTC, 1 replies.
- [GitHub] [spark] mridulm commented on pull request #29113: [SPARK-32314][SHS] Add config to control whether log old format of stacktrace - posted by GitBox <gi...@apache.org> on 2020/11/25 17:10:10 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30502: [SPARK-31257][SPARK-33561][SQL][FOLLOWUP] Fix Scala 2.13 compilation - posted by GitBox <gi...@apache.org> on 2020/11/25 17:17:49 UTC, 1 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #30395: [SPARK-32863][SS] Full outer stream-stream join - posted by GitBox <gi...@apache.org> on 2020/11/25 17:23:57 UTC, 0 replies.
- [GitHub] [spark] yaooqinn commented on a change in pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement - posted by GitBox <gi...@apache.org> on 2020/11/25 17:28:27 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30501: [SPARK-33563][PYTHON][R][SQL] Expose inverse hyperbolic trig functions in PySpark and SparkR - posted by GitBox <gi...@apache.org> on 2020/11/25 17:30:22 UTC, 1 replies.
- [GitHub] [spark] rdblue commented on pull request #30502: [SPARK-31257][SPARK-33561][SQL][FOLLOWUP] Fix Scala 2.13 compilation - posted by GitBox <gi...@apache.org> on 2020/11/25 17:30:54 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30502: [SPARK-31257][SPARK-33561][SQL][FOLLOWUP] Fix Scala 2.13 compilation - posted by GitBox <gi...@apache.org> on 2020/11/25 17:35:44 UTC, 2 replies.
- [GitHub] [spark] Victsm commented on a change in pull request #30480: [SPARK-32921][SHUFFLE][test-maven][test-hadoop2.7] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/25 17:46:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #28026: [SPARK-31257][SPARK-33561][SQL] Unify create table syntax - posted by GitBox <gi...@apache.org> on 2020/11/25 17:51:03 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30502: [SPARK-31257][SPARK-33561][SQL][FOLLOWUP] Fix Scala 2.13 compilation - posted by GitBox <gi...@apache.org> on 2020/11/25 17:58:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30501: [SPARK-33563][PYTHON][R][SQL] Expose inverse hyperbolic trig functions in PySpark and SparkR - posted by GitBox <gi...@apache.org> on 2020/11/25 18:06:16 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28026: [SPARK-31257][SPARK-33561][SQL] Unify create table syntax - posted by GitBox <gi...@apache.org> on 2020/11/25 18:06:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30398: [SPARK-33452][SQL] Support v2 SHOW PARTITIONS - posted by GitBox <gi...@apache.org> on 2020/11/25 18:09:31 UTC, 12 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30398: [SPARK-33452][SQL] Support v2 SHOW PARTITIONS - posted by GitBox <gi...@apache.org> on 2020/11/25 18:28:16 UTC, 6 replies.
- [GitHub] [spark] Victsm commented on a change in pull request #30312: [SPARK-32917][SHUFFLE][CORE] Adds support for executors to push shuffle blocks after successful map task completion - posted by GitBox <gi...@apache.org> on 2020/11/25 18:54:09 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30502: [SPARK-31257][SPARK-33561][SQL][FOLLOWUP] Fix Scala 2.13 compilation - posted by GitBox <gi...@apache.org> on 2020/11/25 19:05:36 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30503: [SPARK-26645][PYTHON] Support decimals with negative scale when parsing datatype - posted by GitBox <gi...@apache.org> on 2020/11/25 19:06:13 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30502: [SPARK-31257][SPARK-33561][SQL][FOLLOWUP] Fix Scala 2.13 compilation - posted by GitBox <gi...@apache.org> on 2020/11/25 19:06:28 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30398: [SPARK-33452][SQL] Support v2 SHOW PARTITIONS - posted by GitBox <gi...@apache.org> on 2020/11/25 19:06:29 UTC, 9 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30494: [SPARK-33551][SQL] Do not use custom shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/25 19:06:51 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30503: [SPARK-26645][PYTHON][2.4] Support decimals with negative scale when parsing datatype - posted by GitBox <gi...@apache.org> on 2020/11/25 19:10:04 UTC, 1 replies.
- [GitHub] [spark] tgravescs commented on pull request #30504: [SPARK-33544][SQL] Optimizer should not insert filter when when explode with CreateArray/CreateMap - posted by GitBox <gi...@apache.org> on 2020/11/25 19:17:47 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30504: [SPARK-33544][SQL] Optimizer should not insert filter when when explode with CreateArray/CreateMap - posted by GitBox <gi...@apache.org> on 2020/11/25 19:19:01 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on pull request #30492: [SPARK-33545][CORE] Support Fallback Storage during Worker decommission - posted by GitBox <gi...@apache.org> on 2020/11/25 19:19:12 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30504: [SPARK-33544][SQL] Optimizer should not insert filter when when explode with CreateArray/CreateMap - posted by GitBox <gi...@apache.org> on 2020/11/25 19:19:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30398: [SPARK-33452][SQL] Support v2 SHOW PARTITIONS - posted by GitBox <gi...@apache.org> on 2020/11/25 19:26:35 UTC, 12 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30504: [SPARK-33544][SQL] Optimizer should not insert filter when when explode with CreateArray/CreateMap - posted by GitBox <gi...@apache.org> on 2020/11/25 19:34:33 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30500: [SPARK-33562][UI] Improve the style of the checkbox in executor page - posted by GitBox <gi...@apache.org> on 2020/11/25 19:44:25 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30504: [SPARK-33544][SQL] Optimizer should not insert filter when explode with CreateArray/CreateMap - posted by GitBox <gi...@apache.org> on 2020/11/25 19:44:46 UTC, 3 replies.
- [GitHub] [spark] Victsm removed a comment on pull request #30480: [SPARK-32921][SHUFFLE][test-maven][test-hadoop2.7] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/25 19:50:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30430: [SPARK-33503][SQL] Refactor SortOrder class to allow multiple childrens - posted by GitBox <gi...@apache.org> on 2020/11/25 19:53:22 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30480: [SPARK-32921][SHUFFLE][test-maven][test-hadoop2.7] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/25 19:55:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30503: [SPARK-26645][PYTHON][2.4] Support decimals with negative scale when parsing datatype - posted by GitBox <gi...@apache.org> on 2020/11/25 20:00:19 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #30504: [SPARK-33544][SQL] Optimizer should not insert filter when explode with CreateArray/CreateMap - posted by GitBox <gi...@apache.org> on 2020/11/25 20:01:51 UTC, 3 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30503: [SPARK-26645][PYTHON][2.4] Support decimals with negative scale when parsing datatype - posted by GitBox <gi...@apache.org> on 2020/11/25 20:04:03 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30501: [SPARK-33563][PYTHON][R][SQL] Expose inverse hyperbolic trig functions in PySpark and SparkR - posted by GitBox <gi...@apache.org> on 2020/11/25 20:05:42 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30503: [SPARK-26645][PYTHON][2.4] Support decimals with negative scale when parsing datatype - posted by GitBox <gi...@apache.org> on 2020/11/25 20:05:44 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30500: [SPARK-33562][UI] Improve the style of the checkbox in executor page - posted by GitBox <gi...@apache.org> on 2020/11/25 20:05:45 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30503: [SPARK-26645][PYTHON][2.4] Support decimals with negative scale when parsing datatype - posted by GitBox <gi...@apache.org> on 2020/11/25 20:06:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30480: [SPARK-32921][SHUFFLE] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/25 20:06:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30480: [SPARK-32921][SHUFFLE] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/25 20:06:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30500: [SPARK-33562][UI] Improve the style of the checkbox in executor page - posted by GitBox <gi...@apache.org> on 2020/11/25 20:06:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30505: [SPARK-33523][SQL][TEST][FOLLOWUP] Fix benchmark case name in SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/25 20:23:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30502: [SPARK-31257][SPARK-33561][SQL][FOLLOWUP] Fix Scala 2.13 compilation - posted by GitBox <gi...@apache.org> on 2020/11/25 21:08:23 UTC, 0 replies.
- [GitHub] [spark] ron8hu commented on pull request #28036: [SPARK-26341][CORE]Expose executor memory metrics at the stage level, in the Stages tab - posted by GitBox <gi...@apache.org> on 2020/11/25 21:36:24 UTC, 1 replies.
- [GitHub] [spark] shaneknapp opened a new pull request #30506: [SPARK-33565][BUILD][PYTHON] remove python3.8 and fix breakage - posted by GitBox <gi...@apache.org> on 2020/11/25 21:49:05 UTC, 0 replies.
- [GitHub] [spark] shaneknapp opened a new pull request #30507: [PYTHON][BUILD][3.0] Remove py38 spark3 - posted by GitBox <gi...@apache.org> on 2020/11/25 21:57:40 UTC, 0 replies.
- [GitHub] [spark] shaneknapp commented on pull request #30507: [SPARK-33565][PYTHON][BUILD][3.0] Remove py38 spark3 - posted by GitBox <gi...@apache.org> on 2020/11/25 21:58:51 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #29066: [SPARK-23889][SQL] DataSourceV2: required sorting and clustering for writes - posted by GitBox <gi...@apache.org> on 2020/11/25 22:00:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30506: [SPARK-33565][BUILD][PYTHON] remove python3.8 and fix breakage - posted by GitBox <gi...@apache.org> on 2020/11/25 22:06:54 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30480: [SPARK-32921][SHUFFLE] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/25 22:07:29 UTC, 1 replies.
- [GitHub] [spark] rdblue commented on pull request #29066: [SPARK-23889][SQL] DataSourceV2: required sorting and clustering for writes - posted by GitBox <gi...@apache.org> on 2020/11/25 22:13:19 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30480: [SPARK-32921][SHUFFLE] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/25 22:28:20 UTC, 1 replies.
- [GitHub] [spark] shaneknapp commented on pull request #30506: [SPARK-33565][BUILD][PYTHON] remove python3.8 and fix breakage - posted by GitBox <gi...@apache.org> on 2020/11/25 22:36:17 UTC, 1 replies.
- [GitHub] [spark] tgravescs commented on pull request #30504: [SPARK-33544][SQL] Optimizer should not insert filter when explode with CreateArray/CreateMap - posted by GitBox <gi...@apache.org> on 2020/11/25 22:53:21 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun opened a new pull request #30508: Revert "[SPARK-33212][BUILD] Move to shaded clients for Hadoop 3.x profile" - posted by GitBox <gi...@apache.org> on 2020/11/25 22:57:35 UTC, 0 replies.
- [GitHub] [spark] shaneknapp opened a new pull request #30509: [SPARK-33565][PYTHON][BUILD][3.0] Remove py38 spark3 - posted by GitBox <gi...@apache.org> on 2020/11/25 23:00:16 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30503: [SPARK-26645][PYTHON][2.4] Support decimals with negative scale when parsing datatype - posted by GitBox <gi...@apache.org> on 2020/11/25 23:01:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30504: [SPARK-33544][SQL] Optimizer should not insert filter when explode with CreateArray/CreateMap - posted by GitBox <gi...@apache.org> on 2020/11/25 23:06:15 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30509: [SPARK-33565][PYTHON][BUILD][3.0] Remove py38 spark3 - posted by GitBox <gi...@apache.org> on 2020/11/25 23:07:11 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30504: [SPARK-33544][SQL] Optimizer should not insert filter when explode with CreateArray/CreateMap - posted by GitBox <gi...@apache.org> on 2020/11/25 23:07:22 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30508: Revert "[SPARK-33212][BUILD] Move to shaded clients for Hadoop 3.x profile" - posted by GitBox <gi...@apache.org> on 2020/11/25 23:07:23 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30491: [SPARK-33567][SQL] DSv2: Use callback instead of passing Spark session and v2 relation for refreshing cache - posted by GitBox <gi...@apache.org> on 2020/11/25 23:07:34 UTC, 5 replies.
- [GitHub] [spark] Victsm commented on pull request #30480: [SPARK-32921][SHUFFLE] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/25 23:08:26 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #29843: [SPARK-33212][BUILD] Move to shaded clients for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2020/11/25 23:08:37 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30508: Revert "[SPARK-33212][BUILD] Move to shaded clients for Hadoop 3.x profile" - posted by GitBox <gi...@apache.org> on 2020/11/25 23:09:45 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30508: Revert "[SPARK-33212][BUILD] Move to shaded clients for Hadoop 3.x profile" - posted by GitBox <gi...@apache.org> on 2020/11/25 23:15:32 UTC, 3 replies.
- [GitHub] [spark] shaneknapp commented on pull request #30509: [SPARK-33565][PYTHON][BUILD][3.0] Remove py38 spark3 - posted by GitBox <gi...@apache.org> on 2020/11/25 23:19:38 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30509: [SPARK-33565][PYTHON][BUILD][3.0] Remove py38 spark3 - posted by GitBox <gi...@apache.org> on 2020/11/25 23:20:29 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30505: [SPARK-33523][SQL][TEST][FOLLOWUP] Fix benchmark case name in SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/25 23:23:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30508: Revert "[SPARK-33212][BUILD] Move to shaded clients for Hadoop 3.x profile" - posted by GitBox <gi...@apache.org> on 2020/11/25 23:29:00 UTC, 1 replies.
- [GitHub] [spark] shaneknapp closed pull request #30509: [SPARK-33565][PYTHON][BUILD][3.0] Remove py38 spark3 - posted by GitBox <gi...@apache.org> on 2020/11/25 23:59:55 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #30505: [SPARK-33523][SQL][TEST][FOLLOWUP] Fix benchmark case name in SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/26 00:03:31 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30506: [SPARK-33565][BUILD][PYTHON] remove python3.8 and fix breakage - posted by GitBox <gi...@apache.org> on 2020/11/26 00:06:27 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30509: [SPARK-33565][PYTHON][BUILD][3.0] Remove py38 spark3 - posted by GitBox <gi...@apache.org> on 2020/11/26 00:06:30 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30133: [SPARK-33104][BUILD] Exclude 'org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar:tests' - posted by GitBox <gi...@apache.org> on 2020/11/26 00:14:19 UTC, 0 replies.
- [GitHub] [spark] tgravescs edited a comment on pull request #30504: [SPARK-33544][SQL] Optimizer should not insert filter when explode with CreateArray/CreateMap - posted by GitBox <gi...@apache.org> on 2020/11/26 00:14:20 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30133: [SPARK-33104][BUILD] Exclude 'org.apache.hadoop:hadoop-yarn-server-resourcemanager:jar:tests' - posted by GitBox <gi...@apache.org> on 2020/11/26 00:16:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30509: [SPARK-33565][PYTHON][BUILD][3.0] Remove py38 spark3 - posted by GitBox <gi...@apache.org> on 2020/11/26 00:29:16 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30505: [SPARK-33523][SQL][TEST][FOLLOWUP] Fix benchmark case name in SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/26 00:29:29 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30504: [SPARK-33544][SQL] Optimizer should not insert filter when explode with CreateArray/CreateMap - posted by GitBox <gi...@apache.org> on 2020/11/26 00:29:30 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29447: [SPARK-32631][SQL] Handle Null error message in hive ThriftServer UI - posted by GitBox <gi...@apache.org> on 2020/11/26 00:41:19 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #27711: [SPARK-30815][SQL] Add function to format timestamp with time zone - posted by GitBox <gi...@apache.org> on 2020/11/26 00:41:20 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #28036: [SPARK-26341][CORE]Expose executor memory metrics at the stage level, in the Stages tab - posted by GitBox <gi...@apache.org> on 2020/11/26 00:42:27 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30508: Revert "[SPARK-33212][BUILD] Move to shaded clients for Hadoop 3.x profile" - posted by GitBox <gi...@apache.org> on 2020/11/26 00:43:27 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30508: Revert "[SPARK-33212][BUILD] Move to shaded clients for Hadoop 3.x profile" - posted by GitBox <gi...@apache.org> on 2020/11/26 00:44:34 UTC, 1 replies.
- [GitHub] [spark] sunchao commented on pull request #30508: Revert "[SPARK-33212][BUILD] Move to shaded clients for Hadoop 3.x profile" - posted by GitBox <gi...@apache.org> on 2020/11/26 00:48:57 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on a change in pull request #30131: [SPARK-33220][CORE]Use `scheduleWithFixedDelay` to avoid repeated unnecessary scheduling for a short time - posted by GitBox <gi...@apache.org> on 2020/11/26 00:48:58 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30506: [SPARK-33565][BUILD][PYTHON] remove python3.8 and fix breakage - posted by GitBox <gi...@apache.org> on 2020/11/26 00:52:00 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30505: [SPARK-33523][SQL][TEST][FOLLOWUP] Fix benchmark case name in SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/26 01:06:38 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30491: [SPARK-33567][SQL] DSv2: Use callback instead of passing Spark session and v2 relation for refreshing cache - posted by GitBox <gi...@apache.org> on 2020/11/26 01:06:39 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30505: [SPARK-33523][SQL][TEST][FOLLOWUP] Fix benchmark case name in SubExprEliminationBenchmark - posted by GitBox <gi...@apache.org> on 2020/11/26 01:07:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30491: [SPARK-33567][SQL] DSv2: Use callback instead of passing Spark session and v2 relation for refreshing cache - posted by GitBox <gi...@apache.org> on 2020/11/26 01:07:21 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #30131: [SPARK-33220][CORE]Use `scheduleWithFixedDelay` to avoid repeated unnecessary scheduling for a short time - posted by GitBox <gi...@apache.org> on 2020/11/26 01:08:27 UTC, 2 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #30510: [SPARK-33565][INFRA][FOLLOW-UP] Keep the test coverage with Python 3.8 in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/26 01:09:08 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30510: [SPARK-33565][INFRA][FOLLOW-UP] Keep the test coverage with Python 3.8 in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/26 01:11:36 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30510: [SPARK-33565][INFRA][FOLLOW-UP] Keep the test coverage with Python 3.8 in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/26 01:12:17 UTC, 1 replies.
- [GitHub] [spark] shaneknapp commented on pull request #30510: [SPARK-33565][INFRA][FOLLOW-UP] Keep the test coverage with Python 3.8 in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/26 01:14:29 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30501: [SPARK-33563][PYTHON][R][SQL] Expose inverse hyperbolic trig functions in PySpark and SparkR - posted by GitBox <gi...@apache.org> on 2020/11/26 01:17:12 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30501: [SPARK-33563][PYTHON][R][SQL] Expose inverse hyperbolic trig functions in PySpark and SparkR - posted by GitBox <gi...@apache.org> on 2020/11/26 01:17:23 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30500: [SPARK-33562][UI] Improve the style of the checkbox in executor page - posted by GitBox <gi...@apache.org> on 2020/11/26 01:20:05 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30500: [SPARK-33562][UI] Improve the style of the checkbox in executor page - posted by GitBox <gi...@apache.org> on 2020/11/26 01:20:47 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30509: [SPARK-33565][PYTHON][BUILD][3.0] Remove py38 spark3 - posted by GitBox <gi...@apache.org> on 2020/11/26 01:23:01 UTC, 0 replies.
- [GitHub] [spark] stczwd commented on a change in pull request #30452: [SPARK-33509][SQL] List partition by names from a V2 table which supports partition management - posted by GitBox <gi...@apache.org> on 2020/11/26 01:23:02 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #29490: [SPARK-32668][SQL] HiveGenericUDTF initialize UDTF should use StructObjectInspector method - posted by GitBox <gi...@apache.org> on 2020/11/26 01:26:00 UTC, 1 replies.
- [GitHub] [spark] stczwd commented on pull request #30452: [SPARK-33509][SQL] List partition by names from a V2 table which supports partition management - posted by GitBox <gi...@apache.org> on 2020/11/26 01:26:44 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on pull request #30452: [SPARK-33509][SQL] List partition by names from a V2 table which supports partition management - posted by GitBox <gi...@apache.org> on 2020/11/26 01:28:15 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon opened a new pull request #30511: [SPARK-33565][INFRA][FOLLOW-UP][3.0] Keep the test coverage with Python 3.8 in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/26 01:35:03 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30503: [SPARK-26645][PYTHON][2.4] Support decimals with negative scale when parsing datatype - posted by GitBox <gi...@apache.org> on 2020/11/26 01:38:48 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30508: Revert SPARK-33212 and SPARK-33104 to recover `hadoop-aws` for Hadoop 3.x - posted by GitBox <gi...@apache.org> on 2020/11/26 02:06:41 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30508: Revert SPARK-33212 and SPARK-33104 to recover `hadoop-aws` for Hadoop 3.x - posted by GitBox <gi...@apache.org> on 2020/11/26 02:07:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30511: [SPARK-33565][INFRA][FOLLOW-UP][3.0] Keep the test coverage with Python 3.8 in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/26 02:07:40 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30508: Revert SPARK-33212 and SPARK-33104 to recover `hadoop-aws` for Hadoop 3.x - posted by GitBox <gi...@apache.org> on 2020/11/26 02:11:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30508: Revert SPARK-33212 and SPARK-33104 to recover `hadoop-aws` for Hadoop 3.x - posted by GitBox <gi...@apache.org> on 2020/11/26 02:12:19 UTC, 0 replies.
- [GitHub] [spark] JQ-Cao commented on pull request #30495: [SPARK-33548][WEBUI] display the jvm peak memory usage on the executor ui - posted by GitBox <gi...@apache.org> on 2020/11/26 02:18:57 UTC, 0 replies.
- [GitHub] [spark] JQ-Cao closed pull request #30495: [SPARK-33548][WEBUI] display the jvm peak memory usage on the executor ui - posted by GitBox <gi...@apache.org> on 2020/11/26 02:18:58 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30131: [SPARK-33220][CORE]Use `scheduleWithFixedDelay` to avoid repeated unnecessary scheduling for a short time - posted by GitBox <gi...@apache.org> on 2020/11/26 02:20:19 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30510: [SPARK-33565][INFRA][FOLLOW-UP] Keep the test coverage with Python 3.8 in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/26 02:22:05 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively - posted by GitBox <gi...@apache.org> on 2020/11/26 02:31:33 UTC, 3 replies.
- [GitHub] [spark] gengliangwang commented on pull request #30500: [SPARK-33562][UI] Improve the style of the checkbox in executor page - posted by GitBox <gi...@apache.org> on 2020/11/26 02:35:56 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30510: [SPARK-33565][INFRA][FOLLOW-UP] Keep the test coverage with Python 3.8 in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/26 02:42:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29490: [SPARK-32668][SQL] HiveGenericUDTF initialize UDTF should use StructObjectInspector method - posted by GitBox <gi...@apache.org> on 2020/11/26 02:46:20 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on pull request #29000: [SPARK-27194][SPARK-29302][SQL] Fix commit collision in dynamic partition overwrite mode - posted by GitBox <gi...@apache.org> on 2020/11/26 02:47:52 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30484: [SPARK-33532][SQL] Remove unreachable branch in SpecificParquetRecordReaderBase.initialize method - posted by GitBox <gi...@apache.org> on 2020/11/26 02:48:14 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request #30512: [SPARK-28645][SQL] Throw ParseException on window redefinition - posted by GitBox <gi...@apache.org> on 2020/11/26 03:01:14 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29490: [SPARK-32668][SQL] HiveGenericUDTF initialize UDTF should use StructObjectInspector method - posted by GitBox <gi...@apache.org> on 2020/11/26 03:06:53 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30512: [SPARK-28645][SQL] Throw ParseException on window redefinition - posted by GitBox <gi...@apache.org> on 2020/11/26 03:07:14 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29490: [SPARK-32668][SQL] HiveGenericUDTF initialize UDTF should use StructObjectInspector method - posted by GitBox <gi...@apache.org> on 2020/11/26 03:07:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30511: [SPARK-33565][INFRA][FOLLOW-UP][3.0] Keep the test coverage with Python 3.8 in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/26 03:14:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30511: [SPARK-33565][INFRA][FOLLOW-UP][3.0] Keep the test coverage with Python 3.8 in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/26 03:15:22 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30491: [SPARK-33567][SQL] DSv2: Use callback instead of passing Spark session and v2 relation for refreshing cache - posted by GitBox <gi...@apache.org> on 2020/11/26 03:29:17 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30511: [SPARK-33565][INFRA][FOLLOW-UP][3.0] Keep the test coverage with Python 3.8 in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/26 03:31:02 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30510: [SPARK-33565][INFRA][FOLLOW-UP] Keep the test coverage with Python 3.8 in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/26 03:31:23 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30511: [SPARK-33565][INFRA][FOLLOW-UP][3.0] Keep the test coverage with Python 3.8 in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/26 03:31:34 UTC, 0 replies.
- [GitHub] [spark] gatorsmile closed pull request #30494: [SPARK-33551][SQL] Do not use custom shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/26 03:32:56 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30491: [SPARK-33567][SQL] DSv2: Use callback instead of passing Spark session and v2 relation for refreshing cache - posted by GitBox <gi...@apache.org> on 2020/11/26 03:42:48 UTC, 1 replies.
- [GitHub] [spark] gengliangwang removed a comment on pull request #30500: [SPARK-33562][UI] Improve the style of the checkbox in executor page - posted by GitBox <gi...@apache.org> on 2020/11/26 03:50:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30504: [SPARK-33544][SQL] Optimizer should not insert filter when explode with CreateArray/CreateMap - posted by GitBox <gi...@apache.org> on 2020/11/26 04:07:20 UTC, 0 replies.
- [GitHub] [spark] Victsm opened a new pull request #30513: [SPARK-32915][SHUFFLE] Create and rename classes in shuffle RPC used for block push operations - posted by GitBox <gi...@apache.org> on 2020/11/26 04:07:32 UTC, 0 replies.
- [GitHub] [spark] Victsm commented on pull request #30513: [SPARK-32915][SHUFFLE] Create and rename classes in shuffle RPC used for block push operations - posted by GitBox <gi...@apache.org> on 2020/11/26 04:09:50 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30512: [SPARK-28645][SQL] Throw ParseException on window redefinition - posted by GitBox <gi...@apache.org> on 2020/11/26 04:45:23 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30511: [SPARK-33565][INFRA][FOLLOW-UP][3.0] Keep the test coverage with Python 3.8 in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/26 05:02:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30512: [SPARK-28645][SQL] Throw ParseException on window redefinition - posted by GitBox <gi...@apache.org> on 2020/11/26 05:07:20 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30512: [SPARK-28645][SQL] Throw ParseException on window redefinition - posted by GitBox <gi...@apache.org> on 2020/11/26 05:08:22 UTC, 0 replies.
- [GitHub] [spark] ScrapCodes commented on pull request #30472: [SPARK-32221][k8s] Avoid possible errors due to incorrect file size or type supplied in spark conf. - posted by GitBox <gi...@apache.org> on 2020/11/26 05:30:09 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30131: [SPARK-33220][CORE]Use `scheduleWithFixedDelay` to avoid repeated unnecessary scheduling for a short time - posted by GitBox <gi...@apache.org> on 2020/11/26 06:12:23 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30488: [SPARK-33071][SPARK-33536][SQL] Avoid changing dataset_id of LogicalPlan in join() to not break DetectAmbiguousSelfJoin - posted by GitBox <gi...@apache.org> on 2020/11/26 06:34:00 UTC, 1 replies.
- [GitHub] [spark] c21 commented on a change in pull request #30395: [SPARK-32863][SS] Full outer stream-stream join - posted by GitBox <gi...@apache.org> on 2020/11/26 06:34:33 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30491: [SPARK-33567][SQL] DSv2: Use callback instead of passing Spark session and v2 relation for refreshing cache - posted by GitBox <gi...@apache.org> on 2020/11/26 06:52:51 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30398: [SPARK-33452][SQL] Support v2 SHOW PARTITIONS - posted by GitBox <gi...@apache.org> on 2020/11/26 07:02:23 UTC, 3 replies.
- [GitHub] [spark] yujiantao commented on pull request #30410: [SPARK-33478][SQL] Allow overwrite a path that is also being read under dynamic partition overwrite - posted by GitBox <gi...@apache.org> on 2020/11/26 07:45:24 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #29066: [SPARK-23889][SQL] DataSourceV2: required sorting and clustering for writes - posted by GitBox <gi...@apache.org> on 2020/11/26 07:58:06 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/11/26 08:06:36 UTC, 6 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30412: [SPARK-33480][SQL] Support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/26 08:25:05 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30514: [SPARK-33569][SQL] Remove getting partitions by an identifier prefix. - posted by GitBox <gi...@apache.org> on 2020/11/26 09:11:49 UTC, 0 replies.
- [GitHub] [spark] sarutak opened a new pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationsuite - posted by GitBox <gi...@apache.org> on 2020/11/26 09:26:33 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationsuite - posted by GitBox <gi...@apache.org> on 2020/11/26 09:29:16 UTC, 12 replies.
- [GitHub] [spark] ScrapCodes commented on a change in pull request #30472: [SPARK-32221][k8s] Avoid possible errors due to incorrect file size or type supplied in spark conf. - posted by GitBox <gi...@apache.org> on 2020/11/26 09:37:23 UTC, 0 replies.
- [GitHub] [spark] leanken commented on a change in pull request #30442: [SPARK-33498][SQL] Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalid - posted by GitBox <gi...@apache.org> on 2020/11/26 09:54:08 UTC, 1 replies.
- [GitHub] [spark] zero323 commented on a change in pull request #30501: [SPARK-33563][PYTHON][R][SQL] Expose inverse hyperbolic trig functions in PySpark and SparkR - posted by GitBox <gi...@apache.org> on 2020/11/26 10:57:00 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationsuite - posted by GitBox <gi...@apache.org> on 2020/11/26 11:08:21 UTC, 11 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationsuite - posted by GitBox <gi...@apache.org> on 2020/11/26 11:09:16 UTC, 11 replies.
- [GitHub] [spark] sarutak commented on pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationsuite - posted by GitBox <gi...@apache.org> on 2020/11/26 11:33:06 UTC, 5 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationsuite - posted by GitBox <gi...@apache.org> on 2020/11/26 11:55:21 UTC, 4 replies.
- [GitHub] [spark] manuzhang commented on pull request #30494: [SPARK-33551][SQL] Do not use custom shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/26 12:28:50 UTC, 4 replies.
- [GitHub] [spark] waitinfuture opened a new pull request #30516: [SPARK-33498][SQL] Datetime building should fail if the year, month, ..., second combination is invalid - posted by GitBox <gi...@apache.org> on 2020/11/26 12:34:38 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationsuite - posted by GitBox <gi...@apache.org> on 2020/11/26 12:55:37 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30514: [SPARK-33569][SQL] Remove getting partitions by an identifier prefix. - posted by GitBox <gi...@apache.org> on 2020/11/26 13:05:24 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30514: [SPARK-33569][SQL] Remove getting partitions by an identifier prefix. - posted by GitBox <gi...@apache.org> on 2020/11/26 13:08:39 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30516: [SPARK-33498][SQL] Datetime building should fail if the year, month, ..., second combination is invalid - posted by GitBox <gi...@apache.org> on 2020/11/26 13:09:20 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #30517: [DO-NOT-MERGE][test-maven] Test compatibility for Parquet 1.11.0, Avro 1.10.0 and Hive 2.3.8 - posted by GitBox <gi...@apache.org> on 2020/11/26 14:02:07 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30517: [DO-NOT-MERGE][test-maven] Test compatibility for Parquet 1.11.0, Avro 1.10.0 and Hive 2.3.8 - posted by GitBox <gi...@apache.org> on 2020/11/26 14:12:07 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30517: [DO-NOT-MERGE][test-maven] Test compatibility for Parquet 1.11.0, Avro 1.10.0 and Hive 2.3.8 - posted by GitBox <gi...@apache.org> on 2020/11/26 14:12:45 UTC, 4 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30517: [DO-NOT-MERGE][test-maven] Test compatibility for Parquet 1.11.0, Avro 1.10.0 and Hive 2.3.8 - posted by GitBox <gi...@apache.org> on 2020/11/26 14:13:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30517: [DO-NOT-MERGE][test-maven] Test compatibility for Parquet 1.11.0, Avro 1.10.0 and Hive 2.3.8 - posted by GitBox <gi...@apache.org> on 2020/11/26 14:13:15 UTC, 2 replies.
- [GitHub] [spark] LuciferYang opened a new pull request #30518: [SPARK-33566][SQL] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/26 14:50:31 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30518: [SPARK-33566][SQL] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/26 14:53:34 UTC, 1 replies.
- [GitHub] [spark] LuciferYang edited a comment on pull request #30518: [SPARK-33566][SQL] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/26 14:54:06 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30518: [SPARK-33566][SQL] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/26 15:12:35 UTC, 3 replies.
- [GitHub] [spark] srowen commented on a change in pull request #30516: [SPARK-33498][SQL] Datetime building should fail if the year, month, ..., second combination is invalid - posted by GitBox <gi...@apache.org> on 2020/11/26 16:04:27 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30518: [SPARK-33566][SQL] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/26 16:21:07 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #30470: [SPARK-33495][BUILD] Remove commons-logging.jar's dependency - posted by GitBox <gi...@apache.org> on 2020/11/26 16:22:54 UTC, 0 replies.
- [GitHub] [spark] stczwd commented on a change in pull request #30514: [SPARK-33569][SQL] Remove getting partitions by an identifier prefix. - posted by GitBox <gi...@apache.org> on 2020/11/26 17:17:40 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30514: [SPARK-33569][SQL] Remove getting partitions by an identifier prefix. - posted by GitBox <gi...@apache.org> on 2020/11/26 17:36:25 UTC, 2 replies.
- [GitHub] [spark] warrenzhu25 commented on pull request #29113: [SPARK-32314][SHS] Add config to control whether log old format of stacktrace - posted by GitBox <gi...@apache.org> on 2020/11/26 17:39:40 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30518: [SPARK-33566][SQL] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/26 19:19:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30518: [SPARK-33566][SQL] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/26 19:19:21 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30496: [SPARK-33547][SQL] Add usage of typed literal in doc - posted by GitBox <gi...@apache.org> on 2020/11/26 23:33:26 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29446: [WIP][SPARK-32628][SQL] Use bloom filter to improve dynamicPartitionPruning - posted by GitBox <gi...@apache.org> on 2020/11/27 00:42:50 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29413: [SPARK-32597][CORE] Tune Event Drop in Async Event Queue - posted by GitBox <gi...@apache.org> on 2020/11/27 00:42:51 UTC, 0 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #29447: [SPARK-32631][SQL] Handle Null error message in hive ThriftServer UI - posted by GitBox <gi...@apache.org> on 2020/11/27 00:42:52 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30517: [DO-NOT-MERGE][test-maven] Test compatibility for Parquet 1.11.0, Avro 1.10.0 and Hive 2.3.8 - posted by GitBox <gi...@apache.org> on 2020/11/27 01:23:45 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30492: [SPARK-33545][CORE] Support Fallback Storage during Worker decommission - posted by GitBox <gi...@apache.org> on 2020/11/27 01:24:48 UTC, 16 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30504: [SPARK-33544][SQL] Optimizer should not insert filter when explode with CreateArray/CreateMap - posted by GitBox <gi...@apache.org> on 2020/11/27 01:44:13 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30518: [SPARK-33566][SQL] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/27 01:50:00 UTC, 2 replies.
- [GitHub] [spark] wangyum commented on pull request #30517: [DO-NOT-MERGE][test-maven] Test compatibility for Parquet 1.11.1, Avro 1.10.0 and Hive 2.3.8 - posted by GitBox <gi...@apache.org> on 2020/11/27 01:54:49 UTC, 1 replies.
- [GitHub] [spark] sarutak edited a comment on pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationsuite - posted by GitBox <gi...@apache.org> on 2020/11/27 02:00:13 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30501: [SPARK-33563][PYTHON][R][SQL] Expose inverse hyperbolic trig functions in PySpark and SparkR - posted by GitBox <gi...@apache.org> on 2020/11/27 02:00:24 UTC, 0 replies.
- [GitHub] [spark] imback82 opened a new pull request #30519: [SPARK-33575][SQL] Fix misleading exception for "ANALYZE TABLE ... FOR COLUMNS" on temporary views - posted by GitBox <gi...@apache.org> on 2020/11/27 02:01:47 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #30519: [SPARK-33575][SQL] Fix misleading exception for "ANALYZE TABLE ... FOR COLUMNS" on temporary views - posted by GitBox <gi...@apache.org> on 2020/11/27 02:05:42 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationsuite - posted by GitBox <gi...@apache.org> on 2020/11/27 02:07:35 UTC, 2 replies.
- [GitHub] [spark] maropu edited a comment on pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationsuite - posted by GitBox <gi...@apache.org> on 2020/11/27 02:07:46 UTC, 1 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationsuite - posted by GitBox <gi...@apache.org> on 2020/11/27 02:11:24 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30519: [SPARK-33575][SQL] Fix misleading exception for "ANALYZE TABLE ... FOR COLUMNS" on temporary views - posted by GitBox <gi...@apache.org> on 2020/11/27 02:12:47 UTC, 3 replies.
- [GitHub] [spark] sarutak commented on a change in pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationsuite - posted by GitBox <gi...@apache.org> on 2020/11/27 02:21:27 UTC, 1 replies.
- [GitHub] [spark] gaborgsomogyi commented on a change in pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationsuite - posted by GitBox <gi...@apache.org> on 2020/11/27 02:39:27 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on a change in pull request #30518: [SPARK-33566][SQL] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/27 03:21:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30519: [SPARK-33575][SQL] Fix misleading exception for "ANALYZE TABLE ... FOR COLUMNS" on temporary views - posted by GitBox <gi...@apache.org> on 2020/11/27 03:25:45 UTC, 3 replies.
- [GitHub] [spark] LuciferYang commented on a change in pull request #30518: [SPARK-33566][CORE][SQL][SS][PYTHON] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/27 03:26:37 UTC, 4 replies.
- [GitHub] [spark] beliefer commented on pull request #30512: [SPARK-28645][SQL] ParseException is thrown when the window is redefined - posted by GitBox <gi...@apache.org> on 2020/11/27 03:50:24 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30519: [SPARK-33575][SQL] Fix misleading exception for "ANALYZE TABLE ... FOR COLUMNS" on temporary views - posted by GitBox <gi...@apache.org> on 2020/11/27 03:51:16 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30519: [SPARK-33575][SQL] Fix misleading exception for "ANALYZE TABLE ... FOR COLUMNS" on temporary views - posted by GitBox <gi...@apache.org> on 2020/11/27 03:52:41 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30512: [SPARK-28645][SQL] ParseException is thrown when the window is redefined - posted by GitBox <gi...@apache.org> on 2020/11/27 04:01:21 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30518: [SPARK-33566][CORE][SQL][SS][PYTHON] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/27 04:12:39 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30518: [SPARK-33566][CORE][SQL][SS][PYTHON] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/27 04:22:25 UTC, 6 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30212: [SPARK-33308][SQL] Refract current grouping analytics - posted by GitBox <gi...@apache.org> on 2020/11/27 05:29:09 UTC, 19 replies.
- [GitHub] [spark] imback82 commented on pull request #30519: [SPARK-33575][SQL] Fix misleading exception for "ANALYZE TABLE ... FOR COLUMNS" on temporary views - posted by GitBox <gi...@apache.org> on 2020/11/27 05:58:58 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30518: [SPARK-33566][CORE][SQL][SS][PYTHON] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/27 06:12:15 UTC, 3 replies.
- [GitHub] [spark] waitinfuture commented on a change in pull request #30516: [SPARK-33498][SQL] Datetime building should fail if the year, month, ..., second combination is invalid - posted by GitBox <gi...@apache.org> on 2020/11/27 06:24:33 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30518: [SPARK-33566][CORE][SQL][SS][PYTHON] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/27 06:48:10 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30518: [SPARK-33566][CORE][SQL][SS][PYTHON] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/27 06:49:53 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30212: [SPARK-33308][SQL] Refract current grouping analytics - posted by GitBox <gi...@apache.org> on 2020/11/27 06:55:13 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30212: [SPARK-33308][SQL] Refract current grouping analytics - posted by GitBox <gi...@apache.org> on 2020/11/27 07:00:26 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #30212: [SPARK-33308][SQL] Refract current grouping analytics - posted by GitBox <gi...@apache.org> on 2020/11/27 07:01:41 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30412: [SPARK-33480][SQL] Support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/27 07:08:10 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30518: [SPARK-33566][CORE][SQL][SS][PYTHON] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/27 07:08:20 UTC, 2 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30519: [SPARK-33575][SQL] Fix misleading exception for "ANALYZE TABLE ... FOR COLUMNS" on temporary views - posted by GitBox <gi...@apache.org> on 2020/11/27 07:08:31 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30519: [SPARK-33575][SQL] Fix misleading exception for "ANALYZE TABLE ... FOR COLUMNS" on temporary views - posted by GitBox <gi...@apache.org> on 2020/11/27 07:08:45 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30465: [SPARK-33045][SQL][FOLLOWUP] Support built-in function like_any and fix StackOverflowError issue. - posted by GitBox <gi...@apache.org> on 2020/11/27 07:11:00 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30518: [SPARK-33566][CORE][SQL][SS][PYTHON] Make unescapedQuoteHandling option configurable when read CSV - posted by GitBox <gi...@apache.org> on 2020/11/27 07:25:01 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30517: [DO-NOT-MERGE][test-maven] Test compatibility for Parquet 1.11.1, Avro 1.10.0 and Hive 2.3.8 - posted by GitBox <gi...@apache.org> on 2020/11/27 07:28:14 UTC, 3 replies.
- [GitHub] [spark] SparkQA commented on pull request #30517: [DO-NOT-MERGE][test-maven] Test compatibility for Parquet 1.11.1, Avro 1.10.0 and Hive 2.3.8 - posted by GitBox <gi...@apache.org> on 2020/11/27 07:29:55 UTC, 2 replies.
- [GitHub] [spark] hddong opened a new pull request #30520: [SPARK-33357][k8s]Support SparkLauncher in Kubernetes - posted by GitBox <gi...@apache.org> on 2020/11/27 07:34:12 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30517: [DO-NOT-MERGE][test-maven] Test compatibility for Parquet 1.11.1, Avro 1.10.0 and Hive 2.3.8 - posted by GitBox <gi...@apache.org> on 2020/11/27 07:51:18 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30398: [SPARK-33452][SQL] Support v2 SHOW PARTITIONS - posted by GitBox <gi...@apache.org> on 2020/11/27 08:06:53 UTC, 3 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func - posted by GitBox <gi...@apache.org> on 2020/11/27 08:09:36 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30398: [SPARK-33452][SQL] Support v2 SHOW PARTITIONS - posted by GitBox <gi...@apache.org> on 2020/11/27 08:10:39 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30517: [DO-NOT-MERGE][test-maven] Test compatibility for Parquet 1.11.1, Avro 1.10.0 and Hive 2.3.8 - posted by GitBox <gi...@apache.org> on 2020/11/27 08:11:35 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30520: [SPARK-33357][k8s]Support SparkLauncher in Kubernetes - posted by GitBox <gi...@apache.org> on 2020/11/27 08:12:39 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30519: [SPARK-33575][SQL] Fix misleading exception for "ANALYZE TABLE ... FOR COLUMNS" on temporary views - posted by GitBox <gi...@apache.org> on 2020/11/27 08:15:24 UTC, 1 replies.
- [GitHub] [spark] xuanyuanking opened a new pull request #30521: [SPARK-33577][SS] Add support for V1Table in stream writer table API - posted by GitBox <gi...@apache.org> on 2020/11/27 08:51:37 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #30512: [SPARK-28645][SQL] ParseException is thrown when the window is redefined - posted by GitBox <gi...@apache.org> on 2020/11/27 08:55:45 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #30521: [SPARK-33577][SS] Add support for V1Table in stream writer table API - posted by GitBox <gi...@apache.org> on 2020/11/27 08:58:22 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30521: [SPARK-33577][SS] Add support for V1Table in stream writer table API - posted by GitBox <gi...@apache.org> on 2020/11/27 09:13:58 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30521: [SPARK-33577][SS] Add support for V1Table in stream writer table API - posted by GitBox <gi...@apache.org> on 2020/11/27 09:27:33 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30521: [SPARK-33577][SS] Add support for V1Table in stream writer table API - posted by GitBox <gi...@apache.org> on 2020/11/27 09:33:22 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30521: [SPARK-33577][SS] Add support for V1Table in stream writer table API - posted by GitBox <gi...@apache.org> on 2020/11/27 09:33:24 UTC, 0 replies.
- [GitHub] [spark] cloud-fan edited a comment on pull request #30494: [SPARK-33551][SQL] Do not use custom shuffle reader for repartition - posted by GitBox <gi...@apache.org> on 2020/11/27 09:37:22 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30475: [SPARK-33522][SQL] Improve exception messages while handling UnresolvedTableOrView - posted by GitBox <gi...@apache.org> on 2020/11/27 09:44:53 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30512: [SPARK-28645][SQL] ParseException is thrown when the window is redefined - posted by GitBox <gi...@apache.org> on 2020/11/27 10:27:13 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30512: [SPARK-28645][SQL] ParseException is thrown when the window is redefined - posted by GitBox <gi...@apache.org> on 2020/11/27 10:27:34 UTC, 0 replies.
- [GitHub] [spark] MaxGekk edited a comment on pull request #30514: [SPARK-33569][SQL] Remove getting partitions by an identifier prefix. - posted by GitBox <gi...@apache.org> on 2020/11/27 11:08:47 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support - posted by GitBox <gi...@apache.org> on 2020/11/27 11:21:31 UTC, 5 replies.
- [GitHub] [spark] SparkQA commented on pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support - posted by GitBox <gi...@apache.org> on 2020/11/27 11:21:32 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support - posted by GitBox <gi...@apache.org> on 2020/11/27 11:33:19 UTC, 6 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28781: [SPARK-31953][SS] Add Spark Structured Streaming History Server Support - posted by GitBox <gi...@apache.org> on 2020/11/27 11:33:20 UTC, 3 replies.
- [GitHub] [spark] bart-samwel commented on a change in pull request #29882: [SPARK-33008][SQL] Division by zero on divide-like operations returns incorrect result - posted by GitBox <gi...@apache.org> on 2020/11/27 13:02:59 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30522: [SPARK-33578][CORE] enableHiveSupport is invalid after sparkContext t… - posted by GitBox <gi...@apache.org> on 2020/11/27 13:13:47 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30521: [SPARK-33577][SS] Add support for V1Table in stream writer table API - posted by GitBox <gi...@apache.org> on 2020/11/27 13:14:28 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30442: [SPARK-33498][SQL] Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalid - posted by GitBox <gi...@apache.org> on 2020/11/27 13:23:26 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30442: [SPARK-33498][SQL] Datetime parsing should fail if the input string can't be parsed, or the pattern string is invalid - posted by GitBox <gi...@apache.org> on 2020/11/27 13:25:07 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30289: [SPARK-33141][SQL] Capture SQL configs when creating permanent views - posted by GitBox <gi...@apache.org> on 2020/11/27 13:32:44 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30523: Fix executor blank pages behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/27 14:13:54 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #30402: Spelling r common dev mlib external project streaming resource managers python - posted by GitBox <gi...@apache.org> on 2020/11/27 16:23:17 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30523: Fix executor blank pages behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/27 16:25:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30523: Fix executor blank pages behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/27 16:27:38 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30523: Fix executor blank pages behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/27 16:34:21 UTC, 0 replies.
- [GitHub] [spark] pgillet commented on pull request #30523: Fix executor blank pages behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/27 16:34:31 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30523: [SPARK-33579] Fix executor blank pages behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/27 17:13:06 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30523: [SPARK-33579] Fix executor blank pages behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/27 18:18:12 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30523: [SPARK-33579] Fix executor blank pages behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/27 18:19:23 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30523: [SPARK-33579] Fix executor blank pages behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/27 18:20:25 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30522: [SPARK-33578][CORE] enableHiveSupport is invalid after sparkContext t… - posted by GitBox <gi...@apache.org> on 2020/11/28 00:10:03 UTC, 1 replies.
- [GitHub] [spark] github-actions[bot] closed pull request #29446: [WIP][SPARK-32628][SQL] Use bloom filter to improve dynamicPartitionPruning - posted by GitBox <gi...@apache.org> on 2020/11/28 00:42:53 UTC, 0 replies.
- [GitHub] [spark] gliptak commented on pull request #26194: [SPARK-29536][PYTHON] Upgrade cloudpickle to 1.1.1 to support Python 3.8 - posted by GitBox <gi...@apache.org> on 2020/11/28 02:06:11 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #30395: [SPARK-32863][SS] Full outer stream-stream join - posted by GitBox <gi...@apache.org> on 2020/11/28 02:11:55 UTC, 2 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #27649: [SPARK-30900][SS] FileStreamSource: Avoid reading compact metadata log twice if the query restarts from compact batch - posted by GitBox <gi...@apache.org> on 2020/11/28 02:36:41 UTC, 4 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #28363: [SPARK-27188][SS] FileStreamSink: provide a new option to have retention on output files - posted by GitBox <gi...@apache.org> on 2020/11/28 02:38:04 UTC, 4 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #30521: [SPARK-33577][SS] Add support for V1Table in stream writer table API - posted by GitBox <gi...@apache.org> on 2020/11/28 02:47:13 UTC, 10 replies.
- [GitHub] [spark] SparkQA commented on pull request #28363: [SPARK-27188][SS] FileStreamSink: provide a new option to have retention on output files - posted by GitBox <gi...@apache.org> on 2020/11/28 03:19:53 UTC, 9 replies.
- [GitHub] [spark] SparkQA commented on pull request #27649: [SPARK-30900][SS] FileStreamSource: Avoid reading compact metadata log twice if the query restarts from compact batch - posted by GitBox <gi...@apache.org> on 2020/11/28 03:20:14 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30521: [SPARK-33577][SS] Add support for V1Table in stream writer table API - posted by GitBox <gi...@apache.org> on 2020/11/28 03:25:15 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #30521: [SPARK-33577][SS] Add support for V1Table in stream writer table API - posted by GitBox <gi...@apache.org> on 2020/11/28 03:26:26 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #27649: [SPARK-30900][SS] FileStreamSource: Avoid reading compact metadata log twice if the query restarts from compact batch - posted by GitBox <gi...@apache.org> on 2020/11/28 03:37:54 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #28363: [SPARK-27188][SS] FileStreamSink: provide a new option to have retention on output files - posted by GitBox <gi...@apache.org> on 2020/11/28 03:38:16 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #27649: [SPARK-30900][SS] FileStreamSource: Avoid reading compact metadata log twice if the query restarts from compact batch - posted by GitBox <gi...@apache.org> on 2020/11/28 04:24:03 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #28363: [SPARK-27188][SS] FileStreamSink: provide a new option to have retention on output files - posted by GitBox <gi...@apache.org> on 2020/11/28 04:30:27 UTC, 10 replies.
- [GitHub] [spark] viirya opened a new pull request #30524: [SPARK-33580][CORE] resolveDependencyPaths should use classifier attribute of artifact - posted by GitBox <gi...@apache.org> on 2020/11/28 04:31:00 UTC, 0 replies.
- [GitHub] [spark] viirya commented on pull request #30524: [SPARK-33580][CORE] resolveDependencyPaths should use classifier attribute of artifact - posted by GitBox <gi...@apache.org> on 2020/11/28 04:31:41 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30524: [SPARK-33580][CORE] resolveDependencyPaths should use classifier attribute of artifact - posted by GitBox <gi...@apache.org> on 2020/11/28 04:34:15 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #27649: [SPARK-30900][SS] FileStreamSource: Avoid reading compact metadata log twice if the query restarts from compact batch - posted by GitBox <gi...@apache.org> on 2020/11/28 04:35:17 UTC, 1 replies.
- [GitHub] [spark] wangyum opened a new pull request #30525: [SPARK-33581][SQL][TEST] Refactor HivePartitionFilteringSuite - posted by GitBox <gi...@apache.org> on 2020/11/28 05:02:14 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30525: [SPARK-33581][SQL][TEST] Refactor HivePartitionFilteringSuite - posted by GitBox <gi...@apache.org> on 2020/11/28 05:18:08 UTC, 2 replies.
- [GitHub] [spark] aokolnychyi commented on a change in pull request #29066: [SPARK-23889][SQL] DataSourceV2: required sorting and clustering for writes - posted by GitBox <gi...@apache.org> on 2020/11/28 05:24:50 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30521: [SPARK-33577][SS] Add support for V1Table in stream writer table API - posted by GitBox <gi...@apache.org> on 2020/11/28 06:00:35 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30524: [SPARK-33580][CORE] resolveDependencyPaths should use classifier attribute of artifact - posted by GitBox <gi...@apache.org> on 2020/11/28 06:15:18 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30524: [SPARK-33580][CORE] resolveDependencyPaths should use classifier attribute of artifact - posted by GitBox <gi...@apache.org> on 2020/11/28 06:16:22 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30524: [SPARK-33580][CORE] resolveDependencyPaths should use classifier attribute of artifact - posted by GitBox <gi...@apache.org> on 2020/11/28 06:35:20 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30525: [SPARK-33581][SQL][TEST] Refactor HivePartitionFilteringSuite - posted by GitBox <gi...@apache.org> on 2020/11/28 06:35:21 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30525: [SPARK-33581][SQL][TEST] Refactor HivePartitionFilteringSuite - posted by GitBox <gi...@apache.org> on 2020/11/28 07:06:17 UTC, 1 replies.
- [GitHub] [spark] AngersZhuuuu edited a comment on pull request #29966: [SPARK-33084][CORE][SQL] Add jar support ivy path - posted by GitBox <gi...@apache.org> on 2020/11/28 07:14:50 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30525: [SPARK-33581][SQL][TEST] Refactor HivePartitionFilteringSuite - posted by GitBox <gi...@apache.org> on 2020/11/28 07:15:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #28363: [SPARK-27188][SS] FileStreamSink: provide a new option to have retention on output files - posted by GitBox <gi...@apache.org> on 2020/11/28 07:16:23 UTC, 8 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #27649: [SPARK-30900][SS] FileStreamSource: Avoid reading compact metadata log twice if the query restarts from compact batch - posted by GitBox <gi...@apache.org> on 2020/11/28 07:36:21 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30461: [SPARK-33515][SQL] Improve exception messages while handling UnresolvedTable - posted by GitBox <gi...@apache.org> on 2020/11/28 08:45:58 UTC, 0 replies.
- [GitHub] [spark] mridulm edited a comment on pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively - posted by GitBox <gi...@apache.org> on 2020/11/28 10:06:36 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #28363: [SPARK-27188][SS] FileStreamSink: provide a new option to have retention on output files - posted by GitBox <gi...@apache.org> on 2020/11/28 12:20:26 UTC, 2 replies.
- [GitHub] [spark] ayushi-agarwal commented on a change in pull request #30334: [SPARK-33411][SQL] Cardinality estimation of union, sort and range operator - posted by GitBox <gi...@apache.org> on 2020/11/28 12:51:31 UTC, 8 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #30525: [SPARK-33581][SQL][TEST] Refactor HivePartitionFilteringSuite - posted by GitBox <gi...@apache.org> on 2020/11/28 14:18:12 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #17483: [SPARK-20159][SPARKR][SQL] Support all catalog API in R - posted by GitBox <gi...@apache.org> on 2020/11/28 14:27:48 UTC, 2 replies.
- [GitHub] [spark] maropu closed pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationSuite - posted by GitBox <gi...@apache.org> on 2020/11/28 14:38:43 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #30526: [SPARK-33585][SQL][DOCS] Fix the comment for `SQLContext.tables()` and mention the `database` column - posted by GitBox <gi...@apache.org> on 2020/11/28 14:59:31 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30526: [SPARK-33585][SQL][DOCS] Fix the comment for `SQLContext.tables()` and mention the `database` column - posted by GitBox <gi...@apache.org> on 2020/11/28 15:19:41 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30527: [MINOR][SQL] Remove `getTables()` from `r.SQLUtils` - posted by GitBox <gi...@apache.org> on 2020/11/28 15:23:45 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30527: [MINOR][SQL] Remove `getTables()` from `r.SQLUtils` - posted by GitBox <gi...@apache.org> on 2020/11/28 15:29:17 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationSuite - posted by GitBox <gi...@apache.org> on 2020/11/28 15:29:37 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationSuite - posted by GitBox <gi...@apache.org> on 2020/11/28 15:37:21 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30527: [MINOR][SQL] Remove `getTables()` from `r.SQLUtils` - posted by GitBox <gi...@apache.org> on 2020/11/28 15:37:23 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30526: [SPARK-33585][SQL][DOCS] Fix the comment for `SQLContext.tables()` and mention the `database` column - posted by GitBox <gi...@apache.org> on 2020/11/28 16:35:37 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationSuite - posted by GitBox <gi...@apache.org> on 2020/11/28 16:36:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationSuite - posted by GitBox <gi...@apache.org> on 2020/11/28 16:37:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30526: [SPARK-33585][SQL][DOCS] Fix the comment for `SQLContext.tables()` and mention the `database` column - posted by GitBox <gi...@apache.org> on 2020/11/28 16:37:20 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #29966: [SPARK-33084][CORE][SQL] Add jar support ivy path - posted by GitBox <gi...@apache.org> on 2020/11/28 17:50:46 UTC, 1 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30522: [SPARK-33578][CORE] enableHiveSupport is invalid after sparkContext t… - posted by GitBox <gi...@apache.org> on 2020/11/28 17:58:27 UTC, 0 replies.
- [GitHub] [spark] zsxwing commented on a change in pull request #28528: [SPARK-31711][CORE] Register the executor source with the metrics system when running in local mode. - posted by GitBox <gi...@apache.org> on 2020/11/28 17:59:40 UTC, 0 replies.
- [GitHub] [spark] zsxwing opened a new pull request #30528: [SPARK-33587][Core]Kill the executor on nested fatal errors - posted by GitBox <gi...@apache.org> on 2020/11/28 18:26:22 UTC, 0 replies.
- [GitHub] [spark] zsxwing commented on a change in pull request #30528: [SPARK-33587][Core]Kill the executor on nested fatal errors - posted by GitBox <gi...@apache.org> on 2020/11/28 18:28:04 UTC, 2 replies.
- [GitHub] [spark] SparkQA commented on pull request #30528: [SPARK-33587][Core]Kill the executor on nested fatal errors - posted by GitBox <gi...@apache.org> on 2020/11/28 18:31:18 UTC, 4 replies.
- [GitHub] [spark] sunchao commented on a change in pull request #30491: [SPARK-33567][SQL] DSv2: Use callback instead of passing Spark session and v2 relation for refreshing cache - posted by GitBox <gi...@apache.org> on 2020/11/28 18:39:12 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on pull request #30517: [DO-NOT-MERGE][test-maven] Test compatibility for Parquet 1.11.1, Avro 1.10.0 and Hive 2.3.8 - posted by GitBox <gi...@apache.org> on 2020/11/28 19:01:49 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30528: [SPARK-33587][Core]Kill the executor on nested fatal errors - posted by GitBox <gi...@apache.org> on 2020/11/28 19:01:49 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30528: [SPARK-33587][Core]Kill the executor on nested fatal errors - posted by GitBox <gi...@apache.org> on 2020/11/28 19:33:48 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30528: [SPARK-33587][Core]Kill the executor on nested fatal errors - posted by GitBox <gi...@apache.org> on 2020/11/28 19:37:20 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30526: [SPARK-33585][SQL][DOCS] Fix the comment for `SQLContext.tables()` and mention the `database` column - posted by GitBox <gi...@apache.org> on 2020/11/28 19:41:24 UTC, 0 replies.
- [GitHub] [spark] imback82 commented on a change in pull request #30461: [SPARK-33515][SQL] Improve exception messages while handling UnresolvedTable - posted by GitBox <gi...@apache.org> on 2020/11/28 19:43:45 UTC, 0 replies.
- [GitHub] [spark] sunchao edited a comment on pull request #29843: [SPARK-33212][BUILD] Move to shaded clients for Hadoop 3.x profile - posted by GitBox <gi...@apache.org> on 2020/11/28 20:13:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30528: [SPARK-33587][Core]Kill the executor on nested fatal errors - posted by GitBox <gi...@apache.org> on 2020/11/28 20:45:16 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30524: [SPARK-33580][CORE] resolveDependencyPaths should use classifier attribute of artifact - posted by GitBox <gi...@apache.org> on 2020/11/28 20:48:27 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30523: [SPARK-33579] Fix executor blank pages behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/28 20:56:04 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30529: [SPARK-33588][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/28 21:21:58 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30529: [SPARK-33588][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/28 22:23:00 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30529: [SPARK-33588][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/28 22:23:21 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30527: [MINOR][SQL] Remove `getTables()` from `r.SQLUtils` - posted by GitBox <gi...@apache.org> on 2020/11/28 23:09:18 UTC, 0 replies.
- [GitHub] [spark] jsoref opened a new pull request #30530: Spelling bin core docs external mllib repl - posted by GitBox <gi...@apache.org> on 2020/11/28 23:23:52 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30530: Spelling bin core docs external mllib repl - posted by GitBox <gi...@apache.org> on 2020/11/28 23:25:42 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30515: [SPARK-33570][SQL][TESTS] Set the proper version of gssapi plugin automatically for MariaDBKrbIntegrationSuite - posted by GitBox <gi...@apache.org> on 2020/11/28 23:50:00 UTC, 0 replies.
- [GitHub] [spark] jsoref opened a new pull request #30531: Spelling sql/core - posted by GitBox <gi...@apache.org> on 2020/11/28 23:51:22 UTC, 0 replies.
- [GitHub] [spark] jsoref opened a new pull request #30532: Spelling sql not core - posted by GitBox <gi...@apache.org> on 2020/11/28 23:53:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30529: [SPARK-33588][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/29 00:03:15 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30523: [SPARK-33579][CORE] Fix executor blank pages behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/29 00:18:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30532: Spelling sql not core - posted by GitBox <gi...@apache.org> on 2020/11/29 00:18:42 UTC, 0 replies.
- [GitHub] [spark] zsxwing commented on a change in pull request #28363: [SPARK-27188][SS] FileStreamSink: provide a new option to have retention on output files - posted by GitBox <gi...@apache.org> on 2020/11/29 00:18:43 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30531: Spelling sql/core - posted by GitBox <gi...@apache.org> on 2020/11/29 00:18:54 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30523: [SPARK-33579][CORE] Fix executor blank pages behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/29 00:19:26 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30510: [SPARK-33565][INFRA][FOLLOW-UP] Keep the test coverage with Python 3.8 in GitHub Actions - posted by GitBox <gi...@apache.org> on 2020/11/29 00:23:10 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #30530: Spelling bin core docs external mllib repl - posted by GitBox <gi...@apache.org> on 2020/11/29 00:40:04 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30528: [SPARK-33587][Core]Kill the executor on nested fatal errors - posted by GitBox <gi...@apache.org> on 2020/11/29 00:42:54 UTC, 2 replies.
- [GitHub] [spark] github-actions[bot] commented on pull request #29442: [SPARK-32627][SQL][WEBUI] Add showSessionLink parameter to SqlStatsPagedTable class in ThriftServerPage - posted by GitBox <gi...@apache.org> on 2020/11/29 00:45:17 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30527: [MINOR][SQL] Remove `getTables()` from `r.SQLUtils` - posted by GitBox <gi...@apache.org> on 2020/11/29 00:59:06 UTC, 0 replies.
- [GitHub] [spark] jsoref commented on a change in pull request #30531: [MINOR] Spelling sql/core - posted by GitBox <gi...@apache.org> on 2020/11/29 00:59:36 UTC, 0 replies.
- [GitHub] [spark] jsoref commented on a change in pull request #30532: [MINOR] Spelling sql not core - posted by GitBox <gi...@apache.org> on 2020/11/29 01:09:15 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30533: [SPARK-33380] [EXAMPLES] New python example (series-pi.py) to calculate pi via series - posted by GitBox <gi...@apache.org> on 2020/11/29 01:19:23 UTC, 0 replies.
- [GitHub] [spark] wangyum closed pull request #30525: [SPARK-33581][SQL][TEST] Refactor HivePartitionFilteringSuite - posted by GitBox <gi...@apache.org> on 2020/11/29 01:37:41 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on pull request #30525: [SPARK-33581][SQL][TEST] Refactor HivePartitionFilteringSuite - posted by GitBox <gi...@apache.org> on 2020/11/29 01:37:52 UTC, 0 replies.
- [GitHub] [spark] wangyum opened a new pull request #30534: [SPARK-33582][SQL] Hive Metastore support filter by not-equals - posted by GitBox <gi...@apache.org> on 2020/11/29 02:02:57 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30534: [SPARK-33582][SQL] Hive Metastore support filter by not-equals - posted by GitBox <gi...@apache.org> on 2020/11/29 02:39:05 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30535: [SPARK-33584][SQL] Hive Metastore support filter by string type with date values - posted by GitBox <gi...@apache.org> on 2020/11/29 02:39:06 UTC, 6 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30534: [SPARK-33582][SQL] Hive Metastore support filter by not-equals - posted by GitBox <gi...@apache.org> on 2020/11/29 04:19:01 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30535: [SPARK-33584][SQL] Hive Metastore support filter by string type with date values - posted by GitBox <gi...@apache.org> on 2020/11/29 04:19:22 UTC, 5 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30534: [SPARK-33582][SQL] Hive Metastore support filter by not-equals - posted by GitBox <gi...@apache.org> on 2020/11/29 04:19:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30535: [SPARK-33584][SQL] Hive Metastore support filter by string type with date values - posted by GitBox <gi...@apache.org> on 2020/11/29 04:20:15 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30535: [SPARK-33584][SQL] Hive Metastore support filter by string type with date values - posted by GitBox <gi...@apache.org> on 2020/11/29 04:20:36 UTC, 5 replies.
- [GitHub] [spark] wangyum commented on pull request #30535: [SPARK-33584][SQL] Hive Metastore support filter by string type with date values - posted by GitBox <gi...@apache.org> on 2020/11/29 04:25:30 UTC, 1 replies.
- [GitHub] [spark] zsxwing commented on a change in pull request #30492: [SPARK-33545][CORE] Support Fallback Storage during Worker decommission - posted by GitBox <gi...@apache.org> on 2020/11/29 05:18:14 UTC, 1 replies.
- [GitHub] [spark] zsxwing commented on a change in pull request #30521: [SPARK-33577][SS] Add support for V1Table in stream writer table API - posted by GitBox <gi...@apache.org> on 2020/11/29 05:31:36 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #29729: [SPARK-32032][SS] Avoid infinite wait in driver because of KafkaConsumer.poll(long) API - posted by GitBox <gi...@apache.org> on 2020/11/29 09:24:01 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30421: [SPARK-33474][SQL] Support TypeConstructed partition spec value - posted by GitBox <gi...@apache.org> on 2020/11/29 09:47:21 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #28363: [SPARK-27188][SS] FileStreamSink: provide a new option to have retention on output files - posted by GitBox <gi...@apache.org> on 2020/11/29 10:03:32 UTC, 5 replies.
- [GitHub] [spark] wangyum opened a new pull request #30536: [SPARK-33589][SQL] Add try catch when opening session - posted by GitBox <gi...@apache.org> on 2020/11/29 14:17:17 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30536: [SPARK-33589][SQL] Close opened session if the initialization fails - posted by GitBox <gi...@apache.org> on 2020/11/29 14:30:04 UTC, 1 replies.
- [GitHub] [spark] kiszk commented on pull request #30530: [MINOR] Spelling bin core docs external mllib repl - posted by GitBox <gi...@apache.org> on 2020/11/29 14:36:34 UTC, 0 replies.
- [GitHub] [spark] kiszk edited a comment on pull request #30530: [MINOR] Spelling bin core docs external mllib repl - posted by GitBox <gi...@apache.org> on 2020/11/29 14:38:47 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30536: [SPARK-33589][SQL] Close opened session if the initialization fails - posted by GitBox <gi...@apache.org> on 2020/11/29 15:05:10 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30537: [SPARK-33590][DOCS][SQL] Add missing sub-bullets in Spark SQL Guide - posted by GitBox <gi...@apache.org> on 2020/11/29 15:56:09 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30537: [SPARK-33590][DOCS][SQL] Add missing sub-bullets in Spark SQL Guide - posted by GitBox <gi...@apache.org> on 2020/11/29 16:07:18 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30537: [SPARK-33590][DOCS][SQL] Add missing sub-bullets in Spark SQL Guide - posted by GitBox <gi...@apache.org> on 2020/11/29 16:07:19 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30536: [SPARK-33589][SQL] Close opened session if the initialization fails - posted by GitBox <gi...@apache.org> on 2020/11/29 16:40:47 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30537: [SPARK-33590][DOCS][SQL] Add missing sub-bullets in Spark SQL Guide - posted by GitBox <gi...@apache.org> on 2020/11/29 17:22:04 UTC, 0 replies.
- [GitHub] [spark] ayushi-agarwal edited a comment on pull request #30334: [SPARK-33411][SQL] Cardinality estimation of union, sort and range operator - posted by GitBox <gi...@apache.org> on 2020/11/29 18:12:54 UTC, 0 replies.
- [GitHub] [spark] jsoref commented on pull request #30530: [MINOR] Spelling bin core docs external mllib repl - posted by GitBox <gi...@apache.org> on 2020/11/29 18:50:41 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30530: [MINOR] Spelling bin core docs external mllib repl - posted by GitBox <gi...@apache.org> on 2020/11/29 19:01:53 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #17277: [SPARK-19887][SQL] dynamic partition keys can be null or empty string - posted by GitBox <gi...@apache.org> on 2020/11/29 19:04:03 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30530: [MINOR] Spelling bin core docs external mllib repl - posted by GitBox <gi...@apache.org> on 2020/11/29 19:24:59 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30530: [MINOR] Spelling bin core docs external mllib repl - posted by GitBox <gi...@apache.org> on 2020/11/29 19:25:20 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30537: [SPARK-33590][DOCS][SQL] Add missing sub-bullets in Spark SQL Guide - posted by GitBox <gi...@apache.org> on 2020/11/29 19:25:20 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30040: [WIP][SPARK-33124][SQL][DOCS] Adds a group tag in all the expressions for built-in functions - posted by GitBox <gi...@apache.org> on 2020/11/29 19:25:42 UTC, 0 replies.
- [GitHub] [spark] viirya commented on a change in pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func - posted by GitBox <gi...@apache.org> on 2020/11/29 19:38:59 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30529: [SPARK-33588][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/29 20:00:05 UTC, 3 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #30538: [SPARK-33591][SQL] Recognize `null` in partition spec values - posted by GitBox <gi...@apache.org> on 2020/11/29 20:00:36 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30529: [SPARK-33588][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/29 20:10:40 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30529: [SPARK-33588][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/29 20:11:42 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30526: [SPARK-33585][SQL][DOCS] Fix the comment for `SQLContext.tables()` and mention the `database` column - posted by GitBox <gi...@apache.org> on 2020/11/29 20:12:56 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30526: [SPARK-33585][SQL][DOCS] Fix the comment for `SQLContext.tables()` and mention the `database` column - posted by GitBox <gi...@apache.org> on 2020/11/29 20:15:48 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30529: [SPARK-33588][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/29 20:18:02 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30538: [SPARK-33591][SQL] Recognize `null` in partition spec values - posted by GitBox <gi...@apache.org> on 2020/11/29 20:25:17 UTC, 1 replies.
- [GitHub] [spark] ron8hu edited a comment on pull request #28036: [SPARK-26341][CORE]Expose executor memory metrics at the stage level, in the Stages tab - posted by GitBox <gi...@apache.org> on 2020/11/29 20:35:01 UTC, 1 replies.
- [GitHub] [spark] MaxGekk commented on a change in pull request #30529: [SPARK-33588][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/29 20:42:25 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30040: [WIP][SPARK-33124][SQL][DOCS] Adds a group tag in all the expressions for built-in functions - posted by GitBox <gi...@apache.org> on 2020/11/29 21:23:23 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30538: [SPARK-33591][SQL] Recognize `null` in partition spec values - posted by GitBox <gi...@apache.org> on 2020/11/29 21:23:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30530: [MINOR] Spelling bin core docs external mllib repl - posted by GitBox <gi...@apache.org> on 2020/11/29 21:52:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30530: [MINOR] Spelling bin core docs external mllib repl - posted by GitBox <gi...@apache.org> on 2020/11/29 22:22:55 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30470: [SPARK-33495][BUILD] Remove commons-logging.jar's dependency - posted by GitBox <gi...@apache.org> on 2020/11/29 22:45:27 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #30450: [SPARK-33185][YARN][FOLLOW-ON] Leverage RM's RPC API instead of REST to fetch driver log links in yarn.Client - posted by GitBox <gi...@apache.org> on 2020/11/29 23:43:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30538: [SPARK-33591][SQL] Recognize `null` in partition spec values - posted by GitBox <gi...@apache.org> on 2020/11/30 00:25:21 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30538: [SPARK-33591][SQL] Recognize `null` in partition spec values - posted by GitBox <gi...@apache.org> on 2020/11/30 00:26:53 UTC, 0 replies.
- [GitHub] [spark] zsxwing commented on pull request #30492: [SPARK-33545][CORE] Support Fallback Storage during Worker decommission - posted by GitBox <gi...@apache.org> on 2020/11/30 00:53:53 UTC, 0 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #30536: [SPARK-33589][SQL] Close opened session if the initialization fails - posted by GitBox <gi...@apache.org> on 2020/11/30 02:06:23 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30522: [SPARK-33578][CORE] enableHiveSupport is invalid after sparkContext t… - posted by GitBox <gi...@apache.org> on 2020/11/30 02:16:36 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30536: [SPARK-33589][SQL] Close opened session if the initialization fails - posted by GitBox <gi...@apache.org> on 2020/11/30 02:21:12 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30535: [SPARK-33584][SQL] Hive Metastore support filter by string type with date values - posted by GitBox <gi...@apache.org> on 2020/11/30 02:22:16 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30534: [SPARK-33582][SQL] Hive Metastore support filter by not-equals - posted by GitBox <gi...@apache.org> on 2020/11/30 02:24:11 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon closed pull request #30534: [SPARK-33582][SQL] Hive Metastore support filter by not-equals - posted by GitBox <gi...@apache.org> on 2020/11/30 02:24:45 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30366: [SPARK-33440][CORE] Use current timestamp with warning log in HadoopFSDelegationTokenProvider when the issue date for token is not set up properly - posted by GitBox <gi...@apache.org> on 2020/11/30 02:25:29 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30523: [SPARK-33579][CORE] Fix executor blank page behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/30 02:27:52 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 opened a new pull request #30539: [SPARK-33592] Fix: Pyspark ML Validator writer lost params in estimatorParamMaps - posted by GitBox <gi...@apache.org> on 2020/11/30 02:30:45 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30539: [SPARK-33592] Fix: Pyspark ML Validator writer lost params in estimatorParamMaps - posted by GitBox <gi...@apache.org> on 2020/11/30 02:33:58 UTC, 4 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30539: [SPARK-33592] Fix: Pyspark ML Validator writer lost params in estimatorParamMaps - posted by GitBox <gi...@apache.org> on 2020/11/30 02:34:54 UTC, 3 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30539: [SPARK-33592] Fix: Pyspark ML Validator writer lost params in estimatorParamMaps - posted by GitBox <gi...@apache.org> on 2020/11/30 02:35:25 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30539: [SPARK-33592] Fix: Pyspark ML Validator writer lost params in estimatorParamMaps - posted by GitBox <gi...@apache.org> on 2020/11/30 02:35:26 UTC, 3 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30366: [SPARK-33440][CORE] Use current timestamp with warning log in HadoopFSDelegationTokenProvider when the issue date for token is not set up properly - posted by GitBox <gi...@apache.org> on 2020/11/30 02:37:10 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30533: [SPARK-33380] [EXAMPLES] New python example (series-pi.py) to calculate pi via series - posted by GitBox <gi...@apache.org> on 2020/11/30 02:46:28 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30491: [SPARK-33567][SQL] DSv2: Use callback instead of passing Spark session and v2 relation for refreshing cache - posted by GitBox <gi...@apache.org> on 2020/11/30 02:49:24 UTC, 0 replies.
- [GitHub] [spark] leanken opened a new pull request #30540: [SPARK-33498][SQL][FOLLOW-UP] Fix UT dup code. - posted by GitBox <gi...@apache.org> on 2020/11/30 02:58:00 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30516: [SPARK-33572][SQL] Datetime building should fail if the year, month, ..., second combination is invalid - posted by GitBox <gi...@apache.org> on 2020/11/30 03:03:19 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30540: [SPARK-33498][SQL][FOLLOW-UP] Fix UT dup code. - posted by GitBox <gi...@apache.org> on 2020/11/30 03:04:21 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request #30541: [SPARK-28646][SQL] Fix bug of Count so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/30 03:05:54 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on pull request #30523: [SPARK-33579][CORE] Fix executor blank page behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/30 03:08:47 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on a change in pull request #30541: [SPARK-28646][SQL] Fix bug of Count so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/30 03:16:18 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30366: [SPARK-33440][CORE] Use current timestamp with warning log in HadoopFSDelegationTokenProvider when the issue date for token is not set up properly - posted by GitBox <gi...@apache.org> on 2020/11/30 03:23:53 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30366: [SPARK-33440][CORE] Use current timestamp with warning log in HadoopFSDelegationTokenProvider when the issue date for token is not set up properly - posted by GitBox <gi...@apache.org> on 2020/11/30 03:24:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30540: [SPARK-33498][SQL][FOLLOW-UP] Deduplicate the unittest by using checkCastWithParseError - posted by GitBox <gi...@apache.org> on 2020/11/30 03:25:33 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30541: [SPARK-28646][SQL] Fix bug of Count so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/30 03:25:45 UTC, 4 replies.
- [GitHub] [spark] WeichenXu123 commented on a change in pull request #30539: [SPARK-33592] Fix: Pyspark ML Validator writer lost params in estimatorParamMaps - posted by GitBox <gi...@apache.org> on 2020/11/30 03:39:20 UTC, 0 replies.
- [GitHub] [spark] beliefer commented on a change in pull request #30541: [SPARK-28646][SQL] Fix bug of Count so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/30 03:55:17 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu opened a new pull request #30542: [SPARK-33594][SQL] Forbid binary type as partition column - posted by GitBox <gi...@apache.org> on 2020/11/30 03:55:38 UTC, 0 replies.
- [GitHub] [spark] leanken commented on a change in pull request #30516: [SPARK-33572][SQL] Datetime building should fail if the year, month, ..., second combination is invalid - posted by GitBox <gi...@apache.org> on 2020/11/30 04:19:50 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30540: [SPARK-33498][SQL][FOLLOW-UP] Deduplicate the unittest by using checkCastWithParseError - posted by GitBox <gi...@apache.org> on 2020/11/30 04:24:05 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30540: [SPARK-33498][SQL][FOLLOW-UP] Deduplicate the unittest by using checkCastWithParseError - posted by GitBox <gi...@apache.org> on 2020/11/30 04:24:16 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30542: [SPARK-33594][SQL] Forbid binary type as partition column - posted by GitBox <gi...@apache.org> on 2020/11/30 04:26:40 UTC, 1 replies.
- [GitHub] [spark] hammertank commented on pull request #30489: [SPARK-33531][SQL] Reduce shuffle task number when calling CollectLimitExec#executeToIterator - posted by GitBox <gi...@apache.org> on 2020/11/30 04:29:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30539: [SPARK-33592] Fix: Pyspark ML Validator params in estimatorParamMaps may be lost after saving and reloading - posted by GitBox <gi...@apache.org> on 2020/11/30 04:41:22 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30539: [SPARK-33592] Fix: Pyspark ML Validator params in estimatorParamMaps may be lost after saving and reloading - posted by GitBox <gi...@apache.org> on 2020/11/30 04:41:24 UTC, 6 replies.
- [GitHub] [spark] maropu commented on pull request #30536: [SPARK-33589][SQL] Close opened session if the initialization fails - posted by GitBox <gi...@apache.org> on 2020/11/30 04:46:49 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30491: [SPARK-33567][SQL] DSv2: Use callback instead of passing Spark session and v2 relation for refreshing cache - posted by GitBox <gi...@apache.org> on 2020/11/30 04:50:55 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30491: [SPARK-33567][SQL] DSv2: Use callback instead of passing Spark session and v2 relation for refreshing cache - posted by GitBox <gi...@apache.org> on 2020/11/30 04:51:26 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30366: [SPARK-33440][CORE] Use current timestamp with warning log in HadoopFSDelegationTokenProvider when the issue date for token is not set up properly - posted by GitBox <gi...@apache.org> on 2020/11/30 04:59:22 UTC, 0 replies.
- [GitHub] [spark] maropu commented on pull request #30530: [MINOR] Spelling bin core docs external mllib repl - posted by GitBox <gi...@apache.org> on 2020/11/30 05:00:14 UTC, 0 replies.
- [GitHub] [spark] maropu closed pull request #30530: [MINOR] Spelling bin core docs external mllib repl - posted by GitBox <gi...@apache.org> on 2020/11/30 05:00:15 UTC, 0 replies.
- [GitHub] [spark] maropu commented on a change in pull request #30040: [WIP][SPARK-33124][SQL][DOCS] Adds a group tag in all the expressions for built-in functions - posted by GitBox <gi...@apache.org> on 2020/11/30 05:03:55 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30516: [SPARK-33572][SQL] Datetime building should fail if the year, month, ..., second combination is invalid - posted by GitBox <gi...@apache.org> on 2020/11/30 05:11:09 UTC, 1 replies.
- [GitHub] [spark] cloud-fan commented on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement - posted by GitBox <gi...@apache.org> on 2020/11/30 05:23:35 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement - posted by GitBox <gi...@apache.org> on 2020/11/30 05:23:50 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30542: [SPARK-33594][SQL] Forbid binary type as partition column - posted by GitBox <gi...@apache.org> on 2020/11/30 05:24:12 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30541: [SPARK-28646][SQL] Fix bug of Count so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/30 05:24:13 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30542: [SPARK-33594][SQL] Forbid binary type as partition column - posted by GitBox <gi...@apache.org> on 2020/11/30 05:24:30 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30539: [SPARK-33592] Fix: Pyspark ML Validator params in estimatorParamMaps may be lost after saving and reloading - posted by GitBox <gi...@apache.org> on 2020/11/30 05:27:31 UTC, 1 replies.
- [GitHub] [spark] leanken commented on a change in pull request #30540: [SPARK-33498][SQL][FOLLOW-UP] Deduplicate the unittest by using checkCastWithParseError - posted by GitBox <gi...@apache.org> on 2020/11/30 05:29:07 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #23117: [SPARK-7721][INFRA] Run and generate test coverage report from Python via Jenkins - posted by GitBox <gi...@apache.org> on 2020/11/30 05:33:50 UTC, 2 replies.
- [GitHub] [spark] dongjoon-hyun edited a comment on pull request #23117: [SPARK-7721][INFRA] Run and generate test coverage report from Python via Jenkins - posted by GitBox <gi...@apache.org> on 2020/11/30 05:34:11 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30539: [SPARK-33592] Fix: Pyspark ML Validator params in estimatorParamMaps may be lost after saving and reloading - posted by GitBox <gi...@apache.org> on 2020/11/30 05:36:44 UTC, 6 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30403: [SPARK-33448][SQL] Support CACHE/UNCACHE TABLE commands for v2 tables - posted by GitBox <gi...@apache.org> on 2020/11/30 05:37:15 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30403: [SPARK-33448][SQL] Support CACHE/UNCACHE TABLE commands for v2 tables - posted by GitBox <gi...@apache.org> on 2020/11/30 05:37:36 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29573: [SPARK-32731][SQL][TEST] Add tests for arrays/maps of nested structs to ReadSchemaSuite to test structs reuse - posted by GitBox <gi...@apache.org> on 2020/11/30 05:43:13 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30541: [SPARK-28646][SQL] Fix bug of Count so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/30 05:54:22 UTC, 2 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30538: [SPARK-33591][SQL] Recognize `null` in partition spec values - posted by GitBox <gi...@apache.org> on 2020/11/30 06:00:12 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #23117: [SPARK-7721][INFRA] Run and generate test coverage report from Python via Jenkins - posted by GitBox <gi...@apache.org> on 2020/11/30 06:05:42 UTC, 2 replies.
- [GitHub] [spark] beliefer commented on pull request #30541: [SPARK-28646][SQL] Fix bug of Count so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/30 06:07:04 UTC, 1 replies.
- [GitHub] [spark] HyukjinKwon edited a comment on pull request #23117: [SPARK-7721][INFRA] Run and generate test coverage report from Python via Jenkins - posted by GitBox <gi...@apache.org> on 2020/11/30 06:21:24 UTC, 3 replies.
- [GitHub] [spark] waitinfuture commented on a change in pull request #30516: [SPARK-33572][SQL] Datetime building should fail if the year, month, ..., second combination is invalid - posted by GitBox <gi...@apache.org> on 2020/11/30 06:25:00 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30541: [SPARK-28646][SQL] Fix bug of Count so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/30 06:25:22 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30516: [SPARK-33572][SQL] Datetime building should fail if the year, month, ..., second combination is invalid - posted by GitBox <gi...@apache.org> on 2020/11/30 06:35:21 UTC, 8 replies.
- [GitHub] [spark] SparkQA commented on pull request #30516: [SPARK-33572][SQL] Datetime building should fail if the year, month, ..., second combination is invalid - posted by GitBox <gi...@apache.org> on 2020/11/30 06:36:15 UTC, 7 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30540: [SPARK-33498][SQL][FOLLOW-UP] Deduplicate the unittest by using checkCastWithParseError - posted by GitBox <gi...@apache.org> on 2020/11/30 06:36:58 UTC, 0 replies.
- [GitHub] [spark] AngersZhuuuu commented on pull request #30542: [SPARK-33594][SQL] Forbid binary type as partition column - posted by GitBox <gi...@apache.org> on 2020/11/30 07:15:07 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29573: [SPARK-32731][SQL][TEST] Add tests for arrays/maps of nested structs to ReadSchemaSuite to test structs reuse - posted by GitBox <gi...@apache.org> on 2020/11/30 07:25:21 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30508: Revert "[SPARK-33212][BUILD] Move to shaded clients for Hadoop 3.x profile" - posted by GitBox <gi...@apache.org> on 2020/11/30 07:25:26 UTC, 1 replies.
- [GitHub] [spark] maropu commented on pull request #29893: [SPARK-32976][SQL]Support column list in INSERT statement - posted by GitBox <gi...@apache.org> on 2020/11/30 07:26:38 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30540: [SPARK-33498][SQL][FOLLOW-UP] Deduplicate the unittest by using checkCastWithParseError - posted by GitBox <gi...@apache.org> on 2020/11/30 07:33:17 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #29573: [SPARK-32731][SQL][TEST] Add tests for arrays/maps of nested structs to ReadSchemaSuite to test structs reuse - posted by GitBox <gi...@apache.org> on 2020/11/30 07:40:34 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #29573: [SPARK-32731][SQL][TEST] Add tests for arrays/maps of nested structs to ReadSchemaSuite to test structs reuse - posted by GitBox <gi...@apache.org> on 2020/11/30 07:43:08 UTC, 1 replies.
- [GitHub] [spark] wangyum commented on a change in pull request #30535: [SPARK-33584][SQL] Hive Metastore support filter by string type with date values - posted by GitBox <gi...@apache.org> on 2020/11/30 07:45:27 UTC, 0 replies.
- [GitHub] [spark] beliefer opened a new pull request #30543: [SPARK-33597][SQL] Support REGEXP_LIKE for consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/30 07:50:15 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30541: [SPARK-28646][SQL] Fix bug of Count so as consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/30 08:04:38 UTC, 0 replies.
- [GitHub] [spark] uncleGen opened a new pull request #30545: [SPARK-33596][SS] NPE when there is no watermark metrics - posted by GitBox <gi...@apache.org> on 2020/11/30 08:05:33 UTC, 0 replies.
- [GitHub] [spark] uncleGen commented on a change in pull request #30545: [SPARK-33596][SS] NPE when there is no watermark metrics - posted by GitBox <gi...@apache.org> on 2020/11/30 08:14:46 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30516: [SPARK-33572][SQL] Datetime building should fail if the year, month, ..., second combination is invalid - posted by GitBox <gi...@apache.org> on 2020/11/30 08:24:43 UTC, 6 replies.
- [GitHub] [spark] SparkQA commented on pull request #30545: [SPARK-33596][SS] NPE when there is no watermark metrics - posted by GitBox <gi...@apache.org> on 2020/11/30 08:28:30 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30543: [SPARK-33597][SQL] Support REGEXP_LIKE for consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/30 08:28:31 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30544: [SPARK-32405][SQL] [FOLLOWUP] Throw Exception if provider is specified in JDBCTableCatalog create table - posted by GitBox <gi...@apache.org> on 2020/11/30 08:28:42 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30542: [SPARK-33594][SQL] Forbid binary type as partition column - posted by GitBox <gi...@apache.org> on 2020/11/30 08:30:19 UTC, 0 replies.
- [GitHub] [spark] xuanyuanking commented on a change in pull request #30545: [SPARK-33596][SS] NPE when there is no watermark metrics - posted by GitBox <gi...@apache.org> on 2020/11/30 08:32:46 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #30545: [SPARK-33596][SS] NPE when there is no watermark metrics - posted by GitBox <gi...@apache.org> on 2020/11/30 08:37:25 UTC, 0 replies.
- [GitHub] [spark] WeichenXu123 commented on a change in pull request #30539: [SPARK-33592] Fix: Pyspark ML Validator params in estimatorParamMaps may be lost after saving and reloading - posted by GitBox <gi...@apache.org> on 2020/11/30 08:41:43 UTC, 0 replies.
- [GitHub] [spark] uncleGen commented on pull request #30545: [SPARK-33596][SS] NPE when there is no watermark metrics - posted by GitBox <gi...@apache.org> on 2020/11/30 08:45:57 UTC, 0 replies.
- [GitHub] [spark] uncleGen closed pull request #30545: [SPARK-33596][SS] NPE when there is no watermark metrics - posted by GitBox <gi...@apache.org> on 2020/11/30 08:45:58 UTC, 0 replies.
- [GitHub] [spark] HyukjinKwon commented on pull request #30544: [SPARK-32405][SQL][FOLLOWUP] Throw Exception if provider is specified in JDBCTableCatalog create table - posted by GitBox <gi...@apache.org> on 2020/11/30 08:50:51 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on a change in pull request #30514: [SPARK-33569][SQL] Remove getting partitions by an identifier prefix. - posted by GitBox <gi...@apache.org> on 2020/11/30 09:06:23 UTC, 2 replies.
- [GitHub] [spark] cloud-fan closed pull request #30412: [SPARK-33480][SQL] Support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/30 09:23:30 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30543: [SPARK-33597][SQL] Support REGEXP_LIKE for consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/30 09:33:20 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30545: [SPARK-33596][SS] NPE when there is no watermark metrics - posted by GitBox <gi...@apache.org> on 2020/11/30 09:34:42 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30545: [SPARK-33596][SS] NPE when there is no watermark metrics - posted by GitBox <gi...@apache.org> on 2020/11/30 09:35:24 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30516: [SPARK-33572][SQL] Datetime building should fail if the year, month, ..., second combination is invalid - posted by GitBox <gi...@apache.org> on 2020/11/30 10:11:24 UTC, 3 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #29754: [SPARK-32875][CORE][TEST] TaskSchedulerImplSuite: For the pattern of submitTasks + resourceOffers + assert, extract the general method. - posted by GitBox <gi...@apache.org> on 2020/11/30 10:25:02 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30544: [SPARK-32405][SQL][FOLLOWUP] Throw Exception if provider is specified in JDBCTableCatalog create table - posted by GitBox <gi...@apache.org> on 2020/11/30 10:25:03 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #29754: [SPARK-32875][CORE][TEST] TaskSchedulerImplSuite: For the pattern of submitTasks + resourceOffers + assert, extract the general method. - posted by GitBox <gi...@apache.org> on 2020/11/30 10:25:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30544: [SPARK-32405][SQL][FOLLOWUP] Throw Exception if provider is specified in JDBCTableCatalog create table - posted by GitBox <gi...@apache.org> on 2020/11/30 10:26:22 UTC, 1 replies.
- [GitHub] [spark] asfgit closed pull request #30523: [SPARK-33579][UI] Fix executor blank page behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/30 10:32:45 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #30523: [SPARK-33579][UI] Fix executor blank page behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/30 10:36:00 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30545: [SPARK-33596][SS] NPE when there is no watermark metrics - posted by GitBox <gi...@apache.org> on 2020/11/30 11:30:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #29573: [SPARK-32731][SQL][TEST] Add tests for arrays/maps of nested structs to ReadSchemaSuite to test structs reuse - posted by GitBox <gi...@apache.org> on 2020/11/30 11:51:22 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30543: [SPARK-33597][SQL] Support REGEXP_LIKE for consistent with mainstream databases - posted by GitBox <gi...@apache.org> on 2020/11/30 11:59:16 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng commented on pull request #30468: [SPARK-33518][ML] Improve performance of ML ALS recommendForAll by GEMV - posted by GitBox <gi...@apache.org> on 2020/11/30 12:13:10 UTC, 0 replies.
- [GitHub] [spark] Ngone51 commented on a change in pull request #30480: [SPARK-32921][SHUFFLE] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/30 12:31:44 UTC, 0 replies.
- [GitHub] [spark] sarutak opened a new pull request #30546: [SPARK-33607][SS][WEBUI] Input Rate isn't rendered if built with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/30 12:58:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30544: [SPARK-32405][SQL][FOLLOWUP] Throw Exception if provider is specified in JDBCTableCatalog create table - posted by GitBox <gi...@apache.org> on 2020/11/30 13:01:18 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request #30548: [SPARK-33609][ML] word2vec reduce broadcast size - posted by GitBox <gi...@apache.org> on 2020/11/30 13:12:44 UTC, 0 replies.
- [GitHub] [spark] pgillet commented on pull request #30523: [SPARK-33579][UI] Fix executor blank page behind proxy - posted by GitBox <gi...@apache.org> on 2020/11/30 13:14:21 UTC, 0 replies.
- [GitHub] [spark] gaborgsomogyi commented on a change in pull request #29729: [SPARK-32032][SS] Avoid infinite wait in driver because of KafkaConsumer.poll(long) API - posted by GitBox <gi...@apache.org> on 2020/11/30 13:20:11 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30548: [SPARK-33609][ML] word2vec reduce broadcast size - posted by GitBox <gi...@apache.org> on 2020/11/30 13:29:19 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30546: [SPARK-33607][SS][WEBUI] Input Rate timeline/histogram aren't rendered if built with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/30 13:29:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30547: [SPARK-33557][CORE][MESOS] Ensure the relationship between STORAGE_BLOCKMANAGER_HEARTBEAT_TIMEOUT and NETWORK_TIMEOUT - posted by GitBox <gi...@apache.org> on 2020/11/30 13:29:31 UTC, 0 replies.
- [GitHub] [spark] LuciferYang commented on pull request #30547: [SPARK-33557][CORE][MESOS] Ensure the relationship between STORAGE_BLOCKMANAGER_HEARTBEAT_TIMEOUT and NETWORK_TIMEOUT - posted by GitBox <gi...@apache.org> on 2020/11/30 13:38:57 UTC, 0 replies.
- [GitHub] [spark] zhengruifeng opened a new pull request #30550: [SPARK-33610][ML] Imputer transform skip duplicate head() job - posted by GitBox <gi...@apache.org> on 2020/11/30 13:41:15 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30398: [SPARK-33452][SQL] Support v2 SHOW PARTITIONS - posted by GitBox <gi...@apache.org> on 2020/11/30 13:46:02 UTC, 0 replies.
- [GitHub] [spark] sarutak commented on pull request #30546: [SPARK-33607][SS][WEBUI] Input Rate timeline/histogram aren't rendered if built with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/30 13:59:56 UTC, 0 replies.
- [GitHub] [spark] cloud-fan commented on pull request #30514: [SPARK-33569][SQL] Remove getting partitions by an identifier prefix. - posted by GitBox <gi...@apache.org> on 2020/11/30 14:05:55 UTC, 0 replies.
- [GitHub] [spark] cloud-fan closed pull request #30514: [SPARK-33569][SQL] Remove getting partitions by an identifier prefix. - posted by GitBox <gi...@apache.org> on 2020/11/30 14:06:18 UTC, 0 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #30551: [SPARK-33588][SQL][2.4] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/30 14:15:18 UTC, 0 replies.
- [GitHub] [spark] MaxGekk edited a comment on pull request #30529: [SPARK-33588][SQL] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/30 14:16:47 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30551: [SPARK-33588][SQL][2.4] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/30 14:17:18 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30549: [SPARK-33588][SQL][3.0] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/30 14:17:52 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30546: [SPARK-33607][SS][WEBUI] Input Rate timeline/histogram aren't rendered if built with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/30 14:25:39 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30546: [SPARK-33607][SS][WEBUI] Input Rate timeline/histogram aren't rendered if built with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/30 14:26:28 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30548: [SPARK-33609][ML] word2vec reduce broadcast size - posted by GitBox <gi...@apache.org> on 2020/11/30 14:37:28 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30548: [SPARK-33609][ML] word2vec reduce broadcast size - posted by GitBox <gi...@apache.org> on 2020/11/30 14:38:09 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30548: [SPARK-33609][ML] word2vec reduce broadcast size - posted by GitBox <gi...@apache.org> on 2020/11/30 14:38:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30550: [SPARK-33610][ML] Imputer transform skip duplicate head() job - posted by GitBox <gi...@apache.org> on 2020/11/30 14:49:44 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30550: [SPARK-33610][ML] Imputer transform skip duplicate head() job - posted by GitBox <gi...@apache.org> on 2020/11/30 14:50:25 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30468: [SPARK-33518][ML] Improve performance of ML ALS recommendForAll by GEMV - posted by GitBox <gi...@apache.org> on 2020/11/30 14:59:55 UTC, 0 replies.
- [GitHub] [spark] gengliangwang opened a new pull request #30552: [SPARK-33611][UI] Decode Query parameters of the redirect URL for reverse proxy - posted by GitBox <gi...@apache.org> on 2020/11/30 15:06:27 UTC, 0 replies.
- [GitHub] [spark] gengliangwang commented on a change in pull request #30552: [SPARK-33611][UI] Decode Query parameters of the redirect URL for reverse proxy - posted by GitBox <gi...@apache.org> on 2020/11/30 15:07:33 UTC, 2 replies.
- [GitHub] [spark] srowen commented on pull request #30546: [SPARK-33607][SS][WEBUI] Input Rate timeline/histogram aren't rendered if built with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/30 15:09:42 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30550: [SPARK-33610][ML] Imputer transform skip duplicate head() job - posted by GitBox <gi...@apache.org> on 2020/11/30 15:25:49 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30547: [SPARK-33557][CORE][MESOS] Ensure the relationship between STORAGE_BLOCKMANAGER_HEARTBEAT_TIMEOUT and NETWORK_TIMEOUT - posted by GitBox <gi...@apache.org> on 2020/11/30 15:25:50 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30549: [SPARK-33588][SQL][3.0] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/30 15:25:52 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30551: [SPARK-33588][SQL][2.4] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/30 15:25:53 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30551: [SPARK-33588][SQL][2.4] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/30 15:26:24 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30549: [SPARK-33588][SQL][3.0] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/30 15:26:26 UTC, 1 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30547: [SPARK-33557][CORE][MESOS] Ensure the relationship between STORAGE_BLOCKMANAGER_HEARTBEAT_TIMEOUT and NETWORK_TIMEOUT - posted by GitBox <gi...@apache.org> on 2020/11/30 15:29:23 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30552: [SPARK-33611][UI] Decode Query parameters of the redirect URL for reverse proxy - posted by GitBox <gi...@apache.org> on 2020/11/30 15:29:50 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30547: [SPARK-33557][CORE][MESOS] Ensure the relationship between STORAGE_BLOCKMANAGER_HEARTBEAT_TIMEOUT and NETWORK_TIMEOUT - posted by GitBox <gi...@apache.org> on 2020/11/30 15:30:24 UTC, 0 replies.
- [GitHub] [spark] tgravescs commented on a change in pull request #30486: [SPARK-33530][CORE] Support --archives and spark.archives option natively - posted by GitBox <gi...@apache.org> on 2020/11/30 15:33:58 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30552: [SPARK-33611][UI] Decode Query parameters of the redirect URL for reverse proxy - posted by GitBox <gi...@apache.org> on 2020/11/30 15:34:51 UTC, 0 replies.
- [GitHub] [spark] srowen commented on a change in pull request #30548: [SPARK-33609][ML] word2vec reduce broadcast size - posted by GitBox <gi...@apache.org> on 2020/11/30 15:35:25 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30552: [SPARK-33611][UI] Decode Query parameters of the redirect URL for reverse proxy - posted by GitBox <gi...@apache.org> on 2020/11/30 15:35:26 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30542: [SPARK-33594][SQL] Forbid binary type as partition column - posted by GitBox <gi...@apache.org> on 2020/11/30 15:36:45 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30547: [SPARK-33557][CORE][MESOS][TEST] Ensure the relationship between STORAGE_BLOCKMANAGER_HEARTBEAT_TIMEOUT and NETWORK_TIMEOUT - posted by GitBox <gi...@apache.org> on 2020/11/30 15:38:43 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30547: [SPARK-33557][CORE][MESOS][TEST] Ensure the relationship between STORAGE_BLOCKMANAGER_HEARTBEAT_TIMEOUT and NETWORK_TIMEOUT - posted by GitBox <gi...@apache.org> on 2020/11/30 15:43:57 UTC, 2 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30547: [SPARK-33557][CORE][MESOS][TEST] Ensure the relationship between STORAGE_BLOCKMANAGER_HEARTBEAT_TIMEOUT and NETWORK_TIMEOUT - posted by GitBox <gi...@apache.org> on 2020/11/30 15:44:18 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30533: [SPARK-33380] [EXAMPLES] New python example (series-pi.py) to calculate pi via series - posted by GitBox <gi...@apache.org> on 2020/11/30 15:45:15 UTC, 0 replies.
- [GitHub] [spark] srowen closed pull request #29611: [SPARK-32763][CORE] Remove block from blockSizes only when block is removed from disk - posted by GitBox <gi...@apache.org> on 2020/11/30 15:54:43 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30514: [SPARK-33569][SQL] Remove getting partitions by an identifier prefix. - posted by GitBox <gi...@apache.org> on 2020/11/30 16:17:42 UTC, 1 replies.
- [GitHub] [spark] MaxGekk opened a new pull request #30553: [SPARK-33569][SPARK-33452][SQL][FOLLOWUP] Fix a build error in `ShowPartitionsExec` - posted by GitBox <gi...@apache.org> on 2020/11/30 16:27:59 UTC, 0 replies.
- [GitHub] [spark] MaxGekk commented on pull request #30553: [SPARK-33569][SPARK-33452][SQL][FOLLOWUP] Fix a build error in `ShowPartitionsExec` - posted by GitBox <gi...@apache.org> on 2020/11/30 16:29:45 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30513: [SPARK-32915][SHUFFLE] Create and rename classes in shuffle RPC used for block push operations - posted by GitBox <gi...@apache.org> on 2020/11/30 16:31:20 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30513: [SPARK-32915][SHUFFLE] Create and rename classes in shuffle RPC used for block push operations - posted by GitBox <gi...@apache.org> on 2020/11/30 16:35:47 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30513: [SPARK-32915][SHUFFLE] Create and rename classes in shuffle RPC used for block push operations - posted by GitBox <gi...@apache.org> on 2020/11/30 16:36:00 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30547: [SPARK-33557][CORE][MESOS][TEST] Ensure the relationship between STORAGE_BLOCKMANAGER_HEARTBEAT_TIMEOUT and NETWORK_TIMEOUT - posted by GitBox <gi...@apache.org> on 2020/11/30 16:36:28 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30549: [SPARK-33588][SQL][3.0] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/30 16:37:50 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30551: [SPARK-33588][SQL][2.4] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/30 16:40:08 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30412: [SPARK-33480][SQL] Support char/varchar type - posted by GitBox <gi...@apache.org> on 2020/11/30 16:43:32 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30553: [SPARK-33569][SPARK-33452][SQL][FOLLOWUP] Fix a build error in `ShowPartitionsExec` - posted by GitBox <gi...@apache.org> on 2020/11/30 16:58:38 UTC, 0 replies.
- [GitHub] [spark] srowen commented on pull request #30532: [MINOR] Spelling sql not core - posted by GitBox <gi...@apache.org> on 2020/11/30 17:01:27 UTC, 0 replies.
- [GitHub] [spark] SparkQA commented on pull request #30551: [SPARK-33588][SQL][2.4] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/30 17:28:55 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30551: [SPARK-33588][SQL][2.4] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/30 17:29:18 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30546: [SPARK-33607][SS][WEBUI] Input Rate timeline/histogram aren't rendered if built with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/30 17:43:21 UTC, 0 replies.
- [GitHub] [spark] shaikumar123 commented on pull request #30550: [SPARK-33610][ML] Imputer transform skip duplicate head() job - posted by GitBox <gi...@apache.org> on 2020/11/30 17:48:05 UTC, 0 replies.
- [GitHub] [spark] shaikumar123 removed a comment on pull request #30550: [SPARK-33610][ML] Imputer transform skip duplicate head() job - posted by GitBox <gi...@apache.org> on 2020/11/30 17:48:26 UTC, 0 replies.
- [GitHub] [spark] zero323 commented on a change in pull request #30243: [SPARK-33335][SQL] Support `array_contains_array` func - posted by GitBox <gi...@apache.org> on 2020/11/30 17:49:03 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30549: [SPARK-33588][SQL][3.0] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/30 18:01:56 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30549: [SPARK-33588][SQL][3.0] Respect the `spark.sql.caseSensitive` config while resolving partition spec in v1 `SHOW TABLE EXTENDED` - posted by GitBox <gi...@apache.org> on 2020/11/30 18:02:21 UTC, 0 replies.
- [GitHub] [spark] Victsm commented on a change in pull request #30480: [SPARK-32921][SHUFFLE] MapOutputTracker extensions to support push-based shuffle - posted by GitBox <gi...@apache.org> on 2020/11/30 18:05:11 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30554: [SPARK-30098][SQL] Use default datasource as provider for CREATE TABLE command - posted by GitBox <gi...@apache.org> on 2020/11/30 18:18:35 UTC, 2 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30553: [SPARK-33569][SPARK-33452][SQL][FOLLOWUP] Fix a build error in `ShowPartitionsExec` - posted by GitBox <gi...@apache.org> on 2020/11/30 18:26:14 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30554: [SPARK-30098][SQL] Use default datasource as provider for CREATE TABLE command - posted by GitBox <gi...@apache.org> on 2020/11/30 18:26:49 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30553: [SPARK-33569][SPARK-33452][SQL][FOLLOWUP] Fix a build error in `ShowPartitionsExec` - posted by GitBox <gi...@apache.org> on 2020/11/30 18:27:33 UTC, 1 replies.
- [GitHub] [spark] dongjoon-hyun commented on a change in pull request #30554: [SPARK-30098][SQL] Use default datasource as provider for CREATE TABLE command - posted by GitBox <gi...@apache.org> on 2020/11/30 18:29:46 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30554: [SPARK-30098][SQL] Use default datasource as provider for CREATE TABLE command - posted by GitBox <gi...@apache.org> on 2020/11/30 18:34:40 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30554: [SPARK-30098][SQL] Use default datasource as provider for CREATE TABLE command - posted by GitBox <gi...@apache.org> on 2020/11/30 18:35:19 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30554: [SPARK-30098][SQL] Use default datasource as provider for CREATE TABLE command - posted by GitBox <gi...@apache.org> on 2020/11/30 18:35:20 UTC, 1 replies.
- [GitHub] [spark] dbtsai commented on pull request #29066: [SPARK-23889][SQL] DataSourceV2: required sorting and clustering for writes - posted by GitBox <gi...@apache.org> on 2020/11/30 18:38:45 UTC, 0 replies.
- [GitHub] [spark] dbtsai edited a comment on pull request #29066: [SPARK-23889][SQL] DataSourceV2: required sorting and clustering for writes - posted by GitBox <gi...@apache.org> on 2020/11/30 18:39:27 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #30554: [SPARK-30098][SQL] Use default datasource as provider for CREATE TABLE command - posted by GitBox <gi...@apache.org> on 2020/11/30 18:41:42 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on pull request #30554: [SPARK-30098][SQL] Use default datasource as provider for CREATE TABLE command - posted by GitBox <gi...@apache.org> on 2020/11/30 18:43:57 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30555: [SPARK-33608][SQL] Handle DELETE/UPDATE/MERGE in PullupCorrelatedPredicates - posted by GitBox <gi...@apache.org> on 2020/11/30 18:45:13 UTC, 0 replies.
- [GitHub] [spark] holdenk commented on a change in pull request #30492: [SPARK-33545][CORE] Support Fallback Storage during Worker decommission - posted by GitBox <gi...@apache.org> on 2020/11/30 19:12:51 UTC, 1 replies.
- [GitHub] [spark] SparkQA commented on pull request #30555: [SPARK-33608][SQL] Handle DELETE/UPDATE/MERGE in PullupCorrelatedPredicates - posted by GitBox <gi...@apache.org> on 2020/11/30 19:26:57 UTC, 0 replies.
- [GitHub] [spark] sunchao commented on pull request #29066: [SPARK-23889][SQL] DataSourceV2: required sorting and clustering for writes - posted by GitBox <gi...@apache.org> on 2020/11/30 19:59:28 UTC, 0 replies.
- [GitHub] [spark] AmplabJenkins commented on pull request #30555: [SPARK-33608][SQL] Handle DELETE/UPDATE/MERGE in PullupCorrelatedPredicates - posted by GitBox <gi...@apache.org> on 2020/11/30 20:40:57 UTC, 1 replies.
- [GitHub] [spark] AmplabJenkins removed a comment on pull request #30555: [SPARK-33608][SQL] Handle DELETE/UPDATE/MERGE in PullupCorrelatedPredicates - posted by GitBox <gi...@apache.org> on 2020/11/30 20:41:19 UTC, 1 replies.
- [GitHub] [spark] asfgit closed pull request #30450: [SPARK-33185][YARN][FOLLOW-ON] Leverage RM's RPC API instead of REST to fetch driver log links in yarn.Client - posted by GitBox <gi...@apache.org> on 2020/11/30 20:42:42 UTC, 0 replies.
- [GitHub] [spark] BryanCutler opened a new pull request #30557: [SPARK-33613][PYTHON][TESTS] Replace deprecated APIs in pyspark tests - posted by GitBox <gi...@apache.org> on 2020/11/30 20:42:43 UTC, 0 replies.
- [GitHub] [spark] SparkQA removed a comment on pull request #30553: [SPARK-33569][SPARK-33452][SQL][FOLLOWUP] Fix a build error in `ShowPartitionsExec` - posted by GitBox <gi...@apache.org> on 2020/11/30 20:44:25 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi opened a new pull request #30558: [SPARK-33612][SQL] Add v2SourceRewriteRules batch to Optimizer - posted by GitBox <gi...@apache.org> on 2020/11/30 20:50:25 UTC, 0 replies.
- [GitHub] [spark] aokolnychyi commented on a change in pull request #30558: [SPARK-33612][SQL] Add v2SourceRewriteRules batch to Optimizer - posted by GitBox <gi...@apache.org> on 2020/11/30 20:52:01 UTC, 2 replies.
- [GitHub] [spark] aokolnychyi edited a comment on pull request #30558: [SPARK-33612][SQL] Add v2SourceRewriteRules batch to Optimizer - posted by GitBox <gi...@apache.org> on 2020/11/30 20:53:38 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30556: [WIP][SPARK-33212][BUILD] Provide hadoop-aws-shaded jar in hadoop-cloud module - posted by GitBox <gi...@apache.org> on 2020/11/30 21:10:57 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on a change in pull request #29729: [SPARK-32032][SS] Avoid infinite wait in driver because of KafkaConsumer.poll(long) API - posted by GitBox <gi...@apache.org> on 2020/11/30 21:11:49 UTC, 0 replies.
- [GitHub] [spark] rdblue commented on a change in pull request #30558: [SPARK-33612][SQL] Add v2SourceRewriteRules batch to Optimizer - posted by GitBox <gi...@apache.org> on 2020/11/30 21:15:33 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun commented on pull request #30557: [SPARK-33613][PYTHON][TESTS] Replace deprecated APIs in pyspark tests - posted by GitBox <gi...@apache.org> on 2020/11/30 21:23:02 UTC, 1 replies.
- [GitHub] [spark] HeartSaVioR commented on pull request #30546: [SPARK-33607][SS][WEBUI] Input Rate timeline/histogram aren't rendered if built with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/30 21:23:23 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR edited a comment on pull request #30546: [SPARK-33607][SS][WEBUI] Input Rate timeline/histogram aren't rendered if built with Scala 2.13 - posted by GitBox <gi...@apache.org> on 2020/11/30 21:23:44 UTC, 0 replies.
- [GitHub] [spark] dongjoon-hyun closed pull request #30492: [SPARK-33545][CORE] Support Fallback Storage during Worker decommission - posted by GitBox <gi...@apache.org> on 2020/11/30 21:30:51 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #30366: [SPARK-33440][CORE] Use current timestamp with warning log in HadoopFSDelegationTokenProvider when the issue date for token is not set up properly - posted by GitBox <gi...@apache.org> on 2020/11/30 21:45:01 UTC, 0 replies.
- [GitHub] [spark] BryanCutler commented on pull request #30557: [SPARK-33613][PYTHON][TESTS] Replace deprecated APIs in pyspark tests - posted by GitBox <gi...@apache.org> on 2020/11/30 21:52:06 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #27649: [SPARK-30900][SS] FileStreamSource: Avoid reading compact metadata log twice if the query restarts from compact batch - posted by GitBox <gi...@apache.org> on 2020/11/30 22:07:27 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request #27649: [SPARK-30900][SS] FileStreamSource: Avoid reading compact metadata log twice if the query restarts from compact batch - posted by GitBox <gi...@apache.org> on 2020/11/30 22:07:38 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR closed pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/11/30 22:11:33 UTC, 0 replies.
- [GitHub] [spark] HeartSaVioR opened a new pull request #24173: [SPARK-27237][SS] Introduce State schema validation among query restart - posted by GitBox <gi...@apache.org> on 2020/11/30 22:11:38 UTC, 0 replies.