Jerry Shao

Results 89 comments of Jerry Shao

@mchades Can you please take a look. From a cursory glance, I feel that Hive catalog should filter out non-hive table when fetching from HMS, WDYT?

@mygrsun do you want take a try if you want to fix it?

there is a reserved property or others to distinguish whether it is a Hive table or Iceberg. For hudi or others, I think they should also have a flag to...

I guess it will, you can take a try. Probably you can list iceberg table in hive, but not from Iceberg catalog.

@lw-yang can you please work on this when you have time? Thanks a lot.

I'm going to work on this.

Here is the design doc for Tag system (https://docs.google.com/document/d/1zkQWla8OMIPY61HqKUivpf43cTteNvcd2w_oA32yAfg/edit?usp=sharing).

Yeah, I think so. We should have a python client beforehand.

We planned to do the python library, but we haven't yet kicked off this. From my wild thinking, because we use REST protocol to communicate with server, so we don't...