dejan
dejan
This is now available in just released v1.1.0. Thank you @utkarsh2102 and @Animesh-Ghosh.
> Theta sketches are approximations and any numerical operation on approximated value would increase error margin. Does this mean splits would not add up to 100% for example, or that...
I've tested this by adding the percentage component in the UI. The problem that splits don't add up to 100% of total is present, but that's also true for absolute...
Thanks. Will be done by relaxing Rails version constraint: https://github.com/dejan/rails_panel/pull/197
@creativedutchmen we're also affected by this and we're deleting from the table with a pre-hook as a workaround.
@bilalaslamseattle please share some updates on this.
I don't think it was a good decision to close this because #310 has a major flaw which was not resolved (only documented) https://github.com/databricks/dbt-databricks/issues/334
I haven't confirmed this but by looking at the [documentation](https://docs.getdbt.com/reference/resource-configs/databricks-configs#the-insert_overwrite-strategy) insert_overwrite apparently now supports dynamic partition overwrite (it no longer errors for Delta), however it is stated that it only...
Thanks!