calcite icon indicating copy to clipboard operation
calcite copied to clipboard

[CALCITE-4539] Customization of Metadata Handlers

Open jamesstarr opened this issue 4 years ago • 3 comments

Changing RelMetadataQueryBase.map generic from Table<Object, List, Object> to Table<Object, Object, Object> to support more efficient cache keys.

jamesstarr avatar Mar 23 '21 03:03 jamesstarr

@jamesstarr, can you rebase this on master?

jacques-n avatar Sep 22 '21 20:09 jacques-n

@jamesstarr , what is the status of this PR? @jacques-n left some feedback but I think the PR was not synced to the main dev branch, it's not clear which issues are legit and need addressing, and which ones had already been solved.

jcamachor avatar Nov 02 '21 23:11 jcamachor

@jamesstarr , what is the status of this PR? @jacques-n left some feedback but I think the PR was not synced to the main dev branch, it's not clear which issues are legit and need addressing, and which ones had already been solved.

@jcamachor, @Jacques-n said he would look at it on tomorrow. Overall, I think I need to add some more javadocs and possibly clean up some naming, but I am waiting for feed back from @jacques-n before I do the last bit of clean up.

jamesstarr avatar Nov 02 '21 23:11 jamesstarr