beeju icon indicating copy to clipboard operation
beeju copied to clipboard

JUnit integration for testing the Apache Hive Metastore and HiveServer2 Thrift APIs

Results 7 beeju issues
Sort by recently updated
recently updated
newest added

Bumps hadoop-common from 3.1.0 to 3.2.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.hadoop:hadoop-common&package-manager=maven&previous-version=3.1.0&new-version=3.2.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

`ThriftHiveMetaStore` code starts up a HiveMetastore which starts a Hive Thrift server. Hive doesn't provide any hooks to shut it down. So in our tests the started threads keep running...

enhancement

Hive 4 is now out. This project has remain unchanged for several years, what potential is there that this might be upgraded to handle Hive 4?

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Hello, I am trying to make Iceberg compatible with BeeJu. In order to do so I compared the implementation of `ThriftHiveMetaStoreCore` in BeeJu with `TestHiveMetastore` in Iceberg. In TestHiveMetastore there...

Hi, great library :) Would it be possible to release a new version with all dependencies shaded? Especially those: - org.apache.calcite:calcite-core - org.apache.calcite:calcite-druid - org.apache.calcite:calcite-linq4j - org.apache.calcite:calcite-avatica - - org.apache.parquet",...

Bumps org.apache.hadoop:hadoop-common from 3.1.0 to 3.4.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.hadoop:hadoop-common&package-manager=maven&previous-version=3.1.0&new-version=3.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies