Sign in
apache
/
gravitino
/
HEAD
e05fe5c
[#10009] Fix: Add equals and hashCode methods to Policy.java (#10012)
by Zhihong Yu
· 22 hours ago
main
fc39c77
[#9747] feat(IRC): Add authorization for Iceberg views (#9988)
by Bharath Krishna
· 22 hours ago
bc48893
[#9746][followup]fix(core): Fix view schema_id not updated during cross-namespace rename (#10013)
by Bharath Krishna
· 5 days ago
bccd8f6
[#9746][followup] fix(core): Set namespace when fetching view entity (#10010)
by Bharath Krishna
· 6 days ago
a8414f6
[#9745][followup] fix(core): Fix ReverseIndexRules for GenericEntity to skip entities with namespace (#10000)
by Bharath Krishna
· 7 days ago
b4ffccc
[#9936][followup] fix(iceberg): Fix the authz decode issue for table name (#9999)
by qqqttt123
· 8 days ago
b76466e
[MINOR] fix(doc): Fix the wording issues for chart doc (#10004)
by Jerry Shao
· 8 days ago
514cc94
[#9990] fix(CI): Fix fails to start docker container due to Github CI runner image upgrade. (#9991)
by Qi Yu
· 8 days ago
f2865e1
[#9539] doc(udf): add user doc for Function management (#9971)
by mchades
· 9 days ago
8381f2a
[#9936] fix(iceberg): URL decodes the table name in iceberg rest server paths (#9955)
by Xinyi Lu
· 9 days ago
587ff99
[#9980] doc(web-v2): add web v2 UI doc (#9981)
by Qian Xia
· 9 days ago
b34f4b4
[#9989] improvement(iceberg) upgrade iceberg to 1.10.1 (#9972)
by Xinyi Lu
· 9 days ago
f80b501
[#9966] improvement(iceberg): IRC should expire the catalog wrapper cache timely (#9969)
by roryqi
· 10 days ago
d3271df
[#9312] feat (client-python): Support multiple cluster fileset in the Gravitino python client (#9570)
by Yuhui
· 10 days ago
5515864
[#9977] web-v2(UI): Should display function list under message/fileset/model schema (#9979)
by Qian Xia
· 10 days ago
26c4271
[#9654] feat(optimizer): add updater code skeleton (#9974)
by FANNG
· 10 days ago
a670864
[#9653] feat(optimizer): add compaction strategy related impls (#9904)
by FANNG
· 10 days ago
691c3f1
[#9532] feat(spark-connector): Add FunctionCatalog support for Gravitino UDFs (#9580)
by mchades
· 11 days ago
91faad8
[#9957] fix(docs): improve lakehouse-paimon-catalog.md (#9958)
by 老王
· 11 days ago
e2bf628
[#9537] web(ui): UI support for UDF management (#9923)
by Qian Xia
· 11 days ago
52eea1a
[#9531] feat(python-client): define function API models and exception types (#9943)
by mchades
· 11 days ago
e3e2a2b
[#9893] improvement: Supports `batchGet` metadata objects (#9896)
by roryqi
· 11 days ago
567df78
[#9540] docs: add OpenAPI specification for function/UDF operations (#9928)
by mchades
· 11 days ago
561ba00
[#6906] fix(spark-connector): Fix `No SLF4J providers` problem in spark-connector 3.3 (#9941)
by Qi Yu
· 11 days ago
a2348be
[#9921] improvement(build): Add mcp-server changes handling in build workflow (#9922)
by Qi Yu
· 11 days ago
8919ef3
[#9820] feat(catalogs): Support cluster mode, distributed and partitioning table for ClickHouse table (#9858)
by Qi Yu
· 11 days ago
9624f69
[#9648] fix(test): Replace direct column assertion with Awaitility as schema changes in `StarRocks` and `Doris` are asynchronous (#9942)
by Qi Yu
· 11 days ago
86cef34
[MINOR]docs(core): Update the IRC events supported in listener documentation (#9946)
by Bharath Krishna
· 11 days ago
0798dce
[#9915]feat(IRC): Add view entities to Gravitino store (#9917)
by Bharath Krishna
· 12 days ago
66305b7
[MINOR] test(IRC): Add unit tests for IcebergTableHookDispatcher (#9937)
by Bharath Krishna
· 12 days ago
3dde4de
[#9932] fix(build): remove env GRAVITINO_USE_WEB_V2 default config (#9933)
by Qian Xia
· 12 days ago
d21f41e
[MINOR] refactor: Remove redundant unused tableEntity method (#9924)
by Bharath Krishna
· 12 days ago
419f72e
[#9647]feat(catalog-lakehouse-generic): Add external Delta table support for generic lakehouse catalog (#9678)
by Jerry Shao
· 12 days ago
f8f7c9e
[#9919] fix(CI): Fix python CI pipeline fails due to runner image upgrade. (#9918)
by Qi Yu
· 13 days ago
91e937a
[#9758] feat(UI): New UI reconstruct base main (#9759)
by Qian Xia
· 13 days ago
982604f
[#9113] feat(lance-rest): Support drop and rename column for Lance table (#9127)
by Qi Yu
· 13 days ago
cc039f8
[MINOR] docs(iceberg): add REST catalog backend for IRC document (#9884)
by FANNG
· 13 days ago
40007c8
[#9889][followup]: Fix the cherry-pick logic (#9910)
by roryqi
· 2 weeks ago
306ea82
[#9868]docs(oauth): Update the documentation to clarify using correct version endpoints for Azure auth (#9880)
by Bharath Krishna
· 2 weeks ago
ba97d63
[HOTFIX] fix: Fix the uv CI pipeline (#9905)
by roryqi
· 2 weeks ago
e4a4870
[#9871] fix(function): move returnType/returnColumns to FunctionDefinition level (#9872)
by mchades
· 2 weeks ago
c47e61b
[#9756] feat(catalogs): Support alternation operations for ClickHouse tables (#9826)
by Qi Yu
· 2 weeks ago
437f46a
[#9889] improvement(build): Use safer implementation for cherry-pick workflow (#9890)
by roryqi
· 2 weeks ago
8e7b68c
[#8507] Add null check for namespace in ListTopicFailureEvent (#9854)
by Sabah shaikh
· 2 weeks ago
3647102
[#9530] feat(client): Add Java client support for UDF operations (#9576)
by mchades
· 2 weeks ago
1249473
[#9755] feat(clickhouse): support clickhouse table operations (#9776)
by Qi Yu
· 2 weeks ago
0bb6f93
[#9745]feat(core,IRC): Add view entity and management layer (#9787)
by Bharath Krishna
· 2 weeks ago
7acc24d
[#9377] feat(python-client): Add Role-related Interface. (#9378)
by Lord of Abyss
· 3 weeks ago
e99fc7c
[#9859] fix(docker): Remove invalid copy to jdbc-oceanbase libs (#9874)
by Tanay Paul
· 3 weeks ago
2c729b5
[#9825] feat(iceberg): Supports IRC to use internal catalog fetcher (#9827)
by qqqttt123
· 3 weeks ago
02a0aee
[#9543] feat(jobs): Add the built-in Iceberg rewrite data files job template to Gravitino (#9588)
by Jerry Shao
· 3 weeks ago
c62be0f
[#9816] fix(catalogs): Fix alter JDBC catalogs column default value problem (#9821)
by Qi Yu
· 3 weeks ago
7f2cbfc
[#9504] feat(flink): support generic table for Gravitino flink connector (#9689)
by FANNG
· 3 weeks ago
2fab0df
[#9528] feat(storage): support function management (Delete/Update)(part-4) (#9864)
by mchades
· 3 weeks ago
5c992dd
[#9838] feat(storage): Add JDBC storage backend for partition statistics (#9779)
by cc5566
· 3 weeks ago
4ce59ef
[#9746] feat(core,storage): Support generic view storage (#9815)
by roryqi
· 3 weeks ago
3786a9c
[#9528] feat(storage): support function management (Service) (part-3) (#9856)
by mchades
· 3 weeks ago
5e938f5
[#9837] feat(iceberg): skip credential vending for local or hdfs (#9839)
by FANNG
· 3 weeks ago
4fe9d84
[#9528] feat(storage): support function management (Storage) (part-2) (#9824)
by mchades
· 3 weeks ago
cf5c480
[#9479] feat(python-client): Add implementation for SupportsTags in python client(1/2) (#9483)
by Lord of Abyss
· 3 weeks ago
dd45b15
[9817] fix(docs): Optimize documentation example errors (#9818)
by 老王
· 3 weeks ago
f1a40a7
[#9754] feat(clickhouse): Add schema operations for ClickHouse catalog (#9761)
by Qi Yu
· 3 weeks ago
d4d1648
[#9770][followup] improvement: Correct the config option's version (#9833)
by roryqi
· 3 weeks ago
e7b6b0c
[ #9767]feat(oauth): Support Regex to have user mapping from principal (#9788)
by Bharath Krishna
· 3 weeks ago
f4482cd
[#9770] improvement(authz): Convert Jcasbin internal map to the cache (#9812)
by roryqi
· 3 weeks ago
4d01ec4
[#9802] feat(authz): support preload table metadata in batch metadata authorization (#9803)
by yangyang zhong
· 3 weeks ago
f7d84b3
[#9791] improvement(catalog-lakehouse-paimon): Support paimon rest backend (#9751)
by kevin
· 3 weeks ago
a583e6b
[#9731] feat(paimon): support hash distribution in Paimon catalog (#9753)
by FANNG
· 4 weeks ago
daaf252
[MINOR]: doc(iceberg): add warehouse document for REST catalog backend for Iceberg (#9811)
by FANNG
· 4 weeks ago
bfca185
[#9528] feat(storage): support function management (PO) (part-1) (#9806)
by mchades
· 4 weeks ago
43ac374
[#9738] feat(clickhouse): Add skeleton for Clickhouse catalog (#9742)
by Mini Yu
· 4 weeks ago
b8a087a
[#9792] improvement(lance): Add dataset version handling in table operations (#9793)
by Mini Yu
· 4 weeks ago
184c194
[#9529] feat(server): Add server-side REST interface for UDFs (part-2) (#9794)
by mchades
· 4 weeks ago
a0c9a32
[#9765] improvement(iceberg-rest-server): Improve performance of loading tables (#9766)
by roryqi
· 4 weeks ago
6bc045f
[#9775] improvement(catalogs): Reorg catalogs structure (#9781)
by Mini Yu
· 4 weeks ago
d685053
[#9508] Fix Hive SerDe incompatibility for Gravitino Flink connector created tables (#9590)
by Pranay Kumar Karvi
· 4 weeks ago
e2d0847
[#9789] docs: simplify Copilot and agent guidelines (#9796)
by mchades
· 4 weeks ago
b7cfe13
[#9528] feat(Function): Add sql scripts for Function (#9795)
by mchades
· 4 weeks ago
155ad3d
[#9760] feat(client): disable version check by enviroment varibles (#9763)
by FANNG
· 4 weeks ago
1636caf
[#9586][followup] improvement(authz): Move check metalake in use to server module (#9773)
by roryqi
· 4 weeks ago
904fd7f
[#9529] feat(server): Add server-side REST interface for UDFs (part-1) (#9566)
by mchades
· 4 weeks ago
f1fa61d
[#9744] feat(authz): Add new view privileges (#9778)
by roryqi
· 4 weeks ago
209001c
[#9622] improvement(docs): Add guide for Lance REST integration with Spark and Ray (#9623)
by Mini Yu
· 4 weeks ago
daf5f26
[#9568] feat (fileset): Add support for multiple locations across different clusters in fileset (#9569)
by Yuhui
· 5 weeks ago
5f869a5
[#9561] feat(core): Implement alterFunction for managed UDF operations (#9737)
by mchades
· 5 weeks ago
6de1a0b
[#9715] improvement(docs): Add the documents for Ray using IRC (#9716)
by roryqi
· 5 weeks ago
7541d25
[#9713][followup] fix(oauth): Remove checkValue for optional serverUri and tokenPath (#9739)
by Bharath Krishna
· 5 weeks ago
6d6d008
[#9733]feat(oauth): Support tokens with multiple audiences in JWKS validator (#9734)
by Bharath Krishna
· 5 weeks ago
7f9e652
[#9561] feat(core): Add UDF management core operations and validations (#9560)
by mchades
· 5 weeks ago
0725630
[#9713] fix(oauth): Allow JWKS validators without serverUri or tokenPath (#9717)
by Bharath Krishna
· 5 weeks ago
efec2f8
[#9635] fix(core): fix tag association problem (#9638)
by Mini Yu
· 5 weeks ago
b1e1c9e
[#9704] improvement(docs): Add the Flink using IRC documents (#9705)
by roryqi
· 5 weeks ago
3ba346f
[#9616] fix(authz): Fix the `PassThroughAuthorizer` user verification logic (#9691)
by roryqi
· 6 weeks ago
9dd4aa0
[#9048] feat(iceberg-rest-catalog): Add cache for scan planning. (#8980)
by Xiaojian Sun
· 6 weeks ago
ba3953f
[#9269] feat(authz): Supports to override privileges (#9649)
by roryqi
· 6 weeks ago
93bdc3b
[#9581] fix(hive): Perform resource cleanup in HiveClientPool close (#9617)
by Joey Tong
· 6 weeks ago
05c3312
[#9660] improve(lance): separate the exception message (#9671)
by Jarvis
· 6 weeks ago
d8f47db
[#9662] improvement(document): add missing DescribeTable endpoint to lance-rest-service.md (#9668)
by Jonghan Sim
· 6 weeks ago
c3da460
[#9666]fix(iceberg): Fix Iceberg migrate procedure by preserving stageCreate flag (#9667)
by Bharath Krishna
· 6 weeks ago
e964783
[#9429] improvement(core): Use join to improve query performance on table, topic and so on. (#9430)
by Mini Yu
· 6 weeks ago
Next »