HunterXHunter

Results 38 comments of HunterXHunter

> Thanks for your reply, we may need to consider the following scenairos. In your example, you create a table called table\`#branched. This is no problem in Flink-SQL parsing engine,...

> > > Thanks for your reply, we may need to consider the following scenairos. > > > > > > In your example, you create a table called table`#branched....

In this scenario, we should recommend using ```mvn -pl ```. But in many cases parameter ```${maven.multiModuleProjectDirectory}``` would not be set , which causes the entire project to fail to compile....

> > But in many cases parameter ${maven.multiModuleProjectDirectory} would not be set > > Can you give more details, is maven 3.3.1- or a very high version? My case is...

I think production stability is more important than this feature https://github.com/apache/paimon/pull/3063, because production failure has already happened to me , WDYT.

Revert https://github.com/apache/paimon/pull/3063

It is possible that the branches tag does not exist but the snapshot exists?

`created_from_snapshot` can be the origin of the tag?

With the current architecture, we cannot accurately obtain the origin snapshot of the branch. Maybe we should open a discussion thread to discuss this issue.

You can trigger expiration by setting parameter `partition.expiration-check-interval = 0` relation pr : https://github.com/apache/paimon/pull/3486