Граф коммитов

372 Коммитов

Автор SHA1 Сообщение Дата
Steve Suh f67140a7d7 DataFrameWriter Option fails (#59) 2019-04-27 22:34:05 -07:00
Terry Kim 8f33a16131
DataFrameWriter PartitionBy fails (#56) 2019-04-25 18:07:22 -07:00
Terry Kim f5f15379b2
Update Spark download link in Getting Started in README.md (#51) 2019-04-25 08:33:01 -07:00
Stuart Lang 1589d646ac Make F# example more idiomatic (#46) 2019-04-24 18:06:52 -07:00
Rahul Potharaju a10b0ac27d Updating README to reflect correct .NET Core version (#47)
* Updating .NET Core version

* Update README.md
2019-04-24 15:58:00 -07:00
Terry Kim 7c8198d0ac
[README] Remove Nuget package and release status 2019-04-24 13:02:32 -07:00
Adam Sitnik 8719e44d5e TPCH Benchmark fixes (#44) 2019-04-24 12:33:44 -07:00
Terry Kim 43775f1ec9
Publish linux-x64 binaries (#43) 2019-04-24 11:55:04 -07:00
Santiago Fernandez Madero 356e6b1448 Batch continious integration builds to minimize number of builds (#21) 2019-04-24 09:43:59 -07:00
Rahul Potharaju 72bdbb639c
Updating to reflect JIRA link and Nuget ETA (#16)
* Updating to reflect JIRA link and Nuget ETA
2019-04-24 09:14:42 -07:00
Santiago Fernandez Madero 690e6b516f
Add strong name signing (#10)
* Add strong name signing

* Stop running the tests for net461
2019-04-24 09:14:20 -07:00
Santiago Fernandez Madero c75f4b7408
Add signing to worker, spark binaries and nuget packages (#6) 2019-04-24 08:47:57 -07:00
Rahul Potharaju 35048c9cfa
Update issue templates (#12)
* Update issue templates
2019-04-24 08:10:24 -07:00
Terry Kim fcb381a5d9
Update developer guide with debugging instructions. (#9) 2019-04-24 08:00:46 -07:00
Stephen Toub b06382af8f Temporarily remove Razorvine.Pyrolite dependency (#11)
In order to strong-name sign Microsoft.Spark.dll, its dependencies need to be strong-name signed, but Razorvine.Pyrolite.dll currently is not.  This commit simply builds the relevant code into the Microsoft.Spark.dll assembly (with all the types made internal); once Razorvine.Pyrolite.dll is strong-name signed, this commit should be reverted.
2019-04-24 06:59:20 -07:00
Steve Suh 8e5977dda1 [Doc] Tpch Benchmark Instructions (#7) 2019-04-24 04:00:11 -07:00
Rahul Potharaju d2e60d6d21
Updating with Nuget instructions (#8)
Updating with Nuget instructions
2019-04-24 03:32:38 -07:00
Terry Kim 9902e31a7b
Update build status badge location. (#4) 2019-04-24 02:17:27 -07:00
Rahul Potharaju da99bc8ad3
[Documentation] Update README.md (#5)
* Updating documentation
2019-04-24 01:49:23 -07:00
Terry Kim d90d203829
Update Microsoft.Spark.nuspec metadata. (#2) 2019-04-24 01:10:56 -07:00
Terry Kim 66aa656cdd
[CSharp] Add properties like version, product name, and copyright. (#1) 2019-04-24 01:09:53 -07:00
dotnet-bot 23ed6cddfb
Initial commit
_   _ _____ _____    __              ____                   _
   | \ | | ____|_   _|  / _| ___  _ __  / ___| _ __   __ _ _ __| | __
   |  \| |  _|   | |   | |_ / _ \| '__| \___ \| '_ \ / _` | '__| |/ /
  _| |\  | |___  | |   |  _| (_) | |     ___) | |_) | (_| | |  |   <
 (_)_| \_|_____| |_|   |_|  \___/|_|    |____/| .__/ \__,_|_|  |_|\_\
                                              |_|
2019-04-23 21:08:44 -07:00