Skip to content
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

merge from newest master #1

Merged
merged 23 commits into from
Nov 10, 2023
Merged

merge from newest master #1

merged 23 commits into from
Nov 10, 2023

Conversation

majin1102
Copy link
Owner

Why are the changes needed?

Close #xxx.

Brief change log

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

XBaith and others added 23 commits November 1, 2023 09:56
bump fastjson to 1.2.83

Co-authored-by: wangtaohz <103108928+wangtaohz@users.noreply.github.com>
* Support Http interface for Tags and Branches

* fix

* spotless

* fixed

* fix

---------

Co-authored-by: huyuanfeng <huyuanfeng@huya.com>
Co-authored-by: wangtaohz <103108928+wangtaohz@users.noreply.github.com>
…ble (apache#2228)

* set change metrics for KeyedTable

* remove useless code

* spotless:apply
… partition directory. (apache#2224)

* Cast empty partition data to NULL to avoid creating empty partition directory

* fix some warnings

* add some todo comment
)

replace images of docs and remove some useless images
…er.duplicate-ratio` to 0.1 (apache#2230)

* Change the default value of self-optimizing.major.trigger.duplicate-ratio to 0.1

* fix style error

* fix style error

* fix compile errors

* fix compile errors
* fix: support comments in terminal

* style: clean code

* style: clean code

* front: support comment style

* revert: rollback code of front end

---------

Co-authored-by: chenyuzhi <chenyuzhi@corp.netease.com>
Co-authored-by: wangtaohz <103108928+wangtaohz@users.noreply.github.com>
* Add paimon storage doc

* Modify download s3 and oss address
…#2233)

* Update Code formating description

* Update CONTRIBUTING.md

Co-authored-by: Xianxun Ye <yesorno828423@gmail.com>

* Apply suggestions from code review

Co-authored-by: HuangFru <68625618+HuangFru@users.noreply.github.com>

---------

Co-authored-by: Xianxun Ye <yesorno828423@gmail.com>
Co-authored-by: HuangFru <68625618+HuangFru@users.noreply.github.com>
Co-authored-by: ZhouJinsong <zhoujinsong0505@163.com>
…running optimizing process (apache#2252)

* [AMORO-2250][AMS] After disabed self-optimizing, change the status of the table to IDLE

* fix
… tasks (apache#2236)

* [AMORO-2117] Support Http interface for getting details of optimizing tasks

* [AMORO-2117] rename

* [AMORO-2117] Fix comment

* [AMORO-2117] Fix comment
…Sequence` from snapshot level (apache#1834)

* upgrade iceberg to 1.3.0

* fix flink

* fix flink

* remove useless

* change version from 0.5.0-SNAPSHOT to 0.5.1-SNAPSHOT

* update iceberg version 1.3.x in Flink 1.12 module

* update iceberg version 1.3.x in Flink 1.12 module

* ArcticUpdate support toBranch

* fix ci error

* update iceberg version 1.3.x in Flink 1.14 module

* update iceberg version 1.3.x in Flink 1.15 module

* calculate available core

* change max input size per thread from 5GB to 500MB

* add PuffinUtil and unit test

* remove legacyPartitionMaxTransactionId before 0.4.1

* store optimized sequence to puffin

* support overwrite puffin when retry

* add table property table.version

* fix unit test

* fix unit test for hive

* change version from 0.5.1-SNAPSHOT to 0.5.0-SNAPSHOT

* change version from 0.5.0-SNAPSHOT to 0.5.1-SNAPSHOT

* no need to get optimized sequence from KeyedTableSnapshot

* change version back to 0.5.0-SNAPSHOT

* fix get null sequence

* fix sequence number = -1

* fix optimizing integration test for hive

* create puffin for each snapshot

* for compatibility, if puffin not exist, using table properties

* remove useless table version

* add readWithCompatibility

* add some comments for PuffinUtil

* expire statistics files

* fix check style

* fix compile error

* remove useless deprecate

* fix unit test

* refactor PuffinUtil

* fix compile error in ams server

* spotless:apply core

* fix unit test

* support generic type for PartitionDataSerializer

* rename PuffinUtil to StatisticsFileUtil

* rename method to readFromStatisticsFile

* spotless: apply

* 1.fix comment
2.add writerBuilder for StatisticsFileUtil.Writer
3.store puffin files in the location of data/puffin/
4.search snapshot based on a mark in snapsnot summary

* fix snapshot expring unit test error

---------

Co-authored-by: lklhdu <lekeleihz@163.com>
Co-authored-by: ZhouJinsong <zhoujinsong0505@163.com>
…ache#2232)

* Using unified catalog for server external catalog.

* fix hard code texts.

* spotless:apply

* add deprecated of ArcticCatalog initialize

* remove useless initialize

* remove useless code.

* remove catalog.refresh()

* spotless:apply

* fix unit tests.

* catalog impl to private

* build catalog to private

* remove IcebergCatalogWrapper.java

* spotless:apply

* remove useless comments.

* remove useless code.

* spotless:apply

* fix unit tests in core

* fix unit tests.

* apply spotless
* [DOC] Add a supported table format

* [DOC] Unified description of each table format

---------

Co-authored-by: rqyin <rqyin@easipass.com>
@majin1102 majin1102 merged commit f860d16 into concurrent-plan Nov 10, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.