-
Notifications
You must be signed in to change notification settings - Fork 818
Implementing Parquet Converter #6716
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
Conversation
b0c7c06
to
2eec8b9
Compare
Signed-off-by: alanprot <[email protected]>
57efb1c
to
5e75bc8
Compare
Signed-off-by: alanprot <[email protected]>
5e75bc8
to
d820fd5
Compare
Signed-off-by: alanprot <[email protected]>
Signed-off-by: alanprot <[email protected]>
Signed-off-by: alanprot <[email protected]>
Signed-off-by: alanprot <[email protected]>
01a64a4
to
2497df1
Compare
Signed-off-by: alanprot <[email protected]>
2497df1
to
46e3114
Compare
3d72c44
to
cc6d121
Compare
Signed-off-by: alanprot <[email protected]>
cc6d121
to
4fa4df6
Compare
Signed-off-by: alanprot <[email protected]>
fa8300a
to
1c8eda0
Compare
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.
Let's add a changelog for this feature? Even though it is a hidden feature now still worth a changelog
Signed-off-by: alanprot <[email protected]>
2e731ce
to
ee0e73d
Compare
Signed-off-by: alanprot <[email protected]>
ee0e73d
to
f72e3d3
Compare
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.
Thanks!
Signed-off-by: alanprot <[email protected]>
Done! |
Signed-off-by: alanprot <[email protected]>
3a61b85
to
db9de10
Compare
Signed-off-by: Alan Protasio <[email protected]>
What this PR does:
Implementing parquet converter:
The documentation of this component is hidden for now as the feature is not code complete (We need to create the parquet queriable).
Which issue(s) this PR fixes:
Partially Fixes #6712
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]