-
Notifications
You must be signed in to change notification settings - Fork 381
Insights: apache/gravitino
Overview
Could not load contribution data
Please try again later
37 Pull requests merged by 14 people
-
[#6102] fix(CLI): Fix Exception thrown when trying to set multiple tags properties in Gravitino CLI
#6111 merged
Jan 6, 2025 -
[#6087] fix(CLI): Refactor the validation logic of catalog
#6104 merged
Jan 6, 2025 -
[MINOR] add auto cherry pick to branch-0.8
#6089 merged
Jan 6, 2025 -
[#6028] feat(core): add GCS get bucket permission for GCS fileset operation
#6041 merged
Jan 6, 2025 -
[#6103] Clean up error messages in Gravitino CLI
#6108 merged
Jan 6, 2025 -
[Minor] fix duplicate/merge issue in Gravitino CLI model command
#6101 merged
Jan 6, 2025 -
[#5963] feat(client): added delete cli command model
#6099 merged
Jan 5, 2025 -
[#6086] fix(CLI): Refactor the validation logic of Metalake
#6091 merged
Jan 5, 2025 -
[#5755] Add List and Map types to table/columns in Gravitino CLI
#6098 merged
Jan 5, 2025 -
[#5960] fix(CLI): Add register and link commands to CLI for model
#6066 merged
Jan 3, 2025 -
Merge branch-gvfs-fuse-dev to main
#6093 merged
Jan 3, 2025 -
[#6061] fix(core): Fix the issues of list user or group details
#6067 merged
Jan 3, 2025 -
[#6060] fix(core): Add the check of requests related to authorization
#6065 merged
Jan 3, 2025 -
[#6012] feat (gvfs-fuse): Support Gravitino S3 fileset filesystem operation in gvfs fuse
#6013 merged
Jan 3, 2025 -
[#6082] fix: Fix error code of creating role operation
#6085 merged
Jan 3, 2025 -
[#6049] fix(bundles): Fix scheme gs not found problem
#6050 merged
Jan 3, 2025 -
[#6044] improve(lock): optimization tree lock when drop and load Table/Schema
#6063 merged
Jan 3, 2025 -
[#6080] fix(docs): Fix the wrong possible values.
#6084 merged
Jan 3, 2025 -
[#5979] fix(docs): Fix incorrect description in document how-to-use-gvfs.md
#6068 merged
Jan 3, 2025 -
[#5966] improvment(authorization): Add path based securable object and user group mapping interface
#5967 merged
Jan 3, 2025 -
[#5962] feat(client): added audit cli command model
#6047 merged
Jan 3, 2025 -
[#5950] feat(catalog-model): Add integration tests for model API
#6051 merged
Jan 2, 2025 -
[#6055] feat(core): extend OSS credential provider to support OSS fileset operations
#6029 merged
Jan 2, 2025 -
[#6031] extend S3 credential provider to support S3 fileset operations
#6033 merged
Jan 2, 2025 -
[#5981]fix(docs): Fix incorrect description of fileset in GVFS doc
#6058 merged
Jan 2, 2025 -
[#5536] Improvement(client-python): reportUndefinedVariable warning in types.py
#6001 merged
Jan 2, 2025 -
[#5961] feat(CLI): Add details and list command to CLI for model.
#6053 merged
Jan 1, 2025 -
[#6027] improvement(CLI): fix Gravitino CLI get wrong catalogName
#6048 merged
Dec 31, 2024 -
[#5872] feat(client): Add model management Java client API
#6003 merged
Dec 31, 2024 -
[#6007] fix: fix hadoop catalog entity name limitation
#6040 merged
Dec 31, 2024 -
[#5982] feat (gvfs-fuse): Implement Gravitino fileset file system
#5984 merged
Dec 31, 2024 -
[#5831] fix(CLI): Fix CLi gives unexpected output when input tag set command
#5897 merged
Dec 31, 2024 -
[#6088] fix(doc): Remove the unnecessary CONTRIBUTING file
#6039 merged
Dec 30, 2024 -
[#6022] refactor: Output the failed logs to
gravitino-server.log
file#6043 merged
Dec 30, 2024 -
[#5889] feat(client-python): Add model management Python API
#6009 merged
Dec 30, 2024
13 Pull requests opened by 9 people
-
[#6042] refactor: Delete the privilege of catalog after dropping the catalogs
#6045 opened
Dec 30, 2024 -
[#5933] doc(catalog-model): Add docs for model management
#6052 opened
Dec 31, 2024 -
[#6004] fix: use fullName instead of names.get(0) when get role
#6057 opened
Jan 1, 2025 -
[#6070][#5649] docs(core): add credential vending document
#6071 opened
Jan 2, 2025 -
[#5937]feat(build): enhance spotless integration in Gradle build script
#6077 opened
Jan 3, 2025 -
[#6092] docs(core): add credential openapi document
#6088 opened
Jan 3, 2025 -
[MINOR] bump version to 0.9.0-incubating-snapshot
#6094 opened
Jan 3, 2025 -
[#5779] feat(iceberg): add OSS support for IcebergRESTService docker image
#6096 opened
Jan 3, 2025 -
[#5956] feat(auth): Uses chain authorization to support Hive and HDFS
#6100 opened
Jan 5, 2025 -
[#6105] fix(CLI): Refactor the validation logic of schema and table
#6109 opened
Jan 6, 2025 -
[#6106] fix(CLI): Refactor the validation logic of user and group
#6113 opened
Jan 6, 2025 -
[#4305] improvement(core): Improved the way of fill parentEntityId in POBuilder
#6114 opened
Jan 6, 2025
48 Issues closed by 9 people
-
[Improvement] Exception thrown when trying to set multiple tags properties in Gravitino CLI
#6102 closed
Jan 6, 2025 -
[Subtask] Refactor the validation logic of Catalog
#6087 closed
Jan 6, 2025 -
[Improvement] extend gcs crendential provider to support GCS fileset opreration
#6028 closed
Jan 6, 2025 -
[Improvement] Clean up error messages in Gravitino CLI
#6103 closed
Jan 6, 2025 -
[Improvement] Add Model support to Gravitino CLI
#5959 closed
Jan 6, 2025 -
[Subtask] Add create and delete CLI commands for Model
#5963 closed
Jan 5, 2025 -
[Improvement] Add List and Map types to table/columns in Gravitino CLI
#5755 closed
Jan 5, 2025 -
[Subtask] Refactor the validation logic of Metalake
#6086 closed
Jan 5, 2025 -
[Subtask] Add register/link CLI command for Model
#5960 closed
Jan 3, 2025 -
[Subtask] Add audit CLI command for Model
#5962 closed
Jan 3, 2025 -
[Subtask] Implement the S3 fileset filesystem operation in gvfs fuse
#6012 closed
Jan 3, 2025 -
[Bug report] Revoke the last role from a user, then the user is removed from users list details
#6061 closed
Jan 3, 2025 -
[Bug report] An invalid role is created when privileges is empty array
#6060 closed
Jan 3, 2025 -
[Improvement] Create a role for metalake which is not existed, return 500, expection is 400
#6082 closed
Jan 3, 2025 -
[Bug report] Scheme 'gs' is not found when running `GravitinoVirtualFileSystemGCSIT`
#6049 closed
Jan 3, 2025 -
[Improvement] optimization tree lock when drop and load Table/Schema
#6044 closed
Jan 3, 2025 -
[Improvement] Refactor the validation logic in the handle methods
#5861 closed
Jan 3, 2025 -
[Improvement] confused description about python GVFS
#5979 closed
Jan 3, 2025 -
[Improvement] Add path-based authorization securable object and user-group mapping interface
#5966 closed
Jan 3, 2025 -
[Improvement] unify the GCS server acount file configuration for fileset and GCSCredentialProvider
#5991 closed
Jan 3, 2025 -
[Improvement] Setting the same tags multiple times in the Gravitino CLi gives unexpected output
#6030 closed
Jan 2, 2025 -
[Improvement] Remove static field that could be shared by different test classes in `AbstractIT`
#3566 closed
Jan 2, 2025 -
[Subtask]Investigate and design the model management in Gravitino
#5589 closed
Jan 2, 2025 -
[Subtask]Add integration test for both Python and Java APIs
#5950 closed
Jan 2, 2025 -
[Improvement] extend OSS credential provider to support OSS fileset operations
#6055 closed
Jan 2, 2025 -
Support S3 credentail for GVFS python Client
#5680 closed
Jan 2, 2025 -
[Improvement] extend S3 credential provider to support S3 fileset operations
#6031 closed
Jan 2, 2025 -
[Improvement] Incorrect description of fileset in GVFS doc
#5981 closed
Jan 2, 2025 -
[Improvement] reportUndefinedVariable warning in types.py
#5536 closed
Jan 2, 2025 -
[Improvement] Update the version of hadoop gcs connector in module `gcp-bundle`
#5971 closed
Jan 2, 2025 -
[Bug report] Can't load filesystem 'gs' when use spark to access Gravitino GCS bundles
#5609 closed
Jan 2, 2025 -
Support GCS credentail for GVFS python Client
#5681 closed
Jan 2, 2025 -
Support GCS credentail for GVFS Java Client
#5679 closed
Jan 2, 2025 -
Support S3 credentail for GVFS Java Client
#5678 closed
Jan 2, 2025 -
[Subtask] Add get and list CLI commands for Model
#5961 closed
Jan 1, 2025 -
[Bug report] Gravitino CLI get wrong catalogName when set metalake name by --name option
#6027 closed
Dec 31, 2024 -
[Bug report] spark can't access table created by spark client
#6056 closed
Dec 31, 2024 -
[Subtask]Implement the Java client API for model catalog.
#5872 closed
Dec 31, 2024 -
[Subtask] Implement the Gravitino fileset file system in gvfs fuse
#5982 closed
Dec 31, 2024 -
[Improvement] Setting a tag property in the Gravitino CLi gives unexpected output
#5831 closed
Dec 31, 2024 -
[Improvement] Remove useless `CONTRIBUTING.md`
#6008 closed
Dec 30, 2024 -
[Bug report] When the authentication is configured to Kerberos, the server fails to start and hangs.
#6022 closed
Dec 30, 2024 -
[Bug report] MySQL table's audit info is empty after user Alice rename the table
#5986 closed
Dec 30, 2024 -
[Subtask] Implement the Python client API for model catalog.
#5889 closed
Dec 30, 2024 -
[Subtask] support basic table DDl and DML operations for paimon spark connector
#4717 closed
Dec 30, 2024
21 Issues opened by 10 people
-
[Subtask] Refactor the validation logic of column and model
#6112 opened
Jan 6, 2025 -
[Improvement] Add the document for chained authorization plugin
#6110 opened
Jan 6, 2025 -
[EPIC] the work to release 0.8
#6107 opened
Jan 6, 2025 -
[Subtask] Refactor the validation logic of user and group
#6106 opened
Jan 6, 2025 -
[Subtask] Refactor the validation logic of Schema and Table
#6105 opened
Jan 6, 2025 -
[Improvement] Add --quiet option to the Gravition CLI
#6097 opened
Jan 3, 2025 -
[Subtask] add credential openAPI document
#6092 opened
Jan 3, 2025 -
[EPIC] Refactor the validation logic in the commands.
#6083 opened
Jan 3, 2025 -
[Improvement] API doc: Set owner , the type in request body is mandatory , "required" tag is needed
#6081 opened
Jan 3, 2025 -
[Subtask] Support model failure event to Gravitino server
#6079 opened
Jan 3, 2025 -
[Subtask] Support model event to Gravitino server
#6078 opened
Jan 3, 2025 -
[Subtask] Support model pre event to Gravitino server
#6076 opened
Jan 3, 2025 -
[Subtask] Add event listener support for Model system.
#6075 opened
Jan 3, 2025 -
[EPIC] Add model relative event to event system.
#6074 opened
Jan 3, 2025 -
[Bug report] The OpenAPI spec is inaccurate
#6072 opened
Jan 3, 2025 -
[Subtask] Add credential vending document
#6070 opened
Jan 2, 2025 -
[Improvement] Incorrect description about "Revoke roles from a group" in document access-control.md
#6069 opened
Jan 2, 2025 -
[Improvement] SchemaChange Support CommentChange
#6064 opened
Jan 2, 2025 -
[Improvement] Add the connector directory classification in the document navigation
#6062 opened
Jan 2, 2025 -
[Improvement] permission is not enough to write GCS when using credential in fileset
#6054 opened
Dec 31, 2024 -
[Improvement] Use callback to delete the privilege of catalog
#6042 opened
Dec 30, 2024
22 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[#5973] feat(hadoop-catalog): Support credential when using fileset catalog with cloud storage
#5974 commented on
Jan 6, 2025 • 81 new comments -
[doc] Revise the glossary documentation
#5837 commented on
Jan 6, 2025 • 18 new comments -
[#5996] feat(python-client): Using credentail in python GVFS client.
#5997 commented on
Jan 6, 2025 • 4 new comments -
[#3515] feat(flink-connector): Support flink iceberg catalog
#5914 commented on
Jan 4, 2025 • 4 new comments -
[#6035]feat(spark-connector):Support custom catalog backend
#6036 commented on
Dec 31, 2024 • 2 new comments -
[#5203] feat(client-python): porting partitions from java client
#5964 commented on
Jan 3, 2025 • 0 new comments -
[#5873] feat(gvfs-fuse): add debug log for FuseApiHandle
#5905 commented on
Jan 6, 2025 • 0 new comments -
[Improvement] switch statements missing default
#4305 commented on
Jan 6, 2025 • 0 new comments -
[EPIC] Implement GVFS fuse tools to access Gravitino file sets in the POSIX Protocol
#5504 commented on
Jan 6, 2025 • 0 new comments -
[Improvement] Add Support for Inspecting Tables in Datalake Formats like Iceberg
#4798 commented on
Jan 6, 2025 • 0 new comments -
[Improvement] Add the ability to revoke all roles or groups in the Gravitino CLI
#5570 commented on
Jan 6, 2025 • 0 new comments -
[Improvement] In the Gravitino CLI/Java API you can delete the anoymous user
#5932 commented on
Jan 5, 2025 • 0 new comments -
[Improvement] consider the cross time zone problems for credential
#6016 commented on
Jan 5, 2025 • 0 new comments -
[Improvement] iceberg/iceberg-common module not going through spotless check when compiling IRC binary
#5937 commented on
Jan 2, 2025 • 0 new comments -
[Subtask] Add docs for model management
#5933 commented on
Jan 2, 2025 • 0 new comments -
[EPIC] Support model versioning metadata
#4783 commented on
Jan 2, 2025 • 0 new comments -
[Improvement] Improve document about how to use S3, OSS , GCS and ADLS(ABS) filest
#5472 commented on
Jan 2, 2025 • 0 new comments -
[Improvement] Optimize the scheme of cloud storage
#5813 commented on
Jan 2, 2025 • 0 new comments -
[Improvement] add OSS support for IcebergRESTService docker image
#5779 commented on
Jan 1, 2025 • 0 new comments -
[Subtask] [spark-connector] support JDBC catalog
#1572 commented on
Dec 31, 2024 • 0 new comments -
[Improvement] Improve iceberg rest catalog service
#6034 commented on
Dec 30, 2024 • 0 new comments -
[EPIC] Support credential for fileset catalog
#5677 commented on
Dec 30, 2024 • 0 new comments