Commit Graph
1289 Commits
Author SHA1 Message Date
Jos de Bruijn 67c3374c9f clarified how 2012 data is generates 2017-06-26 10:01:04 -07:00
Jos de Bruijn 1e3de8607c Update README.md 2017-06-26 09:54:52 -07:00
Jos de Bruijn f1ab5a4a32 Update README.md 2017-06-26 09:46:55 -07:00
Jos de Bruijn 9ad992fc48 Update README.md 2017-06-26 09:46:17 -07:00
Jos de Bruijn ad5b0cd7b3 corrections around Azure deployment 2017-06-26 09:45:29 -07:00
Jos de Bruijn bdab0ab37e correction around Azure deployment 2017-06-26 09:43:40 -07:00
Jos de Bruijn a888e46567 removing redundant reference to release 2017-06-26 09:33:45 -07:00
Jos de Bruijn bad15904b1 replacing inner join to BuyingGroups with LEFT JOIN
Fixing logical error in the integration proc. Not all customers are in
buying groups.
2017-06-26 08:49:56 -07:00
Jos de Bruijn 2fbfe8e8df Merge remote-tracking branch 'refs/remotes/origin/master' into wwi-update 2017-06-26 08:38:11 -07:00
Bob Ward ee01508b0b Delete readme.md 2017-06-24 21:55:20 -05:00
Pedro Lopes 9ad9066087 Update readme with changelog 2017-06-24 17:00:52 -07:00
Pedro Lopes 739d62f5f9 Readme for 4.1.2.2 2017-06-24 16:57:57 -07:00
Pedro Lopes 79ec8e363c Merge pull request #254 from badersur/patch-1
Fixed a link
2017-06-24 16:52:52 -07:00
Pedro Lopes bbccb224fc Merge pull request #243 from datashinobi/master
MLS Sample contribution
2017-06-24 16:52:11 -07:00
Pedro Lopes 9f601949e3 Update README.md 2017-06-24 16:50:33 -07:00
Pedro Lopes 17110cbc9f Update README.md 2017-06-24 16:49:57 -07:00
Pedro Lopes 3127958f12 moving epm framework from codeplex 2017-06-24 16:48:48 -07:00
Jos de Bruijn 7d5f407199 cleaning up local solution files
- cleaning up bad references in local solution files
- calling out SSAS and SSIS dependencies more explicitly in the READMEs
2017-06-22 10:46:20 -07:00
Jos de Bruijn 361ed89cec Update README.md 2017-06-21 13:54:47 -07:00
Jos de Bruijn d2d1f9c15b Update README.md 2017-06-21 13:53:35 -07:00
Jos de Bruijn 4584b3c08f adding Azure SQL DB sections to docs 2017-06-21 13:48:24 -07:00
Jos de Bruijn fe119e8d66 Update README.md 2017-06-21 13:30:22 -07:00
Jos de Bruijn 06d21f9387 Update README.md 2017-06-21 13:26:39 -07:00
Jos de Bruijn 4de375830c Update README.md 2017-06-21 13:24:19 -07:00
Jos de Bruijn 0751cecece Update README.md 2017-06-21 13:22:24 -07:00
Jos de Bruijn 86dc4325f3 Update README.md 2017-06-21 13:19:18 -07:00
Jos de Bruijn 02d92169fd initial documentation for SSASMD project 2017-06-21 13:17:42 -07:00
Jos de Bruijn d654d8e280 docs for SSIS package 2017-06-21 11:23:56 -07:00
Jos de Bruijn d2e2f0eff0 initial documentation for WideWorldsImportersDW 2017-06-21 11:21:48 -07:00
Jos de Bruijn 8d6d7c456d initial updated docs for OLTP DB 2017-06-21 11:11:20 -07:00
Jos de Bruijn 411854d20f facilitating publication to azure
- removing explicit filegroup references from index definitions
- adding snapshot hints to references for memory-optimized tables, to
facilicate publication in DBs without the
MEMORY_OPTIMIZED_ELEVATE_TO_SNAPSHOT hint
2017-06-21 10:12:07 -07:00
Jos de Bruijn 4fd1e6a158 aligning data source name 2017-06-19 16:01:05 -07:00
Jos de Bruijn 01e599106b cleaning up FTS artifacts 2017-06-19 13:48:38 -07:00
Jos de Bruijn 3c71c98805 aligning DB set options 2017-06-19 13:40:47 -07:00
Jos de Bruijn 3ef88f65cf removing ApplyPolybase from post-deployment 2017-06-19 13:22:21 -07:00
Jos de Bruijn 085a1561a8 commenting ApplyPolyBased from post-deployment
deployment of the SSDT project should not fail if connection with the
Azure storage account cannot be established. Therefore, applying the
PolyBase piece to the sample DB is something the user needs to do after
deploying the DB.
2017-06-19 13:04:12 -07:00
Jos de Bruijn bfd14eeac0 updated filegroups in project files 2017-06-19 11:08:37 -07:00
Jos de Bruijn ad9c5d8d18 aligning names of memory_optimized_data filegroups 2017-06-19 10:45:48 -07:00
Jos de Bruijn 872a98df05 improved perf for coldroomtemperature
Improved process, such that all data for a given day is generated as a
single native proc execution, which accumulates the data in a
non-durable table. this data is then bulk-moved to the archive table,
before adding the most recent data to the current table.
2017-06-16 15:34:24 -07:00
Jos de Bruijn a37b9414e9 aligning DB name 2017-06-16 13:24:07 -07:00
Bader Nasser 4c83f93443 Fixed a link 2017-06-16 23:16:40 +04:00
Jos de Bruijn 52c91d8aad updating DB settings 2017-06-16 12:11:47 -07:00
Jos de Bruijn 84c8374a6f aligning publish name with DB name 2017-06-16 12:04:51 -07:00
Jos de Bruijn 333b8a7ef1 updating DB names for SSIS 2017-06-16 12:01:08 -07:00
Jos de Bruijn cbdb8751e3 update RLS sample to work with v2 of wwi
City IDs are no longer hard-coded
2017-06-16 11:51:46 -07:00
Jos de Bruijn 6540dc9439 Merge remote-tracking branch 'refs/remotes/origin/master' into wwi-update 2017-06-16 10:24:13 -07:00
Jos de Bruijn d0aecff8eb aligning naming of SSIS package with v1 2017-06-16 10:17:53 -07:00
Jos de Bruijn fc445dcd66 fixing T-SQL syntax issue 2017-06-16 10:15:55 -07:00
Jos de Bruijn 4eb6520623 fixing T-SQL syntax error 2017-06-16 10:09:07 -07:00
Jos de Bruijn 7878d143a3 reduce rowcount to accomodate low-end systems 2017-06-15 15:53:31 -07:00