Github user sindhurirayavaram commented on the issue:

    https://github.com/apache/drill/pull/891
  
    @arina-ielchiieva After the first commit, I had a detailed discussion with 
@parthchandra. There are two reasons two include all the js and css files 
locally
    1) The biggest library among them, the jquery is already included in the 
resources file. Even libraries like d3 are there locally.
    2) One of the js and css libraries, Colvis by datatables is retired. We 
have to keep a local copy of that incase the url becomes extinct in the future. 
Check this please [Colvis](https://datatables.net/extensions/colvis/) 
     So we decided to just include all the js and css libraries locally. I 
updated the libraries to their min versions and some of them to their latest 
versions. I made a change in generic page where we are loading google external 
cdn first and if its failing falling back to the local library. Please let me 
know if there are any changes needed here. Thank you. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to