srehman420
srehman420
> > looks like something to do with meta sync where RO is not getting sync'ed. please provide scripts and configs for reproducing then we can help from there. >...
> @KnightChess I added `spark.sql.parquet.mergeSchema true` to the spark properties file, then reconnected to the hudi-cli and re-tried the repair command again. The result was the same: > > org.apache.spark.sql.AnalysisException:...
This error is reproducible as per the instructions provided. While debugging the issue the error generates from the `mindsdb_sql` package `sqlalchemy_render.py`. The following queries were ran to get the `query_ast`...