The latest version of the odcs schema has the stagingDir field for amazon-athena-server as required.
But according to the infrastructure-servers.md file, the field is not required.
So there is a mismatch.
In my athena setup I have the athena manage query-results option enabled for a workgroup (with the Override client-side settings option enabled).
So in my case I don't think that stagingDir should be required at all. I'm missing a workgroup field though..
I'm aware that these are AWS specific settings and have nothing to do with the underlying Trino engine. But since we're talking about the amazon-athena-server I think this should be taken into account?
What do you think? In any case the mismatch is an issue, whether it should be optional or not.
The latest version of the odcs schema has the
stagingDirfield for amazon-athena-server as required.But according to the infrastructure-servers.md file, the field is not required.
So there is a mismatch.
In my athena setup I have the athena manage query-results option enabled for a workgroup (with the
Override client-side settingsoption enabled).So in my case I don't think that
stagingDirshould be required at all. I'm missing aworkgroupfield though..I'm aware that these are AWS specific settings and have nothing to do with the underlying Trino engine. But since we're talking about the amazon-athena-server I think this should be taken into account?
What do you think? In any case the mismatch is an issue, whether it should be optional or not.