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

Implement DELTA in python #7

Merged
merged 1 commit into from
Aug 28, 2024
Merged

Implement DELTA in python #7

merged 1 commit into from
Aug 28, 2024

Conversation

SemyonSinchenko
Copy link
Collaborator

  • drop deltalake dependency
  • update help

close #5

On branch delta-log-generation
Changes to be committed:
modified: pyproject.toml
modified: python/falsa/app.py
new file: python/falsa/utils.py

- drop deltalake dependency
- update help

 On branch delta-log-generation
 Changes to be committed:
	modified:   pyproject.toml
	modified:   python/falsa/app.py
	new file:   python/falsa/utils.py
@SemyonSinchenko SemyonSinchenko added the enhancement New feature or request label Aug 26, 2024
@SemyonSinchenko SemyonSinchenko self-assigned this Aug 26, 2024
Copy link
Contributor

@MrPowers MrPowers left a comment

Choose a reason for hiding this comment

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

LGTM.

@SemyonSinchenko SemyonSinchenko merged commit 8c665ec into main Aug 28, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate delta _log manually instead of using delta-rs
2 participants