You are viewing a plain text version of this content. The canonical link for it is here.
- Re: API for SparkContext ? - posted by Wenchen Fan <cl...@gmail.com> on 2019/07/01 00:45:24 UTC, 0 replies.
- Option for silent failure while reading a list of files. - posted by Naresh Peshwe <na...@gmail.com> on 2019/07/01 01:52:20 UTC, 2 replies.
- Re: Ask for ARM CI for spark - posted by Tianhua huang <hu...@gmail.com> on 2019/07/01 09:25:08 UTC, 11 replies.
- Disabling `Merge Commits` from GitHub Merge Button - posted by Dongjoon Hyun <do...@gmail.com> on 2019/07/01 20:52:51 UTC, 6 replies.
- Error When Creating External Hive Table Via Thrift Server - posted by Valeriy Trofimov <va...@gmail.com> on 2019/07/02 23:34:57 UTC, 1 replies.
- 回复:Error When Creating External Hive Table Via Thrift Server - posted by huanqinghappy <hu...@aliyun.com.INVALID> on 2019/07/04 10:38:45 UTC, 0 replies.
- Revisiting Python / pandas UDF - posted by Reynold Xin <rx...@databricks.com> on 2019/07/05 20:52:27 UTC, 0 replies.
- Re: UDAFs have an inefficiency problem - posted by Erik Erlandson <ee...@redhat.com> on 2019/07/06 00:22:22 UTC, 0 replies.
- Fwd: Sample date_trunc error for webpage (https://spark.apache.org/docs/2.3.0/api/sql/#date_trunc ) - posted by Chris Lambertus <cm...@apache.org> on 2019/07/07 18:22:45 UTC, 0 replies.
- Re: Sample date_trunc error for webpage (https://spark.apache.org/docs/2.3.0/api/sql/#date_trunc ) - posted by Sean Owen <sr...@apache.org> on 2019/07/07 18:49:42 UTC, 2 replies.
- Opinions wanted: how much to match PostgreSQL semantics? - posted by Sean Owen <sr...@apache.org> on 2019/07/08 18:09:00 UTC, 2 replies.
- disable checkpointing in structured streaming - posted by Charles vinodh <mi...@gmail.com> on 2019/07/09 01:55:58 UTC, 1 replies.
- Contribution help needed for sub-tasks of an umbrella JIRA - port *.sql tests to improve coverage of Python, Pandas, Scala UDF cases - posted by Hyukjin Kwon <gu...@gmail.com> on 2019/07/09 03:16:51 UTC, 2 replies.
- Release Apache Spark 2.4.4 before 3.0.0 - posted by Dongjoon Hyun <do...@gmail.com> on 2019/07/09 16:15:24 UTC, 9 replies.
- Spark in Action, 2e... - posted by Jean-Georges Perrin <jg...@jgp.net> on 2019/07/10 13:31:11 UTC, 0 replies.
- Help: What's the biggest length of SQL that's supported in SparkSQL? - posted by 李书明 <al...@126.com> on 2019/07/11 12:01:11 UTC, 2 replies.
- unsubscribe - posted by Bill Bejeck <bb...@gmail.com> on 2019/07/11 16:11:35 UTC, 2 replies.
- Partition pruning by IDs from another table - posted by Tomas Bartalos <to...@gmail.com> on 2019/07/12 17:44:24 UTC, 0 replies.
- JDBC connector for DataSourceV2 - posted by Shiv Prashant Sood <sh...@gmail.com> on 2019/07/12 22:33:23 UTC, 10 replies.
- Spark SQL upgrade / migration guide: discoverability and content organization - posted by Josh Rosen <ro...@gmail.com> on 2019/07/14 21:05:12 UTC, 3 replies.
- Creating external Druid table - posted by Valeriy Trofimov <va...@gmail.com> on 2019/07/15 21:25:34 UTC, 0 replies.
- My curation of pending structured streaming PRs to review - posted by Jungtaek Lim <ka...@gmail.com> on 2019/07/16 05:11:24 UTC, 0 replies.
- Communication between driver and executors - posted by Andrew Melo <an...@gmail.com> on 2019/07/16 19:42:01 UTC, 0 replies.
- IPv6 support - posted by Pavithra R <pa...@huawei.com> on 2019/07/17 05:42:15 UTC, 1 replies.
- Using Custom Version of Hive with Spark - posted by Valeriy Trofimov <va...@gmail.com> on 2019/07/18 23:23:10 UTC, 0 replies.
- Re: In Apache Spark JIRA, spark/dev/github_jira_sync.py not running properly - posted by Hyukjin Kwon <gu...@gmail.com> on 2019/07/19 03:24:04 UTC, 3 replies.
- Spark and Oozie - posted by Dennis Suhari <d....@icloud.com.INVALID> on 2019/07/19 06:53:54 UTC, 0 replies.
- DataSourceV2 sync notes - 10 July 2019 - posted by Ryan Blue <rb...@netflix.com.INVALID> on 2019/07/20 00:19:58 UTC, 2 replies.
- [build system] lint-python will be failing builds... PyCQA's repo throwing 500s - posted by shane knapp <sk...@berkeley.edu> on 2019/07/22 16:01:37 UTC, 1 replies.
- [DISCUSS] New sections in Github Pull Request description template - posted by Hyukjin Kwon <gu...@gmail.com> on 2019/07/24 03:20:15 UTC, 5 replies.
- How to get Peak CPU Utilization Rate in Spark - posted by Praups Kumar <pr...@gmail.com> on 2019/07/24 11:18:04 UTC, 0 replies.
- [Discuss] Follow ANSI SQL on table insertion - posted by Gengliang Wang <ge...@databricks.com> on 2019/07/25 15:25:24 UTC, 20 replies.
- New Spark Datasource for Hive ACID tables - posted by Abhishek Somani <ab...@gmail.com> on 2019/07/26 12:37:55 UTC, 2 replies.
- Apache Training contribution for Spark - Feedback welcome - posted by Lars Francke <la...@gmail.com> on 2019/07/26 13:59:09 UTC, 6 replies.
- How to force sorted merge join to broadcast join - posted by zhangliyun <ke...@126.com> on 2019/07/29 05:12:12 UTC, 4 replies.
- Logistic Regression Iterations causing High GC in Spark 2.3 - posted by Dhrubajyoti Hati <dh...@gmail.com> on 2019/07/29 06:22:11 UTC, 2 replies.
- Fwd: The result of Math.log(3.0) is different on x86_64 and aarch64? - posted by Sean Owen <sr...@gmail.com> on 2019/07/29 13:59:09 UTC, 0 replies.
- Re: [build system] upcoming jenkins downtime: august 3rd 2019 - posted by shane knapp <sk...@berkeley.edu> on 2019/07/30 18:30:54 UTC, 0 replies.
- GenerateExec Whole stage code generation is disabled - posted by Eugene Koifman <eu...@workday.com> on 2019/07/31 20:04:45 UTC, 0 replies.