Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@enya-yx
Copy link
Collaborator

@enya-yx enya-yx commented Nov 8, 2022

Description

  • Support 'hourly' resolution for 'timePartitionPattern'
  • Added related e2e test cases

How was this PR tested?

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to clarify your proposed changes.

@enya-yx enya-yx added the safe to test Tag to execute build pipeline for a PR from forked repo label Nov 9, 2022
@enya-yx enya-yx changed the title Support 'hourly' resolution for 'timePartitionPattern' [WIP] Support 'hourly' resolution for 'timePartitionPattern' Nov 15, 2022
2020, 5, 20), end=datetime(2020, 5, 20), step=timedelta(days=1))

if client_producer.spark_runtime == 'databricks':
output_path = 'dbfs:/timePartitionPattern_hourly_sample'
Copy link
Member

Choose a reason for hiding this comment

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

better to add some time signature in the output path so each job's output can be unique

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this is used as data source not the output we want to check so maybe we don't need to take extra space to save it

@enya-yx
Copy link
Collaborator Author

enya-yx commented Nov 25, 2022

Merged this change into the PR: #858

@enya-yx enya-yx closed this Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test Tag to execute build pipeline for a PR from forked repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants