cccs-tom

Results 13 comments of cccs-tom

Hi @dungdm93 and @fcomuniz! Is anything still preventing this from being merged? We are very much looking forward to this fix. Thanks again for all your work! 😄

We are running into this as well. When the type name contains spaces, the result of `split` is no longer a valid tuple. In our case, we have a column...

@spoenemann Sure, we can definitely work with that! Thanks.

+1 We're running into this as well. It also affects the Table viz (and possibly others), not just SQL Lab. @rusackas Could this have anything to do with the `stringify`...

I asked our my team and no one seems to remember ever seeing this error in our deployments. But they also pointed out to me that we never did deploy...

Absolutely, but there really isn't much to it! Under SQLAlchemy URI, we have the catalog URI (Superset and Trino both live in the same k8s cluster): `trino://trino.trino:8443/catalog_name` And then under...

> @cccs-tom @cccs-jc just checking in: is there still active intent to pursue this? I'm not sure it's entirely clear at this time. We still plan to pursue the "Jump...

Sorry, I missed this issue until now @jackye1995. Yes, we do currently have a production use case for this. I realize it's a bit of an edge case, but here...

@jackye1995 I should probably have specified, too... Our use case includes several tables that require Schema Evolution.

@jackye1995 No worries. Yes, we use HadoopCatalog for both clusters - no Hive. And you are correct that our ingestion pipelines do their writing with Spark. However, we also create...