-
Notifications
You must be signed in to change notification settings - Fork 5
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
Issue 40: Refactor/cleanup metadata layer #41
base: main
Are you sure you want to change the base?
Commits on Mar 15, 2021
-
implement AbstractTestQueries for integration tests
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ceeac1 - Browse repository at this point
Copy the full SHA 1ceeac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f54a8b0 - Browse repository at this point
Copy the full SHA f54a8b0View commit details
Commits on Mar 16, 2021
-
add missing reference to docker client
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 856d501 - Browse repository at this point
Copy the full SHA 856d501View commit details
Commits on Mar 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for da8de35 - Browse repository at this point
Copy the full SHA da8de35View commit details -
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3930e87 - Browse repository at this point
Copy the full SHA 3930e87View commit details
Commits on Mar 18, 2021
-
only run integration tests if -Pintegration flag is set
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dbe84ca - Browse repository at this point
Copy the full SHA dbe84caView commit details
Commits on Mar 22, 2021
-
use InProcPravega (instead of external docker container)
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4cd341f - Browse repository at this point
Copy the full SHA 4cd341fView commit details -
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac70c64 - Browse repository at this point
Copy the full SHA ac70c64View commit details -
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60fa0d6 - Browse repository at this point
Copy the full SHA 60fa0d6View commit details
Commits on Mar 23, 2021
-
pluggable schema registry. simplified PravegaTableDescriptionSupplier
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f95d21e - Browse repository at this point
Copy the full SHA f95d21eView commit details
Commits on Mar 24, 2021
-
working example with confluent
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61d0624 - Browse repository at this point
Copy the full SHA 61d0624View commit details -
allow list of component streams in multi source stream definition
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fc93b4 - Browse repository at this point
Copy the full SHA 7fc93b4View commit details -
add confluent lib, remove stale/test aws key config
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8d8267 - Browse repository at this point
Copy the full SHA c8d8267View commit details -
Configuration menu - View commit details
-
Copy full SHA for c773080 - Browse repository at this point
Copy the full SHA c773080View commit details -
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a948bc1 - Browse repository at this point
Copy the full SHA a948bc1View commit details
Commits on Mar 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e534d50 - Browse repository at this point
Copy the full SHA e534d50View commit details -
add git rev to class header/borrowed code
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b55331 - Browse repository at this point
Copy the full SHA 4b55331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9341a09 - Browse repository at this point
Copy the full SHA 9341a09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8661858 - Browse repository at this point
Copy the full SHA 8661858View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d63a4f - Browse repository at this point
Copy the full SHA 6d63a4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ec71e3 - Browse repository at this point
Copy the full SHA 3ec71e3View commit details -
add unit test, rename some files
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 534fa5b - Browse repository at this point
Copy the full SHA 534fa5bView commit details -
separate schemas from different tests
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b2a4e0 - Browse repository at this point
Copy the full SHA 7b2a4e0View commit details -
add unit test for pravega schema registry
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd037a9 - Browse repository at this point
Copy the full SHA cd037a9View commit details
Commits on Mar 26, 2021
-
unit test for table supplier, test multi source
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9f31c9 - Browse repository at this point
Copy the full SHA f9f31c9View commit details -
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0184eab - Browse repository at this point
Copy the full SHA 0184eabView commit details -
fix issue in integration test. now that we are listing vs. seeding ca…
…che for test. Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 067a3e8 - Browse repository at this point
Copy the full SHA 067a3e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e78ccc7 - Browse repository at this point
Copy the full SHA e78ccc7View commit details
Commits on Mar 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c75d005 - Browse repository at this point
Copy the full SHA c75d005View commit details -
add maven location for confluent sr lib
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6905745 - Browse repository at this point
Copy the full SHA 6905745View commit details
Commits on Jun 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e1214f1 - Browse repository at this point
Copy the full SHA e1214f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bbb17e - Browse repository at this point
Copy the full SHA 5bbb17eView commit details
Commits on Sep 10, 2021
-
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4cd4bf - Browse repository at this point
Copy the full SHA c4cd4bfView commit details
Commits on Sep 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fbc9508 - Browse repository at this point
Copy the full SHA fbc9508View commit details -
rename resource files to includce schema
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for acd5cf4 - Browse repository at this point
Copy the full SHA acd5cf4View commit details -
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5333026 - Browse repository at this point
Copy the full SHA 5333026View commit details -
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a9fc48 - Browse repository at this point
Copy the full SHA 7a9fc48View commit details -
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88bb493 - Browse repository at this point
Copy the full SHA 88bb493View commit details -
Configuration menu - View commit details
-
Copy full SHA for c928ca7 - Browse repository at this point
Copy the full SHA c928ca7View commit details -
trino: add missing resource files; use test naming scheme
Signed-off-by: Andrew Robertson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31ba8be - Browse repository at this point
Copy the full SHA 31ba8beView commit details
Commits on Nov 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2eede5f - Browse repository at this point
Copy the full SHA 2eede5fView commit details