This is an automated email from the ASF dual-hosted git repository.

jshao pushed a change to branch fix-version-generate
in repository https://gitbox.apache.org/repos/asf/gravitino.git


     was 098703576 update

This change permanently discards the following revisions:

 discard 098703576 update
 discard 58efb92ab fix: catch the generate version fatal
 discard 75f4b2269 fix: Fix tjv1 configs
 discard 94704dad3 fix: Fix the tjv1 keycenter sid
 discard b563d3583 feat: Add tjv1 configs
 discard 9095e4f62 fix(IT): fix pg jdbc driver url
 discard 0f98a67e7 enhance(client-python): support download hadoop env
 discard 4a9b19131 Fix(filesystem-hadoop): fix globStatus issue in multiple 
location Fileset
 discard 0ea162aa2 Fix: Support to set table or column comment to null or empty 
string
 discard d70451034 Improvement(catalog-lakehouse-paimon): Support delete paimon 
table data to trash
 discard a5c340679 enhance: Add paimon-common lib
 discard a3f4af39d feat: Support juicefs
 discard 38104b703 feat: Change fetch file test url
 discard a1c872071 fix: fix hadoop gvfs deps
 discard 9da440e62 fix: fix sgp server cache processor configs
 discard 936fe1f1b feat: Support redis cache-aside strategy for the server cache
 discard bb584749f feat: Add retry strategy in java client
 discard 64db377c1 feat(catalog-lakehouse-paimon): support table owner and 
