Eduard Tudenhoefner

Results 199 comments of Eduard Tudenhoefner

Hey @jacobmarble thanks for being patient here. There's no particular concern but I've been busy with other things and it was difficult to find a big block of time to...

Can you please also add the new type(s) to `TestSchemaConversions`. I also wonder whether we need to test this similarly to `TestTimestampsProjection`. Given that this type is for v3, wouldn't...

> > Given that this type is for v3, wouldn't a v2 writer just blindly write this new type if it's being used anywhere and thus break forward compability? >...

I've marked this PR to go into 1.7.0. @jacobmarble could you please open a follow-up issue to tackle what I mentioned in https://github.com/apache/iceberg/pull/9008#issuecomment-2216824071?

@amogh-jahagirdar would you like to take another look?

How old is your code? The latest version of **fab_cassandra.py** doesn't have Line 415. Can you please update the code and retry?

can you make sure that **/etc/hosts** is properly configured and that hostname resolution works? Maybe looking through the logic in https://github.com/datastax/cstar_perf/blob/master/tool/cstar_perf/tool/benchmark.py might help debugging your problem

> When creating views, spark creates Metadata objects that specify the "default-namespace" field but as an empty vec Is this with plain OSS Spark or are you using the iceberg-spark-runtime.jar...