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

Support mysql8 and bump version to 0.22.1-tw-0.8. #11

Open
wants to merge 1 commit into
base: 0.22.1
Choose a base branch
from

Conversation

JohnZZGithub
Copy link
Collaborator

  1. Upgrade mysql connector to 8.2.0
  2. Add thrift generated files under twitter-extensions to avoid hard dependency to thrift 0.10.0 in run time.
  3. Fix python script to be comptaible with python3*
  4. Bump version to 0.22.1-tw-0.8.

Fixes #XXXX.

Description

Fixed the bug ...

Renamed the class ...

Added a forbidden-apis entry ...


This PR has:

  • been self-reviewed.
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods. Linked related entities via Javadoc links.
  • added or updated version, license, or notice information in licenses.yaml
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths.
  • added integration tests.
  • been tested in a test Druid cluster.

Key changed/added classes in this PR
  • MyFoo
  • OurBar
  • TheirBaz

1. Upgrade mysql connector to 8.2.0
2. Add thrift generated files under twitter-extensions to avoid hard dependency to thrift 0.10.0 in run time.
3. Fix python script to be comptaible with python3*
4. Bump version to 0.22.1-tw-0.8.
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.

1 participant