WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@dim
Copy link
Member

@dim dim commented Nov 6, 2025

No description provided.

@dim dim requested a review from mxmCherry November 6, 2025 17:30
Copy link
Contributor

@mxmCherry mxmCherry left a comment

Choose a reason for hiding this comment

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

Why dropped parquet, btw?

}
}
defer reader.Close()
defer func() { _ = reader.Close() }()
Copy link
Contributor

@mxmCherry mxmCherry Nov 7, 2025

Choose a reason for hiding this comment

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

Maybe just ignore globally? (everywhere, there are more of these constructs in the diff)

@dim
Copy link
Member Author

dim commented Nov 7, 2025

Why dropped parquet, btw?

Not that useful for feeds really. It's a columnar format, not so great for keeping a stream of records. Something that should have never been added

@dim dim merged commit 95d088b into main Nov 7, 2025
3 checks passed
@dim dim deleted the feature/rejuvinate branch November 7, 2025 11:27
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.

3 participants