paul-rogers commented on issue #2054: DRILL-6168: Revise format plugin table 
functions
URL: https://github.com/apache/drill/pull/2054#issuecomment-616224003
 
 
   @arina-ielchiieva, thanks for the review and suggestions; I'll prepare a the 
PR you suggest.
   
   Looking at the test framework code, I can almost offer you another option. 
The framework has a `before-run.sql` script which will issue `ALTER SESSION` 
commands. We can add an option to disable table function inheritance so the 
test run as-is.
   
   Of course, we probably check if the option is valid. If I add a new option, 
it won't be valid for older Drill versions and so test startup would fail. So, 
we'd need something to trigger whether to set the option, or some way to catch 
and ignore errors for older versions. So, maybe this won't work as well as I'd 
hoped.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to