Dmitri Bourlatchkov

Results 91 comments of Dmitri Bourlatchkov

@tmnd1991 : As an alternative, would it help you if we had a docker-compose config (or a helm chart) with Nessie and Keycloak pre-configured? I imagine it should not be...

We need to double check how Quarkus handles JDBC drivers... It may pre-package them at build time. I'm not sure, if this is how it works, though.

> I could imagine we allow overriding the built-in the custom scalars so that you can implement your own stricter coercion rules matching your domain. Yes, this is an option,...

Yes, "customizable coercion rules for built-in scalars" would be useful. Thanks! :)

I'm a bit out-of-date of the REST catalog impl., but could it have a common base class with the NessieCatalog perhaps?.. just an idea (for a future change)

The formatting is fixed - thanks! However, IIRC we used to have tabbed browser elements alternating between different languages in the same "space" on the page, but now language panes...

Feel free to open a separate issue if you prefer. From my POV we might as well reopen this one.

Agreed on low priority, but IMHO tabbed code samples are nice visually and save vertical scroll space.

@asheeshgarg : I just tested with `spark-sql` shell and Spark 3.2 + Iceberg 0.14.0 and it worked. Would you be able to provide your exact Spark execution command and config...