forked from Sunbird-Obsrv/obsrv-core
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Develop to Main #85
Merged
Develop to Main #85
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Sanketika-Obsrv/issue-tracker#106:fix: Fix postgres connection issue with dataset read and handling an errors while parsing the message * Sanketika-Obsrv/issue-tracker#107:fix: Denorm job fix to handle error when denorm field node is contains empty value * Sanketika-Obsrv/issue-tracker#106:fix: Review comments fix - Changed the generic exception to actual exception (NullPointer)
fix: #0000: update datasourceRef only if dataset has records
…o include type. (#79) Co-authored-by: sowmya-dixit <sowmyadixit7@gamil.com>
* feat: Hudi Flink Implementation. * feat: local working with metastore and localstack. * #0000 - feat: Hudi Sink implementation * #0000 - feat: Hudi Sink implementation * #0000 - feat: Initialize dataset RowType during job startup * refactor: Integrate hudi connector with dataset registry. * refactor: Integrate hudi connector with dataset registry. * Sanketika-Obsrv/issue-tracker#141 refactor: Enable timestamp based partition * Sanketika-Obsrv/issue-tracker#141 refactor: Fix Hudi connector job to handle empty datasets list for lakehouse. * Sanketika-Obsrv/issue-tracker#141 fix: Set Timestamp based partition configurations only if partition key is of timestamp type. * Sanketika-Obsrv/issue-tracker#170 fix: Resolve timestamp based partition without using TimestampBasedAvroKeyGenerator. * Sanketika-Obsrv/issue-tracker#177 fix: Lakehouse connector flink job fixes. * Sanketika-Obsrv/issue-tracker#177 fix: Dockerfile changes for hudi-connector * Sanketika-Obsrv/issue-tracker#177 fix: Lakehouse connector flink job fixes. * Sanketika-Obsrv/issue-tracker#177 fix: remove unused code * Sanketika-Obsrv/issue-tracker#177 fix: remove unused code * Sanketika-Obsrv/issue-tracker#177 fix: remove unused code * Sanketika-Obsrv/issue-tracker#177 fix: remove commented code
Sanketika-Obsrv/issue-tracker#228 Updated github actions for lakehouse job
…ractor job (#76) Co-authored-by: Santhosh Vasabhaktula <santhosh@sanketika.in>
…ort retire workflow
anandp504
approved these changes
Jun 20, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved 👍
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.