You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on a project where there has been some customisation around how Teradata stores query log and schema information, making the queries here and here a blocker to being able to use data hub.
Would it be possible to add two fields to the configuration that would allow the user to provide custom queries? If so, I am happy to do the work and file the pull request. I see that the queries are parameterised so that would need to be mentioned in the documentation.
If this is possible, which option would be preferable for adding these fields?
Add two required fields with the existing queries as the default values. This would make the queries visible in the documentation, although they are long.
Add two optional fields that use the existing queries if the custom queries are not provided.
The text was updated successfully, but these errors were encountered:
I am working on a project where there has been some customisation around how Teradata stores query log and schema information, making the queries here and here a blocker to being able to use data hub.
Would it be possible to add two fields to the configuration that would allow the user to provide custom queries? If so, I am happy to do the work and file the pull request. I see that the queries are parameterised so that would need to be mentioned in the documentation.
If this is possible, which option would be preferable for adding these fields?
The text was updated successfully, but these errors were encountered: