Xuanwo

Results 1627 comments of Xuanwo

How about making `cargo` respect `.gitignore`, or alternatively, introducing `.cargoignore` when managing workspaces?

> I note that various other similar tools have 'simple' remote caching (with various subsets of particular cloud providers supported) in addition to varying degrees of remote execution: Nice post!...

We currently do not allow breaking changes to configs. All deprecated configurations should be retained as they are and should display a warning, similar to the example below: https://github.com/databendlabs/databend/blob/d41e0521aa9c78a6a8bdedb847fbc6cbb12cdb01/src/query/config/src/config.rs#L502-L516 We...

Would you like to share an error in such cases? We didn't set `deny_unknown_fields` for serde, this case should just be ignored.

Hi, I think the parameters proposed by @dani-garcia are correct and compatible.

> * `access_key_id` and `secret_access_key`, it might make sense to allow explicitly defining credentials in the connection string, instead of relying on the AWS CLI being configured, especially in a...

Options such as `if_modified_since` and `if_unmodified_since` are managed by the `read_with_if_unmodified_since` capability. It is acceptable if the service does not support this feature.

Thank you for starting this! > Do we still need to pursue the fs-hdfs approach or can we replace it with OpenDAL I 100% support replacing with OpenDAL > How...

> I can do this, but need a test account. Perhaps you could register using your Apache email once you obtain one?