Skip to content

Adds initial TPCDS scripts for Fabric - #184

Open
NetOnJM (netonjm) wants to merge 2 commits into
microsoft:mainfrom
netonjm:fabric
Open

Adds initial TPCDS scripts for Fabric#184
NetOnJM (netonjm) wants to merge 2 commits into
microsoft:mainfrom
netonjm:fabric

Conversation

@netonjm

Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jesús Camacho Rodríguez (@jcamachor): Do you have any ideas on how we can add a test for this PR?

@@ -0,0 +1,37 @@
CREATE TABLE catalog_sales
(
CS_SOLD_DATE_SK int,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indentation?

WITH (
FILE_TYPE = 'Csv',
CREDENTIAL = (IDENTITY = 'Shared Access Signature',
SECRET='${external_catalog_secret_token}'));

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add this to the documentation somewhere.

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.

2 participants