Skip to content

Add support for TIME WITHOUT TIME ZONE #77

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

HerveMignot
Copy link

Summary

Add support for TIME WITHOUT TIME ZONE syntax

Added

  • Add TIME WITHOUT TIME ZONE to TIME conversion to BQ type
  • Add corresponding test as a subcase for TIME

@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #77 (ae64e17) into master (a1cea99) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #77   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          391       391           
=========================================
  Hits           391       391           
Impacted Files Coverage Δ
ddlparse/ddlparse.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a1cea99...ae64e17. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling ae64e17 on HerveMignot:master into a1cea99 on shinichi-takii:master.

@HerveMignot
Copy link
Author

Not sure why Travis fails in 3.7... Seems to be related to CodeClimate.

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