Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(warehouse): glue custom partition #2476

Closed
wants to merge 6 commits into from

Conversation

Jayachand
Copy link
Contributor

@Jayachand Jayachand commented Sep 23, 2022

Description

single partition requirement for glue

Notion Ticket

https://www.notion.so/rudderstacks/Dice-S3-Datalake-Glue-Partitioning-d597c4d24e6e49a2a8807d366b300c9f#70d98afbe1f4454b9bc14247a8fc7c54

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@Jayachand Jayachand changed the title Chore.glue custom partition chore(warehouse): glue custom partition Sep 23, 2022
@codecov
Copy link

codecov bot commented Sep 23, 2022

Codecov Report

Base: 36.10% // Head: 36.08% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (5b34407) compared to base (a56e2b3).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@                Coverage Diff                @@
##           release/1.1.x    #2476      +/-   ##
=================================================
- Coverage          36.10%   36.08%   -0.03%     
=================================================
  Files                200      200              
  Lines              39644    39680      +36     
=================================================
+ Hits               14315    14319       +4     
- Misses             24425    24458      +33     
+ Partials             904      903       -1     
Impacted Files Coverage Δ
warehouse/azure-synapse/azure-synapse.go 0.47% <0.00%> (-0.01%) ⬇️
warehouse/bigquery/bigquery.go 0.00% <0.00%> (ø)
warehouse/clickhouse/clickhouse.go 0.00% <0.00%> (ø)
warehouse/datalake/datalake.go 0.00% <0.00%> (ø)
warehouse/deltalake/deltalake.go 0.00% <0.00%> (ø)
warehouse/mssql/mssql.go 0.46% <0.00%> (-0.01%) ⬇️
warehouse/postgres/postgres.go 0.00% <0.00%> (ø)
warehouse/redshift/redshift.go 0.00% <0.00%> (ø)
warehouse/snowflake/snowflake.go 0.00% <0.00%> (ø)
warehouse/upload.go 6.42% <0.00%> (-0.08%) ⬇️
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

This PR is considered to be stale. It has been open 20 days with no further activity thus it is going to be closed in 5 days. To avoid such a case please consider removing the stale label manually or add a comment to the PR.

@github-actions github-actions bot added the Stale label Oct 14, 2022
@github-actions github-actions bot closed this Oct 22, 2022
@github-actions github-actions bot deleted the chore.glueCustomPartition branch November 24, 2022 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants