therealdorin commented on issue #24292: URL: https://github.com/apache/beam/issues/24292#issuecomment-3052267282
Hello @aromanenko-dev , according your documentation a logical type Date should be mapped to DATE type, but in the code below (line 1023) why is it mapped to DATETIME, since DATETIME and DATE are different types. The wrong mapping causes a problem when trying to ingest data into BigQuery. Is there a explanation or just a mismatch? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org