Matheus Alcantara
Matheus Alcantara
Hi @cynthiabaran , really sorry for delay. About the timestamps on report, the insider have a `-force` flag that generate reports without timestamp and will override existent report files. About...
Hi @Viswajith96, what version of Insider are you running?
Thanks for notice this @toastyghost
Thanks for the issue, and sorry for delay. Now on master branch, all analysis results are in English. I think that would be a nice if we can detect the...
Hi @siewer, the `--exclude` flag should be a valid Go regex. So, in case to ignore css files you can use like this `--exclude .css`. I agree with you that...
> Thank you for your pull request and welcome to the Trino community. We require contributors to sign our [Contributor License Agreement](https://github.com/trinodb/cla/raw/master/Trino%20Foundation%20Individual%20CLA.pdf), and we don't seem to have you on...
> @mattheusv This is in my list still, I am just catching up on things after vacation. > > Don't hesitate with any questions. Thanks @bitsondatadev I'll just give some...
> Another problem that I've notice is that if I execute `ALTER TABLE iceberg.test.t execute optmize` on a table sorted using nested columns it raise an exception: I've tried to...