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 Timestamp type in xlang JDBC Read and Write #22561

Merged
merged 6 commits into from
Aug 29, 2022

Commits on Aug 26, 2022

  1. Support Timestamp type in xlang JDBC Read and Write

    * Support beam:logical_type:datetime:v1 in python sdk
    
    * Support micro_instant logical type in java jdbc
    
    * Fix test timestamp milli precision support in mysql
    Abacn committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    fa0a8d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9830cfb View commit details
    Browse the repository at this point in the history
  3. Add standard_coders test

    Abacn committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    711909d View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Brian Hulette <hulettbh@gmail.com>
    Abacn and TheNeuralBit committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    33595f0 View commit details
    Browse the repository at this point in the history
  5. Fix Java standard coder test

    Abacn committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    e40ece1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0484e7 View commit details
    Browse the repository at this point in the history