modify time
 discard 387b42d6a [#4814] Improvement (catalog-lakehouse-paimon): use 
purgeTable for Paimon instead of dropTable inGravitino (#4820)
 discard d49cc20ad [#3916] feat(catalog-lakehouse-paimon): Support alter table 
for Paimon Catalog (#4428)
 discard 65787d477 [#4291] feat(catalog-lakehouse-paimon): Support Paimon 
primary keys in with Index instead of properties (#4383)
 discard ad602caa4 Build(catalog-lakehouse-paimon): update paimon dependency to 
internal version
 discard 2f51ff756 feat: Pass the delegation tokens for simple auth type
 discard 64c73b702 Improvement(client-java): evict idle and expired http 
connections
 discard 0013457af support read token from env
 discard fd3ef762a prepare for new version
 discard f9e541c73 bump for release
 discard 9841acda8 fix: Fix storage location end with slash
 discard 60312fba3 feat(gvfs):load hadoop config from catalog properties and 
fileset properties
 discard 7388addd2 feat: Support python client ticket vending
 discard 5fd63dedd Improvement(filesystem-hadoop3): support more api to write 
primary only
 discard bb52fdf55 feat: Report the client version in GVFS / PyGVFS
 discard 41e477e07 feat(filesystem-hadoop3):add cloudml audit log
 discard fb57d6986 feat: Support java client ticket vending
 discard 47571d5d3 improvement(filesystem-hadoop3): only check the primary 
location for getFileStatus when enable `fs.gravitino.fileset.write.primaryOnly`
 discard 93d131911 feat: support ticket vending
 discard 045ceb12b feat(filesystem-hadoop3): Support double write with gvfs
 discard c0490fb3d feat: Cache the data workshop token to optimize latency
 discard 16096beaf build: add license check in gitlab ci
 discard 8b2238ee7 support token auth in python and fix some issues
 discard 77fc9a895 cherry pick #4160
 discard 61df14be2 Fix(catalog-lakehouse-paimon): remove hadoop yarn conf
 discard 3474a203e feat(catalog-lakehouse-paimon): add sgp region
 discard 684614a06 improvement(CI): Remove doris and trino ITs
 discard f32c90bed feat(server): token based authentication
 discard 71cdce353 Hotfix(filesystem-hadoop3): return `false` if path not 
exists for delete operation
 discard d9a2e0441 feat: adjust pygvfs default cache time
 discard c3f9c2f52 feat(filesystem-hadoop3): Support read and write operations 
of Fileset multiple locations for gvfs
 discard 03eac6def feat: Report fileset data operation event
 discard e093e9233 feat (catalog-hadoop): Resolve the actual paths of backup 
storage locations for Fileset
 discard 2ec2a6934 feat: Refactor pygvfs getFilesetContext logic
 discard 25553ae04 feat(catalog-hadoop): Support multiple locations for Fileset
 discard 335077b46 feat: Support Audit Listener using RocketMQ
 discard 30704b682 feat: Add getFilesetContext api in Python client
 discard af68309fe feat: Refactor hadoop gvfs getFileContext logic to the server
 discard 6e76fe191 [#4291] feat(catalog-lakehouse-paimon): Support Paimon table 
with primary keys in Gravitino
 discard e9bb5dabc [#4287] feat(catalog-lakehouse-paimon): Support Paimon table 
with partitions in Gravitino
 discard b71bf462b [Minor]improvement(catalog-paimon):Fix irregular variable 
names (#4110)
 discard d8b35b24d Fixed the cherry-pick errors
 discard 3998d69bc feat: (catalogs-lakehouse-paimon): Support hdfs configs and 
gravitino configs for paimon catalog
 discard 9658ef6ef feat: (catalogs-lakehouse-paimon): Support hdfs kerberos 
auth for Paimon
 discard a9950b2f9 [#3892] feat(catalog-lakehouse-paimon): Support table 
operations for Paimon Catalog  (#3939)
 discard 2393bfc37 [#3987] Fix: The `lakehouse-paimon` module was included 
several times in `settings.grdle.kts` (#3988)
 discard af6afdccd [#3891] feat(catalog-lakehouse-paimon): Support schema 
operations for Paimon Catalog (#3909)
 discard f4d3e0193 [#3890] feat(catalog-lakehouse-paimon): Add a basic 
integrate test code skeleton for Paimon Catalog (#3900)
 discard a8189e75c [#3885] feat(catalog-lakehouse-paimon): Add a basic code 
skeleton for Paimon catalog (#3889)
 discard 2dcedc910 fix: python-client module import error
 discard 6b3c8828d improvement(CI): use private runner to build docker images
 discard 3843e477c fix: disable python-client ci
 discard d970e1c19 fix(client-python): change miniforge-plugin version
 discard d1edd3dcb feat: Add get fileset context api in Server and Java Client
 discard e0dc829f1 fix: disable role cache
 discard e4f3d2325 fix configs
 discard 891f9ee01 feat: Support lavafs in pygvfs
 discard 712529e00 add sgp cluster config
 discard d404815e0 fix(CI): change base build images
 discard e219ecb76 fix(CI): change gitlab shared runner
 discard a4a268f00 improvement(IT): Split doris integration test
 discard f689ccd35 [#4112] feat(API, client): Add fileset comment removal 
operations
 discard e13655fcb fix(gvfs): Override some methods to fix replication issue 
and potential issues
 discard cdda61f40 fix dataworkshop super user
 discard a31eef269 [#3923] improvement(server): Add metrics annotations for 
catalog operations (#3999)
 discard 691777ed9 change computing super user to readonly
 discard 8d904e287 feat: Support read only super users for python client
 discard 2f4d81c0e feat: Support flink sink fileset
 discard 75c5fe319 feat: Upgrade lavafs version
 discard fa88ac36d feat(metrics): add thread and sql prometheus metrics
 discard d55dfd319 fix(CI): clean up grav server when ci job start
 discard 0ec61647e [#3948] improvement(client-python): Add the simple auth 
provider in Python (#3950)
 discard 6624e7a6c fix tests
 discard 60c696b52 [#3952] fix(client-python): fix version.ini not found issue 
when installing the package (#3953)
 discard 28bd2fb7d [#3944] fix(pyClient): Python client loss depends library in 
the requirements-dev (#3945)
 discard e443d0025 [#3897] fix(python-test):  Check Gravitino server status 
before running python test in embedded mode. (#3898)
 discard 9e1f0ca72 [#3935] test: fix test_rm_file() in test_gvfs_with_local.py 
on MacOS (#3938)
 discard 8ff54eb38 [#2059] feat(client-python): Support Gravitino Virtual 
FileSystem in Python (#3528)
 discard 422753a76 [#3824] improvement(client-python): Support generating pydoc 
from client-python code (#3839)
 discard 52db3d336 [#3826] fix(build): add license for Python version file 
(#3829)
 discard 436abcc64 [#3769] fix(client-python): fix invalid-field-call issue 
(#3809)
 discard c93d2901b [#2988] feat(client-python): Gravitino python client support 
backward compatibility (#3712)
 discard 271ea24b1 [#3770] Fix(client-python): fix protected-access issue 
(#3798)
 discard f9bd56598 [#3771] improvement(client-python): Fix no-name-in-module 
and inconsistent-return-statements Pylint rule for client-python (#3773)
 discard abb56b1d1 [#3768] fix(client-python): fix method-hidden issue (#3777)
 discard ccb7c5e3e [MINOR] Fix(client-python): Update the python version to 
0.6.0.dev1 (#3721)
 discard da3d9c91d [#3716] improvement(client-python): Remove unused files in 
client-python (#3717)
 discard 4a5879a77 [#3558] fix(client-python): specified tests packages version 
(#3559)
 discard 1ca40b842 [#3561] improvement(client-python): Fix redefined-builtin 
Pylint rule for client-python (#3562)
 discard 3effac620 [#3517] improvement(client-python): Add Coverage as python 
test coverage tool (#3541)
 discard bf6fa0d6d [#3058] improvement(client-python): Correct type 
specification of create_fileset function (#3509)
 discard c70110e13 [#3521] fix(client-python): Fix `hash()` function with 
multiple variables issue in `name_identitifer` (#3522)
 discard 93914b4fe [#3422]improve(doc, build): Set code tab switching params in 
the Python Client doc (#3423)
 discard 4e5806792 [#2230] feat(client-python): Add doc and support publishing 
Gravitino Python client to Pypi (#2932)
 discard 5f0ea5fe9 [#3205] improvement(client-python): Apply naming convention 
to client-python (#3369)
 discard b4cfbd280 [#2929] improvement(pyClient): Optimize Python client code 
and add integration test (#2930)
 discard f6bdeebc8 fix: Fix download jdk timeout
 discard 51e0e0268 fix(CI): fix tag ci
 discard 263589cdc feat: Add lavafs new cluster name
 discard 5dbf0b2e4 add more version
 discard 579be25c1 feat(catalogs): upgrade hadoop dependencies to hadoop3
 discard fda8223a9 [Improvement] test(python-client): Use skipTests parameter 
to skip unit tests of python client (#3960)
 discard 94da7c3bf feat(IT): add python-client integration test
 discard e41bba198 [#3319] fix(PyClient): ./gradlew test -PskipITs failed in 
python-client (#3322)
 discard 42353ff5d [#3206]improvement(client-python): Add Black for 
client-python (#3254)
 discard 048acea60 [#3203] improvement(PyClient): Add pylint Rules for Python 
client (#3204)
 discard 666bb83c4 fix: Adjust default cache value in gvfs
 discard 434a05677 [#3881] fix(CI): move chmod to build stage to accelerate the 
startup speed for Doris (#3883)
 discard fcc52c3c0 fix(IT): fix master ci
 discard 5499b2026 enhance(Build): add gitlab-ci integration test
 discard 3fbff759a fix: Optimize docker build
 discard 9572d1619 feat: Support lavafs
 discard 09e9ab820 feat:set hdfs acl when create fileset
 discard cc898d7e1 add some apis
 discard 2320daaea feat: Support Hera
 discard 55ce1eb85 fix(build):fix licence
 discard 742b0f075 fix(filesystem): shadow some deps for filesystem
 discard 8eb385b8f fix: Fix gc delete to trash
 discard 0cd493136 fix conflicts
 discard f39e13ff2 change data workshop tjwq super user
 discard 44724dba9 fix mysql pass
 discard ce2d1a159 fix: Fix parallel build docker
 discard 3f0b0fac9 feat: Add zjy configs
 discard ebe257daa fix: expand role name length
 discard 1b3e6b0ee fix: Fix temporary dir filter issue in gvfs
 discard 5b875282b feat: Add logs for gvfs operations
 discard 7a5b37fa9 add tjwq cluster
 discard 469ac4b0d feat: Add super user for gc service
 discard 0df5848e3 feat: Add fileset ttl etl job
 discard 57c1386ae hotfix(server-common): fix java doc error
 discard e10e7abcf feat: Add super/proxy user in gvfs simple client
 discard 9cbb08141 feat(server-sommon): Support encrypted super users in server 
side
 discard 0c0c03777 feat: support permission query
 discard 4cd5b7967 fix fileset max version cast issue
 discard ae03f38fd fix java client json encode
 discard 38c173f3c enhance(server-common): support use proxy-user as principal 
#19
 discard 4b2bbe3dc feat: Add keycenter decrypt logic for db user/pass
 discard 10d4a9e57 feat(client): auth by token for gravitino and gvfs client
 discard d7813dead fix: Ignore project.properties file
 discard 338251233 feat: add `owner` property for fileset
 discard fb224aa9b feat: Add fileset path limit
 discard ad3240dc9 fix: Disabled python client
 discard 6923238b3 fix: Apply mdh version check
 discard 85c7641c4 feat: Support fileset dir prefix and max level properties
 discard f989148e7 fix(backend): Close overwrite for relational entity store
 discard 99bb611e7 adjust build scripts to apply internal demand
 discard ac7a857ce support multiple cluster

Reply via email to