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

10 Коммитов

Автор SHA1 Сообщение Дата
Steve Suh f1c5b86d84 Update the logic for Microsoft.Spark.Worker path discovery (#134) 2019-06-13 16:04:53 -07:00
Eric Erhardt c3a65a24ee Implement VectorUdf and use it in Queries 1 and 8 of TPCH benchmarks. (#127) 2019-06-06 21:08:53 -07:00
Terry Kim a0f2620880
v0.3.0 release prep (#128) 2019-06-05 07:44:14 -07:00
Eric Erhardt 0a58c1e7ed
Enable arcade support (#113)
* Copy eng\common from Arcade repo.

* Enable Spark to build using dotnet/arcade

* Update coverlet version to work around bug in older version.

* Fix up test directory lookup for new artifacts location.

* Don't use dummy versions for local dev builds.

* Fix up official build for new output artifacts location

* Rearrange official build

- Set official build id parameter
- Build nuget package on Build leg
- Publish the worker using MSBuild instead of cmd

* Ensure only our .nupkg gets signed and copied, and the .nupkg is placed directly in the Packages folder.

Clean up official build definition.
2019-05-24 08:59:00 -05:00
Terry Kim c578085707
Getting ready for releasing v0.2.0 (#70) 2019-04-30 12:40:43 -07:00
laserljy 0d73b0ed88 Add instructions for generating TPCH dataset. (#52) 2019-04-29 14:53:20 -07:00
Wentao Wu 8501594a60 Create ConvertTpchCsvToParquetApp.scala (#62) 2019-04-29 13:08:27 -07:00
Adam Sitnik 8719e44d5e TPCH Benchmark fixes (#44) 2019-04-24 12:33:44 -07:00
Steve Suh 8e5977dda1 [Doc] Tpch Benchmark Instructions (#7) 2019-04-24 04:00:11 -07:00
dotnet-bot 23ed6cddfb
Initial commit
_   _ _____ _____    __              ____                   _
   | \ | | ____|_   _|  / _| ___  _ __  / ___| _ __   __ _ _ __| | __
   |  \| |  _|   | |   | |_ / _ \| '__| \___ \| '_ \ / _` | '__| |/ /
  _| |\  | |___  | |   |  _| (_) | |     ___) | |_) | (_| | |  |   <
 (_)_| \_|_____| |_|   |_|  \___/|_|    |____/| .__/ \__,_|_|  |_|\_\
                                              |_|
2019-04-23 21:08:44 -07:00