Skip to content

Conversation

jodebrui
Copy link
Contributor

minor refactoring

jodebrui added 30 commits June 14, 2017 13:34
City IDs are no longer hard-coded
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.
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.
- 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
@jodebrui
Copy link
Contributor Author

@perrysk-msft I did some minor refactoring in project structure. Could you do a sanity test?

@perrysk-msft perrysk-msft merged commit efa5427 into master Jun 29, 2017
@perrysk-msft
Copy link
Contributor

@jodebrui Merged the PR. I was able to rebuild and deploy all projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants