Socrates

Results 8 issues of Socrates

## Proposed changes Revert hive container to host mode to fix pipeline problem ## Further comments If this is a relatively large or complex change, kick off the discussion at...

### Search before asking - [X] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 0.8-SNAPSHOT ### Compute Engine JavaAPI ### Minimal reproduce step Nothing to do...

bug

## Proposed changes Issue Number: close #35024 This bug is because the fe incorrectly sets the update time of paimon catalog, causing the be to be unable to update paimon's...

approved
reviewed

## Proposed changes Add max_filter_ratio in session variables, default is 1. When enable_insert_strict is false, importing data from [tvf](https://doris.apache.org/docs/lakehouse/file/) will check whether the proportion of filtered rows is greater than...

Need to confirm datafusion’s support for orc https://github.com/datafusion-contrib/datafusion-orc

add function regexp_extract_or_null https://github.com/apache/doris/pull/38296

bug
version-2.1
version-dev

## Proposed changes follow up https://github.com/apache/doris/pull/35335/ When the `"case when ... then ... when ... then ... else"` occurs, function_expr may not exist in the pushed down predicate, but the...

dev/2.1.x
dev/3.0.x