Closed chandler150 closed 1 year ago
Is there any way to modify the partition schema when generating new tables via a pandas dataframe. It seems the default is by day.
You would need to issue a create table statement in advance via PGWire or HTTP, before uploading your data via ILP.
Thanks!
Is there any way to modify the partition schema when generating new tables via a pandas dataframe. It seems the default is by day.