Skip to content

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

Open
JohnZZGithub wants to merge 1 commit into
0.22.1from
0.22.1-mysql8
Open

Support mysql8 and bump version to 0.22.1-tw-0.8.#11
JohnZZGithub wants to merge 1 commit into
0.22.1from
0.22.1-mysql8

Conversation

@JohnZZGithub
Copy link
Copy Markdown
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.

2 participants