Neelesh Salian
Neelesh Salian
Can I take this up? I am working on the JdbcCatalog on the Java side as well.
@jun-he Thanks. Don't see a issue for the base catalog. I think we should get that going before the other catalogs so we can start off with the right base...
@huaxingao thanks for chiming in. Could you point me to the Dataframe/ DataSource API where the mergeInto is exposed? I was under the impression that only Delta has this implemented....
That's right. The request is the mergeInto Dataframe/ DataSet API in Spark, so that Iceberg could take advantage of it in the API rather than SQL. Not a blocker but...
@huaxingao , following up on this. Any update if this might be on the roadmap for Spark to add it part of the Dataframe,etc API?
@jtcohen6 I think EMR is valuable as a testing infrastructure to ensure dbt works in that ecosystem. The point of docker images is to stay in parity with the Open...
@judahrand, thanks for the work here. You should add a functional test to make sure we get the expected value in the different formats. Also, a branch update might be...