Skip to content

Issue 40: Refactor/cleanup metadata layer#41

Open
adrdc wants to merge 41 commits intopravega:mainfrom
adrdc:issue-40-md-layer-refacto
Open

Issue 40: Refactor/cleanup metadata layer#41
adrdc wants to merge 41 commits intopravega:mainfrom
adrdc:issue-40-md-layer-refacto

Conversation

@adrdc
Copy link
Contributor

@adrdc adrdc commented Jun 23, 2021

Closes #40

Simplifies metadata layer (PravegaTableDescriptionSupplier)

adrdc added 30 commits March 15, 2021 10:44
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
…che for test.

Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
adrdc added 2 commits June 23, 2021 07:17
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Copy link
Contributor

@fpj fpj left a comment

Choose a reason for hiding this comment

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

@adrdc do you know if the tpch files we are copying here have any kind of licensing constraints and terms indicating how we should notify users of our software?

Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
@adrdc
Copy link
Contributor Author

adrdc commented Sep 10, 2021

@adrdc do you know if the tpch files we are copying here have any kind of licensing constraints and terms indicating how we should notify users of our software?

@fpj
apache 2

they are in prestodb git. specifically they are based on the files here: https://github.com/prestodb/presto/tree/master/presto-kafka/src/test/resources/tpch

there is no license in the source files as can't have comments in json. we have a general attribution to Presto already in our NOTICE file

@adrdc adrdc requested a review from fpj September 10, 2021 18:18
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Signed-off-by: Andrew Robertson <andrew.robertson@dell.com>
Copy link
Contributor

@fpj fpj left a comment

Choose a reason for hiding this comment

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

A couple of quick comments.

@adrdc adrdc requested a review from fpj September 30, 2021 13:39
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.

Refactor/clean up/simplify metadata layer

4 participants