Skip to content

Conversation

@findepi
Copy link
Member

@findepi findepi commented Aug 8, 2024

No description provided.

@findepi findepi requested a review from a team as a code owner August 8, 2024 10:29
# Metastore
metastore_db/

.gradle
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This the tmp dir that gradle use it for caching and user configs. We should ignore it.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, didn't see it already there, nvm

@flyrain
Copy link
Contributor

flyrain commented Aug 8, 2024

Thanks @findepi for the PR. Thanks @snazy and @ebyhr for the review.

@flyrain flyrain merged commit 6ca0b42 into apache:main Aug 8, 2024
@findepi findepi deleted the findepi/remove-duplicate-entries-from-gitignore-5fdd06 branch August 8, 2024 16:33
snazy added a commit to snazy/polaris that referenced this pull request Nov 20, 2025
* Suppress deprecation warnings in `PolarisSparkCatalog.createTable()` (apache#2631)

Background: apache#2394

Since we have to override the deprecated `createTable` method, we
suppress deprecation warnings produced by `javac`.

Suppressing `RedundantSuppression` is needed for IntelliJ, which
appears to consider this a normal situation and does not issue a
deprecation warning.

* Service: Add Events for PolarisServiceImpl APIs (apache#2482)

* CHANGELOG: Freeze change log for 1.1 and clear out unreleased version (apache#2635)

* Re-add CHANGELOG.md entry for apache#2197 (apache#2638)

Using `git log -p apache-polaris-1.1.0-incubating..553cb06 -- CHANGELOG.md` to find changes missed in the previous CHANGELOG update (apache#2635)

* Azure: Fix azure expires at prefix for the credentials refresh (apache#2633)

* Remove unused LOG in SparkCatalog (apache#2639)

* fix(deps): update dependency com.google.errorprone:error_prone_core to v2.42.0 (apache#2636)

* fix(deps): update dependency io.smallrye.config:smallrye-config-core to v3.14.0 (apache#2637)

* Fix client license check (apache#2642)

* fix(deps): update dependency software.amazon.awssdk:bom to v2.34.0 (apache#2645)

* fix(deps): update mockito monorepo to v5.20.0 (apache#2641)

* chore(deps): update docker.io/prom/prometheus docker tag to v3.6.0 (apache#2644)

* chore(events): unify in-memory buffer listeners implementations (apache#2628)

* fix(deps): update quarkus platform and group (apache#2595)

* Update jandex dependency to 3.5.0 (apache#2649)

* Last merged commit e6796f7

---------

Co-authored-by: Dmitri Bourlatchkov <[email protected]>
Co-authored-by: Adnan Hemani <[email protected]>
Co-authored-by: Prashant Singh <[email protected]>
Co-authored-by: Mend Renovate <[email protected]>
Co-authored-by: Yong Zheng <[email protected]>
Co-authored-by: Alexandre Dutra <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants