1. 69dc118 included all metadata schema fields by lahiruj · 6 weeks ago main
  2. 203e9e2 Fix FrameworkConfig cache: use content equality instead of reference comparison for schema change detection, included indexes by lahiruj · 6 weeks ago
  3. 15eee7e Implemented caching layer for data product retrievals by lahiruj · 7 weeks ago
  4. 7c33eed Add sharing permission fix for data product detail access (#50) by Miu0703 · 10 months ago
  5. 4eefb5b Sharing feature by Miu0703 · 10 months ago
  6. 6793363 Pagination support by Miu0703 · 1 year, 2 months ago
  7. e32f7b0 Adding Lahiru as a collaborator by Marcus Christie · 2 years, 7 months ago
  8. 61ef2c5 Merge pull request #42 from apache/machristie/issue8 by Marcus Christie · 2 years, 7 months ago
  9. eaf7692 Fix path to new changelog by Marcus Christie · 2 years, 7 months ago
  10. 8e20b8c Change a couple columns to be not-nullable #8 by Marcus Christie · 2 years, 8 months ago
  11. f7eb2be Adding custos schema to liquibase migration script by Marcus Christie · 2 years, 8 months ago
  12. 3432524 Integrate liquibase for creating the initial db schema #8 by Marcus Christie · 2 years, 8 months ago
  13. ca3f26b Merge pull request #41 from apache/executable-jar by Marcus Christie · 2 years, 10 months ago
  14. 2948b0e Build an executable data-catalog api service jar by Marcus Christie · 2 years, 10 months ago
  15. 5fbd524 Merge pull request #40 from apache/custos-integration by Marcus Christie · 3 years ago
  16. 9cad7f4 Fixes to Custos integration, primarily with the data product sharing view by Marcus Christie · 3 years ago
  17. 7d6349b Fix super tenant query for resolving user by Marcus Christie · 3 years ago
  18. ad670ab Merge pull request #37 from lahirujayathilake/main by Marcus Christie · 3 years ago
  19. 4f41cbf support 'union' search queries and client samples by Lahiru Jayathilake · 3 years ago
  20. 77f501f included the functionality to retrieve all the metadata schemas by Lahiru Jayathilake · 3 years ago
  21. fb9b52b Disable custos sharing integration for now by Marcus Christie · 3 years ago
  22. ca6db18 Merge pull request #32 from apache/custos-integration by Marcus Christie · 3 years ago
  23. 6399bed Utility class to generate test Custos user for local testing and development by Marcus Christie · 3 years ago
  24. 9260d2d Make tenantId and userId configurable by Marcus Christie · 3 years ago
  25. e4adca5 Custos sdk dependency fixes by Marcus Christie · 3 years ago
  26. a65085d Don't start a web server port, unneeded by Marcus Christie · 3 years ago
  27. 25a3eae Don't need to call onCompleted after onError by Marcus Christie · 3 years ago
  28. e7570f2 Make usePlainText a property by Marcus Christie · 3 years ago
  29. bf71050 Refactored projects splitting out core and simple sharing impl and custos sharing impl by Marcus Christie · 3 years ago
  30. d13e11b Class name based configuration of sharing manager by Marcus Christie · 3 years ago
  31. eacc78d Add spring jpa auditing by Marcus Christie · 3 years ago
  32. 381a452 Checking if user already exists by Marcus Christie · 3 years ago
  33. 30a361b Merge pull request #29 from isururanawaka/main by Marcus Christie · 3 years ago
  34. f424f48 Merge branch 'custos-integration' into main by Marcus Christie · 3 years ago
  35. e070663 Integrated SharingManager into the Data Catalog API by Marcus Christie · 3 years ago
  36. 8113e9b Owner of data product has all permissions by Marcus Christie · 3 years ago
  37. 5c6fd81 Removing todo, nothing to initialize per tenant by Marcus Christie · 3 years ago
  38. 032c659 Simple implementation of hierarchical sharing of data products by Marcus Christie · 3 years ago
  39. 00a04c5 Adding unique constraints by Marcus Christie · 3 years ago
  40. ea2a4c6 Pick sharing manager implementation based on config by Marcus Christie · 3 years ago
  41. 2f91e24 simple public sharing implementation by Marcus Christie · 3 years ago
  42. a798dbb simple group sharing implementation by Marcus Christie · 3 years ago
  43. a0c86b2 Initial simple sharing implementation with user sharing implemented by Marcus Christie · 3 years ago
  44. 76d4c01 Implement resolve user method by Isuru Ranawaka · 3 years ago
  45. 0e958f2 Return name of data product sharing view in Custos impl by Marcus Christie · 3 years ago
  46. e5cd6e4 Initial implementation of data product sharing view by Marcus Christie · 3 years, 1 month ago
  47. 40597be Including who is doing the sharing in the API by Marcus Christie · 3 years, 1 month ago
  48. 8bbbbfd Create the data product sharing entity if it doesn't exist by Marcus Christie · 3 years, 1 month ago
  49. b94e157 Adding Custos sharing manager initialization: creating entity type and permission type by Marcus Christie · 3 years, 1 month ago
  50. 9f3c7b6 Adds SharingException to SharingManager methods for sharing errors by Marcus Christie · 3 years, 1 month ago
  51. b493b4f Merge pull request #17 from isururanawaka/main by Marcus Christie · 3 years, 1 month ago
  52. 4ae109c Merge branch 'custos-integration' into main by Marcus Christie · 3 years, 1 month ago
  53. 115764e Merge pull request #22 from apache/calcite by Marcus Christie · 3 years, 1 month ago
  54. ace3d89 Merge branch 'main' into calcite by Marcus Christie · 3 years, 1 month ago
  55. ac7d4ac Error reporting added when sql fails to parse or validate by Marcus Christie · 3 years, 1 month ago
  56. 8a148e8 Implement basic data product search over metadata schemas by Marcus Christie · 3 years, 1 month ago
  57. 5596701 Merge pull request #21 from lahirujayathilake/main by Marcus Christie · 3 years, 1 month ago
  58. 60901b5 handled data product not existing scenario by Lahiru Jayathilake · 3 years, 1 month ago
  59. df2f152 Merge pull request #20 from lahirujayathilake/main by Marcus Christie · 3 years, 1 month ago
  60. a62b91a included metadata values when mapping entity to a model by Lahiru Jayathilake · 3 years, 1 month ago
  61. d6087ea view macro attempt, but Calcite doesn't support PostgreSQL json functions by Marcus Christie · 3 years, 2 months ago
  62. c3abe75 Initial result of running pg query through Calcite by Marcus Christie · 3 years, 2 months ago
  63. 4d3de78 Merge pull request #18 from apache/machristie/issue7 by Marcus Christie · 3 years, 2 months ago
  64. 5689e1a Check if metadata schema field exists first before creating by Marcus Christie · 3 years, 2 months ago
  65. 18a9563 Transactional service layer for data catalog db operations by Marcus Christie · 3 years, 2 months ago
  66. a1ceaaa Unique constraint on field name by Marcus Christie · 3 years, 2 months ago
  67. c769547 Fixing query method name by Marcus Christie · 3 years, 2 months ago
  68. 849b926 Cascading metadata schema delete to fields by Marcus Christie · 3 years, 2 months ago
  69. 88be4d0 Additional methods to manage metadata schemas by Marcus Christie · 3 years, 2 months ago
  70. 9d7f93b Support creating data product for known metadata schemas by Marcus Christie · 3 years, 2 months ago
  71. 011dff8 moved test package by Marcus Christie · 3 years, 2 months ago
  72. 584cff2 Implement adding/removing data product to/from metadata schema by Marcus Christie · 3 years, 2 months ago
  73. 5fbb510 implement sharing logic by Isuru Ranawaka · 3 years, 2 months ago
  74. 454ca5a Adding custos sharing lib by Isuru Ranawaka · 3 years, 2 months ago
  75. 131ca0e Initial work at implementing metadata schema management APIs by Marcus Christie · 3 years, 2 months ago
  76. d1d40f5 Merge pull request #16 from apache:machristie/issue6 by Marcus Christie · 3 years, 2 months ago
  77. 25a311a Data Product CRUD API Fixes #6 by Marcus Christie · 3 years, 2 months ago
  78. dd0e770 Fixing issue with 'user' being reserved word by changing table name by Marcus Christie · 3 years, 2 months ago
  79. 0265694 Adding the mandatory LICENSE and NOTICE files by Suresh Marru · 3 years, 2 months ago
  80. fdebc4f Adding API documentation by Marcus Christie · 3 years, 2 months ago
  81. ce00847 Update .asf.yaml with GitHub metadata, enabling issues by Marcus Christie · 3 years, 2 months ago
  82. 2e63939 Initial work on sharing management interface by Marcus Christie · 3 years, 3 months ago
  83. 6d8f094 Added mapping of metadata column to JSONB/JsonNode by Marcus Christie · 3 years, 3 months ago
  84. 33bdc76 Adding PostgreSQL docker-compose script and README instructions by Marcus Christie · 3 years, 3 months ago
  85. 9ea7ae9 Add unique constraint to external_id by Marcus Christie · 3 years, 3 months ago
  86. 96785f9 Initial commit, createDataProduct implemented by Marcus Christie · 3 years, 3 months ago