Can't Repro
Status Update
Comments
to...@gmail.com <to...@gmail.com> #2
Hey,
same api error/question here.
We would like to try out experimental feature as well.
same api error/question here.
We would like to try out experimental feature as well.
rk...@google.com <rk...@google.com>
ku...@google.com <ku...@google.com> #3
We need it too... Did anyone find how we can get it ? Blocked with "Field based partitioning support is not yet available for this project" API error...
to...@gmail.com <to...@gmail.com> #4
We are waiting on a few approvals to start alpha for this feature shortly.
Please watch this bug for more updates.
Please watch this bug for more updates.
di...@google.com <di...@google.com>
ku...@google.com <ku...@google.com>
jg...@google.com <jg...@google.com> #5
That is great to hear!
I have one important question though regarding this new feature. Is it going to be implemented in such a way that we have the option to:
1) Select any column / field for partitioning BUT ALSO KEEP the time based partitioning on top of that?
2) OR is it going to be implemented in such a way that we can choose to partition on ONE FIELD ONLY, either being time or something else?
We need scenario 1 :)!
I have one important question though regarding this new feature. Is it going to be implemented in such a way that we have the option to:
1) Select any column / field for partitioning BUT ALSO KEEP the time based partitioning on top of that?
2) OR is it going to be implemented in such a way that we can choose to partition on ONE FIELD ONLY, either being time or something else?
We need scenario 1 :)!
an...@google.com <an...@google.com> #6
Currently looking into doing 90000 different tables. Getting Scenario 1 as described above would allow us to just use 1.
Description
Since Dolphin we have serious issues with layout rendering. I already reported it here, but it was closed as duplicated but it still happened even with Dolphin Patch 1 and on latest version of Electric Eel. https://issuetracker.google.com/issues/247544242
It works for some time, but after some short time, i starting failing with
and
Clear all caches by File->Invalidate caches and clean build usually helps, but just for some short time. So it is practically unusable. Big problem is that it looks that its not happening for smaller project. I was not able to reproduce it.
It is not just missing com.google.android.material.theme.overlay.MaterialThemeOverlay class, it is always something else and always some 3rd party components like material, app compact or or own stuff.
But it looks like some generic classpath issue Click to "build the project or "refresh layout" and also "clear cache" directly in Error message doesn't help at all.
In Electric Eel it is even worse, because there is no stacktrace, no error, just blank preview.