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

Defining FIeld class with key argument "data_key" on timestamptz field converted to string lead to non UTC string 2024-10-02 11:28:45.109 output while without this keyword and renaming to UTC string #2310

Closed
adamgorkaextbi opened this issue Oct 2, 2024 · 0 comments

Comments

@adamgorkaextbi
Copy link

Defining FIeld class with key argument "data_key" on timestamptz field converted to string lead to non UTC string 2024-10-02 11:28:45.109 output while without this keyword and renaming to UTC string
db value field type timestamptz PostgreSQL
2024-10-02 11:28:45.109+0200
wrong output
2024-10-02 11:28:45.109 // +0200
expected output
2024-10-02 9:28:45.109

apache/airflow#42215

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

No branches or pull requests

1 participant