AleBonini opened a new issue, #2295:
URL: https://github.com/apache/hop/issues/2295

   ### Apache Hop version?
   
   2.3
   
   ### Java version?
   
   11
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   When I use _table input_ transform and I select a table from a db in the 
query the program automatically adds square brackets and this lead to an error 
because the query results wrong. If I manually delete the extra square brackets 
it works but in this way I can't automatically select all the fields on the 
table if not with _select *_. This problem is present with all type of db 
connection, but I noticed that if the schema is beetween _" "_ the problem is 
not present.
   
   
![image](https://user-images.githubusercontent.com/57216494/217839612-c12cc147-3b20-4fc9-bba4-d142f7c5161d.png)
   
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Actions


-- 
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