Code Monkey home page Code Monkey logo

Comments (7)

fhljys avatar fhljys commented on July 28, 2024

Are you still experiencing this?

from azure-datafactory.

fhljys avatar fhljys commented on July 28, 2024

Close due to inactivity

from azure-datafactory.

lpmac avatar lpmac commented on July 28, 2024

I'm experiencing this very issue with my high water mark field but it's also impacting any other datetimeoffset fields in my copy activity and since I'm dynamically mapping my fields because I'm copying a large of number of tables from Odata to Azure SQL db, I can't explicitly format my output of every single field this is affecting. This is really poor in terms of accuracy of copy activity.

from azure-datafactory.

fhljys avatar fhljys commented on July 28, 2024

@lpmac , could you provide your copy activity run ID?

from azure-datafactory.

lpmac avatar lpmac commented on July 28, 2024

@fhljys f33c5464-84b2-45b6-a51a-ceb93a11b1b3
This is the pipeline run ID which does the copy activity

from azure-datafactory.

fhljys avatar fhljys commented on July 28, 2024

@lpmac , could you help identify which stage caused this issue? For example, you can check lookup output and set variable input/output? Or if possible, you could create a support ticket to Microsoft.

from azure-datafactory.

lpmac avatar lpmac commented on July 28, 2024

@fhljys
you can't use a lookup output of the copy activity as it does not give you the detail required to preview the level of precision the source data is pulling through for the datetimeoffset fields.

To clarify, I have a copy data activity with an Odata source and Azure SQL db sink and regardless of whether the data is explicitly mapped or dynamically mapped - the fields with datatype datetimeoffset are not being copied into the sink SQL db with the same level of precision as they are found when directly querying Odata from Postman.
Odata via Postman field:
2021-07-07 13:55:58.9100000 +01:00

Output of Copy activity field:
2021-07-07 13:55:58.0000000 +01:00

I have raised it here;
https://feedback.azure.com/forums/270578-data-factory/suggestions/43971279-copy-activity-to-preserve-precision-of-datetimeoff

from azure-datafactory.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.