• L
    [pulsar-sql] Handle schema not found (#4890) · 2069f761
    lipenghui 提交于
    * Handle get schema 404 in pulsar sql(table meta and get splits)
    
    * Fix unit test.
    
    * add defaultSchema()
    
    * use Schema.BYTES.getSchemaInfo()
    
    * add unit test
    
    * rebase and fix unit tests
    2069f761
TestPulsarMetadata.java 18.5 KB