fuchanghai commented on issue #11423:
URL: 
https://github.com/apache/dolphinscheduler/issues/11423#issuecomment-1213629780

   @SbloodyS i had test again ,the cause of things is not oracle field 
capitalization.
   My target database is CLICKHOUSE , it is case sensitive, and in this example 
its column names are lowercase fields。so it leads to the problem of not being 
able to import. 
   
   We need to add a parameter to indicate whether the fields in the datax json 
should be converted to lowercase or uppercase?
   which can solve some databases that is case sensitive (if we use 'select *' 
will occur )


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